netcdf L0108.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; 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 = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.91667244 ; :ending_julian_day_string = "2005-07-02 22: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 = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.16666667, 2453548.20833333, 2453548.25, 2453548.29166667, 2453548.33333333, 2453548.375, 2453548.41666667, 2453548.45833333, 2453548.5, 2453548.54166667, 2453548.58333333, 2453548.625, 2453548.66666667, 2453548.70833333, 2453548.75, 2453548.79166667, 2453548.83333333, 2453548.875, 2453548.91666667, 2453548.95833333, 2453549, 2453549.04166667, 2453549.08333333, 2453549.125, 2453549.16666667, 2453549.20833333, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.41666667, 2453549.45833333, 2453549.5, 2453549.54166667, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453549.83333333, 2453549.875, 2453549.91666667, 2453549.95833333, 2453550, 2453550.04166667, 2453550.08333333, 2453550.125, 2453550.16666667, 2453550.20833333, 2453550.25, 2453550.29166667, 2453550.33333333, 2453550.375, 2453550.41666667, 2453550.45833333, 2453550.5, 2453550.54166667, 2453550.58333333, 2453550.625, 2453550.66666667, 2453550.70833333, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453550.95833333, 2453551, 2453551.04166667, 2453551.08333333, 2453551.125, 2453551.16666667, 2453551.20833333, 2453551.25, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.54166667, 2453551.58333333, 2453551.625, 2453551.66666667, 2453551.70833333, 2453551.75, 2453551.79166667, 2453551.83333333, 2453551.875, 2453551.91666667, 2453551.95833333, 2453552, 2453552.04166667, 2453552.08333333, 2453552.125, 2453552.16666667, 2453552.20833333, 2453552.25, 2453552.29166667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453552.75, 2453552.79166667, 2453552.83333333, 2453552.875, 2453552.91666667, 2453552.95833333, 2453553, 2453553.04166667, 2453553.08333333, 2453553.125, 2453553.16666667, 2453553.20833333, 2453553.25, 2453553.29166667, 2453553.33333333, 2453553.375, 2453553.41666667, 2453553.45833333, 2453553.5, 2453553.54166667, 2453553.58333333, 2453553.625, 2453553.66666667, 2453553.70833333, 2453553.75, 2453553.79166667, 2453553.83333333, 2453553.875, 2453553.91666667, 2453553.95833333, 2453554, 2453554.04166667, 2453554.08333333, 2453554.125, 2453554.16666667, 2453554.20833333, 2453554.25, 2453554.29166667, 2453554.33333333, 2453554.375, 2453554.41666667, 2453554.45833333, 2453554.5, 2453554.54166667, 2453554.58333333, 2453554.625, 2453554.66666667, 2453554.70833333, 2453554.75, 2453554.79166667, 2453554.83333333, 2453554.875, 2453554.91666667 ; air_temperature = 10.7, 10.52, 10.53, 10.45, 9.86, 10.48, 10.08, 9.6, 9.5, 8.77, 8.97, 9.12, 9.41, 10.27, 11.12, 10.65, 10.44, 10.92, 11.32, 10.34, 11.16, 10.63, 10.72, 10.42, 10.11, 9.51, 8.99, 8.57, 8.19, 8.02, 8.17, 8.76, 9.44, 8.64, 8.89, 8.89, 8.71, 8.69, 8.6, 8.77, 8.95, 9.8, 10.03, 9.69, 9.16, 9.27, 9.07, 9.07, 8.65, 8.23, 8.3, 8.29, 8.31, 8.5, 8.95, 9.15, 9.2, 9.4, 9.43, 9.51, 10.01, 10.35, 10.14, 9.86, 9.84, 9.94, 9.99, 10.11, 10.28, 10.39, 9.95, 10.16, 10.55, 10.07, 10.27, 10.32, 10.07, 10.18, 10.5, 10.32, 10.11, 10.01, 10.49, 10.03, 10.15, 9.57, 9.67, 9.57, 9.78, 9.81, 9.98, 10.53, 10.41, 9.38, 9.47, 9.03, 9.34, 9.36, 9.91, 10.28, 10.21, 10.77, 10.65, 10.38, 9.1, 9.62, 9.34, 9.15, 9.33, 9.18, 9.19, 9.76, 9.55, 9.57, 8.96, 9.21, 9.26, 10.53, 8.93, 8.78, 8.73, 8.62, 8.96, 8.87, 8.58, 8.44, 8.69, 8.5, 11.08, 9.31, 9.13, 9.18, 8.84, 9.14, 9.1, 9.09, 9.78, 9.56, 9.83, 10.14, 9.81, 10.66, 10.98, 11.4, 11.7, 11.45, 11.58, 10.61, 10.22, 10.74, 10.4, 9.99, 9.58, 9.52, 9.62, 9.7, 9.85, 10.09, 10.1, 9.58, 9.5, 9.64, 9.54, 9.64, 9.06, 9.26, 8.83 ; 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 ; barometric_pressure = 1012.913, 1013.393, 1013.333, 1013.393, 1013.873, 1013.513, 1013.633, 1013.933, 1014.293, 1015.193, 1015.793, 1016.813, 1017.113, 1017.473, 1017.833, 801.4573, 1018.193, 1018.253, 1018.553, 1018.973, 1019.273, 1019.333, 1019.813, 1020.353, 1020.473, 1020.893, 1021.553, 1022.093, 1022.033, 1022.453, 1022.813, 1022.573, 1023.053, 1023.833, 1024.553, 1025.093, 1025.453, 1025.873, 1026.113, 1026.113, 1026.353, 1025.753, 1025.393, 1025.333, 1025.573, 1025.093, 1024.793, 1024.733, 1024.613, 1024.973, 1024.733, 1024.193, 1023.893, 1023.533, 1023.053, 1022.813, 1022.633, 1022.753, 801.4537, 1023.053, 1022.933, 1022.453, 1022.153, 1021.733, 1021.373, 1020.953, 1020.173, 1019.633, 1018.673, 1017.893, 1017.953, 1017.773, 1017.293, 1017.293, 1016.933, 1016.753, 1016.693, 1015.973, 1014.713, 1013.753, 1012.973, 1013.033, 1013.033, 1013.154, 1013.033, 1013.333, 1013.633, 1013.933, 801.4563, 1013.393, 1012.973, 1012.493, 1012.433, 1012.133, 1012.853, 1012.913, 1013.033, 801.455, 801.4565, 801.456, 1014.113, 1013.813, 1013.513, 1013.154, 1012.853, 1013.273, 1013.693, 1014.173, 1014.353, 1014.413, 1014.533, 1015.013, 1014.713, 1014.713, 1014.593, 1014.113, 1013.993, 1013.813, 1014.113, 1014.233, 1014.533, 1014.713, 1015.013, 1014.833, 1014.713, 1014.533, 1014.113, 1013.813, 1013.393, 1013.333, 1013.214, 1013.093, 1013.033, 1012.913, 1013.154, 1013.093, 1012.853, 1012.433, 1011.893, 1011.294, 1010.634, 1009.974, 1009.194, 1008.534, 1007.874, 1007.754, 1007.454, 1007.994, 1007.334, 1006.374, 1006.134, 1005.954, 1005.834, 1005.954, 1006.254, 801.4537, 1006.914, 1007.154, 1007.394, 801.4556, 1008.294, 1008.414, 1008.654, 1008.534, 1008.894, 1008.654, 1009.434 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 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, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 1, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 7.53, 6.39, 5.958, 6.154, 4.508, 6.742, 5.057, 4.077, 4.312, 3.332, 3.254, 5.018, 1.96, 1.803, 1.529, 2.313, 1.882, 1.764, 2.234, 2.078, 1.764, 1.842, 1.764, 1.45, 1.999, 2.548, 1.764, 0.902, 3.332, 4.469, 4.116, 5.135, 4.41, 3.528, 4.351, 5.135, 4.43, 4.547, 4.018, 4.351, 5.331, 8.39, 8.31, 6.233, 5.527, 6.468, 6.115, 5.841, 5.841, 4.978, 5.37, 5.958, 5.331, 4.822, 5.802, 5.39, 3.881, 3.45, 3.489, 3.293, 3.92, 4.077, 4.704, 4.861, 4.351, 5.292, 5.214, 5.057, 5.488, 5.292, 5.214, 5.645, 5.292, 6.115, 6.821, 6.194, 6.625, 6.938, 7.06, 7.68, 6.978, 7.88, 8.43, 7.33, 6.39, 5.449, 5.645, 5.174, 6.978, 6.742, 6.86, 6.311, 6.272, 5.606, 5.096, 4.194, 3.685, 3.41, 7.06, 6.958, 6.938, 5.645, 5.253, 4.547, 4.469, 3.43, 4.508, 3.763, 3.371, 2.94, 2.646, 4.743, 2.94, 3.45, 4.39, 3.626, 4.704, 3.038, 3.92, 3.763, 4.822, 3.528, 3.175, 3.881, 4.43, 4.214, 3.92, 2.646, 1.96, 2.979, 3.371, 4.822, 3.528, 3.332, 3.332, 4.116, 5.41, 4.116, 4.822, 6.507, 5.39, 6.39, 7.88, 9.17, 10.39, 9.21, 10, 8.33, 7.21, 9.09, 8.08, 8.86, 8.08, 8.66, 9.17, 7.1, 12.07, 8, 7.35, 6.664, 5.292, 5.331, 5.331, 6.037, 4.743, 4.704, 4.038 ; 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 ; wind_speed = 6.492, 5.811, 5.339, 5.585, 3.765, 5.785, 4.464, 3.796, 3.945, 2.389, 2.497, 2.988, 0.502, 1.14, 0.94, 1.738, 1.539, 1.53, 1.873, 1.596, 1.429, 1.496, 1.483, 1.062, 1.637, 1.999, 1.452, 0.485, 2.803, 3.631, 3.273, 4.665, 3.46, 3.098, 3.758, 4.316, 4.029, 3.858, 3.163, 3.99, 4.622, 7.21, 7.22, 5.68, 4.423, 5.425, 5.206, 5.055, 5.144, 4.444, 4.828, 5.334, 4.807, 4.309, 5.27, 4.457, 3.344, 3.105, 2.965, 2.874, 3.178, 3.69, 4.183, 4.393, 4.038, 4.862, 4.318, 4.405, 4.859, 4.829, 4.417, 4.756, 4.596, 5.374, 5.765, 5.465, 5.852, 6.421, 6.322, 6.814, 6.396, 6.807, 7.47, 6.39, 5.716, 4.915, 5.069, 4.728, 5.982, 6.13, 6.071, 5.608, 5.521, 5.13, 4.273, 3.499, 3.354, 2.832, 5.983, 4.855, 5.865, 4.412, 4.066, 3.835, 4.077, 2.128, 3.594, 3.369, 2.398, 2.461, 2.217, 4.123, 2.42, 2.953, 3.909, 2.734, 4.177, 1.997, 3.088, 3.406, 4.175, 2.718, 2.656, 2.977, 3.738, 3.331, 3.685, 1.804, 1.602, 2.722, 2.99, 4.297, 2.411, 3.124, 2.842, 3.317, 4.623, 3.404, 4.249, 5.774, 4.837, 5.756, 6.96, 7.81, 8.74, 7.88, 8.87, 6.673, 6.292, 7.72, 7.25, 7.78, 6.913, 7.36, 7.65, 6.381, 7.88, 6.924, 6.45, 5.701, 4.398, 4.416, 4.552, 5.197, 4.264, 4.031, 3.544 ; 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 ; wind_direction = 225.8, 224.7, 219.9, 218.5, 240.2, 240.6, 244.3, 236.5, 246.5, 265.2, 288.5, 70.9, 174.2, 226.5, 213.4, 239.9, 250.7, 268.9, 292.1, 301.4, 260.2, 244.1, 270.8, 248.9, 211.6, 219.2, 126.4, 72.5, 133.6, 125, 156.9, 150.5, 121, 113.7, 126.1, 135.7, 124, 119.3, 117, 135.3, 134.5, 135, 129.5, 130.7, 148.8, 119.6, 123.6, 128.8, 121.1, 124.2, 134.2, 131.2, 141.2, 139.5, 157, 164.7, 157.9, 158.5, 6.17, 191.2, 198.7, 196.9, 194, 187.8, 178, 175.7, 180.5, 190.6, 187.4, 192.1, 183.2, 188.5, 199.8, 188.8, 190.7, 195, 182.4, 179.6, 180.3, 186.7, 196.5, 203.7, 221.4, 230.1, 230.1, 221.5, 220.5, 219.1, 321.6, 212.8, 218.7, 234.2, 227.3, 212.4, 205.9, 197.5, 202.1, 11.86, 30.21, 41.27, 226, 249.4, 232.3, 182.2, 155.5, 191.1, 220.1, 219.1, 255, 226.9, 232.2, 230.1, 275.4, 230.6, 195.4, 192, 189.2, 199, 117.3, 126.7, 133.3, 100.4, 98.6, 110.6, 126.4, 124.9, 124.9, 56.8, 205.5, 165.4, 172, 172.1, 196.4, 148.8, 139.2, 147.2, 166.8, 150.9, 138.6, 149.4, 146.4, 152.4, 142.8, 138.9, 155.4, 157.2, 162.4, 174.4, 166.6, 171.4, 169.8, 191.1, 182.9, 196.3, 187.7, 317, 191.1, 197.8, 197.3, 342.022, 192.9, 178.4, 197.6, 200.6, 204.9, 222.1, 228.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 ; visibility = 2455.133, 2437.112, 2395.663, 2220.257, 1991.388, 2070.681, 1843.014, 1640.576, 1648.385, 1584.71, 2041.847, 1890.469, 2258.101, 2274.32, 2391.458, -1.336822, 893.2982, 800.7896, 309.2322, 109.1972, 74.116, 75.91812, 59.639, 51.22912, 67.14782, 68.76973, 65.22556, 53.99237, 50.4482, 36.43975, 76.69904, 74.71671, 350.6208, 1528.244, 104.9322, 98.32444, 141.4551, 86.49054, 75.49763, 102.2891, 115.2043, 166.925, 728.1042, 1544.463, 1679.021, 281.1792, 205.19, 182.0628, 110.4587, 103.3103, 246.6387, 168.5469, 92.79795, 302.6244, 471.6029, 240.2111, 455.9846, 246.2782, -1.339826, 377.3522, 361.9141, 229.8189, 301.423, 274.9319, 198.4621, 341.5501, 294.3947, 238.1687, 298.5396, 374.2886, 216.7235, 359.0307, 229.2182, 308.3912, 279.9778, 428.3521, 261.7164, 219.3666, 341.0095, 533.4756, 221.5892, 355.4265, 425.3486, 458.9881, 337.2851, 247.6599, 214.7412, 226.6952, -1.336822, 192.1547, 180.2607, 258.5326, 112.9817, 119.229, 151.0063, 378.4935, 491.4262, -1.339826, -1.336822, -1.341628, 1376.866, 1143.192, 528.6699, 193.6564, 358.9706, 239.4302, 384.2603, 484.8184, 860.8601, 759.9416, 213.9603, 276.6139, 253.8471, 1187.644, 483.0163, 631.3906, 149.2643, 158.9957, 173.7731, 242.7941, 363.3557, 435.5606, 211.1369, 573.1221, 923.9342, 1466.371, 579.7299, 1046.478, 189.2112, 154.8508, 126.7979, 201.9462, 183.5045, 205.9108, 200.985, 204.6493, 299.2004, 150.2855, 452.3803, 176.1158, 232.9426, 253.8471, 172.872, 213.1794, 187.8296, 238.1687, 230.1192, 167.6459, 222.3701, 363.1155, 522.6629, 192.5751, 277.2746, 192.0345, 276.0132, -1.338024, 768.3514, 275.893, 209.7553, -1.338024, 187.1087, 171.4904, 217.5044, 180.2607, 123.6742, 180.2006, 193.0557 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 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, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 1, 0, 0, 0, 0, 0, 0, 0 ; }