netcdf M0107.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0599995, 799.995 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0272254, -26.3974851 ; 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.f, 50.f ; wind_gust:is_dead = 0 ; 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.f, 50.f ; wind_speed:is_dead = 0 ; 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 = 0 ; 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 = "23-May-2005 12:10:54: Modified [lon,lat] to [-67.878400,43.486700].\n", "18-May-2005 04:49:00: Modified [lon,lat] to [-67.878100,43.486700].\n", "18-May-2005 04:38:51: Modified [lon,lat] to [-67.888890,43.473620].\n", "Wed May 18 04:23:18 2005: /usr/local/nco/bin/ncrcat -d time,2453509.1389,2453511.11 M0107.met.realtime.nc M0107.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 = 49994 ; :visibility_sensor_serial_number = 290 ; :barometric_pressure_serial_number = "SETAP2448668" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.83333912 ; :ending_julian_day_string = "2005-06-18 20:00:00" ; :algorithm_ids = "SET_BP_1.3: 09-May-2005 19:17:53\n", "WIND_DIR_1.2: 09-May-2005 19:17:53\n", "AAN_VIZ_1.2: 09-May-2005 19:17:53" ; :longitude = -67.8784 ; :latitude = 43.4867 ; data: lat = 43.4867 ; lon = -67.8784 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333 ; air_temperature = 11.1, 11.07, 10.94, 10.94, 10.71, 10.37, 10.31, 10.28, 10.35, 10.37, 10.34, 10.35, 10.57, 10.64, 10.93, 11.04, 11.1, 11.15, 11.25, 11.42, 11.33, 11.38, 11.43, 11.58, 11.51, 11.66, 11.88, 11.95, 11.96, 12.07, 12.5, 13.44, 12.58, 12.25, 12.53, 12.44, 12.57, 13, 13.03, 12.93, 12.73, 12.97, 13.38, 13.37, 13.89, 13.42, 13.45, 13.77, 13.96, 13.64, 13.19, 13.24, 13.54, 16.09, 12.12, 10.72, 10.53, 9.6, 9.55, 9.15, 9.09, 9.04, 9.41, 9.24, 9.28, 9.42, 9.57, 9.42, 9.17, 9.02, 8.95, 8.89, 9.05, 8.92, 8.56, 8.45, 8.24, 8.26, 8.21, 8.14, 7.83, 7.46, 7.51, 7.56, 8.12, 8.19, 8.24, 8.21, 8.41, 8.1, 8.15, 8.22, 8.12, 8.15, 8.29, 8.43, 8.55, 8.53, 8.56, 8.53, 8.63, 8.54, 8.47, 8.41, 8.4, 8.29, 8.28, 8.27, 8.24, 8.21, 8.19, 8.28, 8.31, 8.44, 8.48, 8.38, 8.37, 8.49, 8.38, 8.49, 8.52, 8.57, 8.64, 8.48, 8.17, 8.43, 8.5, 8.48, 8.53, 8.44, 8.35, 8.35, 8.48, 8.43, 8.32, 8.46, 8.56, 8.9, 9.32, 9.31, 9.35, 9.56, 9.26, 9.31, 9.21, 9.11, 9.25, 9.12, 9.09, 9.07, 8.66, 8.61, 8.47, 8.69, 8.67, 8.68, 8.76, 8.57, 8.67, 8.69, 8.99, 9.09, 9.36, 9.31, 9.95 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1017.01, 1017.257, 1017.38, 1017.565, 1016.763, 1016.517, 1016.27, 1015.839, 1015.716, 1016.024, 1016.27, 1015.901, 1015.531, 1015.284, 1014.976, 1014.298, 1013.928, 1013.497, 1012.696, 1012.141, 1011.463, 1010.97, 1010.723, 1010.908, 1010.662, 1010.415, 1009.984, 1009.552, 1008.936, 1008.32, 1007.888, 1007.334, 1007.149, 1007.149, 1007.21, 1007.272, 1007.087, 1006.964, 1006.779, 1006.224, 1005.793, 1005.3, 1004.683, 1004.129, 1003.574, 1003.389, 1003.266, 1003.266, 1003.019, 1003.327, 1003.512, 1002.834, 1002.896, 1003.143, 1003.143, 1003.019, 1003.451, 1004.252, 1004.745, 1005.3, 1005.608, 1005.731, 1006.471, 1006.841, 1005.854, 1005.608, 1005.361, 1004.498, 1004.498, 1003.944, 1003.697, 1004.498, 1004.375, 1004.56, 1004.93, 1005.053, 1004.745, 1004.498, 1004.005, 1003.759, 1003.512, 1003.636, 1004.375, 1004.683, 1006.286, 1006.286, 1006.101, 1006.347, 1007.272, 1006.964, 1006.656, 1006.039, 1005.546, 1006.224, 1005.67, 1005.854, 1005.731, 1006.101, 1006.039, 1005.67, 1005.238, 1004.683, 1004.314, 1003.944, 1003.697, 1004.129, 1003.821, 1003.266, 1003.944, 1004.498, 1004.19, 1004.683, 1004.868, 1005.053, 1005.053, 1004.93, 1004.498, 1004.19, 1004.437, 1004.375, 1004.498, 1004.745, 1005.238, 1004.498, 1004.129, 1004.005, 1003.512, 1003.451, 1002.896, 1002.711, 1002.588, 1001.972, 1003.204, 1002.958, 1002.958, 1003.389, 1003.821, 1004.19, 1004.437, 1004.56, 1004.868, 1005.3, 1005.115, 1005.793, 1005.916, 1007.025, 1007.457, 1007.765, 1008.073, 1007.888, 1007.765, 1007.518, 1007.642, 1008.381, 1008.998, 1009.552, 1009.861, 1010.292, 1010.539, 1011.401, 1011.71, 1011.894, 1012.388, 1012.572, 1013.189 ; barometric_pressure_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 1.49, 1.646, 0.98, 1.058, 3.41, 3.41, 3.097, 2.705, 2.587, 2.587, 1.999, 3.646, 3.606, 3.097, 3.842, 4.116, 4.312, 5.057, 4.214, 3.822, 4.665, 5.37, 4.782, 4.018, 3.038, 3.567, 4.9, 4.41, 4.351, 4.155, 6.782, 6.978, 7.02, 5.449, 5.253, 5.41, 5.174, 5.527, 4.939, 4.606, 4.39, 4.547, 4.038, 5.488, 5.292, 4.41, 3.685, 4.43, 5.762, 5.566, 4.606, 5.174, 4.273, 9.49, 3.822, 7.41, 6.742, 12.15, 11.52, 11.02, 11.02, 11.33, 11.13, 9.45, 11.29, 12.78, 10.94, 14.94, 14.31, 14.74, 16.46, 14.74, 14.94, 13.48, 13.52, 14.07, 14.74, 14.15, 14.78, 15.17, 16.23, 16.82, 14.46, 14.46, 10.9, 13.01, 13.25, 14.07, 12.54, 11.09, 11.09, 12.58, 11.84, 11.21, 11.33, 11.02, 12.19, 9.72, 9.33, 9.02, 8.7, 9.25, 8.47, 7.8, 6.311, 5.606, 7.13, 9.37, 6.958, 4.586, 5.527, 4.606, 5.174, 4.273, 4.077, 3.097, 3.998, 4.155, 3.45, 3.45, 2.646, 2.47, 2.43, 4.743, 5.135, 5.096, 5.645, 5.057, 5.958, 5.998, 5.331, 7.84, 5.292, 6.586, 7.37, 5.978, 4.626, 2.94, 1.274, 1.058, 1.921, 4.626, 4.743, 4.116, 5.096, 2.058, 3.018, 2.156, 1.646, 2.509, 2.666, 2.352, 1.333, 1.921, 1.098, 1.999, 3.058, 3.332, 4.273, 3.528, 3.685, 3.959, 2.94, 3.92, 2.548 ; wind_gust_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 1.169, 1.27, 0.805, 0.613, 2.819, 2.998, 2.588, 2.117, 2.175, 2.165, 1.482, 2.944, 3.247, 2.674, 3.41, 3.651, 3.517, 4.472, 3.721, 3.386, 4.185, 4.652, 4.089, 3.066, 2.559, 2.9, 4.349, 3.998, 3.675, 3.649, 5.82, 6.235, 5.703, 4.776, 4.699, 4.981, 4.719, 5.032, 4.476, 4.151, 3.716, 4.043, 3.411, 4.454, 4.576, 3.759, 3.35, 3.972, 4.952, 4.837, 3.798, 4.639, 3.841, 6.81, 2.16, 5.955, 5.767, 10.36, 9.01, 9.54, 9.16, 9.68, 9.24, 7.98, 9.61, 10.15, 9.12, 11.51, 11.68, 12.62, 13.31, 12.03, 11.63, 11.02, 11.14, 11.8, 12.34, 11.69, 12.88, 12.12, 13.04, 12.83, 11.97, 12.28, 8.88, 10.46, 11.24, 11.61, 10.62, 9.07, 9.15, 10.08, 9.68, 9.38, 9.61, 9.26, 9.21, 8.01, 8.04, 7.4, 7.36, 7.66, 7.03, 6.414, 4.995, 4.559, 5.836, 8.03, 4.497, 3.721, 4.597, 3.784, 4.102, 3.548, 3.102, 2.458, 2.82, 3.506, 2.819, 2.566, 1.913, 1.888, 1.856, 3.918, 4.314, 3.985, 4.464, 4.222, 4.64, 4.866, 4.29, 6.438, 4.162, 5.516, 6.357, 4.897, 3.844, 2.274, 0.15, 0.607, 1.498, 3.832, 3.75, 3.055, 3.837, 0.833, 2.238, 0.85, 1.121, 1.571, 2.065, 1.503, 0.664, 1.058, 0.718, 1.425, 2.183, 2.852, 3.66, 2.947, 3.091, 3.418, 2.054, 3.409, 1.974 ; wind_speed_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 136.1, 152.4, 132.5, 140.3, 182.2, 162.5, 156.6, 156.5, 161.7, 139.6, 115.1, 141.3, 164.6, 194.6, 211.1, 219.8, 233.9, 232, 227.6, 228.8, 226.6, 223.5, 216.6, 230.4, 231.7, 226.3, 232, 241.6, 249.8, 246, 244.3, 242.6, 243.2, 253.4, 262.6, 268.2, 271.5, 272.6, 265.6, 267.1, 258.9, 267.6, 255.5, 250.2, 247.8, 246.9, 240.4, 250.3, 253.8, 248.7, 252.2, 250.6, 261, 311.8, 37.98, 33.51, 62.3, 103.9, 106.2, 89.5, 100.9, 93.3, 104.5, 86.1, 100.9, 105, 110.7, 110, 110, 106.9, 105.4, 106.4, 111.7, 106.3, 104.3, 93.4, 86.6, 84.8, 85.9, 84.5, 90.1, 87.4, 85.7, 87.2, 80.3, 79.7, 81.1, 83, 84.3, 85.2, 87, 86.5, 86.7, 81.9, 82.6, 85.5, 92, 96.3, 89.8, 86.2, 83.1, 86.5, 83.6, 83.7, 84.4, 78.9, 79.4, 79.1, 81.6, 75.1, 62.3, 62.2, 58, 53.7, 70.6, 54.2, 43.03, 60.6, 57.8, 76.6, 68.3, 70.7, 78.7, 83.6, 94.4, 96, 101.7, 100.7, 94.6, 92.4, 63.7, 86.8, 53.7, 59.3, 72.4, 67.3, 78.7, 71.2, 48.76, 355.23, 242.6, 280.9, 295.8, 313.6, 326.9, 292, 294.9, 282.3, 283.5, 160.4, 220.1, 265.5, 131.9, 315.4, 351.1, 341.6, 357.47, 23.4, 47.89, 28.21, 21.28, 20.1, 30.62, 29.57, 30.17 ; wind_direction_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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 216.9638, 236.9072, 198.9426, 205.7907, 449.3768, 117.3668, 194.6176, 231.4408, 211.9779, 167.8862, 256.9708, 220.7482, 130.1018, 187.0487, 144.0381, 195.819, 206.8119, 267.1227, 422.9457, 241.6528, 313.7975, 328.695, 255.9496, 2129.55, 2362.023, 2392.659, 2407.677, 2302.553, 2131.953, 1788.35, 1630.364, 1077.715, 405.1649, 455.9846, 1014.641, 1702.449, 673.44, 509.4474, 2203.437, 1788.95, 675.2421, 1695.841, 1834.604, 2086.9, 2068.879, 1662.802, 1403.898, 1245.312, 1887.466, 2083.897, 2170.999, 2125.345, 2134.957, 2239.479, 2145.169, 1815.982, 1641.777, 2067.678, 1618.951, 1285.559, 1915.699, 1862.236, 2897.853, 855.4538, 2640.751, 2780.115, 2559.055, 1907.89, 1982.377, 1949.339, 2502.589, 1467.573, 2449.126, 2365.628, 1117.361, 1151.602, 1356.442, 2446.723, 2291.14, 1626.159, 2034.639, 490.2248, 1498.809, 1152.202, 2437.112, 2857.005, 2705.026, 2781.316, 2449.727, 2250.292, 1991.989, 2223.26, 2411.882, 1555.876, 1563.686, 1784.145, 1713.261, 2250.893, 1982.377, 1970.964, 2532.624, 2452.129, 1691.636, 1749.904, 2006.406, 2235.275, 2051.459, 2484.567, 924.5349, 520.2601, 668.0336, 965.9836, 946.1603, 988.8104, 2319.373, 791.779, 2458.737, 2116.936, 470.4015, 565.313, 763.5458, 842.839, 362.3346, 461.3909, 2959.726, 2690.609, 2673.189, 2857.605, 2892.447, 2709.231, 1553.474, 1725.876, 2446.122, 2639.549, 2859.408, 2905.662, 2104.921, 1614.746, 566.5144, 754.5352, 1099.34, 2898.454, 2887.04, 2945.309, 2914.072, 2951.916, 2959.125, 2957.923, 2958.524, 2959.726, 520.2601, 211.1369, 192.2748, 743.7225, 2914.072, 1090.93, 695.0654, 412.7338, 2042.448, 811.0016, 1645.382, 2921.881, 2927.888, 604.9595, 1808.774 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }