netcdf B0109.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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600042, 799.952 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0193056, -18.1077341 ; 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 = "23-May-2005 12:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new\n", "Fri Apr 29 04:26:58 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.met.realtime.nc B0109.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 = 48492 ; :visibility_sensor_serial_number = 266 ; :barometric_pressure_serial_number = "SETAP2448666" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.95833912 ; :ending_julian_day_string = "2005-06-18 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:35:48\n", "WIND_DIR_1.2: 19-Apr-2005 21:35:48\n", "AAN_VIZ_1.2: 19-Apr-2005 21:35:48\n", "SET_BP_1.3: 25-Apr-2005 19:34:01" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; 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, 2453540.875, 2453540.91666667, 2453540.95833333 ; air_temperature = 18.5, 18.27, 16.77, 15.96, 14.83, 14.67, 14.51, 14.12, 14.07, 14.08, 14.29, 14.41, 14.76, 14.57, 14.94, 15.27, 15.64, 15.84, 16.27, 16.79, 17.03, 17.12, 17.24, 18.07, 18.91, 19.37, 18.54, 18.55, 17.89, 17.98, 17.42, 17.75, 18.03, 17.68, 17.95, 17.52, 18.72, 19.38, 19.81, 19.63, 19.36, 20.1, 22.33, 22.64, 26.84, 22.72, 23.59, 21.27, 21.63, 20.37, 20.83, 20.52, 20.46, 20.38, 20.21, 20.27, 20.03, 19.61, 15.9, 15.23, 14.07, 12.84, 12.26, 11.77, 11.35, 11.09, 10.67, 10.47, 10.28, 10.27, 10.27, 10.2, 10.39, 10.32, 10.28, 10.06, 9.97, 9.65, 9.4, 9.23, 9.05, 8.88, 8.89, 8.6, 8.46, 8.38, 8.3, 8.1, 8.07, 8.13, 8.21, 8.09, 8.1, 8.15, 8.41, 8.51, 8.59, 8.64, 8.6, 8.63, 8.63, 8.6, 8.64, 8.65, 8.68, 8.61, 8.65, 8.77, 8.67, 8.72, 8.79, 8.87, 8.86, 8.86, 8.88, 8.85, 8.91, 8.91, 8.87, 8.78, 8.84, 8.81, 8.78, 8.8, 8.76, 8.8, 8.74, 8.79, 8.86, 8.9, 8.83, 8.83, 9.05, 9.54, 10.02, 9.74, 9.99, 10.44, 10.33, 9.9, 9.7, 9.59, 8.86, 8.7, 8.65, 9.39, 9.88, 10.26, 9.75, 9.98, 9.89, 9.88, 9.9, 9.79, 9.85, 9.7, 9.83, 10.1, 10.36, 11.36, 11.25, 10.98, 11.24, 11.39, 11.49, 11.7, 11.74, 12.04 ; 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 = 1015.027, 1015.455, 1015.883, 1015.883, 1015.944, 1015.822, 1015.577, 1015.21, 1015.21, 1015.271, 1015.394, 1015.577, 1015.516, 1015.394, 1014.782, 1014.476, 1013.803, 1013.131, 1012.336, 1011.663, 1011.173, 1010.623, 1010.562, 1010.623, 1010.745, 1010.256, 1010.134, 1010.195, 1009.767, 1009.4, 1009.155, 1008.666, 1008.36, 1008.299, 1008.238, 1008.36, 1008.177, 1007.871, 1007.626, 1007.137, 1006.647, 1006.219, 1005.608, 1005.18, 1004.568, 1004.201, 1003.956, 1003.956, 1003.895, 1003.956, 1003.834, 1003.712, 1003.222, 1003.1, 1002.794, 1002.366, 1002.06, 1002.121, 1003.284, 1003.589, 1003.161, 1003.589, 1003.589, 1004.384, 1004.201, 1004.201, 1003.895, 1003.651, 1003.222, 1003.284, 1003.222, 1003.284, 1003.589, 1004.14, 1004.874, 1005.18, 1005.302, 1005.608, 1005.057, 1005.547, 1005.485, 1006.036, 1006.28, 1006.77, 1007.198, 1007.932, 1007.626, 1008.177, 1007.932, 1006.77, 1006.892, 1006.464, 1006.525, 1006.219, 1006.28, 1005.852, 1005.852, 1006.219, 1006.586, 1006.403, 1005.73, 1005.608, 1005.302, 1004.751, 1004.813, 1004.69, 1004.935, 1005.18, 1005.485, 1005.363, 1005.73, 1005.669, 1005.852, 1005.791, 1005.302, 1004.874, 1004.813, 1004.69, 1004.568, 1004.323, 1004.446, 1004.384, 1004.14, 1004.507, 1003.039, 1003.834, 1002.55, 1002.366, 1002.55, 1002.244, 1002.794, 1002.917, 1003.161, 1003.589, 1003.834, 1004.384, 1005.241, 1005.057, 1005.18, 1005.118, 1005.547, 1005.485, 1005.241, 1006.464, 1006.892, 1007.565, 1007.32, 1007.504, 1007.993, 1008.054, 1007.871, 1008.054, 1008.299, 1008.666, 1009.522, 1009.889, 1010.256, 1010.501, 1011.051, 1011.785, 1012.458, 1012.336, 1012.886, 1013.559, 1013.62, 1013.926, 1014.415, 1015.394 ; 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.078, 3.097, 5.292, 6.35, 7.06, 6.39, 5.684, 5.174, 4.9, 4.214, 4.018, 3.293, 2.156, 0.902, 0.784, 3.058, 3.45, 2.45, 4.273, 4.39, 2.842, 4.743, 1.47, 3.528, 3.489, 4.665, 3.685, 3.881, 3.998, 3.136, 3.293, 4.9, 3.959, 3.489, 3.881, 4.43, 3.92, 3.685, 4.194, 3.881, 3.881, 4.351, 3.136, 3.881, 2.548, 2.94, 2.45, 3.371, 4.782, 3.92, 3.43, 3.489, 4.939, 3.92, 3.646, 4.312, 2.901, 2.195, 8.82, 9.84, 11.09, 10.94, 11.37, 9.68, 9.8, 10.19, 11.56, 11.64, 11.37, 10.11, 11.17, 10.58, 10.78, 11.13, 11.72, 11.68, 12, 12.66, 13.92, 13.92, 13.92, 13.17, 11.96, 11.88, 11.64, 11.33, 12, 12.66, 11.6, 12, 10.74, 10.19, 9.84, 9.76, 9.02, 10.27, 9.6, 9.37, 8.55, 7.8, 8.39, 6.762, 6.625, 6.546, 5.331, 5.37, 5.057, 4.586, 4.155, 4.43, 3.92, 3.959, 3.763, 4.155, 4.234, 4.782, 3.842, 3.959, 4.743, 4.782, 5.018, 5.449, 6.194, 5.096, 6.35, 4.214, 4.665, 4.547, 3.45, 4.39, 3.724, 2.783, 2.058, 1.254, 1.882, 2.313, 1.725, 1.45, 2.156, 5.88, 3.92, 5.096, 6.39, 3.822, 3.528, 3.646, 6.546, 3.724, 3.606, 2.842, 3.175, 2.666, 2.822, 2.078, 1.725, 1.725, 1.607, 1.47, 1.686, 1.215, 1.803, 2.626, 1.607, 2.705, 2.254, 1.862, 1.921, 1.078 ; 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 = 1.492, 2.527, 3.995, 5.195, 6.049, 5.401, 4.806, 4.559, 4.273, 3.554, 3.552, 2.746, 1.241, 0.49, 0.219, 2.257, 3.036, 1.871, 3.839, 3.985, 1.529, 3.807, 0.325, 3.128, 2.735, 4.117, 3.398, 3.419, 3.506, 2.543, 2.975, 4.305, 3.573, 3.247, 3.574, 4.077, 3.409, 3.456, 2.848, 3.517, 3.365, 3.567, 2.825, 3.367, 1.453, 2.626, 1.789, 2.504, 4.097, 3.472, 2.656, 2.973, 4.542, 2.758, 3.316, 2.739, 2.47, 1.514, 7.12, 8.73, 9.52, 9.27, 9.84, 8.3, 8.44, 8.46, 9.8, 9.61, 9.94, 8.58, 9.2, 9.24, 8.98, 9.63, 10.27, 10.06, 10.25, 10.51, 11.53, 11.55, 11.59, 11.24, 9.73, 10.05, 9.8, 8.9, 9.56, 10.28, 9.72, 10.17, 9.04, 8.91, 8.17, 8.43, 8.02, 8.64, 8.38, 8.19, 7.49, 6.943, 6.897, 4.85, 5.573, 5.451, 4.512, 4.735, 4.15, 3.904, 3.35, 3.724, 3.456, 3.382, 3.201, 3.475, 3.658, 4.083, 3.229, 3.295, 3.724, 4.02, 4.138, 4.763, 5.349, 4.016, 5.493, 2.245, 3.946, 3.753, 2.816, 3.845, 3.108, 2.455, 1.303, 0.776, 1.338, 1.83, 1.126, 0.828, 1.605, 4.743, 2.913, 4.445, 5.382, 2.705, 2.77, 3.074, 5.473, 2.506, 2.545, 2.357, 2.803, 2.038, 2.321, 1.74, 1.546, 1.507, 1.392, 1.181, 1.438, 0.253, 1.286, 1.977, 0.948, 2.202, 1.696, 1.416, 1.646, 0.767 ; 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 = 97.2, 101.8, 40.54, 27.27, 36.84, 29.94, 30.83, 26.83, 14.66, 10.47, 16.95, 9.05, 33.74, 154.9, 136.1, 166.5, 182.3, 159.4, 171.4, 190.2, 193, 224.3, 292.6, 235, 238.8, 246.4, 242.9, 197.4, 228.7, 211.2, 207, 222.4, 228.6, 216.3, 215.8, 219.8, 223.1, 231.6, 235.7, 213.7, 219.4, 219.7, 283.5, 314.4, 330.5, 195.4, 188, 176.4, 204.8, 213.7, 211, 186.5, 227.9, 240.5, 235.1, 210.1, 258.1, 17.2, 81, 36.96, 63.2, 57.1, 58.1, 43.86, 49.45, 41.17, 37.59, 35.99, 45.42, 41.93, 37.11, 39.02, 35.18, 34.07, 31.29, 31.42, 31.6, 27.14, 34.09, 28.98, 35.55, 38.87, 36.38, 44.82, 45.9, 47.28, 44.13, 43.16, 44.29, 48.49, 48.67, 54, 52.05, 47.86, 51.16, 52.74, 48.68, 47.45, 42.09, 35.03, 40.6, 38.16, 30.69, 35.14, 33.16, 38.74, 35.89, 28.23, 32.78, 37.94, 30.59, 42.98, 41.85, 48.06, 52, 58, 60.5, 44.53, 45.72, 40.78, 47.07, 45.33, 41.32, 40.28, 61.4, 72.5, 48.05, 39.23, 33.3, 39.73, 34.92, 35.81, 57.1, 52.99, 56.7, 30.89, 104.1, 52.73, 52.81, 45, 73.2, 31.73, 62.4, 95.6, 80, 37.24, 97.4, 54.2, 350.402, 17.36, 1.35, 16.49, 57.5, 58.2, 64.6, 59.7, 58.7, 68.5, 357.97, 41.69, 93, 95.1, 88.7, 104.9, 89.7, 49.43, 18.83, 135.4 ; 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 = 2671.387, 2729.054, 2568.666, 2247.289, 2303.755, 2341.599, 2128.95, 2063.473, 1842.413, 2420.893, 2055.664, 267.0627, 197.0204, 229.0981, 186.2677, 202.5469, 199.0628, 1483.792, 1941.53, 2112.731, 2269.515, 2371.635, 2348.207, 2523.012, 1793.756, 2942.305, 2935.097, 2667.782, 2542.235, 2392.659, 2062.872, 706.4788, 754.5352, 1259.729, 626.585, 1463.969, 2044.851, 2603.507, 2452.73, 2167.395, 2151.176, 2605.309, 2956.121, 2962.729, 2964.531, 2964.531, 2965.132, 2924.284, 2961.528, 2766.899, 2852.199, 2646.157, 2817.959, 2646.157, 2364.426, 2475.557, 2155.981, 2011.812, 1506.619, 2821.563, 2668.984, 2616.122, 2606.51, 2352.412, 2965.132, 2964.531, 2948.312, 2956.121, 2605.309, 2231.07, 2645.556, 1846.017, 2921.881, 2358.419, 2964.531, 2872.623, 2907.464, 2945.309, 2703.825, 2943.506, 2962.729, 2965.132, 2965.132, 2965.132, 2962.128, 2959.726, 2953.719, 2963.93, 2938.701, 2964.531, 2961.528, 2951.316, 2919.478, 2841.987, 2622.129, 2724.85, 2965.132, 2456.935, 2357.218, 2902.058, 2632.942, 2800.539, 2789.726, 2800.539, 2592.694, 2645.556, 2821.563, 2674.991, 2848.595, 2951.916, 2962.729, 2956.722, 2966.333, 2965.132, 2929.69, 2956.722, 2953.118, 2960.326, 2963.33, 2963.93, 2965.132, 2965.132, 2961.528, 2961.528, 2145.769, 2095.31, 2671.988, 2957.323, 2965.132, 2932.694, 2816.157, 2804.143, 2965.733, 2959.125, 2957.923, 2944.708, 2962.128, 2965.733, 2962.128, 2954.319, 2938.1, 2957.323, 384.02, 465.5959, 711.8851, 2746.475, 2890.644, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2618.525, 2910.468, 2953.118, 669.235, 1114.959, 383.6596, 2854.602, 2937.499, 2952.517, 2964.531, 2962.729, 2965.733, 2965.733, 2965.733, 2966.333, 2965.733 ; 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 ; }