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 = "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 = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 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 = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 6.433, 6.609, 6.223, 6.274, 6.537, 6.5, 6.341, 6.283, 6.282, 6.395, 6.3, 6.417, 6.416, 6.725, 6.789, 7.7, 7.92, 8.29, 8.57, 8.2, 8.26, 8.05, 6.756, 6.68, 6.815, 6.827, 7.04, 5.989, 6.181, 6.19, 7.49, 8.68, 7.9, 8.95, 8.36, 5.764, 5.69, 5.93, 5.759, 5.718, 5.852, 5.872, 5.873, 5.92, 6.053, 6.108, 6.043, 5.864, 5.937, 5.899, 5.872, 5.724, 5.846, 5.596, 5.639, 5.58, 5.475, 5.669, 5.702, 6.058, 6.013, 5.995, 6.072, 6.074, 6.154, 6.228, 6.43, 6.407, 6.522, 6.354, 6.518, 6.704, 6.659, 6.944, 6.696, 6.607, 6.406, 6.26, 6.25, 6.178, 6.336, 6.436, 6.557, 6.853, 6.867, 6.698, 6.708, 7.05, 6.995, 6.658, 6.926, 6.413, 6.071, 5.98, 5.862, 5.767, 5.689, 6.065, 6.124, 5.932, 5.926, 5.709, 5.632, 5.748, 5.57, 5.388, 5.469, 5.91, 5.918, 6.036, 6.355, 6.682, 5.823, 5.785, 5.679, 5.654, 5.528, 5.431, 5.415, 5.481, 5.423, 5.766, 5.779, 5.619, 5.53, 5.622, 5.858, 5.893, 5.701, 5.454, 6.285, 6.128, 5.934, 5.915, 5.949, 6.026, 5.971, 6.168, 6.411, 6.403, 6.269, 6.284, 6.344, 6.133, 6.037, 5.936, 5.748, 5.649, 5.688, 6.229, 6.083, 5.836, 5.777, 5.82, 5.619, 5.703, 5.662, 5.575, 5.677, 5.598, 6.069, 6.348, 6.422, 6.382, 6.458, 6.567, 6.581, 7.44 ; 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 = 1007.992, 1008.712, 1007.632, 1007.392, 1008.292, 1007.392, 1006.672, 1006.372, 1006.432, 1006.312, 1005.832, 1005.832, 1004.992, 1004.753, 1003.913, 1003.553, 1003.073, 1002.593, 1002.113, 1001.273, 1000.973, 1000.073, 999.9535, 999.4136, 999.7736, 1000.313, 1000.073, 999.8336, 999.6536, 998.2739, 995.0945, 993.4748, 992.275, 991.5552, 992.1551, 991.7352, 994.6746, 996.2343, 997.314, 998.2139, 998.6338, 999.4136, 1000.313, 1000.733, 1001.093, 1001.873, 1002.413, 1002.953, 1003.733, 1004.753, 1005.292, 1006.072, 1006.912, 1007.572, 1008.052, 1008.712, 1009.552, 1010.451, 1011.591, 1012.551, 1013.511, 1014.171, 1014.651, 1015.37, 1015.49, 1016.03, 1016.81, 1017.35, 1017.17, 1017.11, 1017.77, 1017.83, 1017.83, 1018.31, 1018.79, 1018.73, 1018.85, 1018.85, 1018.73, 1018.85, 1018.97, 1019.03, 1018.31, 1018.55, 1019.15, 1018.91, 1018.85, 1018.43, 1018.01, 1017.95, 1017.11, 1016.21, 1014.531, 1014.231, 1013.571, 1013.751, 1013.391, 1012.611, 1011.651, 1010.211, 1009.732, 1008.952, 1007.872, 1007.212, 1006.492, 1005.532, 1004.453, 1004.093, 1003.853, 1003.313, 1002.893, 1002.173, 1001.333, 1001.453, 1001.873, 1002.293, 1001.813, 1002.173, 1002.353, 1002.653, 1003.253, 1004.213, 1004.513, 1004.393, 1004.633, 1005.532, 1005.112, 1005.712, 1006.252, 1006.912, 1007.452, 1008.292, 1009.072, 1009.612, 1010.271, 1010.811, 1011.291, 1012.011, 1012.731, 1013.631, 1013.631, 1014.231, 1014.831, 1015.37, 1016.09, 1016.81, 1017.17, 1017.29, 1017.47, 1017.35, 1017.41, 1017.65, 1017.83, 1018.13, 1018.67, 1018.85, 1019.75, 1019.63, 1019.57, 1019.27, 1019.15, 1018.01, 1017.71, 1017.05, 1016.27, 1015.73, 1014.411, 1013.451 ; 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 = 8, 7.88, 8.11, 7.53, 7.1, 7.64, 7.15, 7.53, 8.27, 8.55, 8.86, 9.76, 11.02, 11.09, 10.27, 11.92, 11.33, 11.33, 11.64, 11.37, 13.01, 11.92, 8.94, 7.76, 9.33, 8.23, 9.76, 5.782, 4.822, 4.547, 12.66, 14.11, 12.74, 13.21, 14.27, 10.88, 11.8, 13.64, 10.43, 10.23, 11.37, 11.52, 9.6, 9.02, 10, 9.96, 10.19, 10.54, 11.09, 10.23, 10.11, 8.58, 7.64, 6.468, 5.449, 5.331, 4.39, 5.527, 4.743, 4.978, 6.429, 4.9, 4.782, 5.057, 4.9, 5.723, 6.625, 5.194, 4.194, 3.685, 4.547, 5.998, 6.35, 7.33, 6.174, 5.645, 5.096, 4.978, 4.586, 4.9, 5.253, 5.684, 7.45, 8.55, 7.33, 7.96, 9.29, 10.19, 9.45, 8.35, 10.19, 9.45, 11.37, 11.45, 13.33, 13.01, 13.92, 14.78, 15.68, 17.17, 16.93, 18.27, 17.09, 17.44, 18.07, 18.42, 19.25, 20.23, 19.48, 18.89, 16.62, 18.7, 14.01, 10.68, 8.19, 7.02, 6.076, 6.468, 7.17, 8.27, 10.74, 10.19, 9.13, 10.19, 7.68, 9.76, 8.23, 7.92, 7.45, 5.566, 10.15, 8.55, 9.56, 11.02, 11.96, 11.29, 12.5, 11.96, 9.53, 7.76, 9.45, 8.98, 7.57, 7.06, 7.84, 7.6, 6.507, 5.645, 5.919, 6.076, 6.625, 7.49, 5.292, 5.174, 4.704, 4.822, 5.449, 4.214, 4.43, 3.567, 6.429, 7.13, 7.21, 6.782, 7.53, 7.41, 8.04, 10.43 ; 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 = 6.27, 6.906, 6.617, 6.666, 6.267, 6.572, 5.997, 6.369, 7.39, 7.42, 7.8, 8.37, 8.97, 9.45, 8.92, 9.76, 9.57, 9.93, 10.3, 10.02, 10.19, 10.01, 7.32, 6.847, 8.04, 7.17, 7.74, 1.956, 4.069, 3.884, 10.56, 11.49, 10.91, 10.65, 11.84, 8.94, 10.08, 10.55, 8.86, 8.01, 9.75, 9.29, 7.77, 7.37, 7.87, 8.11, 8.6, 8.8, 8.83, 8.84, 8.28, 7.42, 6.733, 5.501, 4.865, 4.583, 3.537, 4.724, 4.133, 4.354, 5.492, 4.137, 3.931, 4.297, 4.21, 4.609, 5.782, 4.152, 3.43, 2.937, 3.805, 5.246, 5.129, 6.453, 5.316, 4.878, 4.31, 4.288, 3.981, 3.987, 4.335, 5.012, 6.351, 7.19, 6.441, 6.96, 7.57, 8.77, 8.02, 7.29, 8.7, 7.83, 9.73, 9.78, 11.17, 11.12, 11.63, 12.49, 13, 13.94, 14.06, 14.47, 14.38, 14.47, 14.56, 14.73, 15.88, 15.54, 15.85, 15.15, 13.97, 14.63, 10.93, 7.67, 6.319, 5.88, 4.224, 4.306, 5.506, 6.57, 8.65, 7.71, 7.73, 7.72, 5.776, 8.08, 6.544, 6.796, 5.868, 4.487, 8.01, 7.43, 7.88, 9.05, 9.78, 9.14, 10.12, 9.55, 8.29, 6.517, 7.94, 7.42, 6.322, 5.913, 6.657, 6.651, 5.397, 4.962, 4.878, 5.351, 5.757, 5.635, 4.271, 4.222, 3.82, 3.999, 4.816, 3.253, 3.791, 2.975, 5.712, 6.046, 6.255, 6.048, 6.315, 6.438, 6.923, 8.67 ; 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 = 149.3, 150.8, 147.2, 145.3, 143.2, 141.3, 136.4, 124.7, 127.4, 132, 125.3, 126.5, 125.5, 124.8, 128, 125.3, 125.8, 126.7, 127, 121.9, 124.4, 150, 134.2, 125.7, 127.7, 128.4, 132, 179.8, 100.9, 97.9, 106, 103.5, 105.9, 135.8, 152.9, 212.2, 221.7, 224.8, 221.3, 195.9, 191.7, 190.1, 184.1, 182, 183.9, 190.2, 188.9, 190.2, 197.3, 204.7, 202.6, 204.1, 208.3, 203.1, 214.9, 208.4, 206.2, 213.7, 220.2, 223.2, 222.5, 225.5, 228.9, 218.1, 210.3, 209.3, 209.5, 201.1, 188.7, 159.3, 164.6, 176.5, 175.5, 186, 188.8, 189.5, 177.4, 167.7, 161.9, 146.4, 125, 126.7, 115.1, 119.1, 129.9, 113.9, 118.5, 120.7, 114.5, 121.5, 116.3, 109.8, 102.1, 105.4, 103, 94.4, 90.3, 95.4, 96.1, 99, 101.9, 102.1, 94.9, 95.6, 94.3, 91.6, 89.5, 97.9, 99.8, 98.5, 98.2, 92.5, 88.6, 136.2, 134.1, 151.6, 183.5, 209.6, 229.9, 253, 267.4, 257.9, 256.3, 272, 251.2, 233.9, 241.8, 231.5, 227.5, 212.2, 228.3, 239.4, 223.1, 222.8, 220.1, 223.4, 219.8, 222.3, 219.8, 209, 195.5, 192.6, 190.7, 182.5, 182.2, 179.2, 176.5, 172.3, 161.9, 179.9, 183.8, 176.7, 170.3, 160.8, 152.3, 141.1, 153.1, 145.1, 141.8, 106.5, 139.3, 151.5, 154.7, 150, 146.8, 145.8, 136.4, 148.2 ; 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 = 113.282, 65.94641, 101.0877, 361.1331, 128.4198, 128.1795, 149.6247, 146.8615, 168.0063, 230.2995, 209.515, 184.826, 243.8754, 238.0486, 2179.409, 2504.991, 2241.882, 2545.239, 2443.719, 2375.239, 1840.611, 1002.026, 1227.891, 1058.492, 729.3056, 961.7787, 479.4121, 223.8118, 1453.156, 1277.75, 738.9169, 578.5285, 240.0309, 2362.624, 1516.23, 329.6562, 2899.655, 2938.1, 2915.273, 2939.302, 2914.072, 2772.305, 2716.44, 2509.196, 2091.105, 904.7116, 1719.869, 2748.878, 2951.916, 2941.704, 2897.853, 2823.966, 2894.249, 2826.369, 2914.072, 2896.651, 2897.853, 2948.913, 2926.687, 2944.107, 2943.506, 2933.294, 2806.546, 2929.69, 2928.489, 2929.09, 2897.853, 2927.287, 2741.069, 2852.199, 2911.068, 2956.722, 2956.121, 2950.114, 2947.111, 2943.506, 2943.506, 2927.287, 2942.305, 2948.913, 2953.118, 2955.521, 2817.358, 2950.715, 2872.022, 2954.319, 2938.701, 2936.899, 2957.323, 2379.444, 2748.878, 2723.048, 2374.038, 2134.356, 2201.034, 2647.959, 2107.925, 1863.438, 1393.686, 1193.05, 1126.372, 799.5881, 925.1356, 1806.371, 1253.121, 483.0163, 403.9634, 1417.714, 1400.294, 1865.24, 2137.96, 2127.147, 1122.768, 1178.033, 588.7405, 1760.116, 389.7868, 268.8047, 781.567, 1022.45, 1472.378, 2950.715, 2952.517, 2956.121, 2956.121, 2956.121, 2956.121, 2954.92, 2953.118, 2951.916, 2955.521, 2950.114, 2950.715, 2941.104, 2920.079, 2902.058, 2854.001, 2840.185, 2834.178, 2802.341, 2656.97, 2211.847, 2109.727, 2470.15, 2954.319, 2955.521, 2948.913, 2894.849, 2923.083, 2951.916, 2938.1, 2940.503, 2905.662, 2902.058, 2790.927, 2752.482, 847.0439, 692.6625, 296.0167, 457.7867, 821.8143, 741.3197, 1846.618, 2025.028, 2052.66, 1220.683, 1151.001, 876.4785 ; 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 ; }