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 = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 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 = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; air_temperature = 5.522, 5.399, 5.436, 5.507, 5.401, 5.518, 5.399, 5.527, 5.693, 5.821, 5.84, 6.04, 5.709, 5.593, 5.665, 5.929, 6.602, 6.97, 7.19, 8, 8.54, 9.18, 9.4, 9.02, 8.89, 8.19, 8.8, 9.16, 8.87, 8.78, 9.98, 10.02, 9.91, 10.23, 10.24, 10.43, 9.47, 9.46, 9.63, 9.53, 8.53, 9.35, 9.48, 9.69, 9.68, 9.31, 9.15, 8.93, 8.9, 10.27, 9.22, 9.3, 8.85, 8.59, 8.09, 7.86, 7.78, 7.64, 7.44, 8.02, 8.41, 8.62, 9.29, 10.39, 10.74, 10.76, 10.64, 10.36, 10.18, 10.62, 10.61, 10.26, 10.57, 10.84, 10.72, 11.21, 11.69, 11, 9.98, 9.82, 9.95, 9.85, 10.55, 10.33, 10.46, 10.66, 12.01, 11.36, 12.79, 13, 14.32, 16.9, 13.06, 15.19, 13.85, 15.63, 14.69, 11.21, 9.57, 9.26, 8.78, 8.35, 7.88, 7.49, 6.468, 5.664, 4.929, 5.184, 5.209, 5.457, 5.873, 5.83, 5.828, 5.815, 5.833, 5.746, 6.07, 6.466, 6.649, 6.301, 6.186, 6.677, 6.695, 7.01, 7.92, 7.31, 6.965, 6.305, 6.032, 5.841, 5.88, 6.678, 8.36, 7.51, 7.57, 7.41, 7.37, 7.26, 7.3, 7.53, 8.63, 9.52, 8.89, 8.71, 8.4, 8.23, 7.68, 7.55, 7.15, 7.03, 6.759, 6.795, 6.408, 6.616, 6.717, 7.01, 7.22, 7.77, 8.38, 8.18, 8.39, 9.02, 9.58, 10.25, 10.2, 10.66, 10.53, 10.19 ; 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 = 1029.42, 1029, 1028.76, 1028.28, 1027.56, 1027.08, 1026.479, 1025.64, 1024.559, 1024.019, 1023.539, 1023.239, 1022.939, 1022.339, 1021.739, 1020.959, 1019.939, 1018.979, 1017.959, 1016.639, 1015.259, 1014.239, 1013.819, 1013.339, 1013.519, 1014.179, 1014.179, 1013.999, 1013.939, 1013.759, 1013.459, 1013.399, 1013.459, 1013.939, 1014.899, 1016.099, 1016.819, 1017.299, 1017.839, 1018.079, 1018.259, 1017.779, 1017.119, 1016.339, 1015.979, 1015.439, 1015.259, 1015.079, 1015.439, 1016.039, 1016.639, 1016.759, 1017.179, 1017.299, 1017.239, 1017.119, 1016.879, 1016.759, 1016.879, 1017.359, 1017.239, 1017.059, 1017.059, 1017.059, 1016.579, 1015.619, 1014.359, 1013.159, 1012.379, 1011.659, 1010.579, 1010.159, 1010.159, 1010.339, 1010.099, 1010.099, 1009.679, 1009.499, 1008.959, 1008.419, 1007.939, 1007.759, 1007.639, 1007.639, 1007.759, 1007.459, 1007.039, 1006.679, 1005.599, 1004.759, 1003.919, 1002.899, 1001.999, 1001.219, 1000.739, 1000.259, 999.9587, 1002.179, 1003.019, 1003.619, 1002.659, 1002.839, 1003.199, 1002.599, 1003.919, 1003.619, 1006.379, 1007.279, 1008.479, 1011.059, 1011.959, 1011.719, 1011.839, 1011.899, 1012.499, 1012.379, 1012.439, 1012.679, 1013.039, 1013.339, 1013.879, 1014.659, 1015.139, 1015.319, 1015.439, 1015.859, 1015.919, 1015.979, 1016.039, 1016.279, 1016.879, 1017.359, 1017.239, 1017.179, 1017.179, 1017.119, 1016.459, 1015.739, 1014.959, 1013.939, 1012.799, 1012.259, 1012.379, 1012.259, 1012.499, 1012.859, 1012.919, 1012.619, 1012.019, 1011.479, 1010.639, 1009.139, 1007.579, 1007.159, 1006.919, 1006.679, 1006.619, 1006.619, 1005.779, 1005.899, 1004.879, 1004.279, 1004.039, 1003.739, 1003.319, 1003.439, 1003.619, 1003.379 ; 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 = 5.135, 6.35, 6.507, 5.723, 4.469, 4.469, 4.547, 4.626, 5.174, 5.37, 3.254, 4.469, 4.155, 3.254, 4.194, 4.155, 2.94, 3.332, 4.116, 4.077, 5.527, 7.1, 6.272, 7.21, 6.566, 4.41, 3.802, 3.038, 3.371, 3.097, 3.646, 4.077, 2.822, 5.292, 5.527, 6.154, 6.782, 5.41, 5.449, 6.076, 4.214, 4.469, 3.626, 4.116, 4.586, 4.273, 3.528, 4.626, 3.842, 5.919, 4.155, 4.861, 3.136, 3.802, 3.606, 2.352, 3.489, 2.901, 2.47, 2.666, 1.764, 1.215, 0.118, 1.529, 1.96, 3.45, 6.076, 6.821, 6.586, 6.154, 8.23, 7.49, 6.546, 5.802, 6.546, 7.15, 6.938, 5.998, 5.39, 5.645, 6.86, 5.723, 6.703, 6.507, 5.194, 3.528, 5.253, 5.018, 4.547, 3.92, 4.312, 6.586, 5.606, 6.194, 5.41, 8.47, 7.96, 16.7, 10.68, 8.15, 7.84, 6.311, 10.19, 13.45, 14.54, 14.5, 13.84, 12.07, 10.35, 8.19, 8.04, 7.15, 5.802, 4.704, 5.527, 6.115, 5.684, 5.41, 4.547, 4.469, 3.959, 4.077, 1.764, 0.47, 3.41, 4.038, 2.43, 0.98, 1.529, 1.45, 0.392, 0.862, 0.039, 0.902, 3.293, 3.763, 5.057, 6.938, 7.45, 7.6, 8.78, 12.47, 11.09, 10.94, 9.49, 8.66, 6.703, 7.72, 9.45, 4.782, 8.51, 9.72, 12.03, 12.27, 10.7, 10.31, 7.45, 5.194, 7.68, 5.488, 5.449, 4.743, 6.586, 7.76, 8.55, 9.17, 8.31, 7.72 ; 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 = 4.187, 5.253, 5.191, 4.709, 3.836, 3.805, 3.805, 3.611, 3.981, 4.267, 2.714, 3.546, 3.43, 2.647, 3.662, 3.354, 2.18, 2.713, 3.193, 3.532, 4.807, 6.321, 5.386, 6.054, 4.988, 2.817, 2.588, 1.941, 2.65, 1.727, 2.856, 2.981, 1.77, 4.614, 4.845, 4.877, 5.526, 4.558, 4.801, 5.229, 2.839, 3.579, 2.912, 3.428, 3.807, 3.682, 2.942, 3.954, 3.219, 3.852, 3.587, 4.015, 2.011, 2.999, 3.011, 1.497, 2.718, 1.74, 2.089, 2.093, 1.21, 0.235, 0.002, 0.525, 1.427, 3.067, 5.392, 6.133, 5.826, 4.968, 7.27, 6.76, 5.794, 4.946, 5.865, 5.895, 6.231, 5.578, 4.658, 5.059, 6.113, 5.015, 6.222, 5.96, 4.412, 2.989, 4.783, 4.691, 4.095, 3.555, 2.561, 5.94, 4.041, 5.308, 4.64, 7.63, 7.11, 13.31, 8.06, 6.931, 6.572, 5.488, 8.49, 11.26, 11.72, 12.5, 11.67, 10.43, 8.94, 6.694, 6.986, 5.741, 4.772, 3.787, 4.692, 5.153, 4.922, 4.616, 3.833, 3.489, 1.434, 3.077, 0.609, 0.02, 1.333, 2.761, 1.359, 0.297, 0.522, 0.72, 0.003, 0.045, 0, 0.505, 2.121, 2.835, 3.909, 5.743, 6.435, 6.755, 7.62, 9.98, 9.33, 9.53, 7.82, 7.55, 5.765, 6.464, 7.51, 4.033, 7.38, 8.07, 9.84, 10.13, 9.02, 8.07, 6.367, 4.087, 6.3, 4.725, 4.524, 3.058, 5.679, 6.506, 7.06, 7.93, 7.14, 6.374 ; 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 = 153.3, 149.3, 168.1, 183.4, 197.6, 210.5, 217.3, 223, 229.7, 240.7, 233.7, 233.7, 247.2, 221.8, 213.5, 216.6, 204.1, 169.1, 144.8, 137.7, 142.7, 153.4, 160, 173.7, 177.9, 236.7, 236.2, 247, 269.9, 273.6, 285.2, 274.9, 303.2, 326.2, 334.3, 349.64, 0.55, 355.93, 359.6, 358.66, 43.88, 66.7, 119.9, 119.3, 187.5, 183.7, 195.1, 200.3, 197.9, 228.1, 243.7, 250.6, 249.9, 243.6, 242.3, 235.7, 244.7, 230.5, 245.5, 243.8, 230, 208.1, 169.1, 204, 161.6, 141.5, 149.5, 146.6, 143.9, 149, 157.9, 168.9, 185.6, 206.6, 197.6, 207.5, 218.5, 216.8, 204.5, 209.3, 224.8, 223.5, 217.4, 220.3, 227.2, 218.9, 223, 229.5, 204.2, 197.4, 198.3, 239.5, 169.1, 173.2, 192.4, 204.7, 203.4, 29.81, 34.13, 6.2, 17.03, 8.57, 5.35, 2.21, 15.19, 18.45, 21.03, 19.41, 21.78, 1.28, 357.19, 20.66, 50.83, 95.3, 158.7, 146.8, 140, 147, 153.8, 165.4, 222.2, 198.3, 203, 216.7, 205.6, 323.1, 291.4, 197.2, 22.58, 150, 251.6, 276.9, 245.5, 232, 178.6, 143, 129.9, 132.4, 127.7, 121.1, 135.6, 175.9, 168, 171.1, 177.8, 189.6, 183.7, 179.7, 180.3, 126, 128.9, 112.4, 108.6, 114.2, 116.8, 123, 122.4, 127.2, 139.9, 129.5, 132.7, 134, 160.6, 171.4, 153.4, 157.6, 156.9, 155.6 ; 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, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 40, 40, 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 ; visibility = 2960.326, 2960.927, 2960.927, 2961.528, 2959.726, 2959.726, 2961.528, 2961.528, 2960.927, 2959.726, 2939.302, 2959.125, 2947.711, 2959.726, 2954.319, 2957.923, 2957.323, 2956.121, 2956.722, 2953.719, 2951.316, 2953.719, 2927.287, 2936.899, 2949.513, 2937.499, 2947.111, 2943.506, 2875.627, 2903.259, 2954.92, 2951.916, 2936.899, 2947.711, 2935.697, 2914.673, 2906.263, 2925.485, 2935.697, 2945.909, 2954.319, 2959.125, 2955.521, 2958.524, 2954.92, 2947.111, 2715.839, 2808.948, 2960.326, 2960.326, 2959.726, 2960.326, 2960.326, 2959.726, 2956.722, 2954.92, 2953.118, 2945.909, 2912.27, 2928.489, 2877.429, 2911.669, 2920.079, 2914.673, 2933.895, 2937.499, 2922.482, 2907.464, 2922.482, 2891.846, 2908.065, 2870.821, 2894.849, 2951.316, 2924.885, 2914.072, 2908.666, 2891.245, 2813.754, 2792.129, 2781.316, 2776.51, 2838.383, 2832.977, 2843.189, 2841.386, 2875.026, 2830.574, 2802.941, 2814.355, 2849.196, 2898.454, 2841.386, 2889.443, 2677.995, 2894.249, 2876.228, 2428.702, 2791.528, 2920.079, 2932.093, 2805.344, 2077.289, 1831, 1913.296, 2506.793, 2560.256, 2920.68, 2921.881, 2784.92, 2917.075, 2927.287, 2938.701, 2960.927, 2960.927, 2960.927, 2938.1, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.125, 2959.726, 2961.528, 2960.927, 2959.726, 2960.326, 2959.726, 2960.927, 2955.521, 2957.923, 2953.719, 2947.111, 2943.506, 2940.503, 2955.521, 2933.895, 2950.715, 2956.121, 2945.909, 2911.669, 2938.701, 2954.319, 2960.326, 2959.726, 2960.326, 2959.726, 2712.835, 2960.326, 2954.92, 2944.708, 2092.307, 2799.337, 2205.84, 1024.853, 351.0413, 270.3065, 390.808, 256.9708, 807.3973, 1555.276, 2172.801, 2358.419, 2197.43, 2307.359, 2297.147, 2121.14 ; 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 ; }