netcdf J0209.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 = 2453498.79166667 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = "07-May-2005 21:35:22: Parameter barometric_pressure marked as non-functional as of julian day 2453498.791667 (2005-05-07 19:00:00)\n", "09-Mar-2005 09:08:01: Parameter barometric_pressure marked as non-functional as of julian day 2453439.291667 (2005-03-09 07:00:00)\n", "21-Feb-2005 13:09:10: Parameter wind_direction marked as non-functional as of julian day 2453419.000000 (2005-02-17 00:00:00)\n", "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24\n", "SET_BP_1.3: 25-Apr-2005 20:23:21" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; air_temperature = 7.36, 7.35, 8.53, 8.01, 7.94, 8.76, 8.72, 8.56, 8.05, 7.6, 7.91, 7.57, 7.35, 7.03, 7.08, 7.56, 8.59, 7.03, 5.459, 6.371, 6.58, 5.917, 8.03, 8.33, 8.48, 8.56, 8.52, 7.76, 7.8, 7.14, 6.38, 6.276, 5.831, 5.176, 5.189, 6.015, 7.48, 8.73, 9.67, 9.16, 8.72, 9.19, 9.55, 10.92, 11.2, 10.63, 9.63, 8.2, 7.14, 6.602, 6.038, 5.519, 5.564, 6.061, 5.793, 5.224, 4.993, 4.367, 4.746, 5.118, 5.143, 5.54, 5.917, 6.78, 6.767, 6.497, 6.188, 7.32, 6.495, 7.19, 9.5, 8.18, 5.936, 5.623, 4.692, 5.164, 4.36, 4.229, 4.96, 4.242, 3.586, 3.793, 3.771, 4.379, 5.886, 8.1, 8.9, 8.94, 8.06, 9.42, 8.97, 11, 11.5, 10.85, 10.34, 10.01, 8.47, 7.86, 7.21, 7.33, 6.641, 6.474, 6.472, 5.252, 5.237, 5.169, 5.145, 5.512, 6.79, 8.14, 9.84, 10.78, 10.16, 9.76, 10.57, 10.58, 10.73, 11.66, 12.2, 10.88, 9.81, 8.75, 8.25, 7.87, 7.98, 6.955, 5.777, 4.662, 4.06, 3.655, 4.773, 4.645, 6.435, 9.01, 7.75, 7.84, 9.06, 9.24, 9.33, 10.84, 12.51, 11.63, 8.26, 7.22, 7.17, 6.294, 5.849, 5.819, 5.414, 5.624, 6.296, 7.1, 6.693, 6.897, 7.04, 7.43, 7.24, 6.89, 5.877, 5.672, 4.652, 4.091, 3.463, 2.962, 3.459, 3.944, 4.137, 4.243 ; 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 = 1017.068, 1016.828, 1016.048, 1013.888, 1012.748, 1012.508, 1011.068, 1009.628, 1007.828, 1006.388, 1006.808, 1006.148, 1005.367, 1004.707, 1006.028, 1007.288, 1008.068, 1004.347, 1002.667, 1003.747, 1005.247, 1002.907, 1006.028, 1005.548, 1005.968, 1005.968, 1006.988, 1007.348, 1008.728, 1009.028, 1009.508, 1009.988, 1010.168, 1010.228, 1010.948, 1011.668, 1012.508, 1012.868, 1013.168, 1013.408, 1013.348, 1013.228, 1012.988, 1012.688, 1012.088, 1012.388, 1012.148, 1012.508, 1013.108, 1013.648, 1014.128, 1014.068, 1013.888, 1013.468, 1012.928, 1012.508, 1012.208, 1012.208, 1012.988, 1013.588, 1013.948, 1014.248, 1015.028, 1015.448, 1015.688, 1014.068, 1015.928, 1015.688, 1015.928, 1017.488, 1016.348, 1016.828, 1017.428, 1018.568, 1019.168, 1019.828, 1020.369, 1021.149, 1021.149, 1021.509, 1021.749, 1022.109, 1022.649, 1023.369, 1023.729, 1024.029, 1024.329, 1024.689, 1024.929, 1025.049, 1025.349, 1025.349, 1025.409, 1025.529, 1025.649, 1026.189, 1026.789, 1027.569, 1028.289, 1028.769, 1029.189, 1029.369, 1029.429, 1029.789, 1030.269, 1030.929, 1031.649, 1032.249, 1032.429, 1032.489, 1032.429, 1032.369, 1032.249, 1032.069, 1032.069, 1031.889, 1031.649, 1031.589, 1031.469, 1032.009, 1032.189, 1032.489, 1032.309, 1032.489, 1033.029, 1033.329, 1033.089, 1033.389, 1033.269, 1032.969, 1033.269, 1033.329, 1033.449, 1032.849, 1032.789, 1032.849, 1032.609, 1032.369, 1031.709, 1031.169, 1030.569, 1030.149, 1029.669, 1029.789, 1029.909, 1029.489, 1029.069, 1028.469, 1028.109, 1027.329, 1026.789, 1026.549, 1025.769, 1025.409, 1025.349, 1024.869, 1024.509, 1023.429, 1022.649, 1021.809, 1021.689, 1021.209, 1019.228, 1017.428, 1017.908, 1017.848, 1016.948, 1016.648 ; 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, 99, 99, 99, 2, 2 ; wind_gust = 6.742, 8, 12.58, 13.52, 15.05, 15.17, 14.7, 14.7, 13.92, 14.94, 9.84, 8, 7.53, 7.02, 6.233, 5.684, 2.254, 2.744, 5.331, 7.02, 4.214, 1.137, 5.566, 3.724, 3.881, 5.174, 5.449, 3.332, 5.292, 4.155, 2.391, 2.078, 2.391, 3.136, 2.626, 2.705, 2.744, 4.312, 4.978, 2.352, 6.154, 10.15, 11.21, 11.41, 11.21, 10, 7.53, 6.468, 6.39, 5.802, 5.958, 4.41, 5.762, 6.35, 3.136, 1.764, 2.313, 1.921, 2.822, 2.587, 0.882, 0, 0.784, 2.43, 5.488, 2.901, 4.978, 7.41, 6.154, 3.332, 7.68, 4.802, 2.646, 1.098, 0, 2.548, 2.901, 1.568, 0.98, 1.019, 1.294, 0.686, 0.196, 0.941, 1.646, 2.038, 1.529, 0.666, 4.312, 3.371, 3.489, 4.194, 5.841, 5.488, 5.096, 4.155, 3.724, 3.959, 5.214, 3.45, 2.117, 2.195, 2.587, 2.352, 1.862, 3.371, 1.274, 1.372, 0.588, 3.175, 5.684, 1.568, 1.294, 3.528, 6.429, 5.802, 6.703, 6.311, 7.53, 7.57, 6.938, 6.154, 5.488, 5.723, 5.331, 1.999, 1.568, 0.706, 0, 0, 0, 3.214, 0.686, 0, 2.509, 4.077, 4.234, 4.547, 4.312, 5.253, 6.39, 3.724, 3.489, 3.842, 2.744, 2.626, 2.195, 0.784, 0, 0, 0, 3.567, 2.47, 5.488, 7.37, 8.74, 8.35, 8.27, 8.35, 13.76, 14.31, 15.01, 15.76, 14.86, 14.07, 13.29, 14.15, 14.94 ; 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, 40, 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, 40, 40, 40, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 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 ; wind_speed = 5.468, 5.875, 9.65, 10.2, 10.99, 12.42, 12.07, 11.92, 11.1, 10.3, 7.37, 6.459, 5.654, 5.751, 4.793, 3.595, 1.123, 1.743, 4.555, 5.34, 0.135, 0.457, 3.388, 2.068, 2.751, 4.147, 4.286, 2.576, 4.026, 2.931, 1.873, 1.342, 1.173, 2.415, 1.862, 2.023, 1.617, 3.18, 3.767, 1.073, 4.997, 8.31, 7.9, 7.37, 8.32, 7.44, 5.343, 4.29, 4.074, 3.992, 4.846, 2.902, 4.074, 4.717, 1.952, 0.846, 1.405, 0.798, 1.585, 1.919, 0, 0, 0.206, 1.849, 4.323, 1.851, 3.822, 6.259, 4.832, 2.508, 5.762, 3.134, 1.147, 0.339, 0, 1.9, 2.434, 1.068, 0.206, 0.375, 0.391, 0.015, 0.005, 0.363, 1.237, 0.231, 0.993, 0.07, 3.741, 1.32, 1.507, 2.619, 3.325, 3.304, 3.887, 2.85, 2.619, 3.259, 3.849, 1.872, 1.355, 1.967, 2.352, 2.036, 1.496, 2.683, 0, 1.005, 0.009, 1.051, 4.365, 0, 0.717, 2.55, 5.134, 5.106, 5.719, 4.679, 5.585, 5.367, 4.908, 4.82, 4.066, 4.201, 3.677, 1.192, 0.933, 0.102, 0, 0, 0, 1.208, 0.011, 0, 1.914, 3.631, 3.504, 3.554, 3.765, 3.874, 3.975, 2.648, 2.229, 3.107, 2.378, 2.189, 1.734, 0, 0, 0, 0, 1.973, 1.011, 3.97, 5.701, 6.539, 6.262, 7.1, 6.316, 10.42, 10.74, 11.77, 12.59, 11.19, 10.61, 10.41, 10.59, 9.99 ; 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, 40, 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, 40, 40, 40, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 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 ; wind_direction = 147.5, 143.2, 147.2, 158.6, 161.1, 156.5, 161.6, 167, 168.5, 169.3, 178.9, 178, 178.3, 168.6, 151.6, 193, 238.1, 97.4, 148.7, 165.5, 179.2, 116, 238.5, 247.1, 232, 275.7, 271.2, 268.4, 242, 244.8, 237.8, 251.7, 251.4, 215.4, 240.2, 267.4, 240.4, 246.6, 251.4, 121.5, 146.4, 178.9, 176.1, 192.3, 194.4, 212.4, 196.6, 203.2, 212.2, 191.3, 190.6, 189.2, 185.6, 212.9, 233.2, 206, 186, 144.3, 266.6, 250.8, 341.6, 341.6, 144.4, 104.5, 144.3, 76.6, 163.2, 149, 171.6, 149.2, 214.6, 197.9, 121.9, 118.5, 341.6, 158.9, 188.2, 136.7, 235.2, 209.2, 198.7, 174.8, 194.2, 289.8, 319.7, 333.6, 325, 75.9, 143.3, 115.1, 150, 266.8, 238.1, 213.1, 222.9, 212.6, 231.9, 228.3, 239.8, 266.8, 291.3, 308.7, 287.3, 303.8, 309.8, 273.3, 341.6, 302.5, 269.6, 344.22, 356.96, 341.6, 71.1, 146.3, 168.1, 167, 166.2, 183.2, 205.2, 214.3, 211.5, 223.9, 244.8, 241.8, 259.8, 333.9, 321.4, 273.9, 341.6, 341.6, 341.6, 158.9, 111.7, 341.6, 94.2, 125.5, 134.6, 134, 129.5, 158.5, 191.8, 176.3, 154, 142.3, 146, 139.8, 152.4, 341.6, 341.6, 341.6, 341.6, 51.17, 20.9, 52.3, 57.7, 61, 62.2, 73.3, 76.1, 76.3, 70.9, 59.3, 49.73, 50.1, 37.29, 43.53, 40.98, 41.38 ; 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 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, 40, 0, 40, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2345.804, 2778.312, 1949.339, 1584.71, 936.549, 534.677, 664.4294, 1954.745, 1296.372, 1080.718, 1187.644, 1976.971, 1168.421, 2003.402, 1496.407, 372.5465, 2389.055, 203.4479, 1041.672, 2982.552, 2989.761, 2564.461, 2989.761, 2965.132, 2989.761, 2989.761, 2511.599, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2990.362, 2992.164, 2993.365, 2992.764, 2992.164, 2990.962, 2990.962, 2990.962, 2990.962, 2990.962, 2990.962, 2990.962, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2867.818, 2964.531, 2989.761, 2991.563, 2992.764, 2992.164, 2930.892, 2934.496, 2990.362, 2990.362, 2991.563, 2990.362, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2990.362, 2993.365, 2993.365, 2990.962, 2990.962, 2990.362, 2990.962, 2990.362, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2992.764, 2992.164, 2992.164, 2990.962, 2990.962, 2990.362, 2990.362, 2990.962, 2990.962, 2990.962, 2989.761, 2989.16, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2529.62, 2990.362, 2990.962, 2992.164, 2991.563, 2990.962, 2990.962, 2990.962, 2990.962, 2990.362, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2990.362, 2605.91, 1612.343, 991.2133, 1287.962, 1387.679, 1281.955, 1223.086, 1208.669, 1432.732, 1081.92 ; 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 ; }