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 = "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 = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 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 = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; air_temperature = 4.012, 4.028, 4.189, 4.514, 4.609, 4.582, 4.582, 4.214, 4.289, 4.795, 5.191, 5.648, 5.977, 5.612, 6.052, 6.212, 6.057, 5.322, 5.092, 4.761, 5.002, 5.041, 4.725, 4.429, 4.542, 4.397, 4.393, 4.13, 3.859, 3.978, 3.914, 3.786, 3.866, 3.93, 3.558, 3.534, 3.673, 3.654, 3.583, 3.722, 3.527, 3.652, 3.8, 3.836, 3.799, 3.715, 3.769, 3.692, 3.475, 3.727, 3.976, 4.143, 4.251, 3.905, 4.001, 4.16, 3.828, 3.927, 3.772, 3.843, 3.759, 3.71, 4.011, 4.767, 4.526, 4.705, 4.523, 4.678, 4.625, 4.575, 5.147, 5.284, 5.238, 5.495, 4.942, 4.453, 4.274, 4.061, 3.947, 3.943, 3.82, 3.901, 4.032, 4.435, 4.506, 4.426, 5.435, 4.653, 4.984, 4.8, 4.97, 4.932, 4.878, 4.931, 5.075, 4.774, 4.789, 4.532, 4.455, 4.276, 4.187, 3.829, 3.795, 3.796, 3.801, 3.873, 4.046, 4.092, 4.2, 4.241, 3.938, 4.026, 4.086, 4.023, 3.89, 3.817, 3.881, 4.027, 4.196, 4.062, 3.965, 3.92, 3.964, 4.198, 5.082, 5.34, 5, 3.927, 3.921, 4.052, 4.385, 4.804, 4.315, 3.988, 4.141, 4.269, 4.903, 4.505, 4.574, 4.924, 4.802, 4.772, 5.111, 4.558, 4.436, 4.386, 4.634, 4.287, 4.149, 4.413, 4.861, 4.548, 4.052, 4.094, 4.042, 4.089, 3.839, 3.795, 4.077, 4.781, 5.025, 4.717, 4.763, 5.226, 5.5, 6.113, 5.798, 4.899 ; 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 = 1014.184, 1014.244, 1013.044, 1012.264, 1011.124, 1010.224, 1010.164, 1008.124, 1006.324, 1007.104, 1006.504, 1004.644, 1003.324, 1002.304, 1001.464, 1000.864, 999.7241, 997.9841, 996.724, 995.704, 996.664, 1000.744, 998.0441, 1000.084, 999.9041, 999.9641, 999.4241, 998.9441, 997.684, 997.8641, 997.684, 996.9041, 996.004, 996.364, 997.024, 998.884, 999.7241, 1000.144, 1000.444, 1000.144, 1000.504, 1000.804, 1001.044, 1001.224, 1001.704, 1002.244, 1003.144, 1003.744, 1004.284, 1004.704, 1005.124, 1005.244, 1005.724, 1006.444, 1006.744, 1006.984, 1007.224, 1007.824, 1008.544, 1009.624, 1010.164, 1010.764, 1011.724, 1011.844, 1012.324, 1012.504, 1012.684, 1013.104, 1013.524, 1014.244, 1014.904, 1015.624, 1016.584, 1017.784, 1018.024, 1018.564, 1018.924, 1019.344, 1019.704, 1020.004, 1020.004, 1020.304, 1020.904, 1021.324, 1021.444, 1021.444, 1021.324, 1021.864, 1021.624, 1021.384, 1020.904, 1020.424, 1020.064, 1020.004, 1019.524, 1019.284, 1019.164, 1019.044, 1018.804, 1018.744, 1018.924, 1018.504, 1018.204, 1018.024, 1017.784, 1018.144, 1017.964, 1017.664, 1017.184, 1016.944, 1016.584, 1015.804, 1014.844, 1013.824, 1012.444, 1011.544, 1010.524, 1009.804, 1009.744, 1007.644, 1006.384, 1006.144, 1006.144, 1006.204, 1004.644, 1004.584, 1003.744, 1002.904, 1002.184, 1002.304, 1003.144, 1003.564, 1009.264, 1009.984, 1010.704, 1011.064, 1011.484, 1012.144, 1012.204, 1012.144, 1012.084, 1012.384, 1012.684, 1013.284, 1013.824, 1014.424, 1014.544, 1014.964, 1015.564, 1016.344, 1016.824, 1017.244, 1017.904, 1018.384, 1018.864, 1019.464, 1020.004, 1020.004, 1020.244, 1020.184, 1019.944, 1019.824, 1019.704, 1019.044, 1018.804, 1018.804, 1018.744, 1018.744 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 17.21, 17.48, 18.07, 15.76, 16.9, 18.82, 18.11, 20.46, 19.95, 20.07, 19.48, 20.03, 21.48, 19.56, 20.62, 20.66, 11.27, 4.312, 5.41, 5.802, 3.685, 2.509, 0.784, 0.784, 0.784, 0.588, 0, 0.784, 0, 0.039, 0.196, 1.686, 1.842, 3.175, 0.196, 0.51, 2.862, 4.704, 4.743, 5.41, 4.312, 3.724, 0.823, 1.882, 2.94, 2.195, 3.802, 1.176, 0.47, 3.646, 3.058, 2.744, 2.822, 0.686, 1.058, 0.51, 0.51, 0.392, 0.47, 0.549, 0.941, 0.902, 0.549, 0, 0.157, 0.392, 4.665, 4.155, 5.527, 4.822, 2.45, 2.038, 1.176, 5.488, 2.94, 0.431, 0.627, 0.196, 0.118, 0.941, 0, 0, 0, 0, 0, 0.588, 0, 4.038, 2.43, 1.333, 2.705, 2.822, 2.234, 1.882, 3.724, 2.509, 0.588, 0.47, 1.333, 0, 0, 0, 0, 0, 0, 0, 0.392, 3.763, 5.841, 8.58, 7.06, 5.958, 4.155, 2.646, 5.018, 2.352, 2.078, 0.235, 0, 1.921, 0.392, 0, 0, 0.118, 2.783, 5.723, 8, 2.509, 0.098, 1.254, 1.999, 8.08, 6.174, 4.116, 3.606, 2.666, 0.49, 0.314, 0.666, 1.529, 2.509, 4.743, 3.254, 1.274, 0.196, 0, 5.057, 1.686, 0.098, 0.039, 2.587, 1.764, 0, 0.823, 4.194, 5.018, 3.136, 0.784, 0.157, 1.725, 0.706, 6.86, 6.194, 3.842, 1.882, 0.392, 0.274, 0.745 ; 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, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 40, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 13.87, 14, 13.91, 13.13, 13.71, 14.59, 15.42, 16.08, 16.27, 15.99, 15.81, 16.35, 17.98, 16.89, 17.46, 17.46, 4.507, 1.512, 3.171, 3, 1.877, 0.678, 0.108, 0, 0.197, 0.01, 0, 0.14, 0, 0.002, 0.008, 0.29, 0.433, 1.418, 0.012, 0.113, 0.918, 2.211, 2.955, 2.088, 0.802, 1.108, 0.148, 0.626, 1.178, 0.494, 1.45, 0.2, 0.048, 1.592, 1.194, 1.133, 1.316, 0.102, 0.375, 0.053, 0.099, 0.07, 0.056, 0.051, 0.248, 0.238, 0.063, 0, 0.009, 0.011, 3.283, 2.333, 3.786, 2.686, 0.319, 0.57, 0.259, 2.997, 0.876, 0.05, 0.116, 0.014, 0.011, 0.272, 0, 0, 0, 0, 0, 0.039, 0, 2.282, 1.287, 0.591, 1.452, 1.398, 1.196, 0.643, 2.639, 1.152, 0.168, 0.049, 0.331, 0, 0, 0, 0, 0, 0, 0, 0.008, 2.339, 3.909, 6.351, 5.266, 4.594, 2.116, 1.111, 2.291, 0.624, 0.203, 0.004, 0, 0.099, 0.054, 0, 0, 0.004, 1.267, 3.582, 2.507, 0.722, 0, 0.409, 1.004, 6.161, 3.854, 2.25, 1.077, 0.767, 0, 0.04, 0.116, 0.406, 0.815, 3.179, 1.409, 0.026, 0.009, 0, 2.457, 0.351, 0, 0.001, 0.6, 0, 0, 0.204, 1.744, 2.15, 1.522, 0, 0.007, 0.461, 0.139, 5.335, 4.112, 2.173, 1, 0.002, 0.016, 0.19 ; 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, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 40, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 120.1, 121.8, 119.6, 124, 125.8, 120.9, 120.6, 118.6, 111.7, 110.3, 107.9, 106.4, 106.7, 108, 111.8, 111, 146.5, 137.2, 127.6, 109.1, 114.9, 137.2, 141.2, 342.3, 182, 181.8, 342.3, 130.3, 342.3, 168.2, 175.5, 177.6, 179.8, 168.8, 175.5, 150.1, 163.1, 179.1, 186.1, 187.3, 184.7, 192.8, 199.1, 211.2, 215.2, 201.5, 208.5, 211.7, 187.3, 219.2, 230.2, 231.2, 250, 266.2, 258.7, 248.9, 260.6, 267.7, 259.4, 305.2, 302.2, 292.9, 284, 342.3, 260.1, 234.1, 245.3, 228.5, 239.2, 251.1, 268.1, 289.8, 310.3, 326.2, 325.1, 315.3, 315.6, 325.7, 321.4, 305.3, 342.3, 342.3, 342.3, 342.3, 342.3, 248.7, 342.3, 223.6, 230, 229.8, 231.2, 227.7, 224.8, 223.8, 218.3, 230.2, 207.1, 218.7, 237.2, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 49.01, 46.97, 55, 53.3, 71.9, 73.1, 73.6, 77.4, 88, 81.7, 77.7, 93.6, 342.3, 176.2, 179.5, 342.3, 342.3, 177.2, 210.4, 230.8, 248.7, 301, 342.3, 289.2, 300.1, 332, 334.7, 329.4, 359.26, 356.56, 342.3, 194.8, 197.6, 209.9, 208.1, 231.5, 226.4, 244.6, 240.5, 342.3, 280.2, 270.9, 258.3, 310.5, 325.7, 342.3, 342.3, 293.2, 317.3, 315.4, 300.2, 271.5, 288.2, 279.3, 240.2, 245.8, 237.6, 247.8, 222.4, 236.9, 211.7, 231.3 ; 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, 40, 0, 40, 40, 0, 40, 40, 40, 0, 0, 0, 40, 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, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 40, 40, 0, 40, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 40, 40, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 0, 40, 40, 40, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 40, 40, 40, 0, 0, 40, 40, 0, 40, 40, 0, 0, 0, 0, 40, 40, 0, 0, 0, 0, 0, 0, 40, 40, 0 ; visibility = 1805.77, 1884.463, 1375.665, 1821.989, 2008.208, 2168.596, 2189.02, 1402.697, 1611.141, 1358.244, 1679.021, 1938.526, 1721.671, 731.7084, 1501.813, 755.7366, 1722.873, 1930.116, 1646.583, 1569.092, 2359.621, 1010.436, 1405.099, 851.2488, 2785.521, 2809.549, 2661.776, 1912.696, 2148.773, 1255.524, 2125.946, 2599.903, 2932.694, 2867.217, 2909.867, 2818.56, 2801.139, 2705.026, 2515.804, 2504.991, 2586.087, 2440.115, 2492.376, 2637.146, 2798.736, 2739.267, 2841.987, 2855.203, 2816.157, 2901.457, 2944.708, 2954.319, 2950.715, 2930.291, 2910.468, 2931.492, 2923.683, 2910.468, 2884.637, 2940.503, 2800.539, 2793.931, 2604.108, 2909.867, 2943.506, 2953.118, 2945.309, 2923.083, 2843.789, 2899.655, 2455.733, 2949.513, 2959.125, 2956.722, 2954.319, 2957.923, 2957.323, 2960.927, 2954.319, 2960.927, 2959.726, 2960.927, 2956.722, 2929.09, 2925.485, 2880.432, 2907.464, 2904.461, 2933.294, 2945.309, 2950.715, 2936.899, 2942.305, 2935.097, 2837.782, 2785.521, 2953.719, 2957.323, 2957.923, 2952.517, 2942.305, 2912.27, 2959.726, 2961.528, 2960.326, 2960.927, 2952.517, 2918.277, 2769.302, 2896.051, 2909.266, 2751.281, 2758.489, 2778.312, 2687.005, 1503.014, 1025.453, 325.6314, 194.137, 272.8294, 410.4511, 166.8049, 671.0372, 1987.784, 1564.887, 1643.579, 1498.809, 2584.284, 2745.274, 2911.669, 2947.111, 2953.118, 2922.482, 2930.892, 2932.694, 2933.294, 2900.256, 2918.877, 2915.874, 2933.294, 2899.054, 2945.909, 2612.518, 2527.218, 2954.319, 2956.722, 2960.927, 2957.923, 2953.118, 2959.125, 2959.125, 2959.125, 2959.726, 2960.326, 2956.722, 2951.316, 2939.902, 2953.118, 2956.121, 2956.121, 2946.51, 2931.492, 2938.701, 2942.305, 2956.121, 2948.913, 2943.506, 2956.121 ; 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 ; }