netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060001, 800.043 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.06852 ; barometric_pressure:pressure_absolute_offset = 0.75 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0., 50. ; wind_gust:is_dead = 2453366.91666667 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0., 50. ; wind_speed:is_dead = 2453366.91666667 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 2453366.91666667 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "29-Mar-2005 15:36:05: Parameter barometric_pressure marked as non-functional as of julian day 2453459.625000 (2005-03-29 15:00:00)\n", "25-Mar-2005 10:34:42: Parameter 2.453454e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "13-Mar-2005 21:38:42: Modified [lon,lat] to [-65.919041,42.331064].\n", "12-Mar-2005 03:42:33: Parameter barometric_pressure marked as non-functional as of julian day 2453442.041667 (2005-03-12 01:00:00)\n", "10-Mar-2005 00:53:09: Parameter barometric_pressure marked as non-functional as of julian day 2453439.500000 (2005-03-09 12:00:00)\n", "09-Mar-2005 09:04:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "03-Mar-2005 21:17:41: Parameter barometric_pressure marked as non-functional as of julian day 2453433.750000 (2005-03-03 18:00:00)\n", "02-Mar-2005 13:58:10: Parameter barometric_pressure marked as non-functional as of julian day 2453431.583333 (2005-03-01 14:00:00)\n", "01-Mar-2005 06:49:02: Parameter barometric_pressure marked as non-functional as of julian day 2453431.083333 (2005-03-01 02:00:00)\n", "16-Feb-2005 12:50:47: Parameter barometric_pressure marked as non-functional as of julian day 2453417.875000 (2005-02-15 21:00:00)\n", "11-Feb-2005 12:31:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.000000 (2005-02-11 00:00:00)\n", "11-Feb-2005 12:07:45: Modified [lon,lat] to [-65.910719,42.329118].\n", "08-Feb-2005 20:33:48: Modified [lon,lat] to [-65.911034,42.329183].\n", "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "27-Dec-2004 14:32:53: Parameter wind_direction marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:50: Parameter wind_gust marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:43: Parameter wind_speed marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.met.realtime.nc N0102.met.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.met.realtime.nc N0102.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = "RMYWM46264" ; :visibility_sensor_serial_number = 264 ; :barometric_pressure_serial_number = "SETAP2300001" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.41667244 ; :ending_julian_day_string = "2005-04-09 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 19:14:22\n", "WIND_DIR_1.2: 09-Sep-2004 19:14:22\n", "AAN_VIZ_1.2: 09-Sep-2004 19:14:22\n", "SET_BP_1.2: 02-Oct-2004 13:22:10" ; :longitude = -65.9190410267223 ; :latitude = 42.3310640508478 ; :is_dead = 0. ; data: lat = 42.3310640508478 ; lon = -65.9190410267223 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667 ; air_temperature = 4.894, 5.009, 5.27, 5.268, 5.234, 4.991, 5.262, 5.378, 5.598, 6.236, 6.555, 7.05, 7.04, 6.719, 6.912, 7.44, 7.38, 7.34, 6.781, 5.073, 4.773, 5.918, 5.129, 4.989, 5.398, 5.663, 5.404, 4.374, 4.391, 4.636, 4.523, 4.63, 4.32, 5.526, 5.044, 4.413, 4.362, 4.486, 4.36, 4.446, 4.466, 4.602, 4.6, 4.938, 4.807, 4.846, 4.726, 4.139, 4.028, 3.925, 4.009, 3.823, 3.708, 3.719, 3.738, 3.801, 3.767, 3.683, 3.7, 4.035, 4.265, 4.613, 4.179, 4.112, 4.124, 4.192, 4.331, 4.298, 4.385, 4.609, 4.421, 3.86, 3.775, 3.689, 3.692, 3.754, 3.812, 3.891, 3.889, 3.862, 3.735, 3.942, 3.94, 4.181, 4.159, 4.79, 3.752, 3.905, 4.353, 4.448, 4.546, 4.578, 5.238, 5.94, 5.619, 4.576, 3.46, 3.602, 4.03, 3.975, 4.225, 4.055, 4.389, 4.267, 4.306, 4.326, 4.421, 4.641, 4.342, 4.253, 4.315, 4.232, 4.456, 4.438, 4.018, 4.562, 5.174, 5.786, 5.97, 6.425, 6.298, 6.508, 6.881, 6.988, 6.765, 6.804, 6.887, 6.547, 6.789, 7.55, 7.4, 7.17, 6.235, 6.245, 6.185, 5.36, 5.133, 3.807, 3.387, 3.334, 2.961, 2.878, 2.789, 2.888, 2.993, 3.1, 3.156, 3.153, 3.142, 3.174, 3.242, 3.334, 3.341, 3.223, 3.297 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1016.985, 1017.285, 1015.125, 1014.645, 1013.805, 1012.785, 1011.045, 1010.925, 1009.665, 1008.585, 1008.525, 1007.865, 1007.265, 1005.525, 1004.625, 1003.365, 1001.745, 1000.665, 999.3448, 993.3447, 991.1847, 993.7047, 992.2647, 991.8447, 992.8647, 993.6447, 994.1248, 989.2646, 988.9647, 989.2646, 1002.705, 1002.105, 1001.385, 1001.865, 1001.745, 1000.605, 1000.785, 1003.485, 1003.785, 1004.505, 1004.745, 1005.045, 1005.045, 1005.405, 1005.525, 1005.705, 1006.185, 1006.785, 1007.445, 1008.165, 1008.225, 1008.405, 1008.705, 1008.765, 1008.645, 1009.065, 1009.245, 1009.605, 1010.625, 1011.285, 1011.825, 1012.425, 1012.905, 1013.445, 1013.805, 1013.925, 1013.925, 1013.925, 1014.645, 1015.365, 1015.845, 1016.565, 1017.285, 1018.005, 1018.245, 1018.785, 1018.665, 1019.085, 1019.205, 1019.325, 1019.865, 1020.165, 1020.705, 1021.785, 1022.085, 1022.385, 1023.105, 1023.165, 1023.105, 1023.285, 1022.985, 1022.505, 1021.965, 1021.725, 1021.485, 1021.305, 1021.605, 1021.725, 1021.365, 1020.765, 1020.285, 1020.285, 1019.565, 1019.205, 1018.485, 1017.885, 1018.485, 1018.545, 1017.645, 1017.345, 1018.005, 1017.405, 1015.965, 1015.425, 1014.405, 1013.865, 1014.105, 1013.685, 1013.145, 1012.665, 1012.725, 1012.605, 1012.665, 1012.545, 1011.645, 1010.385, 1010.805, 1009.665, 1010.025, 1008.525, 1008.225, 1008.645, 1003.965, 1004.265, 1004.625, 1001.925, 1000.605, 996.9448, 995.1448, 994.7847, 993.1047, 991.9647, 991.3047, 991.3047, 991.4847, 991.7247, 992.0847, 992.2047, 991.8447, 991.6047, 1015.665, 1015.845, 1015.905, 1016.805, 1017.645 ; barometric_pressure_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0 ; wind_gust = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_speed = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_direction = 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2, 342.2 ; wind_direction_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2382.448, 2176.405, 1931.918, 429.5535, 257.3913, 349.4795, 684.2527, 1808.173, 2121.741, 2199.232, 2127.748, 2214.851, 1979.975, 1678.42, 1469.375, 1415.311, 1371.46, 1178.033, 1670.611, 1821.989, 1104.146, 543.6876, 500.4368, 185.9073, 319.9247, 352.9635, 1129.375, 2122.342, 2580.08, 2875.627, 2881.033, 2819.16, 2771.705, 2926.687, 2871.422, 2816.157, 2757.288, 2676.192, 2462.942, 2777.111, 2624.532, 2769.302, 2798.136, 2903.259, 2697.818, 2823.365, 2575.274, 2758.489, 2778.312, 2729.054, 2739.267, 2692.412, 2637.146, 2667.782, 2737.464, 2702.624, 2602.906, 2620.327, 2608.313, 2632.942, 2432.907, 2957.923, 2714.037, 2760.291, 2765.698, 2776.51, 2849.196, 2930.892, 2946.51, 2956.722, 2949.513, 2964.531, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.333, 2966.934, 2966.934, 2966.934, 2957.323, 2931.492, 2950.715, 2911.068, 2966.333, 2960.326, 2948.312, 2966.333, 2966.934, 2966.934, 2960.326, 2945.909, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.333, 2966.333, 2959.125, 2962.729, 2959.726, 2959.125, 2956.121, 2908.666, 2831.775, 2689.408, 2411.281, 2138.561, 308.6315, 328.5148, 215.402, 1854.427, 2530.822, 2411.882, 2481.564, 2351.812, 1984.78, 351.7621, 592.3447, 260.8153, 2040.045, 1700.046, 550.8961, 654.2174, 1858.031, 1641.177, 1913.296, 1458.562, 1101.142, 1056.089, 709.4823, 659.0231, 1682.025, 1428.527, 2375.84, 2745.874, 2448.525, 1987.784, 2310.363, 2955.521, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }