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 = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 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 = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; air_temperature = 12.84, 12.04, 12.37, 12.76, 12.85, 13.2, 12.95, 12.41, 12.77, 12.08, 11.23, 11.15, 11.53, 11.66, 11.96, 12.17, 12.77, 12.92, 13.3, 12.5, 12.18, 11.74, 11.37, 11.81, 11.3, 10.98, 10.9, 11.12, 10.94, 11.66, 12.36, 11.65, 11.33, 11.45, 11.89, 11.5, 10.91, 10.93, 11.61, 11.51, 11.64, 11.25, 11.65, 11.67, 12.68, 12.79, 12.1, 12.06, 11.84, 12.1, 12.1, 12.44, 12.15, 11.79, 12.31, 12.41, 12.58, 12.71, 13.51, 12.43, 12.81, 12.69, 12.78, 12.93, 13.27, 13.73, 13.65, 13.46, 13.55, 12.78, 12.36, 12.68, 12.48, 12.03, 12.13, 12.62, 12.33, 12.81, 12.99, 12.8, 13.07, 13.46, 12.98, 12.4, 12.81, 12.73, 13.57, 13.98, 13.89, 13.04, 13.18, 13.38, 13.33, 13.97, 15.18, 14.94, 14.27, 14.59, 14.48, 13.94, 14.06, 13.52, 13.32, 13.12, 12.67, 12.2, 11.86, 12.35, 12.8, 13.02, 12.96, 13.13, 14.31, 14.27, 14.59, 14.47, 14.38, 14.25, 14.65, 14.29, 12.43, 12.41, 12.12, 12.43, 12.15, 12.19, 11.63, 11.63, 11.74, 11.65, 11.5, 11.28, 11.44, 11.7, 11.8, 11.52, 12.3, 12.76, 12.72, 12.61, 12.6, 13.04, 15.02, 12.37, 12.39, 11.62, 11.88, 11, 11.5, 11.32, 11.55, 11.72, 11.77, 12.88, 12.16, 11.66, 11.46, 11.02, 11.68, 11.49, 11.88, 12.09, 12.31, 12.77, 12.58, 12.4, 12.62, 12.93 ; 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 = 1019.753, 1020.293, 1020.593, 1020.533, 1020.473, 1020.413, 1020.473, 1020.353, 1020.233, 1020.533, 1020.773, 1020.953, 1020.893, 1020.593, 1020.953, 1021.313, 1021.313, 1021.253, 1021.073, 1020.773, 1020.773, 1020.293, 1020.053, 1020.053, 1020.053, 1020.293, 1020.533, 1020.533, 1019.993, 1019.513, 1019.093, 1018.733, 1018.613, 1018.493, 1018.733, 1018.853, 1018.673, 1018.493, 1018.313, 1018.373, 1018.133, 1017.653, 1017.413, 1016.993, 1016.333, 1015.733, 1015.553, 1015.493, 1015.553, 1015.613, 1015.493, 976.5541, 1015.073, 1014.833, 1014.713, 1014.113, 1013.633, 1013.453, 1013.214, 1013.513, 1013.393, 1013.093, 1013.633, 1013.573, 1013.453, 1013.093, 1012.733, 1011.594, 1011.114, 1011.114, 1010.453, 1010.754, 1010.273, 1010.874, 1011.054, 1010.934, 1010.573, 1010.333, 1010.094, 1010.034, 1009.914, 1009.914, 1010.034, 1010.333, 1010.754, 1010.634, 1010.573, 1010.634, 1010.694, 1010.573, 1010.453, 1010.273, 1010.094, 1009.974, 1009.854, 1009.734, 1010.214, 1010.754, 1010.573, 1010.573, 1010.694, 1010.994, 1011.054, 1010.934, 1011.054, 1011.174, 1011.234, 1011.474, 1011.474, 1011.414, 1011.474, 1011.714, 1011.714, 1011.474, 1011.114, 1010.814, 1010.814, 1010.694, 1010.934, 1010.513, 1010.573, 1011.114, 1010.814, 1010.814, 1011.054, 1011.114, 1010.934, 1010.513, 1010.754, 1010.754, 1011.174, 1011.474, 1011.714, 1011.414, 1011.234, 1011.294, 1011.114, 1010.814, 1010.934, 1011.114, 1010.874, 1010.634, 1010.513, 1010.573, 1010.513, 1010.754, 1010.214, 1009.854, 1009.554, 1009.494, 1009.374, 1009.254, 1009.614, 1009.314, 1009.494, 1009.434, 1009.674, 1010.214, 1010.393, 1010.573, 1010.453, 1010.393, 1010.453, 1010.694, 1010.573, 1010.453, 1010.573, 1010.694 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.587, 2.156, 2.94, 2.587, 3.058, 4.273, 4.214, 4.469, 5.214, 4.586, 4.273, 3.724, 4.39, 4.547, 4.155, 3.43, 3.489, 3.802, 5.37, 4.704, 4.704, 4.782, 4.665, 5.057, 4.469, 4.312, 4.704, 4.155, 3.842, 4.273, 4.234, 3.802, 3.038, 5.096, 5.135, 4.9, 4.782, 4.861, 4.939, 4.312, 3.959, 4.155, 4.194, 3.528, 3.41, 4.508, 4.273, 4.469, 4.743, 5.41, 5.214, 5.37, 5.37, 4.998, 4.273, 4.508, 5.37, 5.292, 6.194, 6.311, 6.076, 4.508, 4.626, 4.155, 4.116, 4.978, 4.508, 3.724, 3.254, 3.136, 4.077, 4.743, 5.057, 4.626, 3.528, 3.038, 3.254, 3.802, 1.96, 1.098, 1.372, 1.215, 1.411, 1.176, 1.254, 1.686, 1.019, 1.725, 1.725, 3.097, 2.587, 2.901, 2.94, 2.45, 2.626, 2.666, 3.018, 3.45, 3.371, 2.822, 3.058, 3.92, 4.508, 3.959, 4.155, 3.136, 3.018, 1.568, 2.626, 2.94, 1.921, 2.234, 1.96, 3.136, 2.352, 2.274, 2.391, 2.313, 2.391, 2.274, 3.097, 3.45, 2.548, 2.94, 2.666, 3.332, 2.901, 2.313, 1.96, 1.999, 2.391, 3.646, 4.469, 4.273, 4.234, 3.92, 3.724, 3.332, 3.45, 3.018, 2.901, 2.901, 2.548, 2.666, 3.45, 3.763, 4.39, 3.998, 5.096, 3.92, 4.155, 5.566, 4.41, 2.862, 5.096, 3.92, 4.077, 3.136, 4.194, 2.45, 2.274, 3.724, 3.136, 2.979, 3.254, 3.802, 3.41, 3.058 ; 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.386, 1.683, 2.618, 2.38, 2.754, 3.773, 3.887, 4.053, 4.514, 4.09, 4.05, 3.018, 3.875, 4.281, 3.589, 3.113, 3.156, 3.381, 4.877, 4.206, 4.261, 4.437, 4.239, 4.59, 4.132, 3.97, 4.219, 3.833, 3.531, 3.862, 3.762, 3.53, 2.51, 4.491, 4.608, 4.452, 4.38, 4.473, 4.486, 3.696, 3.691, 3.803, 3.86, 3.125, 3.02, 4.05, 3.748, 4.164, 4.303, 4.818, 4.493, 4.793, 4.689, 4.354, 3.846, 4.064, 4.711, 4.88, 5.604, 5.514, 5.602, 3.885, 4.136, 3.814, 3.291, 4.171, 3.908, 3.113, 2.742, 2.75, 3.619, 4.279, 4.704, 3.931, 2.987, 2.435, 2.899, 3.09, 0.822, 0.409, 0.991, 0.986, 1.004, 0.666, 0.828, 1.077, 0.747, 1.549, 1.37, 2.788, 2.357, 2.559, 2.693, 1.368, 2.362, 2.291, 2.733, 2.977, 2.992, 2.389, 2.751, 3.326, 4.047, 3.603, 3.692, 2.753, 1.936, 0.856, 2.135, 2.309, 1.581, 2.006, 1.366, 2.553, 1.639, 2.015, 2.192, 1.97, 2.119, 1.879, 2.722, 3.098, 2.341, 2.678, 2.464, 2.997, 2.435, 1.979, 1.603, 1.729, 2.209, 3.221, 4.07, 3.73, 3.7, 3.217, 3.215, 2.967, 2.981, 2.67, 2.493, 2.537, 2.257, 2.426, 3.058, 3.329, 3.86, 3.654, 4.485, 3.608, 3.524, 4.872, 3.421, 2.409, 4.587, 3.382, 3.544, 2.501, 3.515, 1.615, 1.629, 3.247, 2.516, 2.539, 2.807, 3.136, 3.092, 2.234 ; 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 = 197.6, 191.4, 231.4, 220.2, 218, 244.6, 239.6, 232.3, 222.6, 215.8, 213.9, 203.4, 210.3, 219.7, 219.9, 222.4, 219.5, 207.3, 205.8, 191.2, 185.7, 187.6, 182.5, 187.2, 184.6, 186.2, 193.6, 195.5, 186.2, 188.8, 177, 173.1, 157.3, 167, 182.7, 175.8, 164.5, 177.8, 185.9, 195.8, 189.7, 168.1, 172.2, 162, 165.5, 175.8, 175, 165.2, 165.6, 179.9, 168.9, 164.6, 173.4, 169.7, 180.6, 183.2, 178.9, 181.7, 185.3, 180.4, 189, 188, 188.6, 177.2, 192.4, 185.3, 186.9, 168.2, 175.2, 176, 160.2, 179.9, 178.1, 195.5, 198.1, 204.8, 211.1, 217.9, 189.3, 251.3, 283.2, 239.8, 271.1, 160.4, 199.9, 274.8, 237.7, 259.3, 253.7, 287.3, 283.2, 244.2, 247.5, 261.7, 265.1, 257.1, 236, 233.2, 247.5, 244.6, 289.1, 308.7, 324.9, 346.383, 320.1, 339.4, 348.052, 46.97, 293.5, 310.8, 320.9, 299.3, 317.3, 257.4, 259.8, 273.6, 286.6, 286.1, 248.7, 260.3, 208.3, 238.9, 206.3, 220.1, 234.6, 223.7, 219.9, 237, 236.5, 185.4, 170.7, 177.2, 186.5, 195.3, 199.3, 187.7, 206.1, 179.1, 206.5, 223.1, 210, 206.3, 211.2, 197.4, 198.4, 185.8, 191.3, 189.2, 195.4, 204, 206.4, 201.5, 258.8, 311.3, 348.4, 348.486, 354.2, 322.5, 322.5, 284.7, 295.5, 308.7, 305, 289.1, 275.7, 264.2, 279.8, 282.9 ; 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 = 2900.256, 2948.312, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2949.513, 2950.114, 2950.114, 2944.107, 2892.447, 2926.687, 2918.877, 2933.895, 2933.294, 2942.906, 2918.877, 2841.386, 2858.206, 2921.881, 2926.086, 2948.913, 2949.513, 2949.513, 2949.513, 2950.114, 2950.114, 2949.513, 2949.513, 2949.513, 2949.513, 2948.913, 2950.114, 532.2742, 162.1794, 402.3416, 433.1577, 427.1507, 170.6494, 386.4229, 340.4088, 79.64249, 161.6989, 155.6918, 148.9639, 337.6455, 214.8013, 395.7939, 235.4655, 139.4728, 168.1264, 265.9213, 851.2488, 300.1014, 480.6135, 660.2245, 140.6141, 182.0027, 200.925, 249.7023, 207.2324, 234.0839, 334.4618, 210.6564, 226.3949, 107.5753, 134.1265, 160.5575, 152.8685, 206.5115, 119.7696, 105.8333, 135.3279, 163.2607, 133.706, 115.2643, 155.6318, 77.90045, 89.85449, 126.1371, 95.1407, 65.94641, 190.713, 274.151, 187.2889, 270.0662, 130.4622, 251.6846, 239.6104, 90.63541, 1930.717, 2010.611, 2225.663, 2337.995, 2385.451, 2665.98, 2719.443, 2896.651, 2903.86, 2905.061, 2898.454, 2845.592, 2918.277, 2902.058, 2921.881, 2947.111, 2945.909, 2925.485, 2912.87, 2914.673, 2933.294, 2937.499, 2947.711, 2942.305, 2884.037, 2794.531, 1343.227, 2135.557, 2805.945, 2776.51, 2909.266, 2734.461, 2674.991, 2548.242, 2736.864, 2872.022, 2869.62, 2869.62, 2945.309, 2942.305, 2945.309, 2926.086, 2932.093, 2870.821, 2943.506, 2769.302, 2581.882, 2631.14, 2745.274, 2822.765, 2408.878, 1645.382, 1591.919, 240.6316, 151.3667, 270.9072, 653.016, 1539.057, 1533.65, 1474.781, 912.5208, 1909.091, 228.7376, 1024.252, 188.9108, 2434.108, 1182.238, 2724.249, 2494.179, 2933.294, 2950.114, 2946.51, 2946.51, 2950.114, 2762.694 ; 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 ; }