netcdf J0209.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :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: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; 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 = 9.46, 9.16, 8.99, 9.59, 10.12, 10.36, 10.61, 10.88, 11.4, 11.6, 11.71, 11.79, 12.48, 12.32, 12.42, 11.95, 12.08, 12.49, 11.54, 11.78, 11.7, 11.6, 11.25, 12.2, 11.46, 11.42, 10.8, 10.35, 10.24, 10.3, 10.44, 10.31, 10.24, 9.55, 9.06, 8.64, 8.78, 9.47, 10.31, 9.92, 9.89, 10, 9.72, 9.67, 9.11, 8.56, 8.03, 6.252, 6.201, 5.973, 5.433, 5.281, 4.976, 4.507, 4.421, 4.449, 4.125, 3.813, 3.495, 4.129, 4.694, 5.343, 6.044, 6.089, 6.588, 6.488, 6.597, 6.669, 6.604, 6.591, 6.489, 6.196, 6.104, 6.377, 6.338, 6.368, 6.2, 6.46, 7.07, 7.68, 8.01, 8.05, 8.25, 8, 7.58, 7.32, 7.55, 6.688, 7.44, 6.727, 6.519, 6.017, 5.666, 4.804, 4.36, 4.285, 4.473, 4.35, 4.174, 3.673, 3.588, 2.981, 2.481, 1.903, 1.858, 1.73, 2.069, 2.738, 3.384, 3.765, 4.685, 5.908, 6.427, 7.26, 7.28, 6.571, 6.481, 4.91, 4.56, 4.927, 5.824, 5.961, 6.336, 6.81, 7.04, 6.996, 6.264, 5.773, 5.746, 6.286, 6.838, 9.29, 10.16, 7.92, 5.94, 5.859, 7.28, 6.484, 6.29, 6.706, 6.721, 6.367, 6.085, 5.447, 5.855, 5.821, 5.807, 5.601, 5.411, 5.22, 4.764, 4.474, 3.884, 3.136, 2.352, 3.51, 4.936, 6.316, 6.732, 7.74, 8.37, 8.49, 8.72, 8.76, 9.37, 9.49, 9.45 ; 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 = 1011.248, 1009.868, 1008.968, 1007.708, 1006.628, 1005.367, 1004.527, 1003.747, 1003.027, 1002.427, 1002.187, 1001.467, 1001.047, 1000.687, 999.9072, 999.0071, 998.2271, 997.987, 998.7671, 999.3071, 1000.027, 1000.747, 1001.287, 1001.467, 1001.407, 1001.767, 1001.707, 1001.287, 1001.227, 1001.527, 1001.827, 1002.127, 1002.907, 1003.687, 1004.647, 1005.908, 1006.568, 1006.688, 1007.048, 1007.648, 1008.368, 1009.688, 1011.308, 1012.868, 1014.008, 1014.908, 1015.628, 1016.768, 1018.088, 1018.508, 1019.108, 1019.408, 1020.489, 1020.849, 1021.209, 1020.969, 1021.269, 1022.169, 1022.769, 1022.709, 1022.469, 1022.289, 1021.329, 1020.549, 1019.708, 1019.288, 1019.348, 1018.268, 1016.528, 1016.708, 1017.068, 1016.408, 1014.608, 1013.108, 1011.368, 1010.468, 1008.428, 1008.068, 1006.148, 1004.527, 1004.227, 1003.267, 1003.327, 1003.147, 1003.387, 1003.687, 1003.927, 1004.287, 1004.767, 1005.788, 1006.988, 1008.188, 1009.688, 1010.588, 1008.728, 1008.788, 1009.208, 1009.988, 1010.108, 1014.128, 1013.408, 1015.748, 1014.188, 1015.688, 1014.968, 1014.128, 1017.248, 1017.668, 1017.548, 1017.308, 1015.568, 1015.388, 1013.828, 1013.528, 1013.408, 1012.688, 1011.728, 1011.128, 1010.468, 1009.028, 1007.348, 1006.988, 1005.548, 1004.287, 1001.707, 998.8871, 995.9469, 992.6467, 990.1865, 987.6063, 984.6661, 980.1658, 978.6057, 977.5856, 979.5658, 982.986, 982.866, 983.046, 983.7061, 984.0661, 984.6061, 985.2062, 985.9262, 987.4263, 988.7464, 990.1865, 991.6266, 993.2467, 994.5668, 995.7668, 996.7869, 997.987, 998.7671, 999.6071, 1000.687, 1001.167, 1001.287, 1001.167, 1000.447, 999.4871, 998.9471, 998.407, 997.687, 997.327, 997.327, 997.327, 997.627 ; 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 = 7.8, 9.06, 9.25, 10, 10.39, 13.29, 11.33, 11.37, 10.54, 9.37, 8.62, 6.39, 7.06, 5.018, 5.37, 3.41, 4.273, 9.29, 5.88, 4.273, 3.43, 3.92, 4.194, 3.92, 5.331, 7.45, 4.077, 3.724, 3.998, 4.861, 6.821, 6.86, 8.35, 7.96, 6.311, 6.194, 6.076, 7.8, 11.05, 11.52, 10.27, 9.56, 8.9, 9.02, 10.31, 11.33, 11.96, 10.54, 8.27, 9.64, 9.41, 7.88, 9.09, 8.27, 9.72, 9.64, 8.7, 7.41, 6.625, 7.13, 6.625, 5.449, 5.527, 4.665, 2.862, 3.489, 3.214, 3.842, 5.802, 4.822, 3.136, 2.47, 4.508, 4.469, 4.234, 2.94, 5.018, 2.509, 5.37, 5.449, 4.547, 2.646, 4.743, 11.09, 12.15, 14.43, 16.46, 15.68, 16.27, 15.64, 15.44, 15.56, 16.58, 17.4, 18.35, 16.74, 16.39, 15.56, 13.21, 8.23, 9.8, 9.84, 7.02, 8.27, 8.55, 7.29, 7.45, 10.62, 10.94, 8.11, 7.72, 7.88, 6.429, 2.45, 2.666, 1.764, 3.214, 3.528, 4.273, 3.136, 5.449, 7.02, 7.76, 8.55, 7.72, 11.49, 12.5, 12.74, 14.27, 14.66, 12.98, 14.46, 10.98, 15.29, 15.29, 12.43, 12.23, 11.6, 11.92, 10.35, 10.07, 14.31, 17.05, 14.35, 16.5, 14.35, 16.19, 15.09, 15.92, 15.09, 13.84, 14.86, 11.88, 9.88, 7.41, 11.76, 11.6, 13.64, 11.33, 7.76, 10.19, 9.92, 7.45, 9.76, 9.84, 11.88, 10.11 ; 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 = 5.523, 7.43, 7.22, 8.05, 8.27, 9.99, 9.17, 8.47, 7.54, 6.802, 6.179, 4.826, 4.95, 3.371, 3.901, 2.293, 3.447, 4.197, 2.575, 3.564, 2.439, 2.734, 2.94, 3.09, 4.275, 4.999, 3.124, 2.768, 2.874, 4.089, 5.182, 5.477, 6.464, 5.429, 5.344, 4.31, 4.77, 6.549, 7.94, 9.19, 8.18, 6.945, 6.357, 7.15, 7.4, 8.39, 8.28, 8.14, 6.276, 6.427, 6.243, 5.915, 7.61, 6.491, 7.21, 7.54, 6.717, 5.58, 5.104, 5.653, 4.023, 3.353, 4.256, 2.066, 1.057, 1.89, 2.253, 2.95, 4.801, 3.864, 1.93, 1.282, 3.522, 3.707, 3.156, 2.297, 3.489, 1.801, 3.538, 3.987, 2.694, 1.213, 3.391, 8.45, 10.3, 10.38, 12.61, 12.63, 12.93, 12.36, 11.51, 12.46, 12.79, 13.31, 14.02, 13.58, 13.4, 12.52, 9.91, 6.628, 7.77, 7.17, 5.273, 6.929, 6.949, 5.818, 6.178, 8.75, 8.07, 6.557, 5.923, 4.957, 4.448, 0.514, 1.642, 0.928, 1.675, 2.735, 3.301, 2.509, 4.107, 5.479, 6.1, 6.513, 6.651, 10.02, 9.81, 9.01, 10.79, 11.78, 9.95, 11.27, 7.33, 11.32, 11.63, 9.88, 9.37, 7.95, 8.48, 7.56, 7.78, 10.72, 12.84, 11.11, 11.95, 10.61, 11.5, 10.65, 10.76, 10.36, 9.43, 9.5, 9.27, 7.66, 5.58, 7.53, 8.49, 9.41, 6.983, 5.438, 7.13, 6.581, 5.38, 7.29, 7.52, 8.27, 7.28 ; 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 = 166.7, 158.2, 159, 164.7, 167.5, 171, 163.7, 161.9, 171.8, 175.5, 189.9, 182.1, 206.1, 190.9, 182.1, 181.9, 192.6, 255.6, 260, 258.9, 258.7, 226.2, 211.1, 227.3, 205.7, 221.6, 233.4, 240, 243.6, 235.7, 239.2, 253.9, 266.7, 266, 269.8, 281.4, 291.5, 292.5, 315.3, 306.6, 314.6, 340.7, 338.6, 342.719, 344.166, 342.861, 347.006, 22.55, 3.66, 342.727, 353.74, 6.23, 1.29, 6.34, 357.04, 2.57, 357, 347.703, 344.514, 357.28, 355.42, 331.1, 56.9, 40.56, 36.93, 108.6, 79, 99.3, 119.1, 122.2, 194.2, 122.3, 125.2, 157.3, 175.7, 213.4, 178.8, 207.9, 187.2, 185.2, 204.8, 192.6, 273.8, 291, 310.7, 310.9, 313.8, 303.9, 310.6, 321.2, 314.3, 330.7, 322.3, 318.1, 316.8, 316.8, 314.4, 330.5, 321.7, 292.2, 288.8, 272.4, 258.9, 265, 263.2, 285.6, 276.5, 312.1, 330.7, 337.5, 285.5, 265.8, 310.9, 345.114, 246.1, 187.1, 164.3, 204.7, 212.4, 179.1, 167.4, 188.6, 171.2, 168.1, 161.4, 146, 124.5, 105.5, 109.6, 94.3, 79.3, 107, 183, 236.2, 264.6, 261.1, 253, 256.3, 251.2, 233.9, 236.6, 243.3, 252.1, 251.1, 262.5, 257.2, 255, 254.2, 251.7, 252.2, 253.4, 252, 249.2, 245.2, 225.8, 232.4, 239.2, 237.8, 240.4, 220.3, 224.2, 214.1, 199.3, 213.8, 212.9, 207.2, 213.8 ; 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 = 2964.531, 2964.531, 2093.508, 2377.041, 1659.799, 1684.427, 2014.816, 2033.438, 2862.411, 2921.28, 2954.92, 1657.996, 2903.259, 2954.319, 2715.238, 2134.356, 2410.681, 1933.12, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2965.132, 2965.132, 2965.132, 2940.503, 2965.132, 2965.132, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2966.934, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.132, 2965.733, 2965.733, 2965.733, 2776.51, 2965.733, 2965.733, 2320.575, 2965.733, 2963.33, 2950.114, 2965.733, 2965.733, 2878.03, 2775.309, 2792.729, 2965.733, 2965.733, 2965.733, 2948.312, 2249.091, 2377.642, 2832.376, 2965.733, 2965.733, 2965.733, 2133.755, 1927.113, 2373.437, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2966.333, 2966.333, 2969.938, 2969.337, 2968.135, 2465.345, 2948.913, 2968.736, 2822.164, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2938.701, 2192.625, 1934.321, 1397.891, 1877.254, 1092.733, 1697.042, 2965.733, 2966.333, 2966.333, 2140.964, 1003.227, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2926.086, 2879.832, 2966.333, 2966.333, 2966.333, 2966.333, 2965.733, 2966.333, 2965.733, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2941.104, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 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 ; }