netcdf L0108.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.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.53 ; 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 = "19-May-2005 16:12:10: Wind Sensor 46265 replaced old one 2005/03/19 06:00 GMT\n", "19-May-2005 16:12:09: Barometric pressure sensor 2299994 replaced old one 2005/03/19 06:00 GMT\n", "27-Feb-2005 11:34:00: Parameter barometric_pressure marked as non-functional as of julian day 2453429.375000 (2005-02-27 09:00:00)\n", "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.met.realtime.nc L0108.met.realtime.nc.new\n", "Wed Feb 9 05:46:41 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.met.realtime.nc L0108.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 = "RMYWM46270" ; :visibility_sensor_serial_number = 316 ; :barometric_pressure_serial_number = "SETAP2448665" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 07-Feb-2005 21:35:07\n", "WIND_DIR_1.2: 07-Feb-2005 21:35:07\n", "AAN_VIZ_1.2: 07-Feb-2005 21:35:07\n", "SET_BP_1.3: 25-Apr-2005 20:26:07" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; air_temperature = 5.174, 5.275, 5.856, 6.126, 5.862, 5.728, 5.701, 6.473, 5.51, 5.401, 5.677, 4.948, 4.919, 4.887, 5.279, 4.975, 5.041, 5.363, 6.359, 5.815, 5.805, 5.645, 5.847, 6.11, 5.705, 5.65, 5.498, 5.449, 5.453, 5.386, 5.245, 5.154, 5.171, 5.279, 5.342, 5.385, 5.247, 5.314, 5.298, 5.206, 5.25, 5.323, 5.382, 5.456, 5.605, 5.54, 5.534, 5.615, 5.552, 5.59, 5.389, 5.453, 5.298, 5.204, 5.368, 5.428, 5.277, 5.38, 5.411, 5.236, 5.715, 5.853, 5.68, 6.148, 6.046, 6.479, 6.739, 6.516, 6.321, 6.614, 6.275, 6.283, 6.373, 6.446, 6.152, 5.884, 6.154, 6.009, 5.854, 5.938, 5.581, 5.717, 5.994, 5.774, 6.242, 6.265, 6.96, 7.03, 6.714, 7.03, 7.04, 7.2, 7.31, 7.36, 7.13, 7.1, 6.002, 6.131, 6.257, 6.365, 6.364, 6.214, 6.016, 6.287, 6.17, 6.151, 5.972, 5.302, 5.886, 5.358, 5.445, 5.528, 5.789, 5.381, 5.218, 5.355, 5.513, 5.247, 5.179, 5.288, 5.354, 5.395, 5.259, 5, 4.786, 4.821, 5.13, 5.145, 5.221, 5.653, 5.484, 5.351, 5.17, 5.373, 5.711, 6.1, 5.866, 5.827, 6.093, 6.338, 6.665, 7.2, 7.74, 7.18, 7.16, 6.727, 7.54, 7.53, 7.77, 7.94, 8.27, 7.91, 7.59, 7.27, 7.92, 7.58, 7.54, 7.18, 6.708, 6.756, 6.739, 6.537, 6.794, 6.809, 6.925, 6.913, 7.5, 7.74 ; 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 = 1008.654, 1009.134, 1009.554, 1009.074, 1008.714, 1008.414, 1007.934, 1007.934, 1007.814, 1008.294, 1008.294, 1008.234, 1008.534, 1008.954, 1008.774, 1008.714, 1008.774, 1008.474, 1007.994, 1007.814, 1007.574, 1007.814, 1008.114, 1008.414, 1008.594, 1008.894, 1009.494, 1009.434, 1009.374, 1009.074, 1008.834, 1009.194, 1009.014, 1009.494, 1009.974, 1010.634, 1011.354, 1011.953, 1012.373, 1012.433, 1012.493, 1012.373, 1012.253, 1012.373, 1012.433, 1012.793, 1013.333, 1013.993, 1014.473, 1015.073, 1015.433, 1015.133, 1015.073, 1015.073, 1015.253, 1015.433, 1015.673, 1016.333, 1016.873, 1017.533, 1018.193, 1018.793, 1019.333, 1019.633, 1019.753, 1019.933, 1019.873, 1020.053, 1019.933, 1019.933, 1020.053, 1020.173, 1020.533, 1020.953, 1021.793, 1022.153, 1021.673, 1021.253, 1021.133, 1021.253, 1021.253, 1021.433, 1021.793, 1022.333, 1022.753, 1023.053, 1023.473, 1023.473, 1023.713, 1023.533, 1023.173, 1023.173, 1022.813, 1022.933, 1022.813, 1022.993, 1023.173, 1023.893, 1024.313, 1024.193, 1024.313, 1024.193, 1023.833, 1023.653, 1023.653, 1023.773, 1024.013, 1024.073, 1024.193, 1024.433, 1024.373, 1024.733, 1024.433, 1024.013, 1023.713, 1023.173, 1022.753, 1022.273, 1022.213, 1021.913, 1021.313, 1022.153, 1022.333, 1022.093, 1022.213, 1021.853, 1021.913, 1021.433, 1021.073, 1021.193, 1021.193, 1021.073, 1021.013, 1020.233, 1020.113, 1019.873, 1020.053, 1019.453, 1018.793, 1018.253, 1017.773, 1016.873, 1016.693, 1016.333, 1015.913, 1015.793, 1015.733, 1015.373, 1015.073, 1014.653, 1013.993, 1013.813, 1013.393, 1013.453, 1013.393, 1013.273, 1013.093, 1013.214, 1013.033, 1012.193, 1012.373, 1012.133, 1012.073, 1012.073, 801.4548, 1011.414, 1011.054, 1010.754 ; 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, 1, 0, 0, 0 ; wind_gust = 3.058, 2.744, 4.273, 4.508, 4.018, 3.136, 2.274, 5.41, 2.156, 3.175, 2.352, 1.725, 3.136, 3.802, 2.313, 1.96, 2.822, 3.763, 1.176, 1.882, 2.744, 2.47, 1.529, 0.588, 2.509, 1.607, 2.43, 1.568, 1.882, 3.41, 1.176, 2.509, 2.901, 2.352, 0.98, 1.803, 2.901, 3.371, 3.489, 3.489, 3.567, 4.038, 3.528, 3.058, 4.312, 5.174, 5.41, 5.762, 5.684, 5.684, 3.528, 3.136, 2.352, 2.587, 2.587, 2.391, 2.313, 2.234, 2.391, 2.078, 3.371, 3.998, 3.332, 3.724, 3.371, 3.175, 2.195, 2.43, 2.038, 1.47, 0.784, 1.294, 0.98, 1.176, 0.784, 1.019, 1.254, 0.588, 0.549, 1.842, 2.156, 4.038, 4.312, 2.94, 3.528, 2.45, 2.313, 1.999, 4.234, 3.646, 3.41, 5.723, 4.116, 3.293, 3.293, 2.254, 2.587, 2.979, 3.175, 4.782, 4.116, 3.234, 3.371, 3.802, 4.312, 4.194, 3.45, 3.763, 3.881, 5.919, 5.998, 6.233, 7.13, 6.35, 6.507, 7.8, 7.1, 8.19, 6.978, 7.8, 8, 8.15, 7.6, 7.41, 7.72, 6.938, 6.546, 6.86, 8.47, 8.27, 7.21, 7.17, 5.194, 6.703, 7.76, 6.272, 6.39, 5.645, 5.449, 5.292, 5.41, 7.72, 8.7, 7.6, 7.06, 6.86, 7.06, 7.21, 6.899, 6.586, 7.57, 6.703, 6.86, 7.21, 7.37, 5.762, 6.154, 4.704, 5.057, 6.429, 5.802, 5.214, 4.606, 3.254, 3.802, 2.842, 4.038, 4.018 ; 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 = 2.67, 2.215, 3.72, 3.732, 3.568, 2.768, 1.106, 3.717, 1.332, 2.289, 1.957, 1.193, 2.086, 2.083, 1.947, 1.274, 2.402, 1.772, 0.505, 1.427, 2.282, 2.174, 0.741, 0.025, 2.171, 1.059, 1.654, 1.068, 1.488, 2.71, 0.146, 2.198, 2.494, 1.883, 0.549, 1.295, 2.444, 2.764, 3.023, 2.964, 3.077, 3.602, 3.095, 2.718, 3.771, 4.551, 4.845, 5.104, 4.982, 4.91, 2.931, 2.657, 1.844, 2.237, 2.31, 2.012, 1.952, 1.894, 2.145, 1.884, 2.988, 3.569, 2.865, 3.166, 3.028, 2.73, 1.787, 1.948, 1.585, 0.976, 0.306, 0.977, 0.306, 0.767, 0.386, 0.898, 0.716, 0.217, 0.135, 1.163, 1.348, 3.533, 3.219, 2.241, 2.834, 1.954, 1.752, 1.719, 3.663, 3.197, 2.865, 4.074, 3.495, 2.914, 2.914, 1.574, 2.373, 2.367, 2.971, 4.412, 3.603, 2.639, 3.06, 3.147, 3.567, 3.703, 3.071, 3.427, 3.369, 4.923, 5.198, 5.377, 6.045, 4.972, 5.473, 6.125, 6.304, 7.02, 5.647, 6.533, 6.542, 6.707, 6.321, 5.938, 6.291, 5.775, 5.486, 5.621, 6.701, 6.834, 5.959, 6.13, 4.205, 5.77, 6.577, 5.513, 5.32, 4.952, 4.381, 4.654, 4.794, 6.591, 7.44, 6.7, 6.089, 6.17, 6.351, 6.396, 6.268, 5.91, 6.771, 5.852, 5.878, 6.577, 6.279, 5.198, 5.392, 4.094, 4.453, 5.41, 4.987, 4.478, 3.774, 2.693, 3.273, 2.498, 3.622, 3.624 ; 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 = 247.1, 267.2, 238.6, 240.4, 210.8, 224.5, 20.29, 205.5, 223.6, 69.1, 114.7, 125.6, 131.1, 142, 69.3, 74, 151.5, 166.1, 200.4, 171.6, 17.32, 0.95, 146.9, 5.29, 333.8, 253.3, 232.4, 322.9, 198.7, 184.9, 211.2, 144.4, 175.5, 142.4, 113.3, 160.1, 132.6, 150.4, 139.5, 123.2, 124.2, 118.7, 120.7, 137.9, 153.9, 133.5, 142.7, 138, 141.3, 130.1, 112.3, 87.9, 106.9, 80.7, 76.6, 90.5, 93.7, 110.8, 80.3, 59.4, 78.8, 96.9, 78.8, 77.1, 71, 89.6, 113.6, 151.3, 126.2, 55.5, 125.8, 16.34, 14.34, 119.2, 267.2, 277.8, 335.4, 11.25, 346.453, 343.323, 321.9, 358.49, 1.02, 358.23, 357.8, 33.23, 348.386, 328.6, 307.1, 298.8, 274.9, 261.2, 270.9, 275.2, 281.3, 287.7, 256.8, 267.3, 251.6, 256.2, 280.4, 272.7, 247.2, 264.5, 259.7, 247.5, 230.4, 224.4, 230.3, 246, 233, 242.4, 245.6, 258.4, 243, 229.9, 234.2, 229.8, 240.8, 232.6, 225.7, 229.6, 227.7, 220.6, 222.4, 223.9, 226, 222.5, 211.3, 218.8, 227.6, 218.8, 221.9, 203.8, 211.5, 225.3, 241.8, 226.5, 209, 228.2, 227.2, 209.3, 213.7, 215.5, 204.4, 207.8, 207.8, 211.5, 219.8, 222.4, 217.3, 219.6, 213.9, 208.9, 216.1, 219.5, 210.6, 219.3, 200.4, 205.5, 197.6, 198.2, 191, 177.1, 217.6, 192.5, 189.8, 185.1 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 326.5325, 2917.676, 2950.715, 2951.316, 2951.316, 2950.715, 2951.316, 2951.316, 2951.316, 2949.513, 2947.111, 361.1932, 253.4867, 448.7761, 307.7905, 127.1583, 795.9839, 175.2748, 318.6633, 821.8143, 2889.443, 1285.559, 131.6035, 2574.673, 2761.493, 2864.814, 2864.814, 2338.596, 1412.308, 230.2394, 85.40927, 157.4939, 401.2002, 2283.331, 2582.482, 2508.596, 651.8146, 513.0516, 1709.056, 288.8082, 508.8466, 968.9871, 1699.445, 600.1539, 2207.642, 2951.316, 2946.51, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2412.483, 2950.715, 2950.715, 2951.316, 2951.316, 1694.039, 856.6552, 2932.093, 2943.506, 2943.506, 2945.309, 2896.651, 2879.231, 2948.913, 2951.916, 2950.715, 2950.715, 2950.715, 2950.715, 2949.513, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2951.316, 2947.711, 2951.316, 2951.316, 2951.916, 2951.316, 2947.111, 2950.114, 2951.316, 2951.916, 2946.51, 2943.506, 2948.913, 2789.726, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2948.312, 2542.836, 2945.909, 1119.764, 1505.417, 854.8531, 824.8178, 583.3342, 547.2918, 486.6205, 244.5362, 170.4091, 372.0059, 282.8612, 253.9673, 301.6032, 445.1718, 338.6067, 334.7622, 301.7234, 314.8788, 299.2605, 282.5609, 242.0132, 331.3982, 470.4015, 764.7473, 319.4442, 1955.346, 2773.507, 729.3056, 189.9321, 2912.87, 1737.89, 2861.811, 2890.644, 2813.754, 637.9984, 2614.32, 464.3944, 2888.842, 2826.969, 2551.846, 2729.655, 2863.012, 2782.517, 2827.57, 2853.401, 2903.259, 2855.803, 2750.68, 562.3094, 791.779, 552.0975, 457.7867, 591.744, 906.5137, 441.5676, -1.341628, 272.4089, 497.4332, 924.5349 ; 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, 1, 0, 0, 0 ; }