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 = 2453473.83333333 ; 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 = 2453473.83333333 ; 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 = 2453473.83333333 ; 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 = "09-May-2005 11:54:50: Parameter wind_direction marked as non-functional as of julian day 2453473.833333 (2005-04-12 20:00:00)\n", "21-Apr-2005 08:56:07: Parameter barometric_pressure marked as non-functional as of julian day 2453482.250000 (2005-04-21 06:00:00)\n", "14-Apr-2005 17:45:50: Parameter wind_gust marked as non-functional as of julian day 2453473.833333 (2005-04-12 20:00:00)\n", "14-Apr-2005 17:45:46: Parameter wind_speed marked as non-functional as of julian day 2453473.833333 (2005-04-12 20:00:00)\n", "08-Apr-2005 10:05:20: Parameter barometric_pressure marked as non-functional as of julian day 2453469.291667 (2005-04-08 07:00:00)\n", "03-Apr-2005 18:27:15: Parameter barometric_pressure marked as non-functional as of julian day 2453464.708333 (2005-04-03 17:00:00)\n", "29-Mar-2005 10:34:07: Parameter barometric_pressure marked as non-functional as of julian day 2453459.416667 (2005-03-29 10:00:00)\n", "09-Mar-2005 09:46:11: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:00:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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\n", "SET_BP_1.3: 25-Apr-2005 20:45:07" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; air_temperature = 4.479, 4.343, 4.591, 4.645, 4.609, 4.315, 4.301, 4.2, 4.236, 4.399, 4.747, 5.043, 5.169, 5.344, 5.565, 5.723, 5.878, 6.287, 6.468, 6.527, 6.245, 6.175, 6.313, 6.262, 6.37, 6.358, 6.176, 5.988, 5.765, 5.683, 5.64, 5.632, 5.531, 5.623, 5.565, 5.734, 5.612, 5.539, 5.567, 5.786, 5.842, 5.986, 6.24, 6.271, 6.388, 6.403, 6.276, 6.506, 6.487, 6.243, 5.957, 5.533, 5.183, 5.993, 6.213, 5.604, 5.773, 5.416, 6.393, 6.86, 6.395, 6.253, 6.117, 5.659, 4.622, 4.651, 5.212, 5.559, 5.91, 5.8, 5.4, 5.162, 4.878, 5.522, 5.593, 5.44, 4.52, 4.107, 4.273, 4.049, 3.937, 3.985, 3.983, 4.057, 4.003, 4.007, 3.815, 4, 4.848, 5.209, 5.142, 4.893, 4.869, 4.833, 5.234, 5.647, 5.012, 4.911, 5.017, 5.278, 5.213, 5.245, 5.21, 5.323, 5.314, 5.695, 5.838, 7.32, 7.54, 6.885, 6.522, 7.07, 7.12, 7.23, 7.27, 7.34, 7.99, 8.24, 7.82, 7.44, 7.16, 6.431, 5.832, 5.335, 4.947, 4.611, 4.247, 3.959, 3.544, 3.272, 3.135, 2.96, 3.129, 3.382, 3.824, 4.53, 5.282, 6.127, 6.866, 7.22, 8.12, 9.37, 8.78, 9.48, 8.54, 6.966, 7.28, 7.01, 6.234, 6.654, 6.327, 5.782, 5.589, 5.411, 5.746, 5.751, 6.327, 6.82, 6.081, 6.703, 6.382, 6.174, 6.13, 5.997, 6.067, 6.177, 6.125, 6.097 ; 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 = 1006.984, 1006.924, 1006.384, 1005.364, 1004.704, 1004.104, 1003.984, 1003.924, 1004.104, 1004.044, 1005.304, 1005.244, 1006.324, 1005.664, 1005.964, 1006.684, 1006.804, 1007.164, 1007.644, 1008.124, 1007.044, 1006.864, 1006.204, 1005.964, 1006.804, 1011.004, 1011.184, 1011.544, 1011.124, 1011.124, 1011.304, 1011.604, 1011.604, 1012.384, 1012.744, 1014.724, 1015.264, 1015.504, 1015.864, 1016.164, 1016.164, 1016.344, 1016.044, 1016.164, 1016.224, 1016.104, 1016.464, 1016.464, 1016.644, 1017.124, 1017.124, 1017.064, 1017.004, 1016.644, 1016.644, 1017.124, 1017.244, 1017.604, 1017.904, 1018.504, 1018.744, 1018.744, 1018.504, 1018.564, 1018.384, 1018.084, 1018.204, 1017.784, 1017.364, 1017.244, 1016.944, 1016.944, 1017.064, 1017.304, 1017.184, 1016.884, 1016.824, 1016.584, 1016.944, 1016.224, 1015.924, 1016.164, 1016.704, 1017.604, 1016.404, 1015.744, 1015.564, 1015.624, 1014.724, 1014.484, 1014.304, 1013.704, 1013.224, 1012.804, 1012.624, 1012.504, 1012.504, 1012.024, 1012.144, 1012.024, 1011.364, 1011.304, 1010.944, 1010.884, 1010.644, 1011.484, 1011.844, 1013.104, 1012.864, 1012.024, 1014.604, 1016.284, 1016.404, 1017.184, 1017.304, 1017.484, 1018.264, 1018.744, 1019.104, 1020.304, 1021.024, 1021.144, 1020.904, 1022.884, 1023.004, 1023.064, 1022.944, 1023.604, 1023.784, 1024.324, 1024.865, 1025.104, 1024.564, 1023.724, 1023.244, 1022.464, 1021.264, 1019.884, 1018.384, 1017.424, 1016.524, 1016.044, 1016.284, 1016.644, 1016.944, 1017.364, 1017.304, 1017.064, 1016.884, 1016.284, 1015.384, 1015.684, 1015.744, 1016.284, 1016.284, 1016.584, 1016.584, 1015.924, 1015.444, 1014.844, 1014.244, 1014.004, 1013.764, 1013.164, 1012.684, 1012.444, 1012.504, 1012.204 ; barometric_pressure_qc = 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 0.039, 0.039, 0.157, 15.68, 5.586, 6.938, 8.51, 9.02, 3.92, 5.331, 6.625, 9.02, 8.98, 10.47, 8.94, 8.19, 8.19, 9.64, 3.489, 2.862, 1.882, 1.49, 4.9, 8.51, 7.92, 1.607, 1.646, 9.64, 6.899, 7.8, 8.43, 9.84, 4.743, 5.723, 6.233, 4.782, 4.155, 1.862, 5.566, 5.292, 4.665, 2.195, 0.902, 1.058, 0, 0.392, 1.49, 3.371, 4.469, 2.117, 1.176, 0.98, 0.392, 0.039, 0.941, 0.941, 0.314, 0.039, 0.078, 0.196, 0, 0.078, 0, 0, 0.157, 0.157, 0.098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.157, 1.176, 3.175, 2.391, 2.391, 2.43, 2.94, 2.783, 0.745, 0, 0.196, 1.529, 1.686, 1.176, 0.431, 3.254, 0.902, 0.235, 0.294, 0.118, 2.274, 2.666, 3.567, 2.901, 0.784, 0.51, 0.627, 1.215, 0.157, 0, 2.038, 4.116, 5.645, 0.784, 0.078, 0.078, 0.078, 0.314, 0.627, 0.196, 0, 0, 0, 0.039, 0.039, 0.039, 0.039, 0.196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_qc = 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, 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, 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, 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_speed = 0.001, 0, 0.009, 10.82, 0.324, 3.733, 5.873, 2.057, 0.403, 1.68, 4.482, 5.988, 6.966, 6.403, 5.232, 5.579, 5.583, 7.33, 0.514, 0.653, 0.233, 0.13, 0.405, 6.043, 2.025, 0.322, 0.194, 3.006, 2.03, 2.626, 2.634, 4.182, 2.306, 3.087, 3.388, 2.584, 1.747, 0.494, 1.718, 2.217, 1.244, 0.185, 0.05, 0.058, 0, 0.013, 0.03, 0.8, 0.881, 0.7, 0.098, 0.09, 0.041, 0, 0.081, 0.037, 0.024, 0.001, 0.002, 0.015, 0, 0.002, 0, 0, 0.003, 0.007, 0.002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.012, 0.37, 1.007, 1.206, 0.891, 0.811, 0.926, 1.238, 0.031, 0, 0.007, 0.364, 0.494, 0.455, 0.02, 0.722, 0.063, 0.022, 0.002, 0.003, 0.712, 0.83, 1.79, 1.527, 0.161, 0.1, 0.045, 0.094, 0.014, 0, 0.859, 1.923, 1.328, 0.149, 0.007, 0.003, 0.007, 0.073, 0.174, 0, 0, 0, 0, 0, 0, 0.002, 0.002, 0.019, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_qc = 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, 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, 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, 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_direction = 50.34, 73.1, 46.06, 46.93, 45.14, 40.49, 41.55, 40.24, 35.02, 35.93, 38.64, 38.97, 38.91, 37.24, 36.65, 32.1, 34.16, 35.79, 38.9, 66.9, 81, 64.4, 93.2, 97.5, 116.6, 130.3, 222, 47.82, 87.3, 163, 174.6, 181.8, 173.1, 179.3, 177.7, 173.4, 186.3, 193.6, 199.7, 92.4, 144.5, 150.1, 160.8, 153.6, 342.3, 189.1, 190.3, 190.4, 198.2, 165.4, 74.9, 76.3, 92.8, 47.85, 48.69, 112.6, 69.7, 123, 120.6, 123.5, 342.3, 144.3, 342.3, 342.3, 163.7, 199.8, 182.4, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 284.6, 288.6, 343.782, 340.9, 325, 322.1, 321.1, 324.8, 331.5, 342.3, 304, 331.9, 288.7, 308.9, 263.7, 284.8, 286.9, 270, 253.1, 249.6, 293.7, 261.6, 143.4, 90.6, 53.6, 195.5, 186.1, 8.88, 23.77, 342.3, 80.2, 153.9, 179.1, 188.5, 186.4, 192.9, 200.1, 206.5, 260.6, 264.6, 342.3, 342.3, 342.3, 267.4, 251.9, 256.7, 183.9, 264.1, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3 ; wind_direction_qc = 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 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, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 1090.33, 410.2709, 1322.803, 1532.449, 1057.892, 826.6199, 1572.696, 1715.063, 2207.041, 2137.36, 1730.081, 2037.042, 2676.192, 2786.122, 2501.387, 2416.688, 1597.926, 2823.966, 2829.973, 2853.401, 2044.25, 2894.249, 1836.406, 2854.001, 2920.079, 2930.892, 2909.867, 2768.1, 2340.999, 2840.786, 2850.998, 2540.433, 2847.394, 2893.648, 2852.199, 2917.075, 2906.263, 2890.644, 2840.185, 2867.818, 2874.425, 2900.856, 2881.634, 2905.061, 2878.63, 2875.627, 2882.234, 2948.312, 2950.715, 2953.719, 2954.92, 2957.923, 2919.478, 2955.521, 2925.485, 2851.598, 2928.489, 2930.892, 2913.471, 2932.694, 2942.305, 2958.524, 2935.697, 2909.867, 1074.711, 2788.524, 2878.63, 2828.171, 2866.616, 2239.479, 428.9528, 2939.902, 2047.254, 2962.128, 2961.528, 2960.326, 1912.095, 457.186, 242.6139, 270.2464, 273.4902, 296.5573, 273.2499, 390.3274, 330.377, 724.4999, 501.0375, 557.5038, 2076.088, 213.4196, 405.7656, 593.5461, 344.2533, 261.5962, 998.4217, 1210.471, 258.3524, 469.8008, 971.39, 371.5854, 433.1577, 628.3871, 327.1933, 556.9031, 570.7193, 369.0024, 2021.423, 2887.04, 2929.09, 2956.722, 2951.316, 2889.443, 2265.31, 2181.812, 2160.186, 2694.814, 2933.294, 2944.107, 2921.28, 2831.775, 2865.415, 1790.152, 1698.844, 1893.473, 1612.943, 1412.909, 1397.891, 1406.901, 1371.46, 1385.276, 1289.163, 895.701, 678.8463, 1671.212, 1582.307, 1409.905, 1692.237, 1576.301, 1563.085, 1733.685, 1775.134, 2670.786, 2216.653, 2736.864, 1480.188, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2960.927, 1517.431, 420.5429, 2051.459, 1195.453, 1192.45, 1993.791, 1148.598, 1761.318, 2956.121, 2962.729, 2962.729, 2962.729, 2962.729, 2962.128 ; 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 ; }