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 = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.83333912 ; :ending_julian_day_string = "2005-07-30 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 = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333, 2453582.625, 2453582.66666667, 2453582.70833333, 2453582.75, 2453582.79166667, 2453582.83333333 ; air_temperature = 16.36, 16.02, 16.02, 15.82, 15.64, 15.88, 14.73, 14.8, 14.44, 13.97, 13.98, 13.98, 14.07, 13.95, 13.84, 14.18, 14.54, 14.09, 14.84, 15.53, 15.35, 15.94, 16, 15.8, 15.1, 15.15, 15.41, 15.06, 15.16, 15.22, 15.34, 15.33, 15.64, 15.79, 15.91, 16.08, 15.94, 15.88, 16.1, 16.52, 16.77, 16.93, 17.02, 16.64, 16.48, 16.24, 15.73, 15.62, 15, 14.85, 14.28, 14.25, 14.07, 14.08, 14.2, 14.32, 14.2, 13.97, 14.21, 14.52, 15, 14.23, 14.84, 15.45, 15.57, 15.64, 15.56, 16.03, 15.89, 15.67, 15.71, 15.43, 15.79, 15.41, 15.7, 15.92, 15.39, 15.41, 15.21, 15.37, 15.45, 15.6, 15.5, 15.26, 15.15, 15.05, 14.89, 14.82, 14.97, 14.92, 14.99, 14.82, 14.56, 15.19, 14.95, 15.55, 15.75, 16.27, 14.8, 14.51, 14.22, 13.78, 13.97, 13.97, 13.61, 13.61, 13.54, 13.29, 13.48, 13.41, 13.1, 13.27, 13.2, 13.53, 13.75, 13.34, 13.48, 13.64, 13.67, 13.73, 13.63, 13.34, 13.18, 13.1, 13.4, 13.61, 13.32, 13.29, 13.38, 13.06, 13.41, 13.51, 13.37, 13.79, 14.54, 14.84, 14.88, 15.12, 15.41, 15.03, 15.2, 14.97, 15.57, 14.94, 14.63, 14.75, 14.43, 14.11, 13.86, 13.94, 13.84, 13.41, 13.55, 13.67, 13.65, 14.52, 14.45, 14.66, 14.31, 14.11, 14.12, 15.52, 15.82, 16.75, 17.05 ; 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 = 1011.278, 1011.463, 1011.525, 1011.463, 1012.018, 1012.018, 1012.141, 1012.203, 1012.326, 1012.881, 1013.25, 1013.682, 1013.99, 1013.805, 1013.99, 1014.237, 1013.928, 1013.928, 1013.805, 1013.743, 1013.928, 1013.928, 1013.62, 1013.559, 1013.743, 1013.867, 1014.113, 1013.559, 1013.62, 1013.559, 1012.819, 1012.203, 1011.956, 1011.894, 1011.216, 1010.662, 1009.861, 1009.244, 1008.196, 1007.21, 1006.532, 1005.3, 1005.176, 1004.992, 1004.992, 1005.361, 1005.608, 1006.101, 1006.532, 1007.642, 1008.258, 1008.69, 1008.813, 1008.69, 1008.628, 1008.258, 1008.258, 1008.443, 1009.121, 1009.306, 1009.861, 1010.045, 1010.045, 1009.799, 1009.676, 1009.922, 1009.922, 1009.183, 1009.121, 1008.998, 1008.566, 1008.628, 1008.135, 1008.196, 1008.258, 1007.95, 1008.073, 1007.58, 1007.21, 1006.532, 1006.224, 1005.793, 1006.101, 1006.163, 1006.779, 1006.779, 1007.025, 1006.902, 1006.964, 1006.347, 1005.916, 1006.039, 1005.916, 1004.93, 1005.423, 1005.361, 1005.793, 1007.58, 1008.998, 1008.566, 1008.628, 1009.491, 1010.415, 1010.97, 1011.71, 1012.757, 1013.62, 1014.545, 1015.716, 1016.147, 1016.702, 1017.257, 1017.441, 1017.811, 1017.565, 1017.257, 1016.948, 1016.887, 1016.825, 1016.702, 1016.887, 1017.38, 1017.318, 1016.948, 1016.887, 1016.825, 1016.394, 1015.716, 1015.716, 1016.27, 1016.579, 1016.948, 1017.503, 1017.688, 1017.811, 1017.996, 1018.304, 1018.304, 1018.058, 1017.565, 1017.257, 1017.257, 1017.257, 1017.565, 1018.366, 1018.489, 1019.106, 1019.414, 1019.845, 1019.845, 1020.03, 1020.461, 1020.77, 1020.893, 1021.448, 1022.187, 1022.927, 1023.605, 1023.913, 1024.344, 1024.344, 1023.913, 1023.975, 1023.913, 1023.481 ; 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 = 6.507, 5.214, 4.939, 5.214, 6.39, 6.664, 6.586, 6.86, 6.978, 5.998, 6.625, 7.06, 8.62, 9.25, 8.19, 7.49, 7.45, 5.978, 6.39, 5.978, 7.25, 6.586, 6.762, 6.782, 5.488, 5.488, 5.958, 5.586, 4.704, 4.43, 6.586, 4.998, 5.488, 6.39, 6.546, 8.47, 9.41, 8.9, 9.33, 9.49, 10.47, 12.31, 11.92, 11.92, 10.35, 7.88, 7.21, 7.17, 5.488, 4.586, 3.332, 3.214, 2.43, 2.47, 1.607, 2.862, 3.763, 3.685, 4.469, 4.469, 7.1, 3.959, 4.704, 5.135, 5.88, 5.41, 5.802, 5.41, 5.723, 5.41, 6.507, 5.488, 7.33, 7.29, 7.72, 7.76, 8.31, 9.02, 8.39, 8.35, 9.09, 10.27, 10.11, 9.17, 9.56, 10.11, 8.13, 8.58, 8.11, 8.43, 8.23, 7.13, 5.566, 7.37, 6.664, 9.84, 11.56, 10.35, 7.35, 9.25, 4.606, 3.489, 6.782, 5.606, 5.135, 6.664, 7.68, 6.429, 6.154, 6.194, 5.566, 5.762, 5.057, 3.959, 4.273, 3.92, 2.666, 2.47, 2.509, 2.744, 2.078, 3.528, 3.097, 3.606, 4.077, 3.724, 4.273, 3.763, 4.743, 4.9, 4.704, 4.273, 2.234, 1.568, 2.195, 3.41, 2.744, 3.41, 3.41, 4.939, 4.586, 5.37, 5.174, 4.9, 4.626, 4.312, 3.92, 3.371, 3.685, 4.43, 3.489, 3.567, 2.391, 2.391, 3.332, 3.097, 2.626, 2.744, 1.96, 2.587, 1.882, 0.588, 0.862, 0.627, 1.098 ; 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 = 4.9, 4.663, 4.519, 4.223, 5.275, 5.656, 4.502, 5.728, 5.987, 4.97, 5.802, 6.119, 7.16, 7.68, 6.886, 6.536, 6.416, 5.106, 5.595, 4.72, 6.271, 5.82, 5.916, 5.804, 4.723, 4.758, 5.292, 4.798, 4.039, 3.908, 5.795, 4.035, 4.684, 5.139, 5.675, 6.966, 8.16, 7.83, 7.97, 8.48, 8.67, 10.2, 10.43, 9.87, 8.83, 6.837, 6.076, 6.408, 4.507, 4.042, 2.646, 2.528, 2.087, 2.057, 1.113, 2.494, 3.313, 3.345, 3.78, 4.051, 3.753, 2.877, 3.708, 4.475, 4.892, 4.71, 4.731, 4.844, 4.942, 4.582, 5.863, 4.812, 6.173, 6.407, 6.751, 6.876, 6.892, 7.87, 7.44, 7.43, 7.97, 8.93, 8.9, 7.78, 8.35, 8.56, 7.12, 7.53, 7.08, 7.47, 7.18, 6.218, 5.05, 6.517, 5.73, 8.6, 9.77, 8.96, 5.583, 7.9, 3.283, 2.892, 5.752, 4.756, 4.307, 5.657, 6.339, 5.457, 5.079, 5.316, 4.874, 4.929, 4.295, 3.39, 3.486, 3.275, 2.291, 2.158, 2.226, 2.378, 1.8, 2.712, 2.47, 2.99, 3.22, 3.262, 3.53, 2.959, 4.024, 3.859, 4.031, 3.24, 1.357, 0.553, 1.795, 2.894, 2.46, 3.023, 2.945, 4.448, 3.964, 4.517, 4.391, 4.381, 4.115, 3.351, 3.468, 2.986, 3.305, 3.85, 3.086, 2.934, 1.989, 2.034, 2.895, 2.727, 2.152, 2.278, 1.678, 2.104, 1.267, 0.109, 0.63, 0.185, 0.83 ; 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 = 279.2, 279.1, 280.4, 320.4, 326.1, 332.6, 316.2, 316.6, 321.3, 300.6, 310.4, 300.2, 314.1, 314.1, 311.3, 313.6, 312.7, 302.9, 297.4, 289.1, 274.4, 270.8, 263.4, 258, 242, 255.3, 249.8, 234.6, 239.3, 229.4, 237.8, 227.2, 217, 215.6, 191.1, 194, 200.9, 197.8, 204, 203.3, 197.6, 207.3, 224.4, 229.4, 227.4, 227.7, 229.4, 232.3, 232.4, 242.6, 254.4, 244.5, 244.6, 245.3, 192, 206, 201.7, 221.3, 215.1, 213.5, 226.5, 239.6, 215.9, 220, 205.3, 211.4, 209.9, 198.7, 192.2, 192.3, 188.7, 183.2, 190.4, 193.9, 200.8, 199, 200.1, 210.3, 206.1, 197.4, 204.8, 199.3, 203.6, 206.8, 215.9, 218, 218.1, 207.6, 217, 216.5, 216.2, 212.5, 203.2, 200.5, 203.9, 208.3, 214, 231.6, 254.2, 238.8, 333.9, 332.3, 337.9, 355.68, 357.57, 8.57, 10.11, 359.46, 3.25, 3.38, 4.21, 10.18, 9.98, 10.54, 19.62, 3.69, 13.38, 12.25, 6.14, 13.41, 40.08, 350.92, 359.01, 357.45, 358.71, 1.74, 352.3, 357.39, 338.9, 333.8, 329.5, 332.4, 357.83, 333.1, 280.2, 279.4, 245.3, 235.9, 222.6, 246.9, 252.9, 233.8, 230.5, 230.9, 217.7, 216.1, 235.2, 236.6, 254.3, 288.3, 286.5, 301.7, 304.6, 331.3, 339.1, 334.9, 346.384, 1.19, 14.84, 356.4, 16.44, 86.9, 24.82, 359.07, 165.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 ; visibility = 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2918.877, 2929.09, 2784.92, 2446.723, 2638.949, 2740.468, 2826.369, 2858.206, 2960.326, 2578.277, 2572.871, 2656.97, 2842.588, 2959.726, 2705.627, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.125, 2959.125, 2959.125, 2957.923, 2960.326, 2571.67, 2938.701, 2824.567, 2708.03, 2820.362, 2832.376, 2791.528, 2659.973, 2667.182, 2605.309, 2488.772, 2218.455, 1927.713, 1849.021, 1753.509, 1503.615, 1351.637, 1271.743, 1376.266, 108.5364, 178.3384, 213.9002, 321.2463, 132.6247, 280.2782, 202.9073, 464.9951, 2127.748, 2109.727, 1792.555, 1980.575, 2404.674, 2348.207, 2380.045, 2565.062, 2581.281, 2422.094, 2275.522, 2607.712, 2494.779, 269.045, 278.7163, 277.3948, 257.5715, 213.5398, 346.6561, 220.3277, 147.7024, 230.6599, 156.1123, 214.2005, 97.30325, 133.1053, 120.3703, 139.7131, 141.0947, 117.1866, 107.3951, 154.3703, 181.7625, 263.1581, 140.7343, 125.5364, 180.4409, 156.3526, 785.7719, 2543.437, 2852.8, 2641.352, 2959.726, 2959.726, 2959.726, 2960.326, 2958.524, 2957.923, 2956.722, 2955.521, 2956.722, 2957.923, 2959.125, 2960.326, 2960.326, 2960.326, 2960.326, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2958.524, 2960.326, 2926.687, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.726, 2953.719, 2945.909, 2851.598, 2958.524, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2958.524, 2960.326, 2954.319, 2959.726, 2957.323, 2954.92, 2959.125, 2957.323, 2959.726 ; 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 ; }