netcdf F0109.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 = 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 = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00: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 = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; air_temperature = 10.57, 10.6, 10.83, 10.98, 11.35, 11.59, 11.72, 11.29, 11.47, 11.34, 11.29, 11.57, 11.52, 11.38, 11.52, 11.73, 12.59, 12.65, 12.24, 11.45, 12.44, 12.14, 12.91, 12.1, 11.78, 11.36, 11.44, 11.05, 11.32, 11.31, 11.02, 11.43, 10.86, 10.05, 9.84, 9.36, 9.52, 10.45, 10.92, 11.26, 11.18, 11.3, 10.85, 10.36, 9.95, 9.54, 9.14, 8.64, 8.59, 8.53, 7.91, 7.53, 6.858, 6.1, 5.479, 5.244, 4.956, 4.672, 4.728, 4.975, 4.785, 4.84, 5.203, 5.456, 5.471, 5.538, 5.662, 5.972, 5.807, 6.018, 6.521, 6.787, 7.35, 7.62, 7.92, 8.54, 9.03, 9.32, 9.55, 9.84, 9.7, 9.28, 8.85, 8.87, 8.28, 8.15, 8.2, 7.84, 7.51, 7.78, 7.75, 7.19, 6.182, 5.869, 5.399, 5.291, 4.665, 4.769, 4.162, 3.826, 3.074, 3.951, 3.68, 2.959, 2.576, 3.519, 3.681, 3.625, 3.205, 4.116, 4.233, 5.7, 5.067, 5.482, 5.325, 5.192, 5.463, 5.962, 6.461, 6.869, 7.57, 8.04, 7.85, 7.58, 7.75, 7.42, 6.631, 7.25, 7.68, 7.87, 7.26, 6.73, 7.13, 8.16, 7.63, 7.54, 8.33, 8.08, 8.19, 8.02, 7.67, 7.12, 6.796, 6.475, 6.273, 6.057, 5.845, 5.854, 5.395, 5.404, 4.929, 4.351, 5.384, 6.148, 6.373, 7.2, 8.09, 8.26, 8.53, 8.87, 9.13, 9.82, 10.09, 10.18, 10.34, 10.73, 10.53 ; 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 = 1008.978, 1008.198, 1007.117, 1005.077, 1004.537, 1003.276, 1002.496, 1001.236, 1001.236, 1001.056, 1001.116, 1000.756, 1000.456, 1000.216, 999.7956, 999.8556, 999.7956, 999.4355, 999.5555, 999.8556, 1000.396, 1001.356, 1002.076, 1002.496, 1002.796, 1003.096, 1003.036, 1002.976, 1003.096, 1003.456, 1004.297, 1004.237, 1004.717, 1005.437, 1006.637, 1007.658, 1008.738, 1009.518, 1009.698, 1009.878, 1010.358, 1011.499, 1012.519, 1013.719, 1015.46, 1015.279, 1016.96, 1018.16, 1017.32, 1016.84, 1015.52, 1017.74, 1018.88, 1019.36, 1021.341, 1021.881, 1022.661, 1023.081, 1023.261, 1023.321, 1023.021, 1022.481, 1022.001, 1020.921, 1020.021, 1019.18, 1018.58, 1017.98, 1017.86, 1016.84, 1016.6, 1015.279, 1013.539, 1012.159, 1010.298, 1008.978, 1007.598, 1006.517, 1005.257, 1004.357, 1003.937, 1002.316, 1004.717, 1005.677, 1005.197, 1007.778, 1007.778, 1008.498, 1008.558, 1010.538, 1010.478, 1010.298, 1013.359, 1013.899, 1014.499, 1016.96, 1015.399, 1018.46, 1017.02, 1017.8, 1019.541, 1019.06, 1019.18, 1019.24, 1019.18, 1018.22, 1018.4, 1018.76, 1018.82, 1017.98, 1016.24, 1015.7, 1015.46, 1014.319, 1012.999, 1012.219, 1011.438, 1010.958, 1009.098, 1006.697, 1005.617, 1004.597, 1000.876, 998.8954, 996.4348, 993.0739, 989.8931, 987.2524, 984.5518, 982.2112, 981.0109, 982.3312, 983.2914, 985.272, 984.6118, 985.452, 985.0319, 986.7723, 987.4925, 988.4528, 989.473, 990.7333, 992.0536, 993.8541, 995.5945, 996.8549, 997.1549, 998.0552, 999.4355, 999.2554, 1001.116, 1001.956, 1001.776, 1002.196, 1002.316, 1002.436, 1001.776, 1001.116, 1000.336, 999.5555, 998.9554, 998.2352, 998.5353, 997.8751, 997.9351, 998.8353, 999.4955 ; 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 ; wind_gust = 11.45, 12.03, 11.37, 10.31, 10.39, 10.07, 11.56, 8.33, 8.82, 6.664, 6.703, 9.25, 10.78, 10.19, 8.9, 7.13, 5.096, 2.626, 2.901, 3.881, 2.45, 3.097, 2.979, 3.097, 3.881, 4.234, 5.449, 4.018, 6.311, 5.096, 4.273, 13.33, 12.58, 10, 9.72, 10.35, 7.13, 7.92, 9.53, 11.05, 9.88, 10.51, 11.49, 12.31, 11.92, 11.45, 9.92, 10.39, 10.54, 10.66, 10.51, 10.94, 10.58, 11.45, 11.09, 9.68, 8.39, 9.02, 7.8, 7.49, 5.488, 5.449, 3.626, 1.646, 1.882, 4.586, 4.469, 5.958, 5.292, 7.84, 7.02, 7.84, 8.58, 10.07, 11.33, 10.51, 10.11, 10.19, 6.39, 8.19, 6.272, 7.88, 9.49, 13.76, 14.46, 16.54, 17.52, 16.23, 17.84, 16.27, 14.94, 14.78, 13.88, 16.15, 15.01, 13.64, 12.03, 11.25, 10.07, 8.78, 5.998, 8.58, 7.17, 7.1, 5.253, 9.96, 7.25, 7.25, 4.469, 2.45, 3.018, 1.372, 5.919, 5.566, 6.625, 5.606, 6.39, 6.938, 9.06, 10.43, 11.49, 12.43, 12.23, 11.68, 13.01, 13.45, 12.19, 13.99, 9.41, 11.96, 9.56, 12, 9.21, 10.78, 14.62, 14.43, 15.52, 13.17, 16.19, 15.29, 17.01, 15.33, 16.74, 15.76, 14.7, 13.21, 12.35, 14.86, 12.5, 11.88, 9.8, 7.21, 10.9, 10.51, 10.51, 10.07, 14.97, 15.13, 15.13, 14.35, 13.6, 14.5, 14.31, 13.76, 14.35, 12.19, 10.74 ; 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 = 9.37, 10.01, 9.53, 8.39, 8.95, 8.71, 9.68, 6.209, 5.985, 4.487, 6.063, 6.883, 8.53, 8.7, 7.53, 6.094, 2.793, 1.909, 2.537, 3.354, 1.39, 2.726, 2.689, 2.753, 3.559, 3.455, 4.589, 3.129, 5.158, 4.166, 3.103, 11.28, 9.61, 8.02, 7.92, 7.97, 5.789, 6.559, 7.47, 8.98, 8.17, 8.58, 9.67, 10.19, 9.47, 9.43, 7.95, 8.4, 9.2, 8.88, 8.35, 9.26, 8.87, 9.89, 9.36, 7.89, 7.04, 7.28, 5.983, 5.73, 3.686, 4.187, 2.041, 0.885, 1.119, 3.579, 3.487, 4.37, 4.255, 6.498, 6.098, 6.57, 7.13, 8.43, 9.03, 8.82, 8.38, 7.5, 5.642, 6.587, 5.027, 6.373, 7.35, 11.57, 11.32, 13.19, 14.31, 13.01, 14.75, 12.17, 12.76, 12.85, 11.37, 12.28, 12.13, 10.3, 9.49, 9.32, 8.18, 7.17, 4.085, 6.806, 5.417, 5.783, 3.884, 8.28, 5.626, 5.477, 3.191, 1.605, 1.972, 0.359, 4.713, 4.626, 5.329, 4.319, 5.229, 5.855, 7.62, 8.79, 9.67, 10.58, 10.42, 10.1, 10.99, 11.08, 10.27, 10.33, 6.335, 9.83, 7.96, 9.01, 7.63, 8.31, 11.49, 11.92, 12.43, 10.48, 13.17, 11.74, 13.9, 12.64, 12.89, 11.56, 12.01, 10.02, 9.9, 11.7, 9.07, 8.6, 7.36, 5.559, 9.32, 7.69, 8.75, 8.28, 12.22, 12.04, 12.08, 12.17, 11.41, 11.38, 11.68, 11.26, 11.96, 10.48, 9.26 ; 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 = 181.9, 181, 182.5, 183.2, 198.4, 203, 208.1, 192.5, 231, 226.7, 222.9, 229.4, 228.2, 230.9, 234.1, 243.1, 297.2, 198.1, 177.6, 191, 145.3, 221.4, 246.6, 244, 243.9, 223.7, 244.9, 240.4, 249.3, 259, 254.5, 311.6, 309.7, 307, 328.9, 330.1, 322.1, 319.6, 336.5, 343.673, 353.47, 345.85, 336.9, 352.29, 356.94, 339.4, 335.6, 339.7, 350.91, 1.48, 14.82, 25.83, 21.52, 22.21, 20.82, 27.84, 22.59, 23.92, 29.82, 30.5, 43.67, 26.75, 12.72, 5.12, 193.6, 161.2, 146.6, 164.4, 193.6, 190.9, 194.5, 187, 192.4, 192.9, 188.7, 193.1, 199.4, 202.5, 210.8, 228.6, 292.3, 302.2, 315.4, 338.4, 345.186, 336.3, 339.9, 339.9, 336.1, 337.5, 333.3, 334.3, 328.2, 340.5, 343.549, 343.263, 343.489, 335.2, 317.1, 332.8, 307, 351.34, 325.7, 308.4, 299.3, 344.795, 351.9, 334, 258.6, 253.3, 40.23, 151.6, 206.8, 205.2, 208.4, 201.3, 203.6, 209, 206.3, 181.8, 183.4, 186, 167.5, 151, 136.7, 117.3, 103.5, 96.8, 36.96, 1.49, 295.4, 285.7, 264.3, 260.6, 268.4, 266, 269.6, 274.3, 268.8, 282.5, 275.5, 272.5, 272.4, 272.7, 276.2, 278.7, 280.1, 284.8, 268.5, 278.4, 276.7, 260, 248.8, 247.8, 246, 244, 240.1, 237.4, 236.1, 234.8, 223.7, 225.8, 227.5, 235.5, 232.1, 236, 234.6 ; 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 = 1793.155, 1287.962, 1066.301, 2472.553, 1688.032, 902.9095, 383.4193, 1054.287, 594.1469, 410.7514, 783.3691, 1888.667, 576.1257, 280.3983, 1468.774, 2013.013, 2959.726, 2960.326, 2954.319, 2959.726, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2600.504, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2911.669, 2960.927, 2908.666, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2959.726, 2959.726, 2682.199, 2947.711, 2955.521, 2960.326, 2960.326, 2554.85, 1524.64, 1987.784, 2288.137, 1302.979, 2921.881, 2896.651, 2959.726, 2959.726, 2959.726, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2879.832, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 1928.314, 1602.131, 2028.632, 916.1251, 1051.885, 1093.333, 1277.149, 2706.828, 2959.726, 2130.752, 2960.326, 2960.927, 2960.326, 2960.927, 2875.026, 2960.927, 2807.146, 2891.846, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2959.726, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2934.496, 2673.189, 2309.762, 2959.726, 2959.726, 2959.726, 2959.726 ; 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 ; }