netcdf M0106.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., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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., 50. ; 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., 50. ; 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-May-2005 01:58:02: Parameter barometric_pressure marked as non-functional as of julian day 2453498.916667 (2005-05-07 22:00:00)\n", "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "08-Apr-2005 10:07:33: Parameter barometric_pressure marked as non-functional as of julian day 2453469.208333 (2005-04-08 05:00:00)\n", "29-Mar-2005 09:34:39: Parameter barometric_pressure marked as non-functional as of julian day 2453459.333333 (2005-03-29 08:00:00)\n", "12-Mar-2005 03:41:12: Parameter barometric_pressure marked as non-functional as of julian day 2453442.000000 (2005-03-12 00:00:00)\n", "09-Mar-2005 09:49:38: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:03:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "04-Mar-2005 19:37:27: Parameter 2.453435e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "01-Mar-2005 08:35:30: Parameter barometric_pressure marked as non-functional as of julian day 2453431.333333 (2005-03-01 08:00:00)\n", "27-Feb-2005 19:46:33: Parameter barometric_pressure marked as non-functional as of julian day 2453429.416667 (2005-02-27 10:00:00)\n", "09-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08\n", "SET_BP_1.3: 26-Apr-2005 10:15:16" ; :longitude = -67.8793 ; :latitude = 43.4866 ; :is_dead = 0. ; data: lat = 43.4866 ; lon = -67.8793 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 5.54, 5.966, 5.515, 5.462, 5.375, 5.518, 5.317, 5.198, 5.156, 5.275, 5.37, 5.301, 5.385, 5.486, 5.687, 5.852, 5.955, 5.918, 5.976, 5.889, 6.238, 6.025, 6.08, 5.993, 6.024, 5.763, 5.753, 5.743, 5.664, 5.526, 5.648, 5.626, 5.387, 5.312, 5.324, 5.452, 5.414, 5.203, 5.404, 5.31, 5.472, 5.583, 5.804, 5.797, 5.864, 6.137, 6.151, 5.936, 6.256, 6.298, 6.471, 6.461, 6.29, 5.912, 6.023, 5.773, 5.846, 5.824, 5.941, 5.817, 5.928, 5.915, 5.68, 5.505, 4.38, 4.303, 4.329, 4.168, 4.371, 5.366, 4.917, 4.816, 4.753, 5.061, 5.695, 5.889, 5.613, 5.646, 5.565, 5.527, 5.361, 5.259, 5.118, 5.023, 5.095, 5.504, 5.276, 4.656, 4.862, 4.964, 5.338, 5.427, 5.734, 5.645, 5.688, 5.588, 5.463, 5.305, 5.19, 5.246, 5.461, 5.532, 5.494, 5.491, 5.405, 5.423, 5.323, 5.444, 6.291, 6.87, 6.523, 6.327, 6.32, 6.339, 6.607, 6.574, 6.527, 6.669, 6.879, 6.741, 6.913, 6.596, 6.321, 5.77, 5.422, 4.79, 4.442, 4.1, 3.956, 3.842, 3.927, 3.668, 3.666, 3.606, 3.562, 3.907, 4.402, 4.685, 4.93, 5.204, 5.448, 5.615, 5.852, 5.97, 5.98, 5.805, 6.426, 6.384, 6.258, 5.875, 6.572, 5.957, 5.944, 5.596, 6.299, 6.247, 6.075, 5.707, 6.13, 6.28, 6.481, 6.413, 6.827, 6.355, 6.49, 6.95, 6.671, 6.744 ; 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 = 1003.373, 1001.693, 1003.013, 1002.833, 1002.533, 1001.993, 1001.753, 1001.333, 1001.153, 1001.213, 1001.273, 1001.813, 1001.693, 1001.993, 1002.113, 1002.413, 1002.533, 1003.193, 1003.673, 1004.213, 1004.693, 1005.292, 1006.072, 1006.732, 1007.332, 1007.932, 1008.472, 1008.412, 1009.012, 1009.372, 1009.672, 1009.852, 1010.211, 1010.691, 1011.231, 1012.011, 1012.851, 1013.451, 1013.811, 1014.471, 1014.231, 1014.471, 1014.051, 1014.411, 1014.891, 1015.19, 1015.19, 1015.55, 1015.49, 1015.91, 1016.09, 1015.73, 1016.03, 1015.85, 1015.61, 1016.03, 1016.09, 1016.33, 1017.05, 1017.59, 1018.01, 1017.77, 1017.59, 1017.71, 1017.77, 1017.53, 1017.71, 1017.29, 1017.17, 1016.87, 1016.69, 1016.51, 1016.63, 1017.17, 1017.11, 1017.53, 1016.63, 1016.39, 1016.03, 1015.97, 1015.37, 1014.831, 1014.651, 1015.19, 1016.27, 1015.67, 1015.37, 1015.07, 1015.07, 1014.351, 1014.291, 1013.811, 1013.571, 1013.151, 1012.071, 1012.191, 1012.071, 1011.411, 1011.471, 1011.711, 1010.511, 1010.391, 1009.732, 1010.091, 1009.372, 1009.672, 1010.631, 1011.351, 1012.011, 1013.211, 1014.711, 1015.55, 1016.03, 1016.33, 1016.57, 1017.23, 1018.13, 1018.49, 1018.61, 1019.51, 1020.169, 1021.369, 1021.849, 1022.329, 1022.809, 1022.869, 1022.809, 1023.169, 1023.289, 1023.889, 1024.309, 1024.429, 1024.249, 1023.589, 1022.749, 1022.629, 1021.969, 1020.529, 1019.27, 1018.25, 1017.41, 1016.57, 1016.51, 1016.87, 1017.05, 1017.29, 1016.75, 1016.45, 1016.57, 1015.91, 1015.25, 1015.61, 1015.37, 1015.61, 1016.03, 1015.91, 1016.15, 1015.85, 1015.43, 1014.951, 1014.351, 1014.291, 1013.991, 1013.451, 1012.791, 1012.491, 1012.491, 1012.311 ; 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 = 17.29, 20.34, 16.58, 16.62, 18.27, 16.5, 18.23, 18.5, 18.42, 16.58, 16.78, 15.84, 16.39, 15.44, 16.27, 15.52, 16.66, 16.82, 18.93, 17.33, 18.31, 18.03, 16.82, 17.13, 17.13, 17.72, 16.74, 15.76, 15.37, 15.09, 15.64, 14.97, 14.82, 13.84, 13.33, 12.15, 11.68, 14.07, 12.03, 10.98, 12.86, 12.54, 14.39, 11.27, 9.49, 8.51, 7.72, 5.919, 5.253, 5.841, 5.684, 5.566, 4.861, 4.861, 4.41, 4.978, 4.782, 6.35, 6.076, 5.586, 4.9, 5.488, 6.115, 4.9, 5.331, 4.508, 4.939, 3.45, 4.155, 2.156, 2.548, 2.666, 4.155, 4.978, 4.9, 4.508, 5.253, 5.606, 4.41, 4.312, 4.077, 5.566, 4.214, 2.94, 1.96, 1.646, 3.293, 3.646, 5.214, 4.978, 4.508, 4.038, 5.645, 6.742, 8.62, 7.92, 6.938, 7.33, 6.821, 6.546, 8.31, 7.17, 6.115, 4.43, 3.489, 3.175, 3.332, 4.39, 8.51, 12.03, 12.07, 9.96, 8.78, 9.41, 10.98, 8.7, 6.86, 4.802, 6.468, 8.66, 9.8, 9.29, 12.66, 12.15, 12.66, 10.68, 9.92, 8.11, 8.19, 8.39, 11.13, 11.17, 8.58, 10.31, 12.58, 11.72, 10.62, 8.78, 9.37, 10.39, 10.58, 10.82, 10, 8.51, 7.33, 5.488, 6.272, 5.174, 4.038, 3.842, 3.842, 2.646, 2.666, 2.783, 4.234, 3.802, 3.881, 2.94, 3.097, 1.764, 2.666, 3.567, 4.586, 4.312, 3.136, 1.49, 3.41, 2.744 ; 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 = 13.96, 15.98, 13.44, 13.5, 14.47, 12.93, 13.31, 14.92, 14.78, 13.75, 14.08, 12.5, 13.3, 12.71, 13.1, 12.43, 13.58, 14.18, 15.41, 15.15, 14.98, 14.8, 14.5, 14.03, 13.52, 13.45, 12.94, 13.12, 12.97, 12.55, 13, 12.54, 12.32, 11.53, 11.25, 10.06, 9.72, 11.38, 10.1, 9.72, 10.81, 10.5, 11.57, 8.56, 7.85, 6.999, 6.874, 4.96, 4.449, 4.726, 5.017, 4.789, 4.059, 3.687, 3.731, 4.026, 3.974, 5.233, 5.344, 4.739, 4.164, 4.777, 5.125, 3.922, 4.617, 3.705, 4.037, 2.905, 3.463, 0.735, 1.753, 1.939, 3.228, 4.436, 4.223, 3.896, 4.582, 4.12, 3.488, 3.543, 3.468, 4.62, 3.433, 1.692, 1.482, 1.353, 2.385, 3.062, 4.138, 4.275, 3.804, 3.352, 4.675, 5.746, 6.968, 6.822, 5.82, 6.166, 5.984, 5.586, 6.772, 5.996, 5.174, 3.775, 2.917, 2.728, 2.486, 3.656, 7.47, 10.23, 9.79, 8.1, 7.43, 7.94, 9.47, 6.821, 5.784, 4.112, 5.181, 5.978, 8.32, 8.18, 10.59, 10.61, 9.99, 8.89, 8.25, 6.684, 6.945, 7.11, 8.23, 9.46, 7.4, 8.57, 11.1, 10.23, 8.94, 7.18, 7.99, 8.7, 8.92, 8.95, 8.13, 7.31, 5.644, 4.792, 5.524, 4.209, 3.519, 3.381, 3.079, 2.223, 2.234, 2.287, 3.521, 3.173, 3.312, 2.346, 2.58, 0.854, 2.094, 2.764, 3.983, 3.041, 2.218, 1.157, 2.66, 2.22 ; 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 = 40.5, 37.25, 36.46, 34.32, 31.99, 29.84, 31.45, 27.62, 24.07, 24.62, 28.08, 24.92, 22.91, 23.69, 25.21, 24.99, 26.19, 28.21, 31.57, 28.35, 26.61, 23.17, 21.22, 23.52, 24.26, 28.33, 29.82, 27.57, 25.07, 28.56, 29.44, 28.89, 24.5, 32.92, 33.86, 32.52, 22.84, 25.78, 33.65, 21.84, 31.34, 26.42, 30.31, 23.62, 17.27, 34.18, 37.1, 25.74, 23.64, 11.22, 26.27, 30.8, 14.84, 4.95, 22.3, 0.82, 2.55, 0.81, 13.79, 26.26, 25.87, 34.26, 31.59, 33.66, 32.63, 39.15, 38.96, 56.3, 74.1, 144.1, 233.3, 211.6, 187.5, 210.8, 210.2, 212.1, 242.8, 248.8, 243.4, 281.2, 295.3, 288.7, 288, 282, 264.2, 182.6, 188.5, 189.1, 232.4, 215.9, 212, 190.2, 185.8, 197.6, 185.2, 197.9, 194.7, 189.8, 198.9, 211.4, 195, 211.1, 210.9, 238.1, 208.6, 254.8, 253.2, 287.7, 323.2, 339.1, 351.46, 353.39, 345.643, 339.8, 337.7, 341.6, 344.122, 346.708, 337.8, 331.9, 351.79, 350.98, 349.249, 353.32, 356.81, 8.04, 4.99, 6.72, 358.26, 359.54, 344.932, 347.498, 326.6, 311.8, 313.6, 304, 296.4, 282.7, 270.1, 252.5, 247, 243.6, 250.2, 261.1, 263.6, 260.4, 276.3, 292.9, 325.7, 328.2, 337.9, 296.4, 282, 282.8, 305.3, 322.4, 320.4, 308.6, 4.93, 50.82, 218.6, 215, 222.9, 218.1, 202.4, 174.5, 134.9, 150.7 ; 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 = 1363.05, 1241.107, 1728.88, 1465.17, 1598.527, 2040.646, 1284.958, 902.3088, 1489.799, 1912.696, 1282.555, 1141.99, 1372.061, 1094.535, 1930.717, 2030.434, 1954.745, 1825.593, 1983.579, 1802.766, 2297.748, 1742.696, 2317.571, 1910.293, 2228.066, 877.6799, 1773.933, 2111.529, 1566.689, 1102.344, 1315.594, 2575.274, 2310.363, 2522.412, 2312.766, 2640.15, 2537.429, 1665.806, 2684.002, 2033.438, 2510.398, 2741.669, 2802.341, 2811.351, 2881.033, 2910.468, 2865.415, 2916.475, 2956.121, 2954.319, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 792.9804, 933.5455, 1957.749, 2617.323, 2783.719, 2897.853, 339.0872, 447.5747, 194.4974, 202.0062, 235.1051, 1753.509, 589.3412, 1066.301, 185.3667, 363.8363, 192.9957, 653.6167, 937.1497, 301.7834, 192.455, 193.7766, 226.0945, 453.5817, 226.6352, 310.4937, 965.9836, 294.7552, 267.9637, 502.2389, 1898.879, 726.3021, 475.2071, 522.0622, 856.6552, 328.3346, 231.7411, 222.0698, 287.7269, 970.7892, 663.228, 655.4188, 1630.364, 1806.971, 687.2562, 659.6238, 1392.485, 407.868, 260.0344, 2763.295, 2539.232, 2694.814, 2949.513, 2956.722, 2950.114, 2949.513, 2951.916, 2956.722, 2957.323, 2957.323, 2956.722, 2735.062, 2956.121, 2956.121, 2956.121, 2891.846, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2871.422, 2927.287, 2947.111, 2957.323, 2944.708, 2956.722, 2954.319, 2957.323, 2860.008, 2865.415, 2922.482, 2834.779, 2945.909, 2941.704, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2957.323, 2956.121, 2957.323, 2957.323, 2956.722, 2951.916, 2953.719, 2956.722, 2956.121, 2955.521, 2954.319, 2956.722, 2956.722, 2956.722 ; 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 ; }