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 = "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 = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 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 = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; air_temperature = 3.176, 2.106, 1.042, 0.169, -0.415, -0.984, -1.754, -2.56, -3.05, -3.874, -4.661, -5.718, -6.521, -6.773, -6.687, -6.639, -6.47, -6.489, -6.14, -5.546, -4.304, -3.358, -2.209, -1.198, 0.097, 0.282, 1.548, 2.179, 3.171, 3.877, 4.494, 5.111, 5.597, 5.841, 6.072, 6.091, 5.933, 5.488, 5.329, 5.338, 5.195, 4.875, 4.625, 4.547, 4.686, 4.896, 4.795, 4.764, 4.649, 4.065, 3.93, 3.608, 3.409, 3.262, 3.034, 3.289, 3.148, 1.642, 1.445, 1.344, 1.519, 2.366, 2.421, 2.243, 2.106, 2.047, 2.031, 1.79, 1.916, 1.955, 1.984, 2.152, 2.763, 3.094, 3.284, 3.585, 3.477, 2.665, 2.168, 1.737, 1.316, 0.67, 0.127, -0.388, -0.884, -1.873, -2.981, -3.57, -3.745, -4.009, -3.766, -3.956, -3.756, -3.434, -4.046, -3.902, -4.226, -4.537, -5.161, -5.727, -6.575, -7.18, -7.75, -8.24, -8.56, -8.82, -8.79, -8.42, -7.98, -7.38, -6.662, -6.145, -5.612, -4.927, -4.195, -2.776, -1.332, -1.546, -1.767, -0.291, 0.455, 1.068, 2.073, 2.411, 2.278, 2.291, 2.161, 2.053, 1.893, 1.727, 1.938, 2.754, -0.038, -0.512, -1.478, -1.137, -0.831, 0.229, 0.685, 0.945, 1.107, 1.051, 0.628, 0.428, -0.254, -0.494, -0.466, -0.556, -0.731, -0.732, -1.197, -1.587, -1.409, -1.067, -0.895, -0.789, -0.565, -0.051, 0.589, 1.45, 2.059, 2.354, 2.736, 2.985, 1.292, 0.653, 1.164, 1.269 ; 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 = 1026.125, 1027.325, 1029.065, 1030.745, 1031.705, 1032.425, 1033.265, 1034.225, 1034.765, 1036.325, 1036.985, 1033.985, 1034.945, 1039.025, 1040.105, 1040.345, 1039.925, 1038.845, 1038.185, 1037.225, 1036.745, 1036.805, 1035.905, 1035.125, 1033.205, 1031.945, 1031.165, 1029.965, 1027.925, 1027.145, 1025.645, 1024.564, 1023.784, 1022.344, 1021.864, 1021.684, 1021.024, 1020.904, 1020.964, 1021.264, 1020.724, 1020.244, 1019.944, 1019.884, 1020.484, 1020.664, 1021.864, 1022.704, 1023.424, 1023.244, 1023.184, 1023.604, 1023.184, 1022.644, 1022.224, 1021.624, 1021.624, 1020.904, 1020.724, 1020.604, 1020.664, 1022.344, 1021.264, 1022.584, 1021.504, 1020.424, 1019.884, 1019.824, 1020.004, 1020.244, 1020.364, 1020.544, 1020.964, 1020.424, 1019.944, 1019.104, 1018.984, 1018.324, 1018.264, 1018.684, 1017.964, 1018.024, 1018.324, 1018.804, 1019.884, 1020.364, 1021.264, 1021.804, 1021.744, 1020.844, 1020.364, 1020.124, 1020.904, 1020.784, 1021.864, 1022.044, 1022.284, 1022.404, 1022.464, 1022.704, 1022.944, 1023.424, 1023.784, 1023.124, 1023.304, 1023.244, 1023.304, 1023.604, 1023.424, 1022.944, 1023.484, 1023.364, 1022.224, 1020.304, 1018.744, 1017.724, 1016.824, 1015.504, 1014.544, 1013.344, 1012.204, 1011.484, 1008.844, 1008.184, 1008.544, 1007.224, 1005.784, 1005.724, 1005.004, 1004.644, 1005.904, 1007.164, 1006.264, 1007.704, 1009.564, 1012.504, 1013.704, 1013.404, 1014.304, 1016.164, 1018.564, 1019.344, 1020.304, 1021.504, 1022.764, 1023.424, 1024.084, 1024.745, 1025.104, 1025.405, 1025.824, 1026.305, 1026.305, 1026.005, 1025.885, 1025.645, 1025.944, 1025.824, 1025.885, 1025.224, 1023.364, 1022.344, 1021.984, 1021.384, 1021.264, 1020.484, 1022.044, 1020.664 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 11.45, 10.43, 10.7, 11.09, 12.07, 11.88, 12, 11.72, 12.98, 12.62, 12.5, 10.7, 9.88, 9.56, 9.29, 7.49, 5.645, 5.998, 4.508, 6.468, 6.742, 4.234, 6.546, 7.8, 9.25, 11.72, 12.23, 13.17, 13.96, 14.58, 13.56, 12.31, 11.56, 10.9, 11.72, 10.27, 9.13, 11.92, 9.51, 7.84, 7.1, 7.1, 5.174, 4.234, 3.489, 3.567, 2.979, 3.802, 5.723, 7.37, 7.17, 5.096, 4.077, 3.998, 3.881, 6.468, 6.272, 5.135, 4.39, 4.273, 5.762, 6.429, 7.1, 7.13, 6.076, 4.351, 5.018, 3.763, 2.313, 1.882, 1.411, 2.744, 5.802, 6.899, 6.115, 7.33, 7.68, 8.31, 7.88, 7.92, 8.98, 9.56, 8.62, 8.55, 10.19, 10.62, 10.23, 9.96, 9.09, 8.74, 10.94, 8.74, 9.02, 9.76, 9.41, 10.62, 8.9, 9.29, 8.62, 9.88, 8.58, 8.55, 8.55, 9.06, 8.11, 7.1, 6.664, 7.76, 5.194, 4.9, 5.018, 6.429, 6.586, 7.96, 8.31, 8.15, 8.39, 9.29, 7.45, 10.07, 10.66, 10.7, 11.21, 8.53, 7.88, 8.15, 8.08, 7.76, 8.55, 4.508, 2.43, 6.899, 7.88, 9.92, 9.76, 8.86, 7.8, 10.47, 12.78, 9.68, 11.52, 11.49, 9.21, 11.02, 9.21, 8.72, 8.23, 8.08, 8.43, 8.78, 8.55, 5.292, 2.352, 2.43, 2.234, 1.568, 0.49, 1.098, 3.802, 5.174, 7.37, 8.53, 7.57, 7.92, 6.938, 4.998, 7.45, 5.782 ; 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 = 9.36, 8.71, 9.09, 9.39, 10.13, 9.63, 9.63, 9.87, 10.35, 10.89, 10.34, 9.13, 8.39, 8.15, 7.5, 5.878, 3.643, 4.201, 2.589, 3.827, 3.684, 2.538, 4.471, 6.157, 7.74, 9.15, 10.48, 10.73, 10.95, 11.07, 11.07, 9.7, 9.56, 9.28, 9.28, 8.6, 7.73, 9.64, 7.72, 5.894, 5.864, 5.344, 3.994, 3.6, 2.862, 2.497, 2.347, 2.961, 1.665, 5.815, 5.019, 2.798, 2.359, 3.031, 2.874, 4.638, 4.018, 3.904, 3.465, 3.635, 4.431, 4.818, 5.78, 5.89, 4.625, 3.421, 3.532, 2.664, 1.107, 0.789, 0.27, 1.705, 4.216, 5.266, 4.728, 5.944, 6.549, 7.33, 6.399, 6.724, 7.42, 8.01, 7.53, 7.4, 8.33, 8.53, 8.7, 8.17, 7.77, 7.36, 9.03, 7.54, 7.56, 8.37, 7.89, 8.45, 7.75, 7.96, 7.55, 7.8, 7.05, 7.37, 6.698, 7.33, 6.585, 4.396, 3.635, 4.164, 2.827, 2.551, 2.803, 4.268, 4.301, 6.631, 7.39, 6.956, 7.3, 8.03, 5.236, 8.51, 9.46, 8.97, 9.29, 7.53, 6.422, 7.29, 7.17, 6.178, 7.29, 2.772, 1.581, 3.089, 6.764, 8.51, 8.8, 7.91, 6.88, 8.94, 9.88, 8.48, 9.7, 9.16, 7.84, 9.45, 8.2, 7.78, 7.54, 6.895, 7.04, 7.88, 7.13, 3.75, 1.145, 1.465, 1.374, 0.295, 0, 0.27, 2.256, 3.529, 5.669, 4.703, 5.369, 5.953, 5.118, 3.872, 5.826, 4.172 ; 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 = 330.5, 322, 326.6, 333.5, 335.4, 348.833, 337.9, 342.755, 341.1, 350.33, 7.44, 17.64, 17.72, 13.69, 28.53, 34.71, 44.79, 64.9, 82.3, 97.9, 132.2, 147.8, 174, 166.4, 171.9, 180.7, 188.8, 197.5, 199, 209.6, 208.4, 216, 218.7, 223.5, 232.5, 249.5, 257.3, 265.3, 261.9, 271.5, 279.3, 271.1, 285.7, 276.6, 262.8, 266.2, 260.6, 265.2, 349.37, 24.99, 25.16, 29.09, 60.1, 64.5, 60.1, 73.6, 62.2, 51.25, 69.1, 65.9, 53.2, 59.7, 47.51, 38.02, 45.45, 55.9, 18.18, 17.14, 10.9, 299.1, 316.4, 229.1, 246.1, 251.6, 258.2, 241.9, 281, 296.1, 319.4, 330.5, 326.8, 328.5, 343.388, 336.5, 339, 330.9, 341.5, 339.2, 341.4, 339.8, 326.5, 324.5, 317.2, 314, 322.4, 323.6, 327, 331.2, 336.8, 332.3, 348.39, 9.54, 6.42, 12.38, 12.29, 27.37, 30.55, 35.96, 60.9, 100.5, 59.6, 45.63, 54.7, 62.1, 66.3, 73, 84.1, 132.8, 133.4, 125.6, 126, 124.7, 125.5, 115, 87.6, 60, 55.8, 62.6, 38.88, 62.5, 103.3, 255.3, 282.8, 272, 293.5, 311.2, 318.2, 306.8, 298.3, 287.1, 293.9, 310.8, 315.3, 312.7, 318.1, 309.7, 315.9, 325.8, 321.3, 328.1, 322.2, 342.2, 319.8, 318.3, 345.836, 344.564, 342.3, 161.9, 155.6, 166, 175.9, 178.6, 163, 195.6, 190.1, 178.9, 150.6, 121.4 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2961.528, 2961.528, 2960.927, 2960.927, 2911.068, 2960.927, 2961.528, 2955.521, 2961.528, 2961.528, 2960.326, 2961.528, 2960.326, 2960.927, 2151.176, 2962.128, 2900.856, 2962.128, 2962.128, 2945.309, 2959.726, 2960.326, 2960.927, 2961.528, 2953.118, 2519.408, 2413.083, 2144.568, 2195.628, 1674.816, 1771.53, 1746.3, 1498.809, 1781.742, 2631.14, 2599.302, 2634.143, 2707.429, 2718.242, 2602.906, 2575.274, 2754.284, 2724.85, 2825.167, 2861.811, 2918.277, 2898.454, 2902.658, 2945.909, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2956.722, 2803.542, 2663.578, 2886.439, 2864.213, 2960.326, 2960.326, 2959.125, 2951.916, 2957.323, 2957.323, 2960.326, 2960.927, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2960.927, 2956.722, 2942.906, 2941.704, 2960.326, 2959.726, 2961.528, 2958.524, 2960.927, 2958.524, 2956.121, 2956.121, 2953.719, 2957.323, 2960.326, 2951.916, 2945.909, 2955.521, 2956.722, 2957.323, 2959.726, 2960.927, 2960.927, 2961.528, 2960.927, 2958.524, 2951.316, 2932.093, 2961.528, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2959.726, 2960.927, 2553.048, 2470.15, 2540.433, 1263.934, 839.8354, 1394.887, 2778.312, 1339.622, 1381.672, 2132.554, 2375.239, 2722.447, 2863.012, 2951.916, 2960.927, 2953.719, 2944.708, 2554.85, 1715.063, 2785.521, 2411.882, 2929.09, 2959.726, 2847.394, 1966.158, 2477.96, 2009.409, 2721.846, 2652.765, 2623.931, 2960.927, 2547.641, 2512.801, 2548.843, 2518.207, 2571.67, 2858.206, 2803.542, 2789.726, 2750.079, 2768.1, 2776.51, 2820.362, 2816.758, 2850.998, 2769.903, 2831.175, 2961.528, 2961.528, 2960.927, 2960.927, 2179.409, 1884.463, 2881.634, 2924.885 ; 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 ; }