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 = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.83333912 ; :ending_julian_day_string = "2005-07-23 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 = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333 ; air_temperature = 15.53, 15.48, 15.11, 14.98, 15.29, 15.21, 15.29, 15.19, 15.04, 14.53, 14.95, 15.33, 15.08, 15.26, 15.43, 15.47, 15.49, 15.62, 16.13, 15.85, 15.61, 15.59, 16.12, 15.68, 15.37, 15.5, 15.59, 15.85, 16.13, 16.04, 15.69, 15.38, 15.27, 15.13, 15.12, 15.13, 14.93, 15.11, 15.07, 15.12, 15.1, 15.42, 15.53, 15.57, 15.82, 15.88, 16.02, 16.22, 16.07, 16.11, 15.88, 15.92, 15.8, 15.81, 15.83, 15.62, 15.56, 15.93, 15.88, 16.02, 16.11, 16.05, 16.05, 16.19, 16.39, 15.77, 16.02, 15.79, 16.13, 16.11, 16.28, 16.01, 15.87, 15.74, 15.82, 15.41, 15.52, 15.38, 15.31, 15.06, 14.98, 14.82, 14.81, 14.9, 15.41, 16.3, 16.58, 16.58, 16.68, 16.87, 17.03, 17.84, 17.38, 17.52, 17.94, 17.78, 17.72, 17.52, 16.86, 17.41, 17.29, 15.96, 15.8, 15.69, 15.52, 15.35, 15.39, 14.86, 15.28, 15.08, 15.12, 15.54, 15.93, 16.46, 16.12, 16.73, 16.99, 17.34, 17.67, 17.7, 16.83, 16.66, 16.4, 16.52, 16.39, 16.28, 15.91, 16.04, 15.87, 15.77, 17.22, 17.57, 16.73, 16.19, 17.53, 16.76, 17.15, 17.46, 17.6, 17.86, 18.13, 17.99, 19.57, 19.19, 16.81, 17.39, 17.76, 17.62, 17.6, 16.8, 16.62, 16.14, 16.01, 15.7, 15.09, 15.19, 14.54, 14.5, 14.47, 14.48, 15.03, 15.33, 15.95, 16.52, 16.63 ; 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 = 1019.907, 1020.461, 1020.585, 1020.585, 1020.523, 1020.461, 1020.338, 1020.277, 1020.338, 1020.585, 1020.708, 1020.831, 1020.893, 1020.77, 1020.893, 1021.139, 1021.139, 1021.016, 1020.77, 1020.585, 1020.215, 1019.907, 1019.29, 1019.475, 1019.414, 1019.845, 1020.153, 1019.722, 1019.044, 1018.736, 1018.366, 1017.811, 1017.565, 1017.626, 1017.688, 1017.935, 1018.119, 1017.935, 1017.626, 1017.503, 1017.318, 1016.702, 1016.579, 1016.147, 1015.592, 1015.161, 1014.545, 1014.421, 1014.421, 1014.36, 1014.36, 1013.99, 1013.682, 1014.113, 1013.374, 1012.819, 1012.572, 1012.696, 1012.511, 1012.572, 1012.757, 1012.449, 1012.634, 1012.757, 1012.449, 1012.018, 1011.401, 1010.723, 1010.415, 1009.799, 1009.614, 1009.861, 1009.552, 1010.169, 1010.477, 1010.354, 1009.922, 1010.107, 1010.045, 1009.861, 1009.984, 1010.045, 1010.354, 1010.539, 1010.908, 1010.847, 1010.785, 1010.908, 1010.908, 1011.032, 1010.6, 1010.415, 1010.354, 1010.292, 1010.045, 1010.23, 1010.847, 1011.216, 1011.216, 1011.401, 1011.525, 1011.771, 1011.771, 1011.525, 1011.71, 1011.956, 1011.956, 1012.388, 1012.264, 1012.141, 1012.203, 1012.388, 1012.141, 1011.833, 1011.463, 1011.093, 1011.34, 1011.34, 1011.093, 1010.847, 1010.847, 1011.216, 1010.785, 1010.97, 1011.155, 1011.032, 1010.662, 1010.415, 1010.292, 1010.6, 1011.093, 1011.216, 1011.401, 1011.34, 1011.34, 1011.216, 1010.847, 1010.6, 1010.785, 1010.723, 1010.723, 1010.354, 1010.23, 1010.23, 1010.415, 1010.354, 1009.922, 1009.367, 1009.367, 1009.614, 1009.552, 1009.491, 1009.861, 1009.799, 1009.984, 1010.23, 1010.785, 1010.97, 1011.278, 1011.401, 1011.278, 1011.155, 1011.093, 1011.216, 1010.847 ; 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 = 3.802, 3.606, 3.45, 3.685, 4.704, 5.096, 5.41, 5.018, 4.469, 3.724, 4.43, 5.88, 5.214, 5.606, 6.272, 6.076, 5.723, 5.135, 6.194, 5.39, 5.018, 5.174, 4.782, 4.861, 4.351, 4.234, 5.606, 6.115, 7.33, 6.507, 4.9, 4.547, 4.351, 4.155, 4.782, 4.194, 4.626, 4.822, 4.9, 3.626, 4.312, 3.763, 4.743, 4.822, 4.704, 5.292, 5.566, 5.527, 4.508, 5.41, 5.645, 5.449, 5.723, 5.449, 6.35, 5.449, 5.253, 5.214, 5.214, 5.253, 5.331, 5.527, 5.096, 5.41, 5.194, 3.234, 3.528, 3.038, 3.41, 4.077, 4.626, 4.155, 3.371, 2.94, 1.999, 2.94, 3.058, 3.489, 2.901, 3.646, 2.548, 2.666, 3.567, 2.666, 2.45, 2.94, 2.822, 3.881, 2.744, 3.881, 2.979, 2.352, 2.587, 3.214, 3.058, 3.998, 4.822, 4.586, 3.842, 4.939, 5.096, 4.822, 4.43, 4.626, 4.547, 4.861, 3.724, 3.175, 2.509, 3.606, 3.41, 3.332, 2.078, 2.822, 2.587, 3.41, 3.646, 3.175, 2.822, 2.352, 2.43, 3.018, 3.136, 3.646, 3.685, 4.194, 2.744, 3.018, 2.979, 3.175, 3.489, 3.646, 3.097, 2.626, 3.058, 2.901, 3.45, 2.744, 2.509, 2.234, 3.724, 3.41, 2.646, 2.979, 2.058, 3.959, 3.136, 4.312, 4.155, 3.175, 4.822, 3.234, 1.646, 2.979, 3.959, 6.507, 4.704, 3.371, 4.782, 3.528, 4.9, 4.43, 3.567, 4.077, 4.273 ; 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 = 3.46, 3.193, 3.121, 3.228, 4.249, 4.572, 4.792, 4.487, 4.095, 3.13, 3.988, 4.979, 4.695, 4.992, 5.5, 5.286, 4.847, 4.498, 5.259, 4.602, 4.529, 4.726, 4.285, 4.232, 3.88, 3.793, 5.015, 5.474, 6.454, 5.712, 3.919, 4.102, 3.831, 3.707, 4.13, 3.552, 3.877, 4.43, 4.361, 3.08, 3.847, 3.17, 4.122, 4.433, 4.16, 4.727, 4.996, 4.841, 3.988, 4.667, 4.872, 4.639, 5.007, 4.737, 5.51, 4.836, 4.647, 4.619, 4.711, 4.182, 4.741, 4.915, 4.375, 4.596, 4.41, 2.609, 3.152, 2.602, 2.964, 3.604, 4.103, 3.82, 2.957, 2.435, 1.402, 2.511, 2.574, 2.894, 2.648, 2.88, 2.134, 2.118, 3.079, 2.212, 1.976, 2.424, 2.377, 3.283, 2.22, 3.308, 2.479, 1.495, 2.225, 2.672, 2.761, 3.497, 4.238, 4.035, 3.436, 4.384, 4.205, 4.167, 3.731, 3.964, 3.903, 4.188, 2.673, 2.605, 1.651, 3.201, 2.914, 2.814, 1.689, 2.308, 2.206, 2.866, 3.242, 2.74, 2.46, 1.995, 2.127, 2.74, 2.646, 3.164, 3.345, 3.792, 2.206, 2.763, 2.748, 2.778, 3.178, 3.01, 2.815, 2.323, 2.486, 2.492, 3.114, 1.86, 2.217, 1.747, 2.981, 3.159, 2.051, 2.655, 1.516, 3.436, 2.462, 3.977, 3.208, 2.45, 4.235, 2.548, 1.337, 2.568, 3.461, 5.65, 2.979, 2.624, 4.06, 2.752, 4.375, 3.825, 3.195, 3.589, 3.666 ; 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 = 219, 214.3, 208.2, 193, 206.9, 209.7, 215.4, 208.3, 216.2, 218.6, 221.8, 224.9, 222.4, 212.6, 223.6, 216.5, 210.8, 207.5, 217.6, 212.1, 193.3, 192.4, 192.8, 186.8, 184.6, 183.1, 178.1, 188.2, 188.8, 194.2, 199, 198.1, 193.8, 175.8, 176.2, 156.8, 162.4, 181.6, 173.1, 181.2, 182.3, 161.1, 157.3, 151.1, 156.6, 153.4, 164.4, 175.7, 175.2, 176.2, 169.2, 178.5, 182.2, 187.5, 191.2, 188.2, 185.3, 192.7, 198.4, 190.7, 200.1, 201.4, 204, 205.2, 210.7, 193, 178.8, 167.9, 190.6, 184.1, 187.8, 183, 186.7, 182.2, 209.6, 209, 184.7, 210.1, 252.6, 297, 291.9, 291.5, 295.6, 299.9, 278.8, 281.9, 300.1, 306.6, 285.9, 295.7, 288.7, 304, 277.2, 267.8, 258.9, 279.5, 277.5, 282.1, 273.1, 293.8, 317.5, 330.9, 342.992, 339, 333.7, 322.1, 337.6, 333, 307.6, 300.9, 306.5, 276.8, 270, 299.1, 252.9, 279, 278.2, 266.9, 282, 276.9, 260.6, 261.3, 242.8, 242.8, 245.3, 242.4, 231.6, 228.2, 214.6, 207.7, 222.3, 215.8, 235.2, 243.3, 223.6, 226, 226.2, 244, 216, 237.7, 210.7, 214, 221.7, 224.8, 143.8, 206.8, 241.4, 221.9, 237.4, 272.6, 249.5, 293.4, 273.8, 326.7, 35.51, 358.63, 353.06, 348.001, 343.979, 336.2, 316.7, 309, 296.2, 289.5, 278.1 ; 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, 2959.726, 2636.546, 2949.513, 2948.312, 2921.881, 2846.793, 2885.238, 2923.083, 2956.121, 2950.114, 2957.323, 2884.037, 2905.662, 2957.323, 2957.323, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 434.3592, 449.9775, 330.9177, 356.748, 236.6069, 257.9319, 191.2536, 317.7021, 232.2217, 264.6598, 208.1935, 197.9815, 693.864, 324.6102, 246.7588, 300.7021, 147.2219, 174.0734, 183.1441, 284.0626, 334.7021, 379.1543, 307.1297, 215.8225, 375.9706, 343.7727, 411.4122, 483.617, 424.1472, 482.4156, 327.3735, 325.3911, 389.3663, 195.2783, 230.9002, 242.6139, 236.0662, 181.0416, 242.6139, 191.4338, 157.8544, 127.6989, 240.9319, 285.5043, 246.3383, 151.1865, 379.3345, 305.5679, 106.0735, 179.7801, 192.6352, 165.9038, 743.7225, 2950.114, 2954.319, 2912.87, 2866.015, 2790.927, 2783.118, 2919.478, 2914.072, 2925.485, 2946.51, 2865.415, 2872.623, 2891.846, 2832.977, 2951.916, 2959.125, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2920.68, 2956.722, 2959.125, 2921.28, 2954.92, 2953.118, 2959.125, 2958.524, 2953.118, 2957.323, 2957.323, 2957.923, 2959.726, 2959.726, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2954.92, 2958.524, 2959.125, 2957.323, 2939.302, 2847.394, 2712.235, 2831.175, 2927.287, 2801.139, 2830.574, 2904.461, 2805.945, 2913.471, 2907.464, 2955.521, 2959.726, 2863.613, 2166.794, 2381.246, 2412.483, 2403.472, 2087.501, 2268.313, 2571.069, 2468.949, 2724.249, 2955.521, 2947.711, 2959.125, 2848.595, 2950.114, 2927.287, 2951.316, 2957.923, 2952.517, 2955.521, 2958.524, 2955.521 ; 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 ; }