netcdf E0111.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.060014, 799.986 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.18446 ; 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 = "Wed Oct 6 20:31:49 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.met.realtime.nc E0111.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 = 46270 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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: 03-Sep-2004 02:26:34\n", "WIND_DIR_1.2: 03-Sep-2004 02:26:34\n", "AAN_VIZ_1.2: 03-Sep-2004 02:26:34\n", "SET_BP_1.2: 02-Oct-2004 12:52:17" ; data: lat = 43.7148 ; lon = -69.3578 ; 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 = 12.37, 12.26, 11.99, 12.08, 12.02, 12.27, 11.63, 11.64, 11.5, 11.23, 11.12, 10.9, 10.79, 10.73, 10.51, 10.29, 10.39, 10.4, 10.47, 10.49, 10.62, 10.95, 11.14, 11.54, 11.5, 11.5, 11.16, 11, 10.52, 10.03, 9.71, 9.56, 9.58, 9.56, 9.52, 9.58, 9.63, 9.65, 9.49, 9.6, 9.69, 9.75, 10.31, 10.39, 10.46, 10.79, 10.91, 10.98, 10.94, 10.3, 9.7, 9.37, 9.18, 8.71, 8.4, 8.38, 8.1, 7.99, 8.02, 7.81, 7.76, 7.89, 8.01, 8.12, 8.34, 8.37, 8.63, 8.68, 8.67, 8.8, 8.86, 8.9, 8.97, 9.14, 9.13, 8.98, 9.26, 9.73, 9.31, 8.24, 7.8, 7.6, 7.58, 7.23, 6.754, 6.978, 6.875, 6.945, 7.31, 7.89, 8.23, 8.73, 8.92, 9.1, 9.01, 8.96, 9.25, 9.15, 8.94, 8.96, 8.93, 8.45, 8.28, 8.63, 8.39, 8.27, 8.42, 8.42, 7.94, 6.696, 7, 7.08, 7.52, 7.86, 8.15, 8.16, 8.41, 8.49, 8.43, 8.42, 8.41, 8.69, 9.22, 9.01, 8.89, 8.76, 8.5, 8.79, 8.91, 9.06, 8.91, 8.65, 8.46, 8.44, 8.65, 8.57, 8.68, 8.88, 9.03, 9.24, 9.36, 9.51, 9.59, 9.63, 9.33, 8.93, 8.62, 8.39, 8.36, 8.13, 8.47, 8.44, 8.33, 8.32, 8.43, 7.75, 7.75, 7.97, 8.11, 8.28, 8.72, 8.68, 8.81, 8.94, 9.2, 9.37, 9.34, 9.29 ; 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 = 999.7468, 1000.167, 1000.587, 1000.827, 1000.707, 1000.527, 1000.527, 1000.707, 1000.707, 1001.127, 1001.487, 1001.907, 1002.628, 1003.168, 1003.648, 1003.828, 1003.708, 1003.528, 1003.348, 1003.648, 1003.828, 1004.128, 1004.728, 1005.028, 1005.928, 1006.408, 1006.888, 1007.129, 1007.249, 1007.369, 1007.909, 1008.449, 1009.349, 1009.889, 1010.549, 1011.39, 1012.47, 1013.43, 1013.85, 1014.09, 1014.27, 1014.39, 1015.29, 1015.411, 1016.131, 1016.491, 1017.271, 1018.171, 1018.951, 1019.732, 1020.692, 1020.932, 1020.632, 1020.752, 1021.232, 1021.172, 1021.292, 1021.712, 1021.772, 1022.432, 1022.672, 1022.912, 1023.392, 1023.512, 1023.032, 1022.432, 1022.672, 1022.672, 1022.972, 1022.852, 1022.792, 1022.792, 1022.672, 1023.032, 1023.272, 1023.392, 1023.212, 1022.972, 1022.432, 1022.192, 1022.132, 1022.312, 1022.612, 1023.032, 1023.452, 1023.632, 1023.872, 1023.932, 1023.752, 1022.972, 1022.612, 1022.012, 1021.592, 1021.652, 1021.952, 1021.892, 1022.012, 1022.012, 1022.252, 1022.312, 1022.252, 1022.072, 1021.772, 1021.352, 1021.592, 1021.892, 1021.892, 1022.672, 1023.152, 1023.752, 1024.052, 1023.872, 1023.992, 1023.752, 1023.632, 1023.572, 1023.752, 1023.932, 1024.293, 1024.593, 1024.713, 1024.953, 1024.713, 1024.533, 1024.653, 1024.713, 1024.653, 1024.413, 1024.172, 1024.473, 1024.773, 1025.133, 1025.913, 1026.333, 1026.393, 1026.273, 1026.153, 1025.913, 1025.733, 1025.553, 1025.733, 1025.433, 1025.553, 1025.493, 1025.613, 1025.673, 1025.673, 1025.253, 1024.833, 1024.773, 1024.713, 1024.233, 1023.992, 1024.172, 1024.113, 1024.713, 1024.653, 1024.052, 1024.233, 1024.052, 1023.392, 1023.212, 1022.972, 1022.612, 1021.592, 1021.352, 1021.412, 1021.112 ; 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.68, 10, 9.29, 8.66, 7.57, 9.06, 6.978, 8.31, 8.58, 7.92, 6.821, 9.17, 9.21, 11.64, 11.6, 10.39, 8.94, 10.51, 10.98, 11.6, 11.49, 11.41, 9.33, 10.86, 9.17, 11.56, 9.41, 10.27, 11.6, 12.7, 12.58, 11.72, 11.8, 11.41, 11.25, 10.66, 10.94, 11.49, 9.33, 6.958, 5.723, 6.821, 7.1, 6.546, 5.998, 5.39, 4.39, 3.371, 4.351, 7.76, 8.31, 7.76, 6.821, 6.194, 6.154, 5.684, 5.684, 5.527, 6.546, 6.86, 6.507, 6.429, 6.076, 5.958, 6.468, 7.29, 5.488, 4.743, 3.998, 5.135, 4.939, 4.586, 4.234, 4.43, 3.998, 4.312, 6.076, 8.98, 11.68, 11.76, 11.37, 11.52, 11.56, 9.64, 9.17, 10.58, 10.31, 7.55, 7.57, 7.41, 6.821, 7.21, 7.72, 6.468, 4.998, 3.724, 4.155, 8.11, 5.723, 5.723, 5.057, 5.684, 7.17, 8.51, 8.98, 9.45, 9.72, 8.66, 8.7, 9.33, 9.13, 9.25, 8.43, 8.51, 8.35, 6.821, 6.742, 5.841, 4.39, 5.057, 5.645, 5.645, 8.39, 9.68, 9.41, 7.68, 7.96, 8.86, 10.94, 10.47, 10.58, 10.39, 10.98, 10.9, 11.02, 11.33, 10.66, 9.33, 8.92, 8.62, 8.86, 9.13, 9.37, 9.49, 8.62, 9.13, 8.55, 9.21, 9.92, 9.13, 9.8, 10.39, 10.11, 9.92, 8.82, 9.02, 11.41, 12.66, 11.21, 10.23, 10.15, 9.96, 9.64, 10.04, 11.6, 11.41, 10.19, 10.9 ; 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 = 8.22, 7.87, 7.82, 6.94, 6.49, 7.61, 5.377, 6.834, 7.08, 6.633, 5.77, 7.33, 7.7, 9.81, 9.81, 8.67, 7.84, 8.88, 9.67, 9.95, 9.82, 9.59, 7.62, 8.94, 7.87, 8.93, 7.88, 8.86, 9.73, 10.8, 10.5, 9.87, 9.38, 9.53, 9.4, 9.05, 9.53, 9.4, 8.16, 5.329, 5.039, 5.62, 6.226, 5.338, 5.368, 4.538, 3.607, 2.505, 3.253, 6.122, 6.916, 6.501, 5.944, 5.227, 5.086, 4.791, 4.747, 4.454, 5.409, 5.875, 5.32, 5.002, 5.201, 4.811, 5.674, 5.342, 4.227, 3.907, 3.474, 4.19, 4.018, 3.683, 3.552, 3.791, 3.289, 3.887, 5.317, 7.3, 10.2, 9.91, 9.69, 9.82, 9.38, 7.87, 7.88, 8.87, 8.45, 6.156, 6.162, 5.895, 5.653, 5.844, 6.445, 5.7, 3.664, 2.667, 3.215, 6.681, 4.7, 4.743, 4.218, 4.961, 6.239, 7.29, 7.56, 7.58, 8.12, 7.42, 7.35, 7.98, 7.35, 8.01, 7.38, 7.38, 6.516, 5.599, 5.605, 4.153, 3.366, 4.121, 4.564, 4.561, 6.862, 8.21, 7.55, 6.573, 6.566, 7.26, 8.56, 8.93, 8.92, 8.99, 9.42, 9.34, 9.19, 9.6, 9.01, 8.01, 7.53, 7.42, 7.15, 7.34, 7.96, 8.02, 6.9, 8.1, 7.43, 7.35, 7.76, 7.54, 7.83, 8.94, 8.82, 8.17, 7.58, 7.92, 9.22, 10.95, 9.41, 8.77, 8.57, 8.48, 8.16, 8.15, 9.71, 9.56, 8.28, 9.06 ; 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 = 192.7, 191.8, 207.7, 210.4, 206.8, 213.5, 184.5, 184.7, 195.7, 200.5, 225, 237.4, 235, 239.3, 240.6, 243.9, 229.1, 215.1, 210.5, 207.2, 212.4, 207.4, 213.7, 236.5, 230.6, 248.3, 254.7, 245.9, 259.2, 256.8, 260.7, 254.9, 253.3, 262, 262.4, 263, 265.2, 268.3, 277.6, 275.4, 253.4, 250, 238.2, 219.9, 214.4, 213.5, 229.8, 252.5, 308.1, 327.8, 334.2, 348.482, 3.2, 17.82, 18.72, 9.14, 3.91, 14.91, 17.21, 12.4, 19.93, 35.98, 47.25, 51.11, 68.6, 64.5, 76.3, 57.6, 67.4, 62.2, 62.5, 70.2, 51.47, 25.96, 27.16, 27.81, 28.36, 40.21, 55, 39.45, 31.25, 35.23, 35.95, 24.24, 23.51, 38.25, 43.56, 43.8, 42.99, 41.27, 63.2, 63.2, 60.8, 57.9, 68.3, 58, 54.7, 23.16, 71.9, 57.1, 52.6, 18.74, 20.7, 51.81, 56.3, 49.98, 60.4, 62.1, 43.46, 6.38, 26.64, 29.43, 34.75, 34.15, 29.52, 37.92, 37.04, 47.34, 71, 67.3, 63.6, 31.26, 41.23, 40.32, 32.64, 21.95, 12.29, 25.5, 31.44, 32.43, 30.86, 32.72, 44.97, 45.52, 40.04, 33.49, 30.78, 33.27, 37.59, 21.27, 19.79, 28.2, 33.02, 19.6, 25.65, 13.74, 13.07, 3.57, 15.48, 8.5, 21.81, 34.99, 33.52, 29.79, 28.07, 11.95, 2.67, 17.34, 24.56, 15.07, 26.38, 32.91, 30.32, 24.24, 30.13, 31.24, 31.02, 30.37 ; 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 = 2874.425, 2836.581, 2844.991, 2893.648, 2942.305, 2954.92, 2941.704, 2952.517, 2954.92, 2951.916, 2955.521, 2955.521, 2954.92, 2952.517, 2939.302, 2821.563, 2796.934, 2733.26, 2657.571, 2350.009, 2364.426, 2953.118, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2954.319, 2956.121, 2956.121, 2894.849, 2854.001, 2901.457, 2683.401, 2861.811, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2942.906, 2951.316, 2954.319, 2953.118, 2955.521, 2954.92, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.319, 2955.521, 2955.521, 2955.521, 2956.121, 2629.938, 2928.489, 2956.722, 2948.913, 2953.118, 2956.121, 2956.722, 2955.521, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2945.909, 2955.521, 2952.517, 2951.916, 2953.719, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2929.09, 2955.521, 2954.319, 2953.719, 2952.517, 2955.521, 2889.443, 2917.676, 2951.316, 2954.319, 2953.719, 2956.722, 2955.521, 2955.521, 2955.521, 2925.485, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2951.916, 2955.521, 2947.111, 2955.521, 2955.521, 2838.383, 2955.521, 2955.521, 2955.521 ; 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 ; }