netcdf F0109.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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, 200.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, 200.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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; air_temperature = 12.52, 12.44, 12.35, 12.2, 11.94, 11.85, 11.54, 11.84, 11.75, 11.66, 11.54, 11.38, 11.22, 11.14, 11.18, 11.23, 10.91, 10.79, 10.73, 10.68, 10.69, 10.74, 11.07, 11.52, 11.78, 11.65, 11.21, 10.65, 10.17, 9.81, 9.05, 8.64, 8.34, 8.05, 7.53, 7.48, 7.22, 7.99, 9.83, 10.32, 10.73, 11.18, 11.97, 10.74, 12.02, 12.01, 11.49, 10.9, 10.33, 10.07, 9.46, 9.1, 8.79, 8.51, 8.12, 7.97, 7.79, 7.9, 7.84, 7.21, 7.02, 7.1, 7.45, 7.64, 8.15, 9.45, 9.25, 9.63, 9.33, 8.9, 8.87, 8.96, 9.38, 10.08, 9.73, 9.55, 9.15, 8.34, 7.37, 7.06, 6.802, 6.584, 6.557, 6.379, 6.053, 6.243, 6.297, 6.589, 7.31, 7.97, 8.99, 9.25, 9.61, 9.97, 10.07, 9.88, 9.39, 8.82, 8.66, 8.41, 8.03, 7.63, 7.53, 7.55, 7.17, 7.2, 6.818, 6.327, 6.126, 5.903, 6.366, 6.709, 7.26, 7.76, 8.24, 8.83, 9.2, 9.35, 9.06, 9.26, 9.19, 8.92, 8.86, 8.69, 8.92, 8.68, 8.9, 8.9, 8.84, 8.69, 8.32, 8.17, 8.19, 8.05, 8.34, 8.69, 8.8, 9.16, 9.32, 9.5, 9.59, 9.62, 9.46, 9.41, 9.11, 8.86, 8.85, 8.74, 8.57, 8.37, 8.17, 8.04, 7.98, 8.02, 7.93, 8.21, 8.35, 8.03, 8.3, 8.04, 8.49, 8.84, 9.35, 9.36, 9.41, 9.45, 9.33, 9.3 ; 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 = 999.4955, 999.4355, 999.0754, 1000.756, 999.6755, 1000.876, 1000.756, 1000.876, 1000.996, 1000.876, 1001.296, 1001.836, 1002.316, 1002.856, 1003.156, 1003.216, 1003.156, 1003.096, 1002.976, 1003.336, 1003.697, 1004.357, 1004.417, 1004.957, 1005.317, 1005.917, 1006.277, 1004.837, 1005.437, 1006.817, 1006.697, 1007.598, 1009.098, 1009.578, 1010.598, 1011.679, 1012.699, 1013.419, 1013.899, 1013.779, 1013.779, 1013.719, 1014.439, 1015.159, 1015.52, 1016.12, 1016.9, 1017.98, 1018.94, 1019.541, 1020.801, 1021.041, 1020.981, 1020.741, 1021.101, 1021.281, 1021.401, 1021.761, 1022.061, 1022.661, 1023.141, 1023.321, 1023.622, 1023.562, 1023.502, 1022.721, 1022.841, 1022.901, 1023.141, 1023.141, 1023.081, 1023.021, 1023.021, 1023.381, 1023.502, 1023.742, 1023.562, 1023.682, 1023.622, 1023.021, 1022.841, 1023.141, 1023.201, 1023.381, 1023.862, 1024.042, 1024.342, 1024.222, 1024.102, 1023.261, 1022.961, 1022.361, 1021.881, 1021.641, 1021.881, 1022.001, 1022.181, 1022.601, 1022.301, 1022.601, 1022.481, 1022.481, 1022.361, 1022.121, 1022.001, 1022.361, 1022.961, 1022.961, 1023.742, 1024.342, 1024.522, 1024.582, 1024.642, 1024.282, 1023.862, 1023.742, 1023.742, 1023.862, 1024.462, 1024.702, 1024.882, 1025.122, 1025.062, 1025.002, 1024.822, 1024.942, 1025.062, 1025.002, 1024.762, 1025.122, 1025.302, 1025.842, 1026.682, 1027.042, 1027.162, 1026.862, 1026.862, 1026.142, 1025.962, 1025.962, 1026.082, 1025.962, 1026.202, 1026.082, 1025.902, 1026.382, 1026.022, 1025.662, 1025.482, 1024.822, 1025.362, 1024.822, 1024.702, 1024.522, 1024.882, 1025.122, 1025.722, 1024.942, 1024.822, 1024.582, 1024.042, 1023.622, 1023.261, 1023.201, 1022.541, 1021.641, 1021.701, 1021.641 ; 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 = 10.15, 10.43, 9.53, 8.82, 6.978, 5.606, 6.821, 8.15, 7.21, 7.8, 9.41, 9.56, 7.96, 9.21, 10.82, 11.29, 9.7, 10.07, 11.72, 11.92, 12.47, 10.58, 10.19, 9.6, 12.07, 11.8, 9.09, 8.55, 5.998, 9.21, 7.57, 7.64, 9.02, 7.57, 8.62, 7.17, 7.13, 7.49, 7.02, 6.703, 7.02, 4.606, 5.527, 7.68, 6.782, 5.018, 4.077, 5.057, 5.802, 7.13, 6.782, 5.331, 6.311, 6.115, 4.547, 4.822, 4.978, 4.822, 5.88, 6.233, 6.154, 6.586, 5.88, 5.802, 4.038, 2.666, 2.313, 1.176, 0.49, 1.725, 1.568, 1.45, 3.293, 4.43, 5.645, 6.272, 7.45, 8.43, 9.68, 11.45, 11.56, 9.88, 10.39, 10.58, 11.76, 11.45, 9.09, 7.45, 6.507, 6.311, 6.154, 5.919, 5.331, 6.742, 6.625, 7.49, 7.29, 4.273, 6.899, 7.1, 6.625, 7.25, 7.13, 7.25, 8.15, 6.586, 7.41, 8.23, 8.94, 8.74, 8.43, 7.8, 6.625, 6.899, 6.233, 6.194, 6.546, 7.92, 6.468, 6.821, 7.8, 6.938, 9.41, 9.45, 9.45, 8.9, 9.06, 9.29, 9.49, 9.29, 9.84, 9.41, 9.17, 10.47, 9.21, 9.68, 8.7, 9.41, 9.92, 8.04, 6.468, 7.06, 7.96, 10, 9.72, 9.41, 10.39, 10.04, 10.15, 11.02, 10.04, 9.6, 8.86, 9.88, 9.96, 9.84, 9.21, 10.54, 11.41, 10.68, 10.54, 10.19, 10.7, 9.84, 9.29, 11.21, 10.7, 10.27 ; 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 = 8.62, 8.46, 8.54, 7.36, 5.922, 4.946, 5.458, 7.08, 6.001, 6.79, 7.54, 7.66, 6.317, 7.5, 8.93, 9.04, 8.19, 8.28, 9.98, 10.32, 10.23, 8.87, 8.71, 8.09, 9.97, 9.39, 7.43, 6.69, 4.948, 7.51, 6.326, 6.393, 7.18, 6.156, 6.686, 6.222, 5.277, 6.29, 5.463, 5.179, 5.516, 3.82, 4.02, 6.415, 3.316, 4.294, 3.316, 4.249, 4.7, 5.847, 5.902, 4.702, 4.79, 5.003, 3.624, 4.009, 4.112, 3.724, 4.699, 5.194, 4.905, 5.473, 4.759, 4.903, 3.053, 1.525, 1.684, 0.685, 0.122, 1.093, 1.163, 0.73, 2.682, 3.614, 5.033, 5.238, 6.339, 6.857, 8.29, 9.6, 8.78, 8.18, 8.82, 9.35, 10.07, 9.49, 7.29, 6.621, 4.998, 5.211, 5.008, 4.828, 4.385, 5.643, 5.634, 6.509, 5.479, 3.618, 6.057, 6.32, 5.748, 6.264, 6.21, 6.214, 7.34, 5.78, 6.148, 7.13, 7.54, 7.4, 6.984, 6.522, 5.673, 5.7, 5.021, 5.204, 5.267, 6.899, 4.559, 5.788, 6.622, 6.058, 7.83, 7.79, 7.99, 7.73, 7.85, 8.05, 8.15, 7.6, 8.59, 8.16, 7.93, 8.69, 8.29, 7.96, 7.43, 7.8, 8.21, 6.198, 5.118, 5.733, 6.901, 8.34, 8.41, 8.42, 8.49, 8.54, 8.25, 9.37, 8.52, 7.93, 7.41, 8.17, 8.42, 8.28, 7.95, 9.28, 9.26, 9.01, 9.28, 8.49, 8.13, 7.97, 7.57, 8.81, 9.14, 8.8 ; 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 = 205.4, 207.1, 210, 212.9, 206.9, 199.2, 178.6, 182, 194.5, 201.3, 219.5, 228.1, 228.3, 235.2, 238.6, 236.9, 227.3, 221.7, 216.8, 215.5, 223.8, 225.6, 221, 232.4, 242.5, 247.3, 241.9, 253.9, 250.1, 266.8, 264.6, 267.6, 281.1, 261.5, 274.9, 262.4, 275.7, 285.3, 303.7, 299.9, 293.2, 279.1, 248.1, 231.6, 284.3, 328, 319.7, 303.2, 319.5, 349.129, 357.47, 344.288, 1.91, 357.76, 338.9, 344.505, 348.381, 4.24, 11.15, 25.63, 22.22, 30.3, 45.81, 29.81, 34.71, 29.07, 150, 182.5, 167.2, 106.7, 106.6, 44.44, 24.6, 35.64, 35.85, 38, 37.07, 41.86, 37.49, 37.8, 42.16, 39.43, 34.66, 27.95, 28.35, 36.39, 32, 28.31, 24.85, 23.59, 14.91, 18.56, 17.05, 18.31, 15.84, 14.45, 53.3, 58.6, 39.4, 44.2, 57.6, 47.15, 51.34, 48.41, 58, 55.3, 46.98, 39.46, 35.16, 31.35, 28.19, 31.61, 18.01, 22.53, 21.61, 14.59, 13.98, 13.27, 91.8, 56.1, 52.56, 34.06, 40.42, 36.19, 33.24, 40.69, 40.24, 36.14, 41.77, 43.09, 41.46, 37.05, 38.1, 39.35, 41.78, 33.79, 34.47, 28.59, 32.9, 44.79, 51.27, 44.11, 33.22, 33.88, 37.5, 38.04, 41.06, 39.61, 41.56, 38.37, 44.95, 49.38, 51.66, 46.77, 46, 34.44, 33.89, 25.11, 33.29, 23.33, 19.46, 27.47, 41.1, 55, 40.52, 33.64, 33.35, 34.52 ; 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 = 2922.482, 2905.662, 2917.075, 2882.835, 2952.517, 2960.326, 2930.291, 2946.51, 2960.326, 2960.326, 2960.326, 2960.326, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2795.132, 2678.595, 2753.083, 2962.128, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2960.927, 2487.571, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2861.811, 2961.528, 2961.528, 2960.927, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2961.528, 2961.528, 2962.128, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2961.528, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2887.641, 2961.528, 2961.528, 2947.711, 2961.528, 2908.065, 2962.128, 2961.528, 2961.528, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2961.528, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2735.062, 2962.128, 2962.128, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2961.528, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2961.528, 2960.927, 2960.927, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326 ; 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 ; }