netcdf I0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 160 ; 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., 1100. ; barometric_pressure:is_dead = 2453433.91666667 ; barometric_pressure:calibration_coeffs = 0.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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., 50. ; 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., 50. ; 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-Mar-2005 15:24:52: Parameter barometric_pressure marked as non-functional as of julian day 2453433.916667 (2005-03-03 22:00:00)\n", "20-Feb-2005 19:14:42: Parameter barometric_pressure marked as non-functional as of julian day 2453422.333333 (2005-02-20 08:00:00)\n", "11-Feb-2005 12:33:42: Parameter barometric_pressure marked as non-functional as of julian day 2453413.458333 (2005-02-11 11:00:00)\n", "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.62500579 ; :ending_julian_day_string = "2005-03-05 15:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625 ; air_temperature = -1.227, -1.682, -2.384, -3.16, -3.682, -3.734, -3.909, -4.186, -4.51, -4.905, -5.057, -5.323, -5.61, -6.025, -5.485, -5.143, -4.445, -3.568, -2.475, -1.948, -1.681, -1.224, -1.438, -1.564, -2.03, -2.54, -2.848, -3.219, -3.751, -3.778, -3.872, -4.141, -4.196, -4.4, -4.282, -4.584, -4.75, -4.542, -4.139, -3.166, -3.469, -2.762, -2.815, -2.323, -2.056, -1.768, -1.296, -1.035, -0.762, -0.571, -0.186, 0.225, 0.564, 0.777, 1.405, -1.449, -1.562, -1.536, -1.205, -1.176, -1.205, -0.899, -1.073, -0.761, -0.493, -1.152, -1.618, -2.011, -1.929, -1.726, -1.276, -1.493, -1.494, -1.573, -1.675, -1.739, -1.585, -1.969, -2.538, -2.719, -2.56, -2.435, -2.516, -2.962, -3.542, -3.832, -4.019, -4.044, -3.157, -2.859, -2.749, -2.212, -1.649, -1.358, -1.638, -2.012, -2.453, -2.577, -2.871, -3.097, -3.034, -3.302, -3.123, -2.977, -3.009, -3.063, -3.416, -3.975, -4.386, -4.724, -5.582, -5.905, -5.958, -5.826, -5.101, -4.88, -4.34, -4.102, -4.825, -5.469, -6.101, -6.281, -6.531, -6.285, -6.496, -6.49, -6.39, -6.31, -5.772, -5.617, -5.637, -5.847, -6.017, -6.388, -6.225, -5.84, -5.337, -4.655, -3.606, -2.775, -2.299, -1.927, -1.689, -2.036, -2.231, -2.424, -3.087, -3.26, -3.441, -3.296, -3.159, -3.284, -3.305, -3.304, -3.217, -3.127, -3.115, -3.018, -3.088, -2.943 ; 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 ; barometric_pressure = 1012.984, 1012.984, 1013.164, 1012.864, 1012.564, 1012.084, 1011.844, 1010.944, 1010.404, 1009.264, 1008.304, 1008.544, 1012.324, 1012.084, 1013.404, 1015.804, 1011.064, 1010.044, 1009.744, 1009.684, 1009.864, 1011.004, 1012.324, 1013.644, 1014.004, 1015.804, 1016.884, 1017.064, 1016.644, 1017.124, 1017.964, 1018.144, 1017.964, 1018.984, 1018.564, 1019.044, 1019.104, 1018.984, 1020.124, 1019.584, 1018.984, 1018.804, 1018.324, 1017.964, 1017.304, 1016.884, 1016.524, 1016.404, 1014.784, 1013.464, 1012.324, 1010.764, 1008.784, 1006.804, 1005.184, 1002.904, 1000.264, 996.9041, 993.844, 990.6639, 990.0639, 986.5239, 983.1038, 981.7838, 980.4637, 979.2637, 978.7238, 981.6038, 981.7238, 986.2839, 987.4839, 988.4439, 988.8639, 988.8039, 989.2239, 988.6239, 988.3239, 987.9639, 987.6639, 986.9438, 986.4639, 986.2839, 986.4039, 986.7039, 986.7039, 986.5239, 986.0438, 985.9838, 986.0438, 985.6838, 985.9238, 985.8638, 986.2839, 986.6439, 987.6639, 988.7439, 989.6439, 989.8239, 990.5439, 990.1839, 990.424, 990.9039, 991.1439, 990.9639, 991.1439, 991.4439, 992.4039, 993.424, 994.204, 993.5439, 994.924, 994.924, 995.044, 994.744, 994.804, 995.344, 995.584, 996.604, 991.804, 987.4239, 984.7238, 983.4038, 982.7438, 983.3438, 982.9838, 983.4038, 983.4038, 983.4038, 985.1439, 986.3439, 986.1639, 985.9238, 986.5839, 987.1838, 989.1039, 993.124, 995.404, 996.8441, 996.604, 1002.724, 1002.844, 1002.724, 1000.504, 1000.624, 999.9641, 999.3041, 997.504, 996.484, 996.244, 996.424, 997.384, 997.8641, 998.1641, 998.584, 999.2441, 1000.024, 1005.184, 1008.424, 1009.324, 1007.824 ; 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 15.09, 16.7, 19.4, 18.11, 17.64, 17.4, 17.52, 19.09, 19.52, 19.4, 20.85, 19.36, 20.82, 19.8, 20.34, 20.54, 19.4, 18.89, 18.42, 19.29, 19.36, 18.27, 17.6, 18.38, 17.56, 17.52, 16.42, 15.68, 14.23, 14.62, 16.74, 13.13, 15.52, 12.35, 14.31, 12.15, 10.98, 10.39, 7.64, 2.705, 1.019, 2.901, 10.78, 10.74, 9.88, 8.58, 7.29, 6.703, 6.821, 9.21, 11.37, 13.05, 15.88, 16.86, 16.31, 20.7, 20.62, 21.64, 24.07, 23.91, 23.17, 25.09, 24.7, 23.4, 20.89, 18.11, 14.94, 13.29, 12.58, 13.41, 13.6, 12.19, 13.01, 11.86, 9.6, 9.09, 8.98, 9.64, 10.54, 8.15, 9.06, 9.45, 9.8, 8.66, 10.78, 10.7, 10.23, 11.45, 14.19, 14.07, 13.52, 13.25, 14.9, 16.39, 18.03, 17.76, 17.13, 18.78, 17.25, 18.97, 17.64, 16.86, 15.05, 15.05, 15.44, 16.42, 18.15, 15.64, 13.29, 14.62, 15.17, 15.25, 14.11, 16.15, 16.19, 15.95, 16.62, 19.33, 16.23, 17.6, 18.66, 14.78, 16.39, 16.23, 17.21, 18.82, 16.46, 14.5, 16.19, 18.42, 19.25, 20.19, 16.86, 16.42, 15.88, 14.94, 16.15, 17.21, 16.54, 15.64, 16.11, 15.6, 16.11, 16.66, 15.56, 16.15, 14.97, 13.17, 14.19, 12.47, 15.05, 14.43, 13.52, 13.29, 15.92, 13.99, 13.41, 14.9, 14.94, 13.45 ; 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 ; wind_speed = 12.45, 13.72, 15.06, 14.96, 14.23, 14.26, 14.77, 15.45, 15.71, 16.38, 15.71, 16.51, 16.06, 17.04, 17.35, 16.83, 15.89, 15.62, 14.51, 16.13, 15.83, 14.52, 15.01, 14.49, 13.74, 14.17, 12.69, 12.89, 11.51, 12.35, 12.25, 11.13, 12.95, 10.28, 11.99, 10.05, 9.05, 8.27, 5.424, 0.362, 0.463, 0.477, 2.75, 3.053, 6.89, 6.051, 5.48, 5.041, 5.664, 7.62, 9.79, 11.32, 13.14, 13.96, 13.83, 15.8, 16.19, 18.26, 18.16, 19.55, 19.87, 21.47, 21.31, 19.83, 16.86, 14.69, 11.64, 9.54, 10.27, 11.09, 11.12, 10.34, 11.27, 9.71, 6.78, 6.414, 6.967, 6.64, 6.6, 2.854, 4.031, 6.077, 5.989, 7.02, 8.56, 8.38, 8.77, 9.38, 11.7, 11.21, 11.44, 11.45, 12.4, 12.83, 13.94, 14.77, 14.19, 15.73, 13.26, 14.91, 14.5, 13.58, 12.35, 13.09, 12.65, 13.6, 14.58, 12.56, 10.92, 12.88, 12.43, 12.23, 12.18, 12.99, 13.34, 12.59, 13.46, 15.94, 13.53, 13.88, 14.57, 11.86, 12.99, 13.46, 14.16, 15.43, 13.04, 12.2, 13.65, 14.89, 15.93, 16.82, 14.46, 13.89, 13.18, 12.23, 13.52, 13.41, 13.48, 12.55, 12.58, 12.4, 13.48, 13.62, 13.25, 13.55, 12.46, 11.3, 11.75, 10.58, 12.29, 12.01, 11.66, 11.23, 12.64, 11.91, 10.94, 12.55, 12.52, 11.43 ; 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 ; wind_direction = 288.6, 293.9, 294.2, 295.4, 297.3, 295.3, 299, 291.1, 289, 280.1, 289.6, 293, 287.5, 287.3, 289.3, 286.9, 286.7, 282.3, 284.8, 283.9, 286, 285.9, 284.5, 288.8, 281.9, 287.5, 285, 284.5, 302.1, 295.5, 295.5, 294.7, 295.5, 304.2, 306.9, 315.2, 312, 329.6, 317, 60.8, 105, 65.2, 131.2, 126.3, 132.9, 127.9, 119, 111.6, 92.4, 77.1, 71.8, 81.3, 76, 70.2, 72.5, 74, 62.2, 62.1, 45.64, 50.23, 49.79, 52.9, 46.54, 37.54, 18.72, 343.511, 310.8, 292.8, 264.2, 256.1, 240.5, 249, 235.2, 257.9, 249.8, 255.4, 249.9, 287, 304.6, 324.1, 14.79, 0.17, 340.3, 323.8, 338.4, 324.7, 311.6, 306.7, 300, 293.1, 303.9, 287.6, 296.6, 287.8, 293.2, 295.5, 286.9, 288.4, 282.8, 293.8, 293.5, 294.7, 291.7, 297.9, 299.1, 304.4, 292.9, 300.3, 301.7, 300.6, 306.7, 305.5, 298.7, 299.7, 300.8, 297.5, 295.6, 301.5, 314.2, 303.8, 315.1, 307.7, 312.3, 308.4, 304.1, 299, 297.3, 287, 295.6, 287.8, 283.1, 281.6, 279, 277.8, 277.4, 280.2, 271.4, 270.1, 277.4, 281.8, 288.7, 281.9, 290, 296.2, 297, 294.8, 309.3, 297, 299.6, 287.5, 285.1, 289.9, 283.6, 288.3, 283.9, 287, 287.7, 295.7, 293.5, 294.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 ; visibility = 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2917.075, 2961.528, 2955.521, 2883.436, 2906.864, 2681.599, 2829.372, 2665.98, 2471.352, 2175.204, 2784.32, 2726.652, 2718.242, 2962.128, 2825.768, 2931.492, 2667.782, 2432.907, 2207.041, 1898.879, 2902.658, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2955.521, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2730.857, 2944.107, 2940.503, 2745.874, 2962.128, 2962.128, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2961.528, 2392.659, 2961.528, 2961.528, 2961.528, 2961.528, 1164.216, 1015.241, 1967.961, 2019.021, 1713.261, 1623.756, 1812.378, 2288.737, 2911.068, 2949.513, 2887.641, 2959.726, 2960.326, 2961.528, 2961.528, 2961.528, 2938.1, 2961.528, 2411.281, 2954.319, 2654.567, 2696.616, 2879.832, 2211.246, 2127.748, 2960.927, 2954.92, 2935.697, 2925.485, 2950.114, 2742.871, 2962.128, 2954.319, 2954.319, 2961.528, 2961.528, 2961.528, 2959.726, 2961.528, 2961.528, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2953.719, 2960.326, 2852.199, 2392.659, 2804.143, 2848.595, 2882.234, 2901.457, 2918.877, 1903.084, 2660.574, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2920.68, 2961.528, 2961.528, 2961.528, 2959.125, 2951.916, 2917.676, 2401.67, 2084.498, 2947.711, 2506.793, 2773.507, 2894.249, 2874.425, 2947.711, 2751.881, 2960.326, 2961.528, 2961.528, 2960.326, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2543.437, 2420.292, 2903.259, 2301.352 ; 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 ; }