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" ; 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 = 800.f, 1100.f ; 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 = "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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 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 ; data: lat = 42.5234 ; lon = -70.5662 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 3.453, 3.831, 3.698, 4.38, 3.763, 3.166, 3.053, 3.053, 3.041, 3.009, 2.814, 2.597, 2.594, 3.021, 3.107, 2.873, 2.524, 2.339, 2.166, 2.301, 2.441, 2.665, 2.366, 2.358, 2.444, 2.451, 2.443, 2.319, 1.998, 1.953, 1.931, 1.937, 0.539, 1.177, 1.462, 1.554, 0.899, 1.265, 1.348, 1.254, 2.396, 3.571, 3.482, 3.502, 3.211, 3.006, 3.098, 3.084, 3.109, 3.251, 3.778, 3.607, 3.656, 3.379, 3.288, 3.123, 3.184, 3.109, 3.272, 3.072, 3.039, 3.3, 3.325, 3.405, 3.415, 3.6, 3.548, 3.957, 3.797, 4.06, 4.052, 4.175, 4.033, 3.659, 3.999, 3.863, 3.673, 3.534, 3.629, 3.662, 3.512, 3.294, 3.198, 3.113, 3.213, 3.512, 4.499, 4.584, 4.022, 3.789, 3.836, 4.134, 4.307, 4.538, 3.561, 3.85, 3.713, 3.437, 3.415, 3.467, 3.385, 3.271, 3.433, 3.282, 3.299, 3.338, 3.336, 3.388, 3.529, 3.568, 3.711, 3.617, 3.832, 4.566, 3.698, 3.396, 3.409, 3.305, 2.073, 0.452, -0.396, -0.285, -0.257, -0.651, -0.708, -0.531, -0.699, -1.429, -1.924, -2.606, -3.102, -3.237, -3.594, -3.141, -3.142, -3.507, -2.899, -2.925, -2.57, -2.195, -2.055, -1.084, -1.001, -0.293, -0.254, -0.239, -0.295, -0.606, -0.853, -1.335, -1.488, -1.467, -1.449, -1.47, -1.239, -1.101, -0.907, -0.234, 0.107, 0.143, 0.406, 1.027, 2.025, 2.251, 2.801, 2.818, 2.83, 2.641 ; 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 = 1027.98, 1028.16, 1029, 1029.84, 1030.5, 1030.98, 1031.22, 1031.82, 1032.12, 1032.78, 1033.38, 1033.86, 1034.4, 1034.94, 1035.3, 1035.78, 1036.08, 1035.66, 1035.12, 1034.28, 1034.7, 1034.7, 1034.7, 1034.52, 1034.46, 1034.34, 1033.8, 1033.56, 1033.08, 1032.18, 1031.34, 1031.22, 1030.38, 1029.72, 1029.54, 1029.6, 1029.3, 1029.12, 1028.82, 1028.46, 1027.74, 1026.6, 1025.88, 1024.799, 1024.319, 1023.659, 1023.179, 1023.419, 1023.059, 1021.919, 1021.139, 1021.439, 1020.659, 1020.179, 1019.879, 1019.339, 1018.979, 1018.739, 1018.679, 1018.139, 1017.479, 1017.719, 1017.479, 1017.179, 1016.759, 1015.979, 1014.419, 1014.659, 1014.179, 1013.879, 1013.999, 1013.519, 1013.339, 1013.159, 1012.979, 1012.499, 1012.079, 1012.019, 1012.019, 1011.959, 1011.959, 1012.139, 1012.499, 1012.559, 1012.679, 1012.739, 1012.799, 1012.859, 1012.319, 1011.779, 1011.839, 1011.359, 1011.659, 1011.659, 1011.539, 1011.659, 1011.059, 1010.879, 1010.519, 1009.799, 1008.719, 1007.879, 1007.279, 1006.739, 1005.839, 1005.119, 1004.459, 1002.839, 1001.459, 999.6586, 998.5186, 997.2586, 995.2785, 993.5984, 990.9584, 988.9783, 988.7383, 987.8983, 984.3582, 979.258, 976.0779, 989.5783, 989.8183, 988.5583, 988.1382, 988.5583, 988.4383, 990.4783, 988.8583, 986.0382, 983.8781, 983.0381, 982.4981, 982.0781, 985.0782, 984.0582, 987.7783, 990.7184, 992.1584, 992.3984, 991.4384, 993.5984, 994.2585, 996.2385, 996.8386, 997.0786, 997.9786, 998.2186, 998.0986, 997.7986, 997.9786, 998.6386, 998.8186, 999.4786, 1000.019, 1000.559, 1000.859, 1001.099, 1000.979, 1000.739, 1000.619, 1000.259, 999.8387, 999.8387, 1000.079, 1000.619, 1001.519, 1002.719 ; 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, 99, 99, 99, 99, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 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 = 2.43, 4.39, 4.312, 6.115, 5.88, 5.096, 5.684, 5.606, 6.076, 6.546, 6.703, 6.625, 7.21, 7.76, 8.08, 7.76, 7.72, 7.76, 7.55, 6.625, 6.664, 5.488, 6.821, 6.35, 4.822, 4.116, 4.665, 3.626, 3.136, 2.509, 2.94, 3.881, 4.469, 4.9, 4.586, 4.116, 3.293, 3.45, 3.293, 3.332, 2.234, 1.333, 2.783, 2.744, 3.489, 3.646, 4.586, 3.959, 4.234, 5.214, 6.115, 5.606, 5.527, 5.253, 5.645, 5.606, 4.9, 5.841, 6.076, 6.586, 5.135, 5.449, 4.782, 4.234, 5.057, 4.234, 3.175, 3.058, 2.078, 2.901, 4.038, 6.468, 6.821, 4.704, 4.822, 5.606, 6.311, 5.253, 4.704, 4.626, 4.822, 5.018, 4.312, 3.842, 3.724, 3.685, 3.136, 3.41, 2.744, 2.391, 2.587, 2.058, 2.43, 2.156, 2.587, 3.136, 3.528, 4.469, 4.822, 4.273, 4.586, 4.547, 4.704, 5.214, 6.86, 7.64, 7.33, 9.13, 10.07, 10.35, 9.13, 7.96, 7.96, 8.51, 6.39, 9.06, 10.94, 12.23, 17.33, 13.33, 13.8, 16.23, 16.74, 18.42, 15.29, 11.84, 13.64, 13.99, 14.46, 15.29, 15.41, 14.7, 14.78, 13.41, 13.96, 13.84, 14.82, 15.56, 14.54, 14.5, 15.21, 15.37, 17.68, 14.27, 13.45, 14.03, 12.98, 12.62, 14.7, 13.82, 13.99, 12.98, 12.11, 12.15, 10.78, 10.78, 9.33, 10.66, 10, 9.76, 9.72, 8.66, 7.53, 6.429, 8.19, 6.938, 9.29, 6.86 ; 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 = 1.672, 3.655, 3.749, 5.564, 5.077, 4.466, 4.631, 4.974, 5.458, 5.606, 5.813, 5.682, 6.089, 6.436, 7.14, 6.722, 6.604, 6.596, 5.843, 5.465, 5.394, 4.276, 5.701, 4.953, 4.108, 3.455, 4.057, 2.916, 2.459, 1.986, 2.217, 3.134, 3.539, 4.17, 3.84, 3.39, 2.606, 2.685, 2.315, 2.33, 1.385, 0.665, 1.814, 2.088, 3.031, 2.906, 3.85, 3.274, 3.391, 4.365, 5.442, 4.822, 5.026, 4.506, 4.909, 4.767, 4.245, 4.666, 5.102, 5.433, 4.35, 4.411, 3.938, 3.468, 4.29, 3.41, 2.532, 2.385, 1.668, 2.527, 3.288, 5.52, 5.869, 3.3, 4.085, 4.945, 5.398, 4.573, 3.71, 3.986, 3.95, 4.164, 3.541, 3.073, 3.219, 2.695, 2.293, 2.731, 2.083, 2.068, 2.037, 1.723, 2.168, 1.651, 2.212, 2.79, 3.023, 3.944, 4.162, 3.654, 3.832, 3.927, 4.034, 4.356, 6.039, 6.289, 6.182, 7.83, 8.9, 9.18, 7.91, 6.734, 6.493, 5.258, 5.534, 7.85, 9.14, 10.3, 14.81, 11.14, 11.66, 12.41, 12.78, 15.39, 12.49, 9.66, 10.47, 11.3, 11.32, 12.13, 12.7, 11.8, 12.48, 10.67, 11.31, 11.42, 11.31, 12.53, 11.38, 12.28, 12.73, 12.52, 13.89, 11.77, 10.02, 11.75, 10.51, 10.24, 12.64, 11.7, 11.59, 10.51, 10.15, 9.95, 8.79, 8.76, 8.1, 8.95, 8.38, 8.31, 7.87, 6.677, 6.233, 5.344, 6.87, 5.839, 7.85, 5.723 ; 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 = 359.02, 35.96, 33.68, 36.61, 25.25, 15.22, 6.78, 8.4, 19.72, 26.07, 18.35, 10.04, 11.1, 22.63, 42.28, 28.09, 15.47, 16.38, 13.13, 28.23, 7.79, 26.06, 26.62, 35.67, 39.28, 31.16, 39.66, 36.24, 8.65, 2.63, 8.54, 343.3, 331.7, 345.769, 0.48, 345.457, 334, 1.02, 320.4, 312.9, 315.5, 250.2, 244.4, 178.9, 175, 157.1, 158.2, 166.9, 170.6, 168.2, 175.7, 191.3, 181.2, 197.4, 205.2, 205.3, 202.7, 200.3, 221.4, 219.4, 200.1, 215.9, 209.2, 213, 217.8, 206.1, 158.8, 197, 163.9, 167.3, 184.3, 185, 192.2, 197.3, 219.5, 229.1, 254, 255.1, 245, 262.7, 240.1, 262.3, 248.6, 261.8, 250.2, 242.8, 242.9, 280.7, 265.8, 250.7, 225.7, 144, 147.4, 178.5, 112.7, 134.4, 152.3, 168.6, 171, 163.7, 167.3, 143.7, 131.2, 106, 96.7, 94.2, 91.5, 76.8, 86.2, 85.6, 88.1, 84.8, 82.5, 67.9, 23.37, 13.58, 21.89, 5.91, 355.78, 324.4, 319, 330.5, 339.4, 357.92, 346.056, 334.8, 336, 309.9, 312.6, 307.6, 312.5, 307.9, 310.2, 313.4, 299.2, 300.7, 308.5, 299.3, 300.7, 305.8, 303.3, 303.6, 305.8, 293.9, 289.8, 283.8, 286.6, 296.6, 284.8, 276.9, 270.3, 268.8, 268.6, 262.9, 261, 262, 259.3, 249.6, 249.8, 258.3, 260.5, 255.6, 252.7, 248, 273.1, 264.8, 263.4, 265.5 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2954.92, 2951.316, 2930.892, 2919.478, 2905.662, 2878.63, 2860.008, 2839.584, 2836.581, 2814.956, 2792.729, 2784.32, 2735.662, 2773.507, 2584.885, 2834.178, 2823.966, 2898.454, 2858.807, 2914.673, 2812.553, 2512.2, 2936.899, 2933.294, 2926.687, 2893.648, 2896.651, 2893.047, 2863.613, 2858.807, 2640.15, 2450.327, 2414.285, 2677.995, 2857.605, 2886.439, 2623.33, 2806.546, 2598.701, 2529.02, 2768.1, 2830.574, 2873.825, 2511.599, 2174.603, 2825.167, 2888.241, 2926.086, 2945.909, 2951.916, 2960.927, 2956.121, 2951.916, 2948.312, 2951.316, 2957.923, 2953.719, 2959.726, 2957.323, 2958.524, 2885.238, 2931.492, 2925.485, 2936.899, 2942.305, 2932.093, 2936.899, 2898.454, 2926.086, 2912.87, 2954.92, 2952.517, 2938.701, 2944.708, 2934.496, 2914.072, 2884.037, 2870.821, 2887.04, 2905.662, 2873.224, 2882.835, 2861.21, 2850.998, 2691.811, 2585.486, 2825.167, 2873.825, 2726.652, 2656.369, 2530.221, 2633.542, 2734.461, 2352.412, 2709.231, 2884.637, 2884.637, 2860.609, 2743.471, 2794.531, 2799.938, 2759.69, 2696.616, 1487.396, 1826.194, 1325.806, 1537.255, 1778.138, 2345.204, 1441.742, 1049.482, 1403.297, 1394.287, 1387.679, 1551.071, 1934.321, 2212.448, 2024.427, 2369.232, 1543.862, 2961.528, 2961.528, 2961.528, 2953.118, 2961.528, 2960.927, 2938.1, 2962.128, 2962.128, 2954.92, 2959.125, 2953.719, 2942.906, 2744.072, 2282.13, 2398.667, 2185.416, 1117.962, 2900.856, 2926.687, 2959.726, 2808.948, 2922.482, 2894.849, 2960.326, 2921.28, 2962.729, 2961.528, 2954.92, 2962.128, 2960.927, 2962.128, 2959.125, 2956.121, 2957.323, 2952.517, 2934.496, 2910.468, 2907.464, 2924.284, 2923.683, 2923.083, 2902.058, 2927.287, 2952.517, 2939.302, 2957.923, 2957.323 ; 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 ; }