netcdf N0103.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600038, 799.99 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0230827, -21.9787398 ; 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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:31: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:23: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.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 = "RMYWM48489" ; :visibility_sensor_serial_number = 343 ; :barometric_pressure_serial_number = "SETAP2448669" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.83333912 ; :ending_julian_day_string = "2005-06-18 20:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:19:25\n", "WIND_DIR_1.2: 19-Apr-2005 21:19:25\n", "AAN_VIZ_1.2: 19-Apr-2005 21:19:25\n", "SET_BP_1.3: 25-Apr-2005 19:35:02" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333 ; air_temperature = 9.24, 8.78, 9.08, 9.08, 9.23, 9, 9.19, 9.03, 9.12, 9.36, 9.11, 9, 9.21, 9.41, 9.69, 9.88, 10.14, 10.16, 9.97, 9.95, 10.21, 9.97, 10.09, 10.04, 9.64, 9.94, 9.69, 10.03, 10.4, 10.38, 10.39, 10.31, 10.24, 10.22, 10.34, 10.17, 10.03, 10.23, 10.44, 10.41, 10.24, 10.18, 10.42, 10.22, 10.27, 10.08, 10.01, 9.9, 9.85, 9.79, 9.75, 10.52, 9.76, 9.89, 9.6, 9.19, 8.69, 8.53, 8.45, 8.57, 8.69, 8.81, 8.87, 9.04, 9.04, 9.23, 9.36, 9.39, 9.38, 9.35, 9.2, 9.69, 9.59, 9.55, 9.54, 9.34, 9.51, 9.63, 9.75, 9.71, 9.51, 9.4, 9.25, 9.33, 9.38, 9.37, 9.38, 9.19, 8.9, 9.12, 9.28, 9.47, 9.43, 9.47, 9.85, 9.83, 9.72, 9.62, 9.59, 9.48, 9.46, 9.05, 9.06, 8.82, 9.01, 8.74, 7.92, 8.03, 8.21, 8.41, 8.63, 8.92, 9.2, 9, 8.98, 8.9, 9.12, 9.13, 9.29, 8.85, 8.42, 8.12, 8.17, 8.28, 8.59, 8.78, 8.88, 9.1, 9.4, 10.18, 10.32, 10.82, 10.48, 10.88, 11.34, 10.88, 10.7, 10.56, 10.42, 10.07, 10.09, 10.01, 9.83, 9.72, 9.46, 8.95, 8.64, 8.81, 9.18, 9.02, 9, 8.57, 8.58, 8.75, 9.49, 9.56, 9.85, 10.14, 11.03, 11.09, 10.63, 11.16, 11.2, 11.73, 11.49 ; 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 ; barometric_pressure = 1018.459, 1018.459, 1018.459, 1018.459, 1018.459, 1018.03, 1017.845, 1017.232, 1017.538, 1017.354, 1017.6, 1017.723, 1017.354, 1016.863, 1016.74, 1016.372, 1015.942, 1015.328, 1014.899, 1014.469, 1014.039, 1013.057, 1012.75, 1012.689, 1012.382, 1012.075, 1011.706, 1011.093, 1010.602, 1010.172, 1009.681, 1009.19, 1009.005, 1008.33, 1008.33, 1008.085, 1007.962, 1007.716, 1007.471, 1006.918, 1006.673, 1006.427, 1005.875, 1005.506, 1005.322, 1004.77, 1004.831, 1004.647, 1004.34, 1004.463, 1004.708, 1004.892, 1004.401, 1003.665, 1004.033, 1003.849, 1003.971, 1004.585, 1004.708, 1005.076, 1005.138, 1005.138, 1005.199, 1005.506, 1005.629, 1005.199, 1005.752, 1005.629, 1005.076, 1005.445, 1005.383, 1005.015, 1004.524, 1004.34, 1004.831, 1004.463, 1003.91, 1003.051, 1002.437, 1001.577, 1001.577, 1001.761, 1002.682, 1003.48, 1003.235, 1003.173, 1003.173, 1003.849, 1003.173, 1003.787, 1003.665, 1003.173, 1003.603, 1002.989, 1003.726, 1003.849, 1004.094, 1004.094, 1004.217, 1003.849, 1003.296, 1003.296, 1003.296, 1002.805, 1002.682, 1002.989, 1003.603, 1003.726, 1004.033, 1004.094, 1004.34, 1004.708, 1005.076, 1005.261, 1005.261, 1005.076, 1005.076, 1004.892, 1004.77, 1004.954, 1005.199, 1005.629, 1005.752, 1005.383, 1004.831, 1004.524, 1004.156, 1003.48, 1002.805, 1002.744, 1002.867, 1002.928, 1003.173, 1003.358, 1003.235, 1003.849, 1004.34, 1004.77, 1005.015, 1005.383, 1005.875, 1005.936, 1006.243, 1007.102, 1007.409, 1008.637, 1008.514, 1008.576, 1008.453, 1008.76, 1008.821, 1008.391, 1008.76, 1009.374, 1010.11, 1010.11, 1010.417, 1010.417, 1010.663, 1011.461, 1011.952, 1011.768, 1012.013, 1012.013, 1012.259 ; 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 ; wind_gust = 3.646, 2.646, 3.842, 2.646, 2.509, 3.058, 3.646, 3.41, 3.567, 4.273, 3.724, 3.528, 4.43, 5.018, 4.939, 3.842, 4.547, 4.978, 5.723, 5.645, 5.958, 5.135, 7.06, 6.703, 5.39, 6.272, 5.762, 7.49, 7.88, 7.76, 8.08, 7.76, 8.39, 8.51, 8.43, 8.11, 6.586, 6.311, 7.64, 7.37, 6.586, 6.115, 6.154, 5.566, 5.214, 5.488, 6.076, 6.272, 6.076, 5.331, 5.606, 6.507, 3.175, 2.548, 2.195, 2.47, 1.411, 3.802, 6.978, 6.037, 6.821, 8.39, 6.762, 6.233, 6.115, 7.57, 6.86, 8.27, 9.96, 10.66, 10, 12.19, 12.39, 11.49, 10.07, 9.92, 11.13, 11.72, 12.62, 12.11, 11.09, 12.74, 11.64, 10.62, 13.76, 14.03, 15.05, 13.33, 14.19, 14.39, 15.88, 15.29, 14.7, 13.68, 13.23, 12.19, 10.62, 10.23, 9.33, 8.08, 8.19, 5.292, 2.94, 3.41, 2.94, 4.469, 5.174, 3.763, 4.273, 4.351, 2.783, 4.704, 5.018, 5.41, 5.253, 4.704, 3.214, 2.43, 1.411, 3.41, 3.41, 2.783, 3.097, 2.587, 2.117, 3.606, 3.646, 3.998, 4.626, 6.154, 5.135, 6.429, 4.508, 4.704, 3.724, 3.646, 2.901, 4.155, 3.881, 3.685, 4.312, 3.881, 3.45, 4.116, 3.763, 4.822, 5.292, 6.115, 5.174, 3.038, 2.313, 4.469, 5.645, 4.351, 4.939, 4.018, 4.665, 4.43, 3.214, 2.548, 2.43, 3.567, 3.018, 2.744, 1.47 ; 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 ; wind_speed = 3.177, 2.223, 3.483, 1.681, 2.244, 2.803, 3.259, 2.947, 2.889, 3.709, 3.223, 3.133, 3.69, 4.407, 4.493, 3.365, 4.038, 4.462, 5.044, 4.932, 5.429, 4.664, 6.108, 5.847, 4.555, 5.643, 5.107, 6.462, 6.682, 6.644, 6.897, 6.821, 7.33, 7.39, 7.57, 6.962, 5.906, 5.579, 6.359, 6.192, 5.591, 5.322, 5.401, 4.752, 4.571, 4.695, 5.346, 5.255, 5.407, 4.763, 4.96, 3.325, 2.034, 2.124, 0.878, 1.896, 0.977, 3.114, 5.619, 5.308, 5.953, 6.77, 5.489, 5.367, 5.259, 6.675, 5.794, 7.15, 8.5, 8.72, 8.51, 10.13, 10.56, 9.96, 8.53, 8.35, 9.66, 9.97, 10.63, 10.35, 9.34, 10.11, 10.1, 8.84, 11.48, 11.69, 12.01, 10.77, 11.95, 12.02, 12.53, 12.37, 12.54, 11.72, 10.84, 9.99, 9.21, 8.63, 7.73, 6.982, 7.13, 4.242, 2.202, 2.444, 2.249, 3.501, 4.011, 2.829, 3.478, 3.589, 2.196, 3.832, 4.034, 4.552, 4.162, 3.833, 2.612, 1.819, 0.969, 2.739, 2.733, 2.171, 2.257, 1.788, 1.655, 2.918, 2.884, 3.514, 3.746, 5.429, 4.507, 5.22, 3.844, 4.124, 3.157, 3.156, 2.323, 3.566, 3.256, 3.125, 3.535, 3.183, 3.079, 3.591, 3.054, 4.202, 4.469, 5.03, 4.053, 2.125, 1.465, 3.621, 4.772, 3.799, 4.294, 3.045, 4.228, 3.695, 2.827, 1.965, 1.925, 3.127, 2.34, 1.944, 1.058 ; 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 ; wind_direction = 215.3, 199.8, 208.4, 196.7, 203.4, 195.4, 207.2, 203.3, 223.6, 231.3, 224.9, 206.6, 211, 215.5, 209.7, 209.4, 222.4, 228.4, 221.9, 225.1, 225.8, 224.1, 226.4, 230.4, 230.6, 232, 226.9, 228.8, 231.6, 233.2, 234.4, 239.3, 238.2, 240.3, 247.6, 243.8, 238.7, 240.9, 243.6, 246.3, 247.8, 247.5, 245.2, 243, 250.2, 244.5, 251.1, 239.5, 247.3, 251.9, 253.1, 302.2, 134.3, 200, 229.3, 183.6, 29.81, 61.2, 57.9, 65, 80.8, 79, 96.2, 83.6, 73.1, 79.2, 75, 78.8, 76.4, 77.9, 74.5, 88.4, 92.2, 95.7, 96.6, 92.6, 95, 96.2, 98.6, 97.5, 98.1, 91.5, 65.6, 70.2, 75.9, 76.6, 74.8, 66.2, 66.1, 68.1, 75.4, 72.8, 77.3, 81.5, 85.3, 84.2, 87.2, 84.2, 89.7, 93.4, 93.6, 119.9, 138.8, 116.5, 165, 189.5, 244.9, 236.5, 218.4, 238.5, 215.6, 237, 232.9, 219, 230.1, 247.3, 228.6, 220.5, 243, 186.5, 183.6, 198.5, 168.1, 132.5, 58.2, 95.7, 89.5, 69.4, 82.4, 99.2, 107.1, 116.4, 126.6, 159.9, 190.2, 179.9, 189.9, 203.8, 213.5, 209.8, 226, 214, 214.9, 222.3, 222, 212, 201.6, 211.3, 226.1, 195.7, 179.6, 172.9, 168.1, 174.8, 186.9, 180.3, 197.7, 196.7, 210.6, 255.6, 187.7, 191, 187.8, 232.5, 221.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 524.465, 435.5606, 614.5709, 881.8848, 798.9874, 383.179, 228.4373, 271.0273, 465.5959, 598.9525, 852.4503, 495.0304, 553.8996, 2061.671, 2371.635, 2458.136, 2500.186, 344.7939, 625.3835, 517.8572, 1856.229, 1712.661, 397.2355, 851.8495, 971.39, 683.0513, 658.4224, 2150.575, 2121.14, 1853.226, 1808.173, 1074.111, 393.4511, 1408.103, 1954.144, 2034.639, 2032.837, 1635.77, 710.083, 505.8431, 290.1297, 202.2465, 206.031, 163.2607, 160.7978, 143.7378, 157.9144, 112.6212, 125.7767, 198.3419, 154.971, 498.6346, 195.3985, 1319.198, 1829.798, 1888.667, 1886.865, 135.448, 352.0625, 242.0132, 439.7655, 423.5464, 413.6348, 2326.582, 2092.907, 2410.681, 1815.381, 2055.664, 2503.189, 2195.027, 1872.448, 2128.95, 2130.752, 2070.081, 2088.702, 1946.936, 1395.488, 1937.325, 1952.943, 1897.678, 1686.23, 1551.672, 860.2594, 1375.064, 1256.124, 1016.443, 1435.135, 1194.852, 2112.731, 1606.336, 2202.236, 2225.663, 1718.668, 2351.211, 2170.398, 2231.67, 2077.289, 1849.622, 1645.982, 1227.891, 1327.608, 948.5632, 598.9525, 446.3733, 1421.919, 1846.618, 347.1968, 451.1789, 478.2107, 491.4262, 2553.648, 2536.829, 1924.71, 647.0089, 1132.98, 464.9951, 234.9249, 304.006, 208.0133, 493.829, 1690.435, 510.0481, 1197.856, 2303.755, 331.9989, 847.6446, 2025.628, 1024.252, 769.5529, 516.0551, 428.3521, 603.7581, 220.0274, 297.8188, 141.9957, 201.6458, 239.9108, 444.5711, 297.5785, 238.5291, 162.4798, 2031.635, 2395.663, 818.21, 2436.511, 257.5114, 340.1085, 418.5005, 1245.312, 246.4585, 236.3065, 267.1227, 424.1472, 949.7646, 2730.256, 2661.776, 2587.889, 2575.274, 2780.115, 2738.065, 2487.571, 2661.776, 2478.56, 2264.709, 114.123 ; 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 ; }