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 = 800.f, 1100.f ; 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.f, 200.f ; 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.f, 200.f ; 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 = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 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 = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; air_temperature = 11.3, 11.23, 11.42, 11.32, 10.8, 10.82, 10.71, 10.54, 10.67, 10.63, 10.6, 10.49, 10.17, 10.24, 10.24, 10.25, 10.08, 10.01, 9.95, 10.14, 10.12, 10.03, 9.99, 10.06, 10.33, 10.45, 10.51, 10.63, 10.69, 10.31, 10.22, 9.74, 9.48, 9.39, 8.9, 8.85, 8.93, 8.9, 8.86, 9.63, 9.95, 10.24, 10.37, 10.61, 10.2, 9.93, 9.81, 9.84, 9.83, 10.37, 9.89, 9.36, 8.96, 8.47, 8.16, 8.09, 8.01, 7.69, 7.52, 7.24, 7.33, 7.39, 7.23, 7.75, 7.99, 7.95, 8.08, 8.39, 8.49, 8.58, 8.57, 8.68, 8.61, 8.58, 8.39, 8.92, 8.46, 7.73, 7.29, 7.05, 6.945, 6.644, 6.521, 6.543, 6.287, 5.868, 6.081, 6.669, 7.09, 7.5, 7.96, 8.32, 8.45, 8.42, 8.52, 8.67, 8.89, 8.92, 8.79, 8.17, 8.18, 7.68, 7.57, 7.66, 7.83, 7.29, 7.14, 6.895, 7.06, 7.16, 7.29, 7.29, 7.29, 7.6, 7.76, 7.82, 8.07, 8.52, 8.89, 8.91, 8.74, 8.82, 8.7, 8.62, 8.78, 8.84, 8.85, 8.8, 8.54, 8.11, 7.79, 7.71, 7.79, 7.97, 8, 8.03, 8.36, 8.83, 9.03, 9.21, 9.42, 9.43, 9.22, 9.1, 8.72, 8.64, 8.72, 8.53, 8.24, 8.08, 7.99, 8.1, 8, 7.9, 8.14, 8.18, 8.08, 7.85, 7.63, 7.93, 8.21, 8.48, 8.73, 9.04, 9, 9.18, 9.01, 8.89 ; 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 = 1001.104, 1001.284, 1001.584, 1002.064, 1001.884, 1002.004, 1001.884, 1002.124, 1002.304, 1001.944, 1002.424, 1002.484, 1002.604, 1004.224, 1003.684, 1003.984, 1004.044, 1003.804, 1004.104, 1004.224, 1004.524, 1005.004, 1005.304, 1005.724, 1005.964, 1006.324, 1006.684, 1006.924, 1006.864, 1007.344, 1007.944, 1008.544, 1009.324, 1010.044, 1010.764, 1011.424, 1012.504, 1013.224, 1013.764, 1013.884, 1013.824, 1013.944, 1014.364, 1015.444, 1015.744, 1016.104, 1016.884, 1017.844, 1018.624, 1019.344, 1020.424, 1020.904, 1020.844, 1020.724, 1020.844, 1021.144, 1021.324, 1021.744, 1022.104, 1022.524, 1023.304, 1023.544, 1023.664, 1023.724, 1023.484, 1022.764, 1022.584, 1022.944, 1023.244, 1023.364, 1023.304, 1023.244, 1023.244, 1023.424, 1023.724, 1023.784, 1023.544, 1023.364, 1023.304, 1022.824, 1022.704, 1022.464, 1022.884, 1022.764, 1024.984, 1024.385, 1024.265, 1023.724, 1023.904, 1023.184, 1022.824, 1022.224, 1022.104, 1021.984, 1021.924, 1022.464, 1022.224, 1022.464, 1022.704, 1022.764, 1022.464, 1022.284, 1022.344, 1022.104, 1022.224, 1022.344, 1022.584, 1023.064, 1023.184, 1023.664, 1024.145, 1024.324, 1024.444, 1024.385, 1023.904, 1023.724, 1023.664, 1023.664, 1024.385, 1024.444, 1024.684, 1024.865, 1024.984, 1024.804, 1024.684, 1024.684, 1024.745, 1024.984, 1024.924, 1024.924, 1025.285, 1025.885, 1026.665, 1027.145, 1027.025, 1026.724, 1026.844, 1027.025, 1025.405, 1025.344, 1025.525, 1025.525, 1026.005, 1026.005, 1024.924, 1024.265, 1024.625, 1024.025, 1025.224, 1025.224, 1025.045, 1024.984, 1024.984, 1024.385, 1024.444, 1025.165, 1025.584, 1025.464, 1024.505, 1024.324, 1024.145, 1024.145, 1023.004, 1022.824, 1021.624, 1021.144, 1021.144, 1021.264 ; 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 = 9.37, 9.45, 9.96, 10.27, 7.94, 8.39, 7.72, 6.311, 5.958, 5.998, 6.39, 6.899, 9.09, 7.88, 8.94, 8.86, 8.04, 8.86, 9.02, 8.94, 10.11, 8.23, 7.68, 8.58, 9.41, 9.09, 9.37, 8.51, 10.62, 7.33, 7.1, 8.98, 7.88, 8.04, 8.31, 7.49, 6.468, 6.507, 7.02, 5.096, 5.802, 4.822, 6.429, 5.958, 6.037, 6.39, 7.76, 6.037, 5.488, 4.43, 7.57, 6.468, 6.782, 5.88, 4.41, 3.234, 3.724, 3.763, 4.077, 5.488, 5.566, 5.88, 5.88, 5.449, 5.292, 3.959, 3.842, 2.979, 2.352, 1.568, 2.038, 1.646, 0.98, 2.313, 3.332, 5.88, 9.92, 11.13, 10.7, 10.31, 10.94, 10.35, 9.8, 10.23, 9.68, 9.29, 8.94, 8.55, 8.11, 7.25, 6.154, 5.37, 4.469, 5.135, 6.311, 5.527, 6.468, 6.174, 4.9, 4.782, 6.115, 7.37, 8.23, 8.15, 8.11, 10, 11.05, 10.62, 11.25, 11.09, 8.78, 8.15, 8.11, 7.6, 6.899, 8.11, 8.74, 9.72, 8, 8.62, 8.31, 9.02, 8.11, 8.66, 9.45, 10.82, 10.74, 10.66, 11.96, 11.8, 11.41, 10.68, 10.66, 10.58, 11.84, 11.52, 11.21, 10.51, 9.96, 10.23, 8.7, 8.27, 8.94, 8.98, 9.92, 9.6, 10.74, 10.82, 11.56, 11.17, 11.29, 10.86, 10.15, 10.82, 10.9, 9.64, 8.78, 11.17, 11.92, 11.6, 10.94, 11.52, 10.82, 9.9, 11.33, 11.37, 10.51, 11.52 ; 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.78, 7.68, 8.64, 8.55, 6.592, 7.22, 6.556, 5.323, 4.914, 5.13, 5.442, 5.91, 7.33, 6.839, 7.54, 7.21, 6.802, 7.3, 7.64, 7.66, 8.22, 6.487, 6.607, 6.877, 7.56, 7.84, 8.05, 7.1, 8.86, 6.259, 6.123, 7.06, 6.527, 6.626, 7.18, 6.124, 5.128, 5.675, 5.994, 3.545, 4.854, 4.066, 5.011, 5.357, 4.895, 5.532, 6.784, 4.949, 3.747, 3.602, 5.993, 5.54, 4.924, 4.793, 3.476, 2.646, 2.883, 2.82, 3.46, 4.767, 4.399, 4.676, 4.792, 4.589, 4.427, 3.14, 3.16, 2.459, 1.831, 0.431, 1.557, 1.206, 0.632, 1.999, 2.879, 5.126, 8.76, 9.33, 9.13, 8.71, 9.12, 9.04, 8.28, 8.65, 8.19, 7.83, 7.47, 7.13, 6.398, 5.582, 5.026, 4.599, 3.517, 4.373, 5.559, 4.848, 5.621, 5.15, 4.085, 4.203, 5.011, 6.415, 7.16, 7, 6.652, 8.56, 9.09, 8.98, 9.74, 9.15, 7.61, 6.945, 6.662, 6.373, 5.967, 6.758, 7.09, 8.32, 6.297, 7.38, 7.12, 7.5, 7.06, 7.26, 7.91, 9.11, 8.72, 8.99, 10.04, 10.1, 9.98, 8.91, 9.35, 9.11, 9.97, 9.44, 9.7, 9.14, 8.71, 8.58, 7.51, 7.23, 6.975, 7.47, 8.81, 8.09, 8.98, 9.59, 10.05, 9.59, 9.55, 8.97, 8.83, 8.89, 9.62, 8.3, 7.73, 9.13, 10.15, 9.83, 9.42, 9.6, 9.24, 8.59, 9.61, 9.55, 8.87, 9.43 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 187.1, 187.5, 187.8, 188, 195.7, 178.6, 177.8, 173.9, 171.2, 176.2, 170.3, 177, 200.3, 206.4, 218.9, 220.8, 224.3, 228.1, 212.4, 205.6, 204.1, 208.5, 214.8, 216.8, 221.4, 220.1, 222.3, 234.7, 248.7, 250.9, 240.3, 265.7, 261.2, 258.2, 268.4, 257.4, 259.6, 245.7, 250.4, 262.2, 272.9, 263.4, 247.5, 246.9, 231.2, 236.9, 240.9, 231.8, 244.9, 318.8, 346.321, 346.207, 347.33, 358.66, 6.44, 354.33, 331.6, 324.5, 329.3, 11.91, 6.06, 14.8, 26.99, 28.42, 38.03, 58.8, 81, 102.1, 127.6, 116, 136.1, 104, 66.1, 29.21, 9.05, 12.01, 32.75, 29.66, 27.01, 24.99, 31.13, 33.85, 38.46, 33.96, 30.86, 24.64, 33.02, 34.79, 35.74, 37.61, 42.17, 54.1, 52.8, 59.1, 66.4, 61.4, 56.1, 48.54, 24.61, 27.99, 32.33, 25.84, 29.25, 29.4, 34.72, 36.17, 38.84, 42.67, 52.09, 46.92, 43.38, 38.76, 48.49, 46.19, 41.04, 57.9, 52.4, 55, 31.96, 21.12, 31.91, 30.85, 28.46, 31.67, 28.79, 35.97, 32.97, 28.78, 28.74, 27.29, 32.06, 36.25, 40.05, 34.72, 36.31, 34.55, 34.66, 38.62, 40.88, 38.86, 35.79, 32.58, 18.09, 18.1, 16.76, 25.05, 37.14, 31, 35.09, 32.24, 33.65, 36.63, 25.95, 18.65, 25.77, 26.1, 27.94, 22.17, 23.42, 32.53, 24.81, 25.38, 21.59, 28.85, 23.93, 19.07, 22.11, 25.73 ; 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 = 2744.072, 2674.991, 2769.302, 2762.093, 2650.362, 2557.253, 2548.242, 2562.058, 2623.33, 2917.676, 2857.605, 2840.786, 2608.313, 2894.849, 2837.182, 2905.061, 2781.917, 2881.634, 2954.92, 2961.528, 2962.128, 2941.704, 2960.326, 2954.319, 2959.726, 2959.726, 2957.323, 2953.719, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 1740.293, 1797.36, 2244.285, 2800.539, 2901.457, 2809.549, 2859.408, 2853.401, 2868.418, 2961.528, 2961.528, 2961.528, 2960.927, 2959.726, 2961.528, 2957.323, 2960.326, 2952.517, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2043.649, 1181.637, 2953.719, 2942.305, 2853.401, 2895.45, 2912.87, 2938.1, 2909.867, 2935.697, 2945.909, 2940.503, 2927.888, 2958.524, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2959.125, 2955.521, 2959.125, 2959.726, 2796.333, 2266.511, 1788.95, 2197.43, 2465.946, 2495.981, 2843.189, 2682.8, 2482.165, 2465.946, 2680.998, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2960.326, 2960.326, 2958.524, 2959.125, 2955.521, 1524.039, 1966.158, 2515.203, 2914.673, 2854.602, 2861.21, 2930.892, 2962.128, 2952.517, 2855.203, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2960.326, 2957.323, 2960.326, 2949.513, 2943.506, 2954.92, 2956.121, 2942.906, 2567.465, 2398.066, 2926.687, 2921.28, 2914.072, 2824.567, 2890.044, 2923.683, 2954.319, 2959.726, 2959.125, 2960.927, 2960.927, 2959.125, 2960.326, 2960.326, 2959.726, 2958.524, 2958.524, 2959.726, 2960.326, 2953.719, 2952.517, 2954.319, 2953.719, 2947.111, 2939.902, 2942.305, 2934.496, 2944.107, 2954.319, 2952.517, 2950.114, 2957.923, 2959.125 ; 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 ; }