netcdf E0114.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; 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.060014, 799.986 ; barometric_pressure:epic_code = 915 ; 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 = "03-Apr-2005 18:51:12: Parameter barometric_pressure marked as non-functional as of julian day 2453464.625000 (2005-04-03 15:00:00)\n", "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.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 = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; air_temperature = 4.869, 4.989, 5.57, 5.26, 5.426, 5.332, 5.687, 5.697, 5.208, 5.389, 5.519, 5.601, 5.681, 5.817, 4.967, 4.294, 4.456, 4.302, 4.226, 4.168, 4.06, 4.238, 4.09, 4.032, 4.219, 4.079, 4.251, 3.823, 3.56, 3.748, 3.774, 3.805, 3.877, 3.884, 3.728, 3.651, 3.637, 3.583, 3.606, 3.713, 3.672, 3.473, 3.634, 3.802, 4.009, 4.184, 4.151, 4.142, 4.502, 4.95, 4.609, 4.224, 4.209, 3.821, 3.49, 3.374, 4.284, 3.831, 4.008, 3.487, 3.519, 3.848, 3.65, 3.728, 3.841, 4.092, 4.407, 4.648, 4.939, 6.517, 6.621, 6.347, 6.006, 4.827, 4.429, 3.803, 3.941, 4.439, 4.274, 3.984, 3.864, 4.032, 4.016, 4.731, 4.369, 4.399, 4.848, 4.772, 4.663, 4.66, 4.665, 4.811, 5.426, 5.567, 5.193, 4.423, 4.125, 4.3, 4.127, 4.068, 3.84, 3.891, 3.741, 3.954, 4.042, 4.185, 4.258, 4.372, 4.711, 4.514, 4.398, 4.294, 4.197, 4.046, 4.001, 3.936, 3.895, 3.908, 3.878, 3.749, 3.82, 3.651, 3.524, 3.381, 3.544, 3.661, 3.931, 4.28, 4.084, 4.827, 5.122, 4.815, 4.363, 4.496, 4.503, 5.062, 4.914, 5.405, 5.457, 5.118, 5.352, 5.468, 5.496, 4.79, 4.716, 4.996, 5.448, 5.03, 4.834, 5.583, 5.363, 4.43, 4.089, 3.959, 3.662, 4.337, 4.122, 4.253, 5.32, 5.686, 6.066, 5.647, 5.792, 6.422, 6.274, 5.716, 5.759, 5.226 ; 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, 0, 0, 0 ; barometric_pressure = 1009.135, 1008.835, 1007.154, 1007.034, 1006.014, 1005.354, 1003.073, 1002.653, 1001.573, 1000.133, 999.2325, 998.1522, 997.252, 998.5123, 998.0922, 998.7524, 998.3323, 998.2122, 998.0922, 998.0322, 997.3721, 997.7321, 997.6721, 998.1522, 998.0922, 998.3323, 998.0322, 997.6121, 997.6121, 997.252, 996.952, 996.3518, 996.2318, 996.2318, 996.4118, 996.4118, 996.8919, 997.192, 997.6721, 998.2122, 998.7524, 999.1725, 999.5926, 999.8326, 1000.193, 1000.853, 1001.633, 1002.293, 1003.073, 1003.734, 1004.154, 1004.694, 1005.234, 1005.714, 1006.074, 1006.434, 1006.854, 1007.574, 1008.595, 1009.075, 1010.215, 1010.635, 1011.475, 1011.655, 1012.076, 1012.255, 1012.556, 1013.036, 1013.576, 1014.056, 1014.776, 1015.256, 1016.456, 1017.417, 1017.957, 1018.377, 1018.797, 1019.037, 1019.097, 1019.277, 1019.277, 1019.517, 1020.057, 1020.177, 1020.477, 1020.537, 1020.537, 1020.417, 1020.537, 1020.117, 1019.937, 1019.277, 1019.097, 1018.737, 1018.017, 1017.957, 1017.717, 1017.717, 1017.537, 1017.057, 1017.057, 1016.637, 1016.997, 1016.997, 1016.216, 1015.616, 1016.096, 1015.376, 1015.736, 1015.256, 1014.236, 1014.296, 1012.856, 1010.935, 1010.515, 1009.615, 1008.295, 1008.175, 1007.034, 1005.294, 1005.954, 1005.294, 1004.274, 1003.553, 1003.133, 1003.433, 1003.914, 1004.094, 1004.574, 1005.294, 1006.614, 1008.175, 1009.255, 1009.615, 1010.335, 1010.755, 1010.935, 1011.355, 1011.655, 1011.355, 1011.295, 1011.535, 1011.955, 1012.195, 1012.916, 1013.636, 1013.996, 1014.416, 1015.076, 1015.796, 1016.036, 1016.517, 1017.297, 1017.537, 1018.197, 1018.917, 1019.337, 1019.637, 1019.817, 1019.997, 1019.637, 1019.037, 1018.617, 1018.077, 1017.717, 1017.537, 1017.537, 1017.357 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 99, 99, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 13.25, 12.58, 15.44, 14.07, 14.58, 13.72, 16.31, 15.25, 14.35, 17.72, 16.82, 16.9, 16.9, 12.25, 9.02, 6.782, 8.23, 7.68, 6.566, 7.49, 6.35, 7.33, 6.586, 5.684, 7.8, 7.33, 7.21, 5.057, 4.547, 4.861, 5.331, 5.919, 6.507, 6.311, 5.37, 4.194, 5.566, 4.861, 4.9, 4.018, 4.077, 3.214, 4.273, 5.135, 4.939, 4.782, 4.861, 5.253, 6.115, 6.664, 5.684, 5.606, 6.154, 5.41, 4.861, 3.724, 5.527, 4.194, 3.92, 2.156, 3.214, 3.528, 6.311, 5.214, 4.9, 5.253, 5.135, 4.116, 4.155, 5.958, 5.762, 7.21, 4.802, 3.371, 2.156, 2.822, 2.587, 3.842, 3.293, 2.705, 3.136, 2.744, 2.254, 2.744, 2.822, 3.881, 6.586, 6.899, 4.861, 4.9, 4.665, 4.704, 2.94, 2.94, 3.842, 2.45, 1.999, 2.94, 2.45, 2.234, 1.764, 1.803, 0.902, 3.097, 3.763, 4.39, 3.234, 6.546, 4.9, 7.06, 8.43, 6.625, 7.17, 7.76, 6.311, 5.88, 5.684, 4.214, 3.489, 3.018, 1.666, 2.156, 1.568, 0.666, 3.254, 4.194, 5.684, 4.116, 2.43, 4.704, 4.743, 5.135, 3.626, 4.9, 2.744, 1.176, 3.254, 3.763, 5.057, 5.684, 5.194, 4.038, 3.293, 3.332, 4.43, 5.174, 4.704, 3.136, 3.175, 3.881, 3.45, 2.156, 1.372, 0.902, 0.47, 2.038, 2.078, 3.528, 1.764, 2.979, 2.979, 3.371, 3.685, 3.528, 4.508, 7.21, 7.53, 5.194 ; 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, 0, 0, 0 ; wind_speed = 11.51, 10.93, 12.44, 11.83, 11.69, 11.45, 13.22, 12.79, 12.12, 14.1, 14.13, 13.5, 14.13, 9.89, 7.23, 5.435, 7.11, 6.263, 5.028, 6.429, 5.28, 6.172, 5.437, 4.863, 6.631, 6.123, 5.935, 3.957, 3.399, 3.69, 4.44, 4.49, 5.483, 5.428, 4.601, 3.428, 4.5, 4.016, 4.055, 3.174, 3.129, 2.682, 3.623, 4.009, 4.185, 4.045, 4.387, 4.376, 5.109, 5.861, 4.816, 4.741, 5.166, 4.552, 3.75, 2.475, 4.542, 3.187, 3.306, 1.564, 2.673, 2.876, 5.268, 4.027, 4.195, 4.426, 4.529, 2.907, 3.137, 3.058, 4.745, 6.326, 3.127, 2.922, 1.574, 1.858, 2.292, 3.482, 2.913, 2.353, 2.844, 2.161, 1.729, 1.692, 2.435, 3.443, 5.746, 6.298, 4.009, 4.414, 4.181, 3.761, 1.982, 2.472, 3.445, 1.442, 1.773, 2.686, 2.177, 1.848, 1.521, 1.384, 0.363, 2.73, 3.224, 3.202, 2.589, 5.778, 3.936, 5.825, 7.06, 5.81, 6.067, 6.57, 5.388, 4.602, 4.759, 1.867, 2.821, 2.257, 0.698, 1.855, 1.265, 0.201, 1.759, 3.39, 4.86, 1.968, 1.755, 3.737, 4.215, 4.295, 2.54, 3.948, 2.001, 0.675, 2.494, 3.167, 4.409, 4.992, 4.382, 3.521, 2.898, 2.801, 3.23, 4.462, 3.918, 2.603, 2.675, 3.136, 3.163, 1.571, 0.608, 0.506, 0.287, 1.444, 1.681, 2.999, 0.671, 2.339, 1.899, 2.319, 2.997, 3.074, 3.618, 6.262, 6.655, 3.718 ; 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, 0, 0, 0 ; wind_direction = 116.7, 116.3, 111.4, 113.2, 114.8, 113.1, 100.8, 104.9, 102.7, 99.3, 100.6, 96.7, 101.4, 135.1, 115.5, 114.2, 102.1, 121.3, 121.7, 112.2, 120.4, 125, 124.5, 136.5, 138.4, 142.6, 156.1, 165.6, 147.1, 156.1, 150.9, 161, 167.2, 167.4, 164.8, 184.1, 189.6, 187.6, 183, 198.4, 225, 215.7, 205.1, 222.4, 214.2, 205.9, 213, 204.4, 226, 251.8, 240.4, 253.4, 253, 265.4, 259.9, 276.5, 286.8, 294.2, 286.8, 272.2, 242.8, 252.2, 246.8, 256.4, 235, 227.7, 224.9, 217.3, 217.7, 285.8, 318.1, 326.3, 333.2, 348.045, 353.91, 218, 226.2, 244.6, 237, 246.6, 229.4, 243.1, 257.2, 300.8, 222.2, 224.3, 234.6, 222.4, 226.8, 226.7, 228.5, 224.4, 218.9, 238.3, 203.5, 181.6, 155.4, 155.2, 185.5, 160.8, 183.2, 50.69, 302.2, 32.98, 56.9, 92.8, 42.5, 53.5, 66.7, 67, 70.1, 68.8, 71.4, 64.3, 70.5, 56, 76.2, 95.9, 94.7, 60.9, 199.2, 75.3, 48.74, 297.3, 217.6, 268.6, 316.7, 293.3, 273.5, 292.1, 319.2, 315.4, 333.6, 324.2, 296.7, 251, 195.4, 210, 208.1, 190.5, 193.4, 189, 206.9, 234.8, 259.1, 249.1, 269.4, 246.1, 269.1, 299.5, 333.8, 355.82, 301, 319.2, 258.5, 270.4, 271.2, 279.1, 259.1, 190.8, 243.8, 199.5, 213.9, 216.1, 204.4, 211.4, 232.6, 244.6 ; 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, 0, 0, 0 ; visibility = 2200.434, 1755.311, 2088.102, 1460.965, 1957.749, 1585.912, 2050.257, 1888.667, 1671.813, 814.6058, 1499.41, 801.991, 479.4121, 1110.754, 1424.923, 1184.04, 1321.001, 1659.799, 463.7937, 945.5596, 1008.033, 722.6978, 890.8954, 2038.844, 2396.864, 756.938, 2560.256, 2403.472, 2379.444, 2904.461, 2899.054, 2944.107, 2949.513, 2915.273, 2833.577, 2729.655, 2896.051, 2950.114, 2906.864, 2860.609, 2756.086, 2641.352, 2612.518, 2711.033, 2888.842, 2864.814, 2956.722, 2956.121, 2956.121, 2955.521, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2950.114, 2602.306, 2956.121, 2956.722, 2956.722, 2935.697, 2956.722, 2896.051, 2933.895, 2956.722, 2348.808, 2554.85, 2744.072, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2951.916, 2950.715, 2956.121, 2956.722, 2951.316, 1987.183, 2626.334, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2629.337, 2220.858, 2954.319, 2956.121, 2952.517, 2947.711, 2910.468, 2217.253, 490.2248, 402.5818, 156.8932, 239.8507, 384.7409, 278.8365, 147.2219, 164.1017, 293.5538, 1833.402, 2363.825, 2000.999, 2315.168, 2776.51, 2955.521, 2956.121, 2956.121, 2956.722, 2956.722, 2954.319, 2956.121, 2955.521, 2956.722, 2956.722, 2956.722, 2939.302, 1608.138, 2328.985, 2020.823, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 648.811, 740.1183, 2956.722, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 1981.777, 2205.239, 2363.225 ; 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, 0, 0, 0 ; }