netcdf E0114.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900.f, 1100.f ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060014, 799.986 ; barometric_pressure:epic_code = 915 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 50.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 50.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; air_temperature = 3.34, 3.261, 3.462, 2.925, 2.288, 1.994, 1.708, 1.597, 1.262, 0.943, 0.756, 1.262, 1.665, 1.751, 2.386, 2.808, 3.167, 2.856, 2.582, 2.843, 3.359, 3.587, 3.491, 3.219, 3.206, 3.162, 2.866, 2.325, 2.494, 2.332, 2.245, 2.304, 1.956, 1.857, 1.594, 1.41, 1.386, 1.601, 1.713, 1.774, 1.716, 1.883, 2.136, 2.275, 2.432, 2.718, 2.724, 2.562, 2.513, 2.365, 2.369, 2.196, 2.033, 1.915, 2.179, 2.346, 2.117, 1.492, 0.887, 0.896, 1.39, 1.374, 1.763, 2.843, 3.216, 2.857, 3.296, 3.664, 3.758, 3.664, 3.822, 3.58, 3.527, 3.863, 3.705, 3.845, 3.723, 3.707, 3.728, 3.528, 2.719, 1.913, 2.387, 2.669, 2.212, 1.765, 1.76, 1.966, 2.446, 2.735, 2.897, 2.968, 2.8, 2.661, 2.504, 2.174, 2.283, 2.099, 2.009, 2.005, 2.022, 2.142, 2.383, 2.332, 2.387, 2.351, 2.194, 2.11, 1.664, 1.427, 1.402, 1.452, 1.659, 1.712, 1.522, 1.528, 1.614, 1.621, 1.618, 1.672, 1.76, 1.778, 1.72, 1.823, 2.039, 2.1, 2.282, 2.416, 2.461, 2.792, 2.858, 3.036, 2.928, 2.709, 2.668, 2.664, 2.707, 2.87, 4.674, 4.932, 5.289, 5.058, 4.785, 4.558, 3.975, 3.293, 2.699, 1.937, 1.207, 0.601, 0.332, 0.005, -0.264, -0.399, -1.007, -1.141, -0.969, -1.287, -1.495, -1.598, -1.37, -1.173, -0.983, -0.614, -0.075, 0.236, 0.42, 0.458 ; 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 = 1014.956, 1015.196, 1015.676, 1015.856, 1016.156, 1015.976, 1015.616, 1015.316, 1015.196, 1014.956, 1014.956, 1015.136, 1015.196, 1015.316, 1015.016, 1014.476, 1013.576, 1013.036, 1012.316, 1011.595, 1010.995, 1010.815, 1010.815, 1011.115, 1011.175, 1011.235, 1011.415, 1011.535, 1011.595, 1011.415, 1011.715, 1011.475, 1011.295, 1011.655, 1011.835, 1012.076, 1012.195, 1012.676, 1012.676, 1012.736, 1012.556, 1012.316, 1011.655, 1011.235, 1011.235, 1011.235, 1011.715, 1012.015, 1012.076, 1012.255, 1012.556, 1012.856, 1013.096, 1013.156, 1013.216, 1013.216, 1013.156, 1013.696, 1013.936, 1014.596, 1015.376, 1015.916, 1016.096, 1016.216, 1016.036, 1016.036, 1016.216, 1015.916, 1015.376, 1015.196, 1015.076, 1014.896, 1015.076, 1015.256, 1014.896, 1014.116, 1013.576, 1013.036, 1013.036, 1012.736, 1012.856, 1013.456, 1013.456, 1014.836, 1016.517, 1016.216, 1017.717, 1017.837, 1017.597, 1017.657, 1016.697, 1017.237, 1017.177, 1016.517, 1016.456, 1016.036, 1015.316, 1015.076, 1014.716, 1014.356, 1013.816, 1013.516, 1013.576, 1013.516, 1012.736, 1012.376, 1011.715, 1011.895, 1012.316, 1012.616, 1012.616, 1012.556, 1012.316, 1012.316, 1011.895, 1011.835, 1011.655, 1011.415, 1011.655, 1011.835, 1011.715, 1012.015, 1012.135, 1012.015, 1011.835, 1011.355, 1011.055, 1010.875, 1010.095, 1009.195, 1008.595, 1008.655, 1008.895, 1009.135, 1009.135, 1008.895, 1009.135, 1008.895, 1008.595, 1008.415, 1008.595, 1008.955, 1009.315, 1010.635, 1011.535, 1013.036, 1013.636, 1014.716, 1015.196, 1015.556, 1016.036, 1016.697, 1017.237, 1018.137, 1018.677, 1019.997, 1020.778, 1021.138, 1021.618, 1022.218, 1022.398, 1022.218, 1021.858, 1021.618, 1021.678, 1021.558, 1021.558, 1021.498 ; 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 = 6.076, 5.762, 8.08, 8.9, 7.45, 6.938, 7.37, 7.29, 5.998, 6.35, 6.233, 6.468, 6.39, 6.037, 5.566, 4.41, 4.312, 5.096, 8.19, 6.429, 7.84, 6.782, 5.88, 4.9, 4.116, 4.038, 2.744, 3.293, 4.351, 3.685, 4.39, 6.39, 5.841, 4.861, 4.606, 5.214, 5.37, 4.9, 4.939, 5.645, 4.861, 3.685, 4.077, 4.978, 5.018, 4.273, 3.881, 2.842, 2.43, 2.058, 1.96, 3.685, 4.077, 3.43, 3.018, 1.764, 1.803, 2.979, 5.527, 6.507, 4.782, 3.724, 2.548, 2.313, 3.567, 5.802, 7.33, 7.6, 6.86, 7.92, 6.586, 8.08, 7.6, 8.86, 9.13, 7.74, 6.821, 7.29, 6.468, 7.8, 6.468, 5.919, 8.7, 11.33, 9.6, 9.29, 8.47, 7.55, 6.076, 3.92, 3.724, 3.528, 4.234, 3.234, 1.96, 2.548, 2.352, 1.646, 0.882, 1.96, 2.705, 2.979, 4.586, 4.39, 7.13, 8.78, 9.8, 9.53, 8.27, 8.66, 8.74, 8.98, 9.02, 7.84, 7.6, 5.606, 5.762, 5.292, 5.174, 5.194, 3.724, 3.058, 2.254, 2.744, 3.724, 4.038, 5.174, 5.88, 5.919, 8.31, 9.29, 9.09, 9.09, 7.15, 6.86, 5.566, 6.076, 6.938, 9.25, 6.546, 9.8, 5.018, 8.47, 9.17, 8.86, 8.58, 10.74, 9.41, 11.37, 10.15, 11.96, 10.98, 9.56, 10.04, 8.94, 6.742, 7.13, 8.11, 6.664, 5.37, 3.959, 2.038, 3.959, 3.842, 4.586, 6.272, 5.684, 7.25 ; 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 = 5.277, 4.954, 6.731, 7.74, 5.798, 6.121, 6.288, 6.258, 4.875, 5.425, 5.152, 5.148, 5.33, 5.183, 4.502, 2.824, 3.646, 4.245, 7.08, 5.377, 6.791, 5.683, 4.79, 4.442, 3.485, 3.443, 2.241, 2.11, 3.68, 3.23, 3.799, 5.429, 4.964, 4.24, 4.012, 3.935, 4.761, 4.059, 4.282, 4.786, 4.236, 3.253, 3.469, 4.037, 4.26, 3.666, 3.045, 2.239, 2.164, 1.57, 1.663, 2.992, 3.639, 3.029, 2.554, 1.43, 1.466, 2.631, 4.691, 5.638, 4.031, 2.977, 1.689, 1.914, 3.029, 5.25, 6.546, 6.214, 6.149, 6.708, 5.821, 6.706, 6.688, 7, 7.88, 6.616, 5.914, 6.324, 5.356, 6.524, 5.533, 5.129, 6.58, 9.13, 8.08, 7.9, 7.33, 6.535, 4.58, 3.247, 2.994, 2.998, 3.678, 2.419, 1.05, 2.287, 1.796, 1.491, 0.321, 1.271, 2.326, 2.553, 4.038, 3.774, 6.454, 7.31, 8.03, 8.24, 7.22, 7.49, 7.43, 7.35, 7.73, 6.592, 6.443, 4.791, 4.806, 4.666, 4.586, 3.934, 3.022, 2.537, 1.631, 1.986, 2.947, 3.175, 4.524, 4.725, 4.986, 7.14, 8.06, 7.61, 7.46, 5.452, 5.599, 4.155, 5.066, 5.518, 6.249, 4.846, 7, 3.814, 6.71, 7.33, 7.32, 6.826, 8.79, 7.71, 9.46, 8.36, 9.92, 9.36, 8.23, 8.57, 7.53, 5.44, 5.883, 5.902, 5.1, 4.169, 2.904, 1.348, 2.666, 3.174, 3.71, 5.059, 4.79, 6.133 ; 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 = 255.3, 273.4, 304.9, 308.5, 306, 304.6, 317.9, 321.3, 318.4, 316, 324.9, 334.8, 311.4, 302.6, 315.9, 272.4, 265.6, 234.4, 218.7, 217.2, 224.1, 216.4, 213.3, 216, 231, 218.1, 263.8, 297.6, 6.18, 12.78, 18.03, 34.85, 70.5, 48.9, 37.78, 31.12, 28.74, 37.77, 36.62, 49.33, 69.7, 90.2, 99, 114.4, 126.6, 136.2, 166.2, 194.8, 189.1, 218.9, 256.5, 272.2, 279.4, 262.3, 237.3, 223.5, 313.2, 342, 347.375, 349.466, 334.3, 342.4, 327.8, 242.5, 222, 215.1, 227.2, 208.2, 196.5, 200.2, 198.9, 199.6, 200.2, 196.1, 206.9, 194.7, 200.6, 232.1, 250.2, 251.4, 304, 294.3, 296.3, 309.5, 315.3, 302.8, 307.2, 298.2, 297.4, 291.9, 258, 224, 223.8, 252.5, 195.8, 100.6, 84.1, 84.3, 76.6, 51.2, 98.4, 82.5, 72.4, 48.55, 53.5, 50.84, 43.87, 41.07, 28.16, 34.72, 37.94, 30.91, 43.53, 52.61, 59.3, 62.5, 74.6, 78.2, 79.4, 89.5, 94.3, 111, 143.9, 185, 204, 203.5, 204.7, 214.6, 202.3, 195.4, 203.1, 212.1, 228.8, 243.4, 249.7, 251.1, 244, 241.2, 274.5, 295.8, 292.6, 312.2, 324.7, 319.3, 322.7, 320.1, 346.599, 352.76, 356.22, 340.1, 353.22, 355.59, 359.05, 2.93, 12.94, 23.06, 44.78, 44.83, 43.89, 32.72, 81.1, 110.3, 161.7, 158.7, 191.1, 194.5, 195.6, 186.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 = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2515.203, 2873.825, 2914.673, 2957.323, 2955.521, 2923.683, 2786.122, 2788.524, 2246.688, 1961.353, 1238.704, 2956.121, 2956.121, 2956.121, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1000.224, 256.9708, 1287.361, 2950.114, 2907.464, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2772.305, 2416.087, 2238.879, 2956.722, 2956.722, 2956.722, 2956.121, 2692.412, 2873.224, 2267.112, 1674.816, 1892.872, 2954.92, 2955.521, 2955.521, 2777.111, 2955.521, 2952.517, 2954.92, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2827.57, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2954.319, 2957.323, 2954.92, 2954.319, 2956.722, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2946.51, 2612.518, 2952.517, 2923.683, 2939.302, 2948.913, 2948.913, 2955.521, 2955.521, 2945.309, 2954.92, 2952.517, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2954.92, 2954.319, 2952.517, 2956.121, 2946.51, 2787.924, 2764.496, 2908.065, 2904.461, 2898.454, 2948.913, 2906.864, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1813.579, 1096.337, 1384.675, 2850.397, 2956.722, 2955.521, 2957.323, 2957.323, 2954.92, 2892.447, 2957.323, 2476.157, 2956.121 ; 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 ; }