netcdf L9999.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060011, 799.978 ; 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 = "" ; :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 = "RMYWM60853" ; :visibility_sensor_serial_number = 292 ; :barometric_pressure_serial_number = "SETAP2300002" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L9999" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 15-Dec-2004 19:33:09\n", "WIND_DIR_1.2: 15-Dec-2004 19:33:09\n", "AAN_VIZ_1.2: 15-Dec-2004 19:33:09" ; data: lat = 43.625 ; lon = -66.5545 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; air_temperature = 18.21, 17.95, 17.72, 17.55, 17.26, 17.07, 16.96, 16.8, 16.56, 16.44, 16.32, 16.14, 16.02, 15.9, 15.99, 16.2, 16.44, 16.68, 16.9, 17.02, 17.08, 17.12, 17.03, 16.92, 16.85, 16.85, 16.82, 16.76, 16.7, 16.63, 16.59, 16.45, 16.39, 16.28, 16.09, 15.82, 15.53, 15.3, 22.56, 24.05, 24.59, 25.28, 23.53, 23.52, 23.39, 23.49, 21.05, 20.88, 21.58, 23.04, 22.16, 22.04, 21.69, 22.24, 21.8, 22.67, 21.89, 22.54, 22.32, 22.25, 21.98, 22.37, 22.59, 22.24, 22.76, 21.59, 21.92, 22.39, 22.54, 22.28, 21.38, 21.09, 21.73, 21.31, 22.31, 21.5, 22.03, 21.63, 22.52, 22.07, 22.75, 22.24, 20.8, 22.3, 22.09, 20.91, 21.4, 22.06, 21.27, 22.41, 21.23, 21.03, 22.08, 20.95, 21.92, 20.41, 20.47, 20.36, 20.13, 20.39, 20.85, 21.4, 20.94, 21.53, 22.04, 21.51, 21.3, 21.48, 21.42, 21.65, 22.13, 22.22, 21.9, 22.05, 22.39, 21.55, 21.51, 22.34, 20.81, 20.4, 20.62, 22.07, 22.22, 22.27, 21.36, 22.3, 21.96, 22.19, 22.24, 21.74, 21.58, 22.19, 21.73, 21.97, 21.25, 20.88, 21.28, 22.45, 21.47, 21.85, 21.71, 21.31, 21.09, 21.68, 20.37, 21.4, 20.27, 21.13, 20.41, 20.77, 21.34, 19.88, 20.77, 21.13, 19.73, 20.6, 21.24, 19.95, 20.95, 19.48, 20.92, 19.86, 20.98, 20.03, 20.81, 19.88, 20.36, 20.59 ; 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 = 1024.059, 1024.539, 1024.599, 1025.139, 1025.679, 1025.859, 1026.159, 1026.52, 1026.52, 1026.7, 1027.3, 1027.54, 1027.84, 1028.14, 1028.14, 1027.9, 1027.6, 1026.82, 1026.099, 1025.679, 1025.019, 1025.259, 1024.479, 1024.059, 1022.979, 1022.979, 1021.959, 1020.698, 1019.258, 1016.438, 1013.857, 1013.137, 1012.837, 1011.757, 1011.757, 1011.037, 1010.497, 1010.677, 1010.497, 1010.617, 1009.836, 1009.356, 1009.656, 1010.617, 1011.517, 1012.357, 1013.197, 1014.097, 1014.697, 1015.357, 1016.318, 1016.798, 1017.578, 1017.878, 1018.358, 1019.378, 1019.678, 1019.918, 1020.338, 1021.479, 1022.019, 1022.499, 1023.219, 1023.039, 1022.199, 1021.299, 1020.938, 1020.218, 1019.978, 1019.198, 1018.838, 1018.298, 1018.058, 1016.978, 1015.237, 1013.857, 1012.957, 1011.637, 1010.317, 1009.536, 1008.996, 1008.456, 1007.736, 1007.736, 1007.676, 1008.216, 1008.696, 1009.236, 1008.936, 1008.936, 1009.116, 1010.197, 1011.037, 1011.937, 1013.437, 1014.457, 1015.417, 1016.558, 1017.938, 1018.838, 1020.098, 1020.698, 1020.938, 1021.779, 1022.019, 1021.959, 1022.979, 1024.119, 1024.719, 1025.619, 1026.7, 1027.24, 1026.82, 1026.099, 1025.739, 1025.499, 1026.7, 1026.7, 1027.72, 1027.66, 1027.96, 1027.78, 1028.56, 1028.5, 1028.44, 1027.84, 1027.36, 1027, 1026.88, 1026.52, 1025.679, 1025.019, 1024.359, 1023.519, 1023.219, 1021.899, 1020.398, 1019.198, 1018.118, 1017.038, 1016.258, 1015.477, 1014.457, 1014.277, 1013.437, 1012.597, 1011.997, 1011.217, 1009.776, 1008.996, 1008.396, 1007.856, 1006.956, 1006.476, 1006.356, 1006.236, 1007.916, 1008.516, 1009.416, 1010.617, 1011.397, 1011.877, 1012.057, 1013.377, 1015.177, 1017.338, 1018.838, 1020.878 ; 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, 0, 0, 0 ; wind_gust = 1.764, 1.137, 2.94, 2.117, 1.098, 1.215, 2.548, 2.117, 2.783, 2.901, 2.352, 2.783, 3.567, 4.469, 5.41, 4.665, 6.076, 4.194, 3.724, 3.92, 4.978, 3.959, 4.586, 2.47, 4.234, 2.705, 4.234, 3.332, 4.39, 5.88, 8.15, 8.39, 6.507, 8.82, 7.57, 11.56, 9.17, 9.06, 7.96, 12, 7.25, 6.86, 7.84, 7.68, 5.331, 5.174, 7.17, 6.311, 5.919, 6.703, 6.821, 6.703, 6.233, 2.901, 5.88, 4.626, 2.47, 1.882, 4.743, 4.351, 1.764, 1.45, 4.469, 4.469, 7.06, 4.743, 5.41, 3.881, 1.803, 0.431, 0.588, 0.627, 0.706, 0.274, 0.549, 0.784, 0.862, 1.411, 2.548, 5.331, 3.528, 3.685, 2.43, 3.724, 1.842, 2.195, 1.764, 1.96, 1.803, 1.803, 3.724, 7.53, 4.194, 3.41, 2.587, 5.762, 3.802, 4.782, 3.567, 1.686, 0.902, 0.98, 0.588, 1.176, 0.588, 0.706, 0.274, 0.588, 0.431, 0.274, 0.392, 0.98, 1.294, 1.646, 1.607, 2.038, 1.96, 0.98, 0.196, 0.353, 0.392, 0.392, 0.47, 0.784, 0, 0.666, 0.941, 0.588, 0.431, 0.588, 0.196, 0.588, 0.784, 0.745, 1.058, 4.273, 5.449, 5.606, 2.626, 3.998, 3.136, 5.606, 2.862, 3.802, 2.94, 2.979, 3.763, 4.116, 4.704, 1.803, 1.411, 1.176, 2.038, 1.49, 2.078, 4.077, 2.43, 4.194, 3.881, 4.939, 4.273, 3.528, 4.43, 9.13, 7.13, 6.194, 6.782, 3.842 ; 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 = 0.477, 0.438, 1.045, 0.928, 0.392, 0.366, 0.683, 0.616, 1.048, 1.289, 1.281, 1.282, 1.879, 2.176, 2.326, 2.197, 2.487, 1.95, 1.585, 1.289, 1.431, 1.86, 1.866, 0.847, 0.817, 0.791, 2.049, 1.799, 1.988, 3.234, 3.056, 3.858, 3.32, 4.442, 4.2, 5.788, 4.664, 5.282, 5.047, 6.083, 4.297, 3.442, 4.187, 4.349, 2.568, 2.86, 3.32, 3.129, 2.54, 3.238, 3.658, 3.415, 2.909, 1.716, 2.17, 2.481, 0.993, 0.643, 1.927, 1.699, 0.577, 0.582, 2.138, 1.848, 2.576, 2.126, 2.536, 1.748, 0.498, 0.234, 0.208, 0.33, 0.244, 0.052, 0.057, 0.152, 0.231, 0.409, 0.821, 1.568, 0.823, 1.927, 0.618, 0.869, 0.54, 0.844, 0.554, 0.683, 0.861, 0.92, 1.614, 3.547, 2.301, 1.883, 1.43, 3.286, 2.176, 2.235, 1.25, 0.905, 0.481, 0.27, 0.362, 0.615, 0.346, 0.409, 0.126, 0.355, 0.1, 0.081, 0.141, 0.268, 0.433, 0.595, 0.682, 0.801, 0.662, 0.296, 0.024, 0.106, 0.098, 0.269, 0.341, 0.416, 0, 0.342, 0.554, 0.354, 0.104, 0.307, 0, 0.232, 0.382, 0.438, 0.558, 1.653, 1.644, 1.455, 1.379, 1.69, 1.492, 1.422, 1.292, 1.041, 0.75, 0.852, 1.257, 1.196, 1.344, 0.699, 0.508, 0.591, 0.675, 0.644, 0.627, 0.885, 0.937, 1.495, 2.092, 2.272, 2.15, 1.416, 1.706, 4.029, 3.598, 2.865, 3.559, 1.943 ; 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 = 123, 135.2, 114.1, 124.1, 117.4, 151, 116.9, 127.3, 120.2, 123.7, 109.6, 112.6, 119.5, 122.1, 125.2, 119.6, 120.1, 120.4, 120.2, 121.8, 118.4, 111.8, 117.1, 140.2, 157.5, 135.7, 114.2, 113.1, 116.3, 118.1, 116.2, 115.7, 120.4, 117.1, 114.6, 113, 110.4, 112.7, 107.4, 104.6, 94.4, 80.4, 87.8, 84.3, 70.4, 59.8, 65.9, 69.9, 59.3, 64.8, 63, 50.5, 57.6, 47.32, 55.9, 49.45, 28.25, 55.5, 50.74, 28.56, 333.8, 12.98, 11.26, 28.03, 40.27, 49.44, 50.63, 22.74, 349.87, 231.7, 267.7, 246.8, 251.7, 216.1, 249, 341, 248.4, 318.1, 289.3, 335.5, 333.6, 12.87, 308.3, 311.9, 2.99, 322.5, 347.787, 3.27, 31.5, 28.47, 49.19, 66.8, 60.1, 58.3, 70.9, 63.7, 87.2, 94.3, 84.1, 90.8, 235, 251.3, 261, 92.2, 258.7, 236.3, 257.1, 240.3, 138.4, 255.7, 263.5, 327, 275.2, 346.833, 51.63, 3.82, 34.49, 229.8, 252.1, 232.8, 205.7, 217, 236.8, 231.9, 341.9, 251.2, 246.6, 239.4, 222.9, 258.5, 341.9, 241.7, 244.5, 251.5, 268, 283.3, 291.8, 287.1, 282.7, 285.9, 282, 275.1, 287.8, 266.3, 263.1, 279.2, 325.8, 317.9, 288.7, 290.6, 292.5, 286, 290.8, 259.7, 306.1, 317.3, 48.65, 20.18, 51.18, 59.9, 59.3, 59.6, 42.23, 57.3, 57.6, 73.3, 81.1, 65.5 ; 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 = 2182.412, 2181.211, 2178.208, 2176.405, 2166.794, 2164.992, 2155.381, 2160.186, 2167.996, 2152.377, 2140.964, 2143.967, 2131.353, 2135.557, 2147.572, 2130.151, 2133.155, 2146.971, 2158.985, 2157.183, 2159.586, 2149.974, 2144.568, 2148.172, 2141.564, 2152.377, 2148.172, 2147.572, 2137.36, 2137.96, 2142.766, 2140.964, 2143.367, 2136.158, 2143.967, 2139.162, 2134.356, 2125.946, 2151.176, 2169.197, 2199.232, 2244.886, 2268.914, 2288.137, 2319.974, 2347.606, 2325.38, 2300.151, 2302.553, 2292.342, 2296.547, 2285.734, 2282.13, 2251.494, 2255.098, 2252.695, 2244.285, 2243.684, 2245.487, 2231.67, 2249.691, 2220.257, 2224.462, 2227.465, 2246.087, 2267.713, 2259.303, 2288.737, 2286.334, 2303.755, 2309.161, 2298.349, 2282.73, 2277.324, 2274.32, 2262.907, 2270.716, 2267.112, 2261.706, 2264.108, 2287.536, 2289.939, 2271.317, 2278.525, 2274.921, 2267.713, 2271.317, 2252.094, 2262.907, 2318.773, 2293.543, 2297.147, 2306.759, 2336.794, 2317.571, 2314.568, 2310.963, 2291.741, 2271.317, 2282.73, 2276.723, 2285.133, 2291.741, 2277.324, 2273.72, 2269.515, 2273.72, 2259.303, 2259.904, 2256.299, 2264.709, 2266.511, 2279.126, 2284.532, 2300.751, 2307.96, 2307.359, 2300.151, 2299.55, 2276.123, 2268.914, 2276.123, 2272.518, 2278.525, 2269.515, 2265.31, 2275.522, 2255.098, 2255.698, 2264.108, 2256.9, 2253.296, 2266.511, 2249.091, 2281.529, 2275.522, 2277.324, 2302.553, 2300.151, 2309.161, 2300.151, 2315.168, 2295.946, 2315.168, 2301.352, 2301.953, 2294.744, 2288.737, 2297.147, 2279.727, 2294.744, 2301.352, 2273.72, 2297.147, 2273.119, 2292.342, 2286.935, 2257.501, 2288.737, 2276.723, 2295.946, 2270.115, 2293.543, 2282.73, 2292.942, 2281.529, 2270.115, 2277.324 ; 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 ; }