netcdf I0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0. ; 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 = "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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23: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 = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 4.94, 4.37, 3.928, 3.672, 3.352, 3.154, 2.691, 2.289, 2.135, 1.853, 1.373, 1, 1.018, 0.66, 0.615, 0.704, 1.216, 1.812, 2.676, 3.145, 2.895, 3.253, 3.389, 3.782, 3.727, 3.676, 3.48, 2.97, 2.741, 2.559, 2.378, 2.157, 1.505, 1.454, 1.609, 1.702, 2.087, 1.912, 1.985, 2.352, 2.095, 2.975, 2.761, 2.959, 3.367, 3.027, 3.002, 3.07, 3.182, 3.073, 3.165, 3.135, 3.401, 3.401, 3.346, 3.346, 3.23, 3.145, 3.045, 3.003, 3.18, 3.272, 3.578, 3.761, 3.848, 3.906, 3.975, 3.94, 3.812, 3.786, 3.708, 3.721, 3.558, 3.564, 3.44, 3.369, 3.421, 3.461, 3.425, 3.44, 3.34, 2.991, 2.633, 2.525, 2.23, 2.529, 2.772, 3.495, 3.721, 3.921, 4.016, 4.57, 4.213, 4.3, 4.762, 4.442, 4.291, 4.397, 3.938, 3.899, 3.743, 3.506, 3.704, 3.631, 3.65, 3.537, 3.434, 3.222, 2.407, 1.474, 1.534, 1.448, 1.43, 1.358, 0.807, 1.36, 1.78, 2.001, 2.025, 1.688, 1.633, 1.608, 1.594, 0.51, -0.178, -0.56, -1.173, -1.881, -2.301, -2.535, -2.726, -3.294, -3.566, -3.425, -3.103, -3.551, -3.283, -3.093, -3.116, -3.074, -3.333, -3.383, -3.183, -3.159, -3.291, -3.113, -3.172, -2.815, -2.132, -1.523, -1.747, -1.702, -2.075, -2.419, -2.498, -2.565, -2.66, -2.625, -2.597, -2.314, -2.178, -1.967, -1.678, -1.263, -0.712, -0.243, -0.098, 0.174 ; 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 = 1027.745, 1028.345, 1029.065, 1030.085, 1030.685, 1031.225, 1031.765, 1032.245, 1032.725, 1033.445, 1034.045, 1034.525, 1034.885, 1035.425, 1035.725, 1035.965, 1036.325, 1035.785, 1035.305, 1035.065, 1034.525, 1035.185, 1034.825, 1034.585, 1034.945, 1034.705, 1034.165, 1033.445, 1032.665, 1032.065, 1031.945, 1031.705, 1030.925, 1030.085, 1030.025, 1029.425, 1029.365, 1029.125, 1028.345, 1028.165, 1027.565, 1026.484, 1025.464, 1024.865, 1024.564, 1023.844, 1023.484, 1023.124, 1022.944, 1022.344, 1021.804, 1020.964, 1021.024, 1020.364, 1020.064, 1020.124, 1019.164, 1019.044, 1018.564, 1017.964, 1019.164, 1018.324, 1018.504, 1018.084, 1016.224, 1017.004, 1015.864, 1015.204, 1014.664, 1014.844, 1014.304, 1014.904, 1014.004, 1014.364, 1013.284, 1013.344, 1013.164, 1012.924, 1012.324, 1012.144, 1011.664, 1010.704, 1009.324, 1010.884, 1011.004, 1012.264, 1012.684, 1011.364, 1012.024, 1011.244, 1009.984, 1010.164, 1010.644, 1011.064, 1011.844, 1011.724, 1011.244, 1011.424, 1011.004, 1010.644, 1011.004, 1010.644, 1009.744, 1009.144, 1009.504, 1008.724, 1008.424, 1008.304, 1007.584, 1004.044, 1004.344, 1003.204, 1003.564, 1001.164, 998.824, 997.264, 995.884, 994.324, 993.724, 990.7839, 987.6039, 985.5638, 985.1439, 981.5438, 979.3237, 977.8837, 976.0237, 973.3837, 972.1836, 971.2236, 970.8036, 969.1836, 967.8035, 967.8035, 968.7635, 968.8235, 969.8436, 969.9636, 969.8436, 969.8436, 969.0635, 968.4036, 968.2236, 968.4036, 968.1036, 968.3436, 968.4036, 969.2436, 971.1636, 978.6037, 978.1237, 978.4837, 977.5837, 979.6837, 985.5638, 989.5239, 992.1039, 994.924, 999.1841, 999.9641, 998.764, 998.3441, 997.624, 997.744, 998.4041, 999.3641, 1000.264, 1001.344 ; 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, 99, 99, 99, 99, 99, 99, 99, 99, 1, 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, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 9.68, 8, 10.31, 11.17, 8.92, 9.56, 10.15, 11.68, 12.15, 12.58, 13.52, 14.82, 13.48, 15.41, 13.96, 12.98, 12.54, 12.19, 10.94, 7.64, 8.58, 9.68, 7.96, 6.076, 3.43, 2.744, 4.626, 6.194, 6.233, 4.39, 3.254, 3.998, 4.234, 4.43, 3.646, 4.116, 2.783, 2.548, 2.313, 1.842, 2.078, 0.274, 1.333, 1.098, 2.313, 2.156, 2.979, 3.41, 3.567, 3.214, 2.862, 2.509, 2.744, 2.274, 1.842, 1.999, 2.509, 2.078, 2.666, 3.41, 2.43, 3.293, 2.313, 2.587, 2.47, 2.626, 1.646, 1.764, 1.686, 2.979, 3.214, 2.43, 4.312, 2.744, 3.058, 2.744, 1.47, 1.764, 0.49, 0.078, 1.646, 3.018, 3.528, 3.842, 3.332, 3.763, 4.214, 3.489, 2.234, 1.921, 3.45, 1.568, 2.47, 2.274, 2.038, 1.999, 0.686, 0.98, 1.137, 0.902, 1.058, 1.019, 3.332, 5.135, 3.567, 8.51, 9.56, 10.43, 13.05, 12.74, 15.29, 15.95, 15.05, 16.31, 16.46, 18.74, 19.68, 19.29, 20.03, 23.56, 23.52, 23.48, 19.72, 20.89, 18.66, 20.23, 19.52, 18.23, 18.23, 14.99, 12.86, 15.92, 17.76, 18.5, 15.37, 13.92, 15.56, 15.88, 15.95, 17.29, 16.74, 18.19, 17.72, 17.29, 18.74, 17.8, 17.56, 19.4, 13.64, 16.19, 15.37, 17.05, 18.15, 17.29, 18.42, 18.58, 14.9, 15.05, 15.05, 13.72, 12.35, 10.07, 11.72, 11.33, 10.7, 9.92, 9.25, 9.06 ; 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 = 7.84, 6.002, 7.92, 9.34, 7.28, 8.12, 8.25, 9.45, 10.65, 10.73, 11.61, 12.15, 11.39, 12.35, 11.72, 10.63, 10.61, 10.67, 8.81, 5.559, 6.94, 7.08, 5.789, 4.551, 2.549, 2.21, 3.689, 4.526, 4.684, 3.605, 2.504, 2.999, 3.444, 3.753, 2.774, 2.84, 2.015, 1.928, 1.844, 0.787, 0.863, 0.007, 0.564, 0.601, 1.526, 1.67, 2.232, 2.681, 2.758, 2.364, 2.199, 1.969, 2.004, 1.554, 1.019, 1.14, 1.459, 1.365, 1.962, 2.632, 1.284, 2.609, 1.665, 2.129, 1.673, 1.887, 1.026, 0.864, 0.903, 1.859, 2.082, 1.958, 1.553, 1.539, 2.167, 2.143, 0.632, 0.952, 0.004, 0.004, 0.584, 2.155, 2.746, 2.974, 2.245, 2.538, 2.341, 2.658, 1.679, 1.268, 2.46, 0.316, 2.001, 1.542, 1.425, 1.247, 0.036, 0.444, 0.465, 0.292, 0.628, 0.554, 2.639, 4.036, 2.957, 6.492, 7.96, 8.64, 11.29, 11.03, 13.2, 13.5, 12.9, 14.3, 14.07, 15.05, 16.39, 17.05, 17.7, 19.36, 19.57, 17.94, 16.47, 16.45, 15.16, 16.45, 16.32, 15.81, 15.62, 12.19, 11.06, 12.97, 14.11, 14.45, 12.23, 11.39, 13.57, 13.15, 13.39, 13.47, 14.11, 15.1, 14.5, 14.59, 15.24, 14.54, 14.48, 14, 11.36, 13.29, 11.89, 13.5, 13.93, 14.51, 15.53, 15.13, 12.67, 12.69, 12.44, 11.59, 9.62, 7.47, 9.49, 9.26, 8.25, 7.92, 7.19, 6.421 ; 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 = 22.64, 22.38, 24.99, 22.42, 35.65, 30.21, 24.49, 20.08, 28.08, 33.27, 28.56, 34.11, 34.81, 35.69, 49.45, 46.79, 45.69, 47.77, 48.51, 48.38, 67, 39.78, 62.9, 73.5, 53.5, 26.89, 43.87, 55.5, 58.6, 67.5, 63.6, 40.08, 47.25, 78.7, 40.15, 80.4, 29.7, 12.33, 61.8, 13.78, 1.22, 154.6, 146.5, 189.2, 237.1, 211.9, 198.4, 201.1, 232.4, 216.4, 226.2, 217.7, 227.6, 213.5, 218.4, 223.1, 192.4, 184.9, 181.1, 188.3, 194.7, 178.3, 213.4, 197.8, 198.9, 195.4, 197.8, 200.7, 164.9, 243.8, 183.2, 251.2, 152.4, 189.1, 188.6, 192.6, 224.3, 188.4, 234, 318.4, 358.95, 356.7, 10.22, 349.71, 324.5, 326, 311.6, 310.2, 319, 300.8, 276.3, 235.7, 250.5, 264, 294.2, 18.44, 16.12, 352.59, 4.25, 51.28, 238, 31.27, 93.9, 74.7, 94, 85.4, 86.8, 87.9, 78, 74.6, 68.5, 73.5, 84.1, 85.1, 65, 66.7, 57.5, 62.8, 53.8, 53.3, 52.3, 45.39, 37.92, 24.38, 19.75, 20.67, 18.3, 27.23, 17.6, 355.42, 340.1, 317.3, 318.6, 315, 314.6, 297.9, 300.6, 303.6, 296.1, 307.9, 312.7, 313.6, 314.8, 309.1, 305.4, 301.6, 303.2, 304.5, 293.1, 288.2, 281.3, 275.4, 281, 281.6, 288.8, 282, 274.4, 275.1, 269.1, 275.1, 274.3, 275.6, 280.1, 273.1, 275.5, 273.4, 266, 264.5 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2960.927, 2960.927, 2960.927, 2961.528, 2959.125, 2960.326, 2960.927, 2960.326, 2959.726, 2960.927, 2961.528, 2957.923, 2734.461, 2331.387, 2362.023, 2170.398, 2850.998, 2701.422, 2440.115, 2610.716, 2158.384, 2961.528, 2961.528, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2960.326, 2960.927, 2959.125, 2960.927, 2960.927, 2960.927, 2960.326, 2952.517, 2926.086, 2726.051, 2921.28, 2893.648, 2962.128, 2962.128, 2962.128, 2949.513, 2769.903, 2954.319, 2956.722, 2954.319, 2958.524, 2959.726, 2959.726, 2956.722, 2958.524, 2959.125, 2960.326, 2959.726, 2959.726, 2960.927, 2959.726, 2956.722, 2954.92, 2929.69, 2937.499, 2927.287, 2932.093, 2927.287, 2930.291, 2939.302, 2948.913, 2943.506, 2954.92, 2951.316, 2955.521, 2957.323, 2959.125, 2958.524, 2953.118, 2957.323, 2954.319, 2955.521, 2936.298, 2470.15, 2959.125, 2941.104, 2947.111, 2951.916, 2793.33, 2884.637, 2895.45, 2887.641, 2899.655, 2886.439, 2915.874, 2944.708, 2953.719, 2943.506, 2948.312, 2936.298, 2919.478, 2912.87, 2937.499, 2948.913, 2931.492, 2930.291, 2898.454, 2867.217, 2638.348, 2147.572, 1979.975, 2356.617, 1530.046, 1568.491, 1129.375, 1879.056, 1500.011, 827.8214, 741.9204, 1235.1, 802.5917, 684.2527, 1281.955, 1066.301, 1525.841, 2874.425, 2790.326, 2757.888, 2790.927, 2752.482, 1989.586, 804.9945, 2313.366, 2960.326, 2960.326, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2679.797, 2428.702, 2792.729, 2583.083, 2873.224, 2922.482, 2720.645, 2547.641, 2898.454, 2956.121, 2960.927, 2960.927 ; 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 ; }