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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.83333912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333 ; air_temperature = 15.05, 14.62, 14.38, 14.12, 13.66, 13.44, 13.5, 12.99, 12.97, 12.75, 13.99, 14.27, 13.55, 13.9, 14.94, 15.09, 14.68, 14.45, 14.96, 14.79, 14.71, 14.84, 14.59, 14.52, 14.38, 14.31, 14.19, 14.29, 14.5, 14.13, 14.21, 14.66, 14.79, 14.71, 15.1, 15.48, 15.05, 14.86, 15.02, 15.15, 15.23, 15.33, 15.53, 15.83, 15.73, 16.06, 15.85, 15.7, 16.02, 16.23, 16.06, 16.04, 15.99, 15.87, 16.32, 15.93, 15.66, 15.61, 15.54, 15.08, 14.55, 13.92, 14.08, 14.43, 14.28, 14.38, 14.2, 14.49, 15.13, 15.43, 15.88, 16.25, 16.14, 15.62, 15.93, 16.23, 15.82, 15.57, 15, 14.52, 14.22, 15.12, 15.48, 15.09, 15.08, 14.85, 14.62, 15.36, 14.92, 15.15, 15.73, 16.36, 16.64, 16.56, 16.71, 16.47, 15.74, 15.23, 15.51, 14.94, 14.77, 15.14, 15.13, 15.57, 15.42, 14.75, 15.35, 15.68, 15.39, 14.94, 14.78, 14.98, 15.41, 15.96, 18.4, 17.74, 16.87, 16.83, 16.83, 16.13, 15.59, 15.23, 15.7, 15.99, 15.56, 15.28, 15.26, 15.29, 16.51, 16.17, 16.41, 16.67, 16.71, 16.78, 16.86, 16.81, 16.89, 16.92, 16.86, 16.88, 17.12, 17.89, 17.53, 18.21, 16.2, 15.9, 15.71, 15.56, 16.23, 15.77, 15.83, 15.74, 15.83, 15.41, 15.66, 15.47, 15.64, 15.59, 15.3, 15.33, 15.42, 15.52, 16.27, 16.36, 16.67 ; 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 = 1023.728, 1023.975, 1024.468, 1024.714, 1024.961, 1025.33, 1025.454, 1025.639, 1025.392, 1025.392, 1025.762, 1026.193, 1026.44, 1026.44, 1026.132, 1026.132, 1025.7, 1025.7, 1026.008, 1025.762, 1025.392, 1025.022, 1024.652, 1024.406, 1023.79, 1024.159, 1024.221, 1024.036, 1023.297, 1023.297, 1022.742, 1022.126, 1021.817, 1021.694, 1021.386, 1021.201, 1021.201, 1020.955, 1021.201, 1021.139, 1020.277, 1019.66, 1019.106, 1018.428, 1017.75, 1016.948, 1016.332, 1015.962, 1015.901, 1015.962, 1015.592, 1014.914, 1014.421, 1014.175, 1013.559, 1013.189, 1012.819, 1012.572, 1012.634, 1012.572, 1012.819, 1012.942, 1012.696, 1012.757, 1012.572, 1012.203, 1011.463, 1011.032, 1010.785, 1010.662, 1010.292, 1010.292, 1009.799, 1010.354, 1010.539, 1009.799, 1009.984, 1010.354, 1009.183, 1009.429, 1010.169, 1010.354, 1010.6, 1011.093, 1011.771, 1012.141, 1012.388, 1012.264, 1012.141, 1011.894, 1012.079, 1011.956, 1011.956, 1012.264, 1012.572, 1013.065, 1013.559, 1014.421, 1014.914, 1015.469, 1016.086, 1016.455, 1016.332, 1016.64, 1017.072, 1017.441, 1017.75, 1018.058, 1018.674, 1018.736, 1018.736, 1018.674, 1018.612, 1018.736, 1018.797, 1018.674, 1018.736, 1018.674, 1018.674, 1018.366, 1018.304, 1018.551, 1018.612, 1018.304, 1018.058, 1017.626, 1017.38, 1017.195, 1017.072, 1016.887, 1016.702, 1016.579, 1015.901, 1015.284, 1014.791, 1014.237, 1013.559, 1012.881, 1012.264, 1011.71, 1011.525, 1011.34, 1011.463, 1011.956, 1012.264, 1012.819, 1013.435, 1013.004, 1013.62, 1014.298, 1014.483, 1014.791, 1015.223, 1015.839, 1016.702, 1017.811, 1018.366, 1018.612, 1018.859, 1019.167, 1018.921, 1018.859, 1018.859, 1018.859, 1019.044 ; 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.371, 2.626, 2.195, 2.391, 1.96, 2.156, 1.176, 2.274, 2.47, 1.96, 2.862, 1.45, 2.195, 2.666, 3.763, 3.038, 2.058, 2.548, 1.764, 2.195, 2.705, 2.058, 2.274, 2.195, 3.371, 2.548, 2.313, 2.117, 4.155, 2.274, 2.783, 3.254, 2.979, 3.097, 4.469, 6.821, 5.841, 5.841, 4.116, 2.254, 3.175, 4.077, 3.959, 3.45, 2.94, 3.842, 4.939, 4.861, 5.37, 5.998, 5.684, 6.076, 6.233, 3.822, 6.037, 4.782, 3.959, 4.547, 4.9, 4.312, 4.547, 4.077, 1.764, 2.43, 1.921, 2.901, 4.312, 5.135, 4.822, 5.449, 5.096, 5.096, 5.449, 4.665, 4.978, 5.88, 6.233, 6.86, 5.841, 4.351, 3.998, 4.9, 5.723, 4.998, 4.743, 4.547, 2.94, 3.018, 3.214, 4.234, 4.038, 4.234, 4.508, 4.978, 4.939, 5.723, 6.076, 4.41, 4.194, 3.234, 3.136, 3.214, 2.744, 2.156, 1.764, 1.646, 2.783, 2.352, 2.117, 2.705, 2.94, 2.254, 1.999, 1.176, 0, 1.137, 2.313, 2.038, 1.882, 2.47, 2.156, 2.548, 2.587, 3.254, 3.097, 4.155, 3.626, 3.528, 5.449, 5.292, 6.703, 7.1, 8.27, 8.19, 8.19, 7.72, 7.1, 8.51, 7.53, 7.96, 6.978, 8.51, 6.899, 9.17, 5.88, 4.194, 4.351, 4.743, 4.312, 3.763, 4.116, 2.842, 3.41, 3.371, 4.626, 5.174, 5.782, 5.841, 5.194, 4.704, 3.959, 2.646, 2.078, 1.568, 2.156 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.04, 2.409, 1.983, 2.176, 1.67, 1.753, 0.54, 0.621, 1.363, 1.333, 2.307, 1.12, 1.938, 2.336, 3.333, 2.705, 1.6, 2.102, 1.05, 1.896, 2.245, 1.625, 1.871, 1.836, 2.941, 1.942, 1.942, 1.799, 3.68, 1.7, 2.11, 2.806, 2.536, 2.713, 3.963, 5.848, 5.036, 5.139, 2.935, 1.87, 2.809, 3.513, 3.417, 2.958, 2.416, 3.408, 4.247, 4.236, 4.605, 5.118, 4.88, 5.39, 5.575, 2.828, 5.116, 4.302, 3.514, 4.018, 4.297, 3.728, 3.882, 3.376, 1.428, 2.011, 1.546, 2.429, 3.674, 4.311, 4.169, 4.854, 4.3, 4.532, 4.91, 4.149, 4.351, 4.806, 5.059, 5.018, 3.913, 3.419, 3.325, 4.192, 4.991, 3.683, 3.994, 3.615, 1.615, 2.258, 2.627, 3.613, 3.413, 3.798, 3.628, 3.748, 4.273, 5.111, 4.863, 3.275, 3.572, 2.533, 2.722, 2.674, 2.138, 1.749, 1.202, 1.302, 2.374, 1.947, 1.91, 2.356, 2.451, 1.936, 1.581, 0.86, 0, 0.927, 2.042, 1.621, 1.556, 2.191, 1.94, 2.033, 2.215, 2.891, 2.728, 3.657, 3.147, 2.984, 4.908, 4.43, 5.893, 6.378, 7.28, 7.21, 7.24, 6.932, 6.274, 7.32, 6.795, 7.1, 6.346, 7.05, 5.892, 7.27, 4.066, 3.853, 3.779, 3.421, 3.868, 3.325, 3.448, 2.412, 2.966, 2.947, 4.031, 4.59, 5.024, 5.058, 4.486, 3.805, 3.359, 1.988, 1.641, 1.204, 1.811 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 190.7, 210, 246.6, 266, 263.6, 308, 328.2, 8.54, 69.8, 46.97, 24.71, 17.91, 19.09, 26.15, 39.99, 53.9, 75.7, 78.1, 81.7, 59.1, 77.7, 73.5, 123.7, 129.5, 126.6, 125.2, 123, 128.4, 143.8, 118.8, 153.6, 168.3, 164.7, 173.1, 177.8, 166.9, 170.9, 181.1, 180.4, 198.2, 164.7, 167.9, 170.9, 167, 154, 162, 170.7, 169.7, 173.4, 182.3, 178.8, 182.7, 178.5, 169.7, 202.6, 211.1, 220, 217.5, 230, 225.7, 270, 304.4, 267.9, 302.1, 298.7, 249.9, 237.4, 243.4, 244.4, 244.4, 244.5, 241.6, 252.3, 245.9, 249.5, 231.3, 253.5, 283.8, 291.2, 280.3, 273.9, 320.4, 319.2, 316.8, 328.4, 318.1, 328.6, 326.3, 293.3, 307.2, 284.8, 278.1, 248.1, 269.6, 252.2, 257.5, 262.9, 285, 307.4, 318.4, 352.43, 19.78, 44.16, 16.04, 321.6, 345.547, 0.6, 331.9, 340.7, 343.593, 349.372, 11.26, 10.58, 31.29, 342.5, 145.3, 213, 201.1, 171.6, 201.1, 176.1, 165.9, 216, 192, 170.5, 163.2, 150.4, 171, 193.9, 173.3, 180, 179.3, 176.7, 183.4, 189, 180.2, 182, 192.5, 200.8, 199.3, 201.6, 207.7, 212, 241.4, 242.1, 234.3, 257.2, 268.4, 275.5, 299.5, 318.8, 298.9, 295.2, 297.7, 321.2, 335, 342.657, 343.459, 335.1, 346.096, 341.5, 310.6, 285.5, 261.7, 223.3 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.726, 2959.726, 2959.726, 2959.125, 2936.298, 2956.121, 2957.923, 2960.326, 2959.125, 2959.726, 2959.726, 2959.726, 2957.923, 2957.923, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.125, 2958.524, 2954.319, 2957.923, 2945.909, 2954.92, 2959.726, 2954.319, 2956.121, 2952.517, 2959.125, 2959.125, 2954.319, 2920.68, 2909.266, 2029.833, 2956.722, 2959.125, 2956.722, 2956.121, 2796.333, 2232.872, 395.0129, 451.7796, 933.5455, 905.3123, 2956.121, 2896.651, 358.3098, 2860.008, 2943.506, 2918.277, 2751.881, 2907.464, 2740.468, 2509.196, 2551.246, 2711.033, 2672.588, 1755.911, 2758.489, 2794.531, 2959.125, 2959.125, 2959.125, 2959.726, 2790.326, 2959.726, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 1015.241, 1575.7, 2947.711, 2917.075, 2959.726, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2908.065, 2959.125, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2941.104, 2656.97, 2857.005, 2832.977, 2849.196, 2875.627, 683.652, 296.4972, 188.0098, 1499.41, 1781.742, 1634.569, 1720.47, 1376.266, 953.3688, 1137.185, 1387.078, 1829.798, 1852.625, 2673.79, 2959.125, 2959.125, 2959.125, 2958.524, 2958.524, 2697.818, 2898.454, 2802.941, 2951.916, 2957.323, 2959.726, 2959.726, 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 ; }