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 = "Wed Jun 22 12:58:37 2005: ncrcat -d time,2410000.00,2453543.7708 L0108.met.realtime.nc new.nc\n", "Wed Jun 22 12:41:12 2005: ncrcat -d time,2410000.00,2453543.8125 L0108.met.realtime.nc new.nc\n", "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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; air_temperature = 13.15, 13.19, 12.94, 12.73, 13.64, 12.71, 12.74, 12.54, 12.94, 12.97, 12.98, 12.74, 12.38, 12.32, 12.36, 12.5, 12.55, 12.57, 13.12, 13.52, 14.28, 14.38, 14.14, 14.29, 13.48, 12.85, 12.7, 12.61, 13.02, 13.21, 13.17, 12.89, 12.89, 12.81, 12.65, 12.7, 12.15, 12.57, 13.06, 12.44, 12.45, 12.69, 12.79, 13.25, 12.96, 12.74, 12.63, 12.85, 12.61, 12.65, 12.38, 12.32, 12.45, 13.06, 12.87, 12.86, 13.02, 12.28, 12.49, 12.31, 12.78, 12.62, 12.85, 12.57, 12.23, 12.32, 12.51, 12.76, 12.91, 12.62, 12.74, 12.43, 11.64, 11.8, 11.61, 12.04, 12.06, 12.13, 12.35, 12.71, 12.5, 13.33, 13.52, 13.65, 13.95, 13.83, 13.22, 13.24, 13.03, 13.72, 14.13, 14.41, 15.25, 13.74, 14.41, 14.11, 12.8, 13.03, 13.36, 12.36, 12.58, 12.67, 12.49, 12.78, 12.57, 12.58, 12.77, 13.32, 13.2, 13, 12.43, 12.36, 12.42, 12.19, 12.7, 12.74, 12.81, 13.41, 13.6, 14.12, 12.66, 12.36, 12.7, 13.37, 13.39, 13.14, 13.19, 12.98, 12.99, 13.32, 13.12, 12.97, 13.13, 13.08, 13.59, 13.8, 13.8, 13.7, 14.46, 14.68, 14.51, 13.94, 14, 13.94, 13.65, 13.3, 13.12, 13.07, 12.66, 12.43, 12.8, 12.51, 12.95, 12, 12.66, 13.05, 13.2, 13.1, 13.04, 13.25, 12.78, 13, 12.98, 13.06, 13.39, 13.3, 13.28, 13.48 ; 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 = 1023.293, 1023.473, 1023.893, 1024.073, 1024.553, 1024.913, 1025.093, 1024.853, 1024.673, 1025.033, 1025.273, 1025.453, 1025.573, 1025.693, 1025.933, 1025.813, 1025.573, 1025.333, 1025.093, 1025.273, 1024.973, 1024.673, 1024.373, 1024.253, 1024.073, 1024.253, 1024.073, 1024.073, 1023.833, 1023.473, 1022.993, 1022.333, 1021.973, 1022.093, 1022.213, 1021.733, 1021.793, 1021.553, 1021.433, 1021.373, 1020.893, 1020.293, 1019.753, 1019.213, 1018.553, 1017.713, 1017.173, 1016.693, 1016.813, 1016.573, 1016.573, 1016.153, 1015.493, 1014.953, 1014.473, 1014.533, 1013.873, 1013.333, 1013.273, 1012.793, 1012.793, 1013.033, 1012.853, 1012.553, 1012.313, 1011.893, 1010.994, 1010.694, 1010.573, 1010.573, 1011.414, 1010.874, 1010.513, 1010.513, 1010.513, 1010.393, 1010.214, 1009.614, 1009.314, 1009.134, 1009.074, 1009.434, 1009.734, 1010.273, 1010.814, 1011.114, 1011.354, 1011.234, 1011.174, 1011.054, 1011.114, 1010.994, 1011.234, 1011.414, 1012.073, 1012.673, 1013.273, 1013.873, 1014.593, 1015.013, 1015.253, 1015.913, 1015.913, 1016.033, 1016.333, 1016.633, 1017.233, 1017.473, 1018.013, 1018.133, 1017.833, 1018.073, 1017.953, 1018.253, 1017.773, 1018.013, 1018.373, 1018.313, 1018.433, 1018.013, 1018.013, 1018.193, 1018.373, 1018.733, 1018.373, 1018.133, 1018.013, 1017.713, 1017.833, 1017.893, 1017.953, 1017.833, 1017.533, 1016.933, 1016.213, 1015.853, 1015.013, 1014.413, 1013.813, 1013.214, 1012.793, 1012.793, 1012.553, 1012.553, 1012.493, 1013.154, 1013.154, 1012.973, 1012.793, 1013.513, 1013.753, 1014.053, 1014.173, 1014.953, 1015.733, 1016.453, 1017.173, 1017.293, 1017.473, 1017.893, 1017.773, 1017.833, 1017.833, 1017.953, 1018.133, 1018.493, 1018.613, 1018.673 ; 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 = 2.509, 2.313, 2.705, 1.96, 2.234, 2.234, 3.41, 2.822, 2.509, 3.685, 3.45, 3.136, 3.175, 2.744, 2.548, 2.548, 2.94, 4.077, 2.254, 2.195, 1.47, 1.333, 2.509, 1.921, 3.371, 2.45, 2.509, 2.156, 1.45, 2.352, 2.43, 3.802, 3.646, 3.038, 2.862, 4.782, 4.508, 4.234, 3.136, 2.47, 4.155, 4.351, 4.782, 4.077, 3.959, 4.39, 5.488, 6.703, 5.88, 5.802, 5.292, 5.253, 5.057, 5.919, 4.606, 2.156, 2.666, 4.077, 4.508, 6.703, 5.096, 5.331, 4.018, 3.097, 3.528, 2.626, 4.038, 5.253, 4.704, 5.096, 3.685, 2.646, 3.959, 3.92, 4.586, 6.625, 6.35, 6.546, 4.018, 3.136, 3.567, 3.763, 4.077, 5.958, 5.488, 6.938, 5.292, 4.312, 4.312, 5.253, 4.606, 6.076, 7.53, 4.998, 4.39, 2.45, 3.254, 2.862, 3.371, 3.018, 4.077, 4.822, 4.39, 3.528, 3.567, 3.058, 3.175, 5.214, 4.39, 4.077, 3.724, 2.842, 2.979, 3.214, 3.175, 3.332, 4.077, 3.234, 2.391, 1.274, 3.293, 2.626, 2.156, 3.881, 3.038, 2.626, 2.313, 3.45, 3.842, 5.135, 5.253, 6.899, 8.55, 9.02, 10.74, 10.15, 10, 8.9, 10.07, 9.6, 9.64, 8.9, 9.37, 9.37, 7.94, 6.566, 6.154, 5.096, 3.92, 3.802, 3.842, 3.136, 2.94, 1.568, 2.94, 3.489, 5.057, 3.606, 6.076, 6.311, 5.566, 4.743, 4.077, 3.626, 3.45, 3.136, 3.881, 4.234 ; 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.202, 1.703, 2.361, 1.315, 2.027, 0.793, 2.518, 2.327, 2.188, 3.163, 3.033, 2.648, 2.807, 2.42, 2.24, 2.229, 2.533, 3.421, 1.607, 1.803, 0.429, 0.895, 1.324, 1.636, 2.791, 1.573, 2.123, 1.563, 1.001, 2.097, 2.167, 3.171, 3.118, 2.384, 2.507, 4.423, 3.942, 3.197, 2.711, 2.137, 3.188, 3.776, 4.133, 3.508, 3.483, 3.85, 4.962, 5.911, 5.3, 5.189, 4.511, 4.776, 4.173, 5.032, 3.804, 0.747, 2.074, 3.651, 4.017, 6.068, 3.843, 4.467, 2.942, 2.543, 2.986, 2.026, 3.654, 4.418, 4.094, 4.426, 2.052, 1.421, 3.437, 3.475, 4.074, 5.733, 5.3, 5.516, 2.781, 2.793, 3.121, 3.262, 3.436, 5.055, 4.791, 5.795, 4.328, 3.571, 3.771, 4.815, 4.329, 5.34, 6.437, 4.193, 3.055, 1.463, 2.919, 2.448, 2.908, 2.689, 3.676, 4.137, 3.658, 2.924, 3.006, 2.74, 2.774, 4.331, 3.407, 3.505, 3.262, 2.453, 2.533, 2.912, 2.844, 2.979, 3.727, 2.201, 2.071, 0.32, 2.797, 2.357, 1.904, 3.294, 2.092, 2.398, 1.892, 3.008, 3.326, 4.664, 4.907, 6.054, 7.36, 8.01, 9.09, 8.94, 8.68, 7.57, 8.7, 8.18, 8.49, 7.78, 8.21, 7.98, 6.891, 5.947, 5.523, 4.488, 3.248, 3.382, 3.493, 2.696, 2.243, 1.125, 2.589, 3.059, 4.358, 3.001, 5.411, 5.378, 4.763, 4.105, 3.581, 3.274, 2.911, 2.635, 3.522, 3.7 ; 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 = 199.6, 186.1, 197.4, 250.5, 340.9, 229.3, 205.7, 198.4, 243.6, 272.3, 313.2, 344.086, 354.14, 3.96, 345.345, 343.557, 7.08, 359.17, 14.44, 352.23, 202.6, 329.9, 147, 205.4, 180.2, 178.1, 168.8, 163, 163.1, 169.8, 156.9, 149.6, 133.9, 140.7, 130.2, 128.2, 131.4, 127.1, 154.4, 166.8, 154.5, 165, 155.6, 163.3, 147.8, 144.2, 144.2, 144.5, 151.2, 160.9, 166.8, 171.5, 183.9, 184, 197.1, 49.72, 138.9, 141.8, 171, 178.7, 195.9, 210.2, 236.1, 202, 208.6, 261.8, 226.8, 242.8, 237.2, 229.3, 346.505, 148.8, 181.5, 202, 201.6, 208, 215.3, 211.9, 240.7, 242.9, 276.9, 263, 298, 314.6, 309.5, 325.1, 317.1, 300.6, 290.5, 292.5, 290.1, 284, 264.6, 258.3, 311.6, 267.1, 243.3, 283.6, 300.4, 275.7, 275.8, 285.6, 280.2, 307.4, 292.3, 299.7, 275.4, 297.2, 308.8, 313.1, 329.2, 318.2, 336, 314.8, 333.4, 300.5, 300.7, 306.8, 324.7, 269.8, 256.5, 235.4, 236.3, 243.8, 221.4, 205.9, 189.4, 202.8, 185.4, 186.4, 182.8, 177.6, 181, 178.6, 176.2, 177.6, 181.5, 172.3, 187.3, 187.3, 192.1, 189.3, 194.2, 196.7, 192.8, 198.6, 207.6, 234.4, 258, 226.4, 269, 275.7, 331.4, 272.9, 298.2, 311.4, 338.6, 343.761, 343.875, 347.482, 334.9, 332.1, 332, 321.3, 310.3, 308.2, 286.2, 270.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 = 2935.697, 2884.037, 2885.839, 2909.867, 2897.853, 2902.058, 2887.04, 2889.443, 2887.04, 2905.061, 2899.054, 2933.895, 2873.825, 2948.913, 2880.432, 2914.072, 2948.913, 2907.464, 2897.252, 2885.839, 2861.21, 2949.513, 2949.513, 2949.513, 2948.913, 2948.913, 2948.913, 2932.093, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2950.114, 2946.51, 2948.312, 2935.697, 2944.107, 2949.513, 2939.902, 2944.107, 2941.704, 2948.312, 2926.086, 968.3864, 940.754, 940.754, 1048.28, 2942.906, 2949.513, 2930.291, 2158.985, 762.9451, 2944.708, 2281.529, 1205.665, 2949.513, 2940.503, 238.4691, 253.4266, 187.0487, 147.1618, 94.05943, 128.4799, 111.54, 469.2001, 1510.824, 2487.571, 2420.893, 2665.98, 451.1789, 2103.72, 366.119, 2344.002, 2386.052, 2073.084, 2389.055, 2930.291, 2941.104, 2948.913, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2598.101, 2950.114, 2948.312, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2950.114, 2948.913, 2950.114, 2950.114, 2949.513, 2950.114, 2950.114, 2948.913, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2948.312, 2950.114, 2949.513, 2943.506, 2932.694, 2916.475, 2905.061, 2936.298, 2831.775, 209.8755, 183.4444, 179.4798, 179.8402, 122.0523, 96.5824, 96.70254, 97.60359, 113.6424, 578.5285, 655.4188, 1116.16, 1589.516, 2100.116, 2827.57, 2949.513, 2942.906, 2948.913, 2948.312, 2949.513, 2937.499, 2950.114, 2950.114, 2950.114, 2950.114, 2843.189, 2401.67 ; 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 ; }