netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; 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 = "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.41667244 ; :ending_julian_day_string = "2004-10-23 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; 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 ; air_temperature = 12.7, 12.7, 12.8, 12.53, 12.35, 12.2, 12.19, 12.26, 12.27, 11.22, 12.37, 12.29, 12.12, 11.55, 11.69, 11.59, 11.32, 11.35, 11.34, 11.17, 11.38, 11.67, 11.6, 11.73, 11.93, 11.89, 12, 11.99, 11.83, 11.68, 11.6, 11.05, 10.4, 10.05, 10.06, 10.09, 10.15, 10.19, 10.27, 10.11, 10.14, 10.12, 10.24, 10.33, 10.36, 10.35, 10.16, 10.31, 10.71, 11.02, 11.01, 11.13, 10.67, 10.07, 9.74, 9.48, 9.33, 9.29, 9.32, 9.32, 9.29, 8.9, 8.71, 8.72, 8.83, 8.79, 8.83, 8.84, 8.89, 8.98, 9.21, 9.38, 9.74, 9.79, 9.95, 9.76, 9.85, 9.85, 9.74, 9.59, 9.46, 9.38, 9.33, 9.75, 9.78, 9.58, 9.27, 9.12, 8.91, 8.48, 8.35, 8.42, 8.62, 8.6, 8.82, 9.08, 9.1, 9.47, 9.72, 9.83, 9.69, 9.59, 9.3, 9.13, 8.61, 8.26, 7.96, 8.14, 8.12, 8.04, 8.34, 8.36, 8.51, 8.6, 8.54, 8.27, 8.17, 8.45, 8.75, 9, 9.22, 9.67, 9.56, 9.62, 9.81, 10.09, 10.32, 10.31, 10.13, 9.99, 9.85, 9.62, 9.59, 9.31, 9.43, 9.19, 9.17, 9.05, 9.24, 9.23, 9.43, 9.6, 9.7, 9.75, 9.94, 9.97, 9.82, 9.73, 9.69, 9.86, 9.88, 9.81, 9.63, 9.42, 9.77 ; 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 ; barometric_pressure = 1001.693, 1002.113, 1002.173, 1002.533, 1002.593, 1002.533, 1002.353, 1002.413, 1003.013, 1002.113, 1002.533, 1002.893, 1003.373, 1003.913, 1004.093, 1004.333, 1004.513, 1004.693, 1004.813, 1004.992, 1005.472, 1005.412, 1005.652, 1006.072, 1006.312, 1006.912, 1007.212, 1007.152, 1007.452, 1007.872, 1008.352, 1008.832, 1009.492, 1010.391, 1011.231, 1011.891, 1012.551, 1013.391, 1013.871, 1013.931, 1014.111, 1014.111, 1014.711, 1015.73, 1016.03, 1016.51, 1017.17, 1017.89, 1018.79, 1019.21, 1019.87, 1020.169, 1020.049, 1019.93, 1019.87, 1020.709, 1020.829, 1021.129, 1021.429, 1021.729, 1022.449, 1022.629, 1022.689, 1022.929, 1022.869, 1022.089, 1021.969, 1022.269, 1022.749, 1022.389, 1022.509, 1022.389, 1022.209, 1022.209, 1022.629, 1022.509, 1022.089, 1022.029, 1021.549, 1020.769, 1020.709, 1021.069, _, 1021.369, 1021.969, 1022.209, 1022.329, 1022.089, 1022.209, 1021.909, 1021.549, 1021.069, 1020.949, 1020.709, 1020.769, 1021.009, 1020.829, 1021.069, 1021.129, 1021.009, 1020.889, 1020.769, 1020.769, 1020.649, 1020.829, 1020.949, 1021.729, 1021.669, 1021.789, 1022.089, 1022.389, 1022.569, 1022.989, 1022.929, 1022.389, 1022.089, 1022.629, 1022.689, 1022.809, 1023.169, 1023.349, 1023.649, 1023.289, 1023.229, 1023.049, 1022.929, 1023.049, 1022.809, 1022.569, 1022.749, 1023.169, 1023.589, 1024.309, 1023.829, 1024.609, 1024.489, 1024.249, 1024.069, 1024.069, 1023.829, 1023.529, 1024.009, 1023.889, 1023.769, 1024.069, 1024.009, 1024.009, 1023.409, 1023.169, 1023.229, 1023.169, 1022.389, 1022.509, 1021.849, 1022.389 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.84, 8.86, 9.84, 11.17, 9.56, 8.94, 7.96, 7.76, 6.86, 7.25, 8.47, 9.84, 9.45, 9.02, 9.37, 9.45, 10.31, 10.82, 11.88, 13.33, 13.64, 11.88, 12.54, 11.56, 12.07, 11.25, 10.31, 9.64, 11.25, 9.41, 8.74, 9.53, 9.96, 10.07, 9.41, 9.06, 9.13, 10.04, 9.02, 8.62, 7.92, 7.68, 5.684, 6.703, 6.076, 5.488, 5.802, 5.802, 6.664, 6.194, 5.88, 6.586, 8.08, 7.96, 7.49, 6.174, 4.586, 4.547, 4.155, 3.998, 4.743, 5.606, 6.546, 5.606, 4.547, 4.822, 4.351, 4.39, 4.43, 6.311, 6.35, 6.546, 6.311, 7.17, 6.39, 6.782, 8.39, 10.54, 11.25, 11.84, 11.52, 11.29, 11.68, 11.25, 9.96, 10.35, 9.29, 10.27, 8.98, 9.49, 9.53, 9.8, 9.37, 10.47, 10.58, 10.07, 10.7, 10.54, 10.98, 11.29, 10.7, 9.76, 9.02, 10.27, 11.41, 12.31, 11.52, 11.76, 12.5, 11.8, 11.68, 11.17, 8.62, 8.23, 10.19, 10.27, 9.6, 11.21, 12.98, 11.68, 9.96, 8.66, 11.13, 10.04, 9.76, 10.66, 9.56, 10.9, 12.19, 13.13, 14.03, 13.33, 13.25, 13.84, 13.64, 13.6, 13.88, 12.94, 11.84, 12.74, 12.9, 12.62, 12.9, 13.41, 13.37, 12.54, 12.35, 12.9, 12.27, 11.17, 11.33, 12.31, 13.05, 11.8, 11.72 ; 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 ; wind_speed = 8.17, 7.79, 8.33, 9.2, 7.95, 7.13, 6.64, 6.462, 4.911, 6.011, 7.01, 8.13, 7.46, 7.03, 7.59, 7.64, 8.62, 8.84, 9.86, 10.45, 10.84, 9.71, 10.31, 9.37, 9.6, 9.01, 8.74, 8, 9.19, 7.76, 6.984, 7.44, 8.49, 8.25, 8.07, 7.79, 7.84, 8.04, 7.59, 7.15, 6.61, 6.332, 4.795, 5.777, 5.131, 4.472, 4.665, 4.888, 5.484, 5.227, 5.156, 5.717, 6.721, 6.618, 6.376, 5.051, 3.796, 3.861, 3.37, 3.002, 3.645, 4.491, 5.416, 4.433, 3.761, 3.929, 3.597, 3.681, 3.755, 5.13, 5.068, 5.385, 5.346, 6.095, 5.429, 5.841, 7.07, 8.53, 9.47, 10.08, 9.61, 9.34, 9.33, 9.09, 8.62, 8.49, 7.98, 8.33, 7.93, 7.86, 7.77, 8.45, 7.93, 9.09, 8.78, 8.17, 8.74, 9.07, 9.3, 9.2, 8.65, 8.19, 7.83, 8.31, 8.88, 10.01, 9.78, 9.89, 10.31, 10, 9.42, 9.35, 7.23, 6.54, 8.52, 8.81, 7.99, 8.99, 10.13, 9.58, 8.83, 7.07, 9.71, 8.37, 8.14, 8.98, 8.38, 9.26, 10.48, 11.07, 11.63, 11.57, 11.21, 11.48, 11.42, 11.65, 11.15, 10.65, 10.21, 11.15, 10.91, 10.68, 11.26, 11.25, 10.98, 10.97, 10.59, 10.96, 10.23, 9.32, 9.67, 10.15, 10.62, 9.78, 10.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 197.2, 188.4, 189.1, 194.4, 181.2, 184.9, 171.8, 186.1, 211.7, 148.7, 191.9, 208, 219.8, 207.4, 247.4, 247.8, 251, 238.5, 219.5, 218.7, 227.5, 221.2, 236.9, 234.5, 237.8, 239.3, 241.4, 256.1, 260.5, 254.4, 260.4, 253.9, 261.9, 264.2, 268, 263.8, 264.6, 266.2, 267.8, 278.7, 268.5, 264.5, 268.4, 263.2, 265, 257.4, 250, 263.6, 262.7, 254.4, 263.2, 302.6, 357.92, 12.8, 16.69, 22.54, 23.81, 30.53, 39.26, 35.18, 29.43, 27.95, 33.46, 41.61, 50.97, 54.9, 57.9, 47.28, 40.97, 38.77, 57.4, 66.6, 64.6, 64.1, 46.03, 40.98, 31.2, 31.93, 40.68, 37.55, 42.21, 44.31, 45.38, 50, 62.7, 50.96, 58.1, 35.76, 37.29, 38.37, 34.74, 31.11, 35.94, 36.79, 36.79, 41.07, 42.21, 41.76, 49.52, 58.6, 58.8, 70.5, 60.7, 59.6, 51.17, 46.08, 61.8, 62.8, 59.7, 65.4, 69.3, 63.6, 74.1, 60.5, 34.57, 40.2, 37.39, 39.15, 46.64, 53, 44.17, 67.2, 48.51, 41.29, 41.26, 43.98, 45, 45.09, 47.83, 47.94, 47.25, 45.05, 37.02, 41.36, 41.18, 40.67, 34.12, 39.63, 37.03, 34.24, 36.82, 31.73, 35.53, 32.1, 38.89, 42.45, 45.29, 40.66, 33.47, 40.87, 41.8, 37.62, 54.4, 35, 42.04 ; 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 ; visibility = 2664.178, 2729.655, 2722.447, 2562.058, 2708.631, 2692.412, 2691.21, 2736.864, 2140.964, 2903.86, 2953.719, 2888.241, 2908.065, 2942.305, 2939.302, 2915.874, 2786.722, 2846.793, 2941.104, 2688.807, 2943.506, 2756.086, 2954.92, 2952.517, 2954.319, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2900.256, 2948.312, 2679.196, 2939.302, 2921.881, 2875.627, 2923.683, 2955.521, 2735.662, 2956.121, 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.319, 2953.118, 2946.51, 2953.719, 2948.913, 2919.478, 2929.69, 2952.517, 2955.521, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2955.521, _, 2846.793, 2911.068, 2953.118, 2948.312, 2953.719, 2938.701, 2753.083, 2922.482, 2954.319, 2953.118, 2895.45, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2955.521, 2954.92, 2955.521, 2955.521, 2954.92, 2955.521, 2955.521, 2950.715, 2947.711, 2945.909, 2914.072, 2941.104, 2950.114, 2885.238, 2938.701, 2956.121, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2954.319, 2955.521, 2955.521, 2950.114, 2953.118, 2950.114, 2948.913, 2935.097, 2846.793, 2887.641, 2847.994, 2753.684, 2843.189, 2816.758, 2876.828, 2802.341, 2869.62, 2918.877, 2936.899, 2950.114, 2948.312, 2942.906, 2952.517, 2939.302, 2943.506, 2924.284, 2948.913, 2947.711, 2951.316, 2955.521, 2955.521, 2946.51 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }