netcdf A0113.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" ; lon:is_dead = 0. ; 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., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060002, 799.972 ; 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 = "08-Apr-2005 10:03:49: Parameter barometric_pressure marked as non-functional as of julian day 2453469.375000 (2005-04-08 09:00:00)\n", "03-Apr-2005 09:32:34: Parameter barometric_pressure marked as non-functional as of julian day 2453464.333333 (2005-04-03 08:00:00)\n", "28-Mar-2005 23:32:38: Parameter barometric_pressure marked as non-functional as of julian day 2453458.958333 (2005-03-28 23:00:00)\n", "28-Mar-2005 21:37:13: Parameter wind_gust marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "28-Mar-2005 21:37:10: Parameter wind_direction marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "28-Mar-2005 21:37:05: Parameter wind_speed marked as non-functional as of julian day 2453458.750000 (2005-03-28 18:00:00)\n", "09-Mar-2005 09:42:20: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:58:03: Parameter barometric_pressure marked as non-functional as of julian day 2453438.916667 (2005-03-08 22:00:00)\n", "09-Mar-2005 08:51:21: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "04-Mar-2005 15:26:10: Parameter barometric_pressure marked as non-functional as of julian day 2453433.541667 (2005-03-03 13:00:00)\n", "27-Feb-2005 19:41:13: Parameter barometric_pressure marked as non-functional as of julian day 2453428.875000 (2005-02-26 21:00:00)\n", "22-Feb-2005 12:57:44: Parameter barometric_pressure marked as non-functional as of julian day 2453424.458333 (2005-02-22 11:00:00)\n", "12-Feb-2005 01:32:54: Parameter barometric_pressure marked as non-functional as of julian day 2453413.875000 (2005-02-11 21:00:00)\n", "11-Feb-2005 12:27:18: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "26-Jan-2005 17:54:35: Parameter visibility marked as non-functional as of julian day 2453395.041667 (2005-01-24 01:00:00)\n", "24-Jan-2005 04:53:24: Parameter wind_gust marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:53:17: Parameter wind_direction marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "24-Jan-2005 04:51:23: Parameter wind_speed marked as non-functional as of julian day 2453029.083333 (2004-01-24 02:00:00)\n", "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.met.realtime.nc A0113.met.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.met.realtime.nc A0113.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 = 60854 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 05-Jan-2005 17:11:07\n", "WIND_DIR_1.2: 05-Jan-2005 17:11:07\n", "AAN_VIZ_1.2: 05-Jan-2005 17:11:07" ; :longitude = -70.5662 ; :latitude = 42.5234 ; :is_dead = 0. ; data: lat = 42.5234 ; lon = -70.5662 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; air_temperature = 6.068, 6.165, 6.292, 6.456, 6.165, 6.239, 6.354, 5.979, 5.896, 5.929, 5.826, 6.817, 7.49, 7.24, 7.77, 7.28, 7.47, 7.59, 7.69, 7.93, 7.98, 8.33, 8.4, 8.24, 7.56, 7.57, 7.3, 8.5, 7.83, 6.778, 6.419, 6.049, 5.559, 5.14, 4.7, 4.217, 3.855, 3.559, 3.337, 3.221, 3.408, 3.459, 3.498, 3.603, 3.927, 4.027, 4.384, 3.877, 4.086, 4.34, 5.01, 5.504, 4.618, 3.787, 3.462, 2.635, 2.446, 2.341, 2.083, 2.049, 2.213, 2.406, 2.864, 3.363, 3.732, 3.326, 3.566, 3.549, 1.315, 0.924, 0.514, 1.442, 1.987, 2.104, 2.375, 1.846, 2.02, 2.774, 2.794, 2.447, 2.171, 1.937, 2.073, 2.669, 2.273, 2.729, 2.76, 2.759, 3.184, 3.281, 3.309, 3.201, 3.42, 3.793, 4.035, 4.145, 4.406, 4.658, 5.156, 5.473, 5.666, 5.421, 5.729, 5.713, 5.539, 5.486, 5.692, 5.818, 6.352, 6.21, 5.649, 5.506, 5.494, 5.501, 5.194, 5.243, 5.38, 5.422, 5.421, 5.243, 5, 4.864, 5.814, 5.189, 4.785, 4.841, 4.733, 4.868, 4.857, 4.668, 4.575, 4.618, 4.638, 4.497, 4.415, 4.294, 4.475, 4.498, 4.405, 4.549, 4.635, 4.688, 4.783, 4.636, 4.57, 4.58, 4.648, 4.787, 4.614, 4.509, 4.421, 5.119, 4.963, 4.835, 4.8, 5.489, 5.744, 5.505, 6.239, 6.124, 5.485, 5.183, 5.365, 5.915, 5.724, 6.269, 6.455, 5.846 ; 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 = 1018.619, 1018.979, 1019.099, 1018.979, 1018.859, 1018.559, 1017.899, 1017.299, 1016.759, 1016.819, 1016.759, 1017.059, 1016.939, 1016.759, 1016.699, 1016.219, 1015.439, 1014.419, 1013.819, 1013.279, 1012.619, 1012.559, 1012.799, 1013.219, 1013.819, 1014.419, 1015.259, 1015.979, 1016.879, 1017.839, 1018.259, 1018.139, 1018.619, 1018.859, 1019.519, 1020.239, 1020.659, 1020.959, 1021.079, 1020.719, 1020.059, 1019.339, 1018.859, 1018.079, 1017.719, 1018.019, 1018.259, 1018.319, 1018.799, 1019.039, 1019.099, 1018.499, 1018.379, 1017.839, 1017.299, 1016.999, 1016.879, 1016.579, 1016.459, 1016.459, 1016.279, 1015.499, 1014.779, 1014.299, 1013.099, 1012.139, 1011.599, 1010.699, 1009.679, 1011.599, 1010.999, 1012.079, 1012.859, 1012.919, 1012.679, 1012.559, 1012.139, 1011.839, 1011.299, 1011.239, 1011.299, 1011.539, 1011.779, 1012.319, 1013.159, 1013.879, 1014.539, 1014.659, 1014.179, 1013.879, 1013.819, 1013.639, 1012.979, 1012.619, 1012.139, 1012.379, 1012.979, 1012.919, 1013.159, 1012.859, 1012.739, 1012.979, 1012.859, 1012.979, 1013.039, 1013.339, 1013.639, 1014.539, 1015.019, 1016.039, 1017.299, 1018.079, 1018.559, 1018.799, 1019.459, 1019.279, 1019.699, 1020.479, 1021.019, 1021.799, 1023.179, 1024.26, 1024.679, 1025.459, 1026, 1026.54, 1026.96, 1027.2, 1027.26, 1027.74, 1028.22, 1029.12, 1029.9, 1030.92, 1032, 1032.42, 1032.54, 1032.6, 1032.48, 1031.82, 1031.88, 1032.3, 1032.48, 1032.66, 1033.2, 1033.5, 1033.74, 1033.8, 1033.68, 1033.62, 1033.92, 1033.74, 1033.38, 1033.08, 1033.38, 1034.46, 1035.42, 1035.9, 1035.96, 1035.66, 1034.76, 1033.8, 1033.08, 1032.24, 1031.52, 1030.86, 1030.14, 1029.66 ; 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 = 4.547, 4.116, 3.489, 5.802, 5.841, 3.724, 3.332, 2.234, 2.352, 1.999, 2.038, 1.47, 2.705, 3.293, 3.097, 4.43, 4.9, 5.841, 5.096, 5.135, 5.488, 4.861, 4.234, 2.822, 3.293, 5.449, 4.704, 9.72, 10.9, 11.02, 11.41, 13.68, 11.84, 11.6, 11.02, 11.92, 12, 11.17, 9.29, 8.82, 7.29, 5.723, 5.802, 5.723, 5.018, 3.058, 1.568, 1.646, 2.195, 3.685, 5.253, 12.98, 12.82, 12.98, 13.09, 13.72, 12.86, 12.66, 12.5, 11.13, 11.37, 12.23, 11.68, 10.19, 9.41, 8.27, 7.72, 7.25, 11.76, 7.64, 5.723, 3.724, 4.508, 4.351, 2.979, 3.254, 5.214, 6.272, 6.233, 5.214, 6.154, 5.998, 5.527, 5.841, 4.194, 6.115, 5.41, 5.37, 7.13, 5.096, 5.723, 5.096, 5.998, 6.311, 6.625, 7.45, 6.978, 7.72, 7.33, 9.17, 7.25, 4.234, 3.489, 4.39, 5.606, 3.332, 6.429, 5.586, 8.27, 10.43, 9.21, 8.98, 9.06, 8.9, 6.782, 8.15, 7.25, 6.194, 7.06, 7.13, 5.586, 4.547, 9.33, 7.25, 6.978, 6.782, 7.29, 8.9, 9.56, 8.98, 10.07, 10.54, 9.56, 9.8, 9.33, 8.58, 8.7, 7.49, 7.53, 7.02, 5.488, 4.9, 4.39, 3.332, 2.979, 1.842, 0.98, 2.705, 4.822, 4.861, 2.94, 4.547, 4.547, 4.273, 4.586, 3.724, 2.156, 2.156, 1.568, 2.313, 3.175, 2.744, 3.802, 4.038, 4.116, 3.234, 2.783, 3.646 ; 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 = 3.9, 3.56, 2.816, 4.888, 5.098, 3.258, 2.385, 1.835, 2.073, 1.699, 1.784, 1.163, 2.258, 2.621, 2.805, 3.596, 4.147, 5.055, 4.452, 4.536, 4.896, 4.158, 3.199, 1.026, 1.66, 4.382, 3.637, 6.719, 9.36, 9.31, 9.4, 11.5, 9.96, 9.75, 9.3, 10.44, 10.07, 9.26, 8.14, 7.31, 5.908, 4.941, 4.998, 4.911, 4.059, 2.071, 0.818, 1.161, 1.62, 2.823, 4.161, 10.88, 10.64, 11.34, 10.6, 11.61, 10.97, 10.46, 10.02, 9.31, 9.55, 9.51, 9.59, 7.42, 7.2, 6.937, 6.616, 5.539, 9.91, 6.546, 4.755, 1.472, 3.012, 2.602, 1.787, 2.028, 4.264, 5.059, 5.504, 4.44, 5.057, 5.41, 4.825, 4.94, 3.311, 5.297, 4.443, 4.273, 6.189, 4.163, 4.958, 4.399, 5.218, 5.532, 5.726, 6.151, 6.005, 6.545, 6.095, 6.929, 5.531, 3.642, 3.051, 3.582, 4.657, 2.711, 5.313, 4.263, 6.629, 8.59, 7.66, 7.64, 7.27, 7.56, 5.662, 7.07, 5.921, 5.423, 6.071, 6.152, 4.377, 4.099, 7.86, 5.869, 5.671, 5.708, 6.413, 7.06, 8.11, 7.62, 8.61, 8.84, 8.48, 8.25, 8.05, 7.45, 7.06, 6.756, 6.537, 6.249, 4.51, 4.111, 3.519, 1.395, 2.083, 0.95, 0.224, 1.52, 4.039, 4.407, 1.999, 3.817, 4.04, 3.813, 4.104, 2.843, 1.487, 1.384, 0.963, 1.61, 2.69, 2.08, 3.117, 3.458, 3.54, 2.224, 2.308, 3.076 ; 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 = 165.8, 180.3, 176.2, 188.6, 220.6, 236.7, 222.8, 224.1, 203.6, 228.1, 204.5, 190.7, 192.9, 199.6, 205.5, 188.4, 172.3, 176.3, 161.4, 156.3, 158, 159.2, 153.3, 59.2, 14.4, 28.23, 59.8, 17.18, 39.13, 36.64, 32.02, 33.85, 33.73, 36.55, 32.85, 24.9, 27.67, 24.5, 23.57, 15.92, 22.94, 34.26, 59.6, 74.1, 102, 130.6, 203.4, 216.8, 248.5, 270.9, 306.3, 8.2, 14.54, 16.96, 8.46, 3.53, 358.17, 349.858, 343.3, 337.5, 337.6, 335.2, 344.515, 342, 348.195, 9.61, 19.95, 54.5, 52.49, 53.65, 10.97, 22.5, 282.7, 231.3, 224.8, 264.9, 289.1, 277.9, 285.8, 284, 298.9, 314.6, 331.9, 336.8, 302.2, 349.784, 354.69, 4.02, 3.26, 29.69, 67.3, 115.2, 143.7, 144.3, 156, 165.2, 174.8, 187.2, 201, 223.9, 242.8, 269.5, 287, 278.4, 311.4, 323.3, 336.5, 331.2, 358.88, 14.03, 24.43, 23.22, 30.84, 68.2, 77.6, 69.7, 65.3, 69.9, 67.7, 65.9, 65.9, 59.3, 48.71, 73.3, 69.2, 50.53, 25.74, 30.79, 35.96, 36.66, 40.26, 35.4, 31.84, 26.65, 21.95, 18.5, 27.64, 40.53, 53.07, 73.3, 78.7, 105.7, 119.4, 140.7, 165.1, 201, 251.6, 309.2, 340.3, 344.047, 7.53, 20.35, 18.85, 26.46, 29.51, 44.71, 102.2, 98.7, 90.4, 72.8, 104.7, 108.2, 141.7, 141.7, 151.8, 178.1, 174.6, 166.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.726, 2959.125, 2960.326, 2960.927, 2960.927, 2961.528, 2960.326, 2957.923, 2953.719, 2944.708, 2878.03, 2882.835, 2565.663, 2890.044, 2929.69, 2951.916, 2960.326, 2959.726, 2948.913, 2895.45, 2857.005, 2911.669, 2959.726, 2898.454, 2957.923, 2945.309, 2960.326, 2961.528, 2947.711, 2957.323, 2957.323, 2907.464, 2961.528, 2959.726, 2951.316, 2278.525, 1517.431, 2438.313, 2832.977, 2942.305, 2956.121, 2962.128, 2954.319, 2962.128, 2959.125, 2956.121, 2962.128, 2955.521, 2961.528, 2960.927, 2960.326, 2961.528, 2961.528, 2959.125, 2961.528, 2960.326, 2960.326, 2960.927, 2959.125, 2930.291, 2873.825, 2885.238, 2939.302, 2950.114, 2922.482, 2953.118, 2925.485, 2956.722, 2279.126, 1629.163, 999.6231, 2961.528, 2906.864, 2961.528, 2961.528, 2961.528, 2961.528, 2960.326, 2958.524, 2954.92, 2961.528, 2961.528, 2951.916, 2949.513, 2950.715, 2952.517, 2909.867, 2960.326, 2961.528, 2961.528, 2960.326, 2960.326, 2956.722, 2954.92, 2959.125, 2961.528, 2960.326, 2960.326, 2960.326, 2959.726, 2957.923, 2957.923, 2961.528, 2961.528, 2960.927, 2961.528, 2957.923, 2949.513, 2942.305, 2882.835, 2914.673, 2931.492, 2935.697, 2936.298, 2956.121, 2950.114, 2948.312, 2953.118, 2947.711, 2950.114, 2960.326, 2961.528, 2961.528, 2957.323, 2959.726, 2960.927, 2960.927, 2957.923, 2960.927, 2954.319, 2927.287, 2225.062, 1889.268, 2484.567, 2873.224, 2897.252, 2947.711, 2952.517, 2955.521, 2945.309, 2957.923, 2958.524, 2954.92, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2952.517, 2959.125, 2959.125, 2960.927, 2960.927, 2960.326, 2930.892, 2175.805, 2765.698, 2929.69, 2947.111, 2939.302, 2956.121, 2955.521, 2957.323, 2959.726, 2959.726, 2821.563, 2887.641, 2960.326 ; 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 ; }