netcdf A0111.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.060002, 799.972 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.69956 ; 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 = "Fri Oct 8 06:07:33 2004: /usr/local/nco/bin/ncrcat -d time,2453287.19444,2453318.1 A0111.met.realtime.nc A0111.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 = 48492 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0111" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :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: 30-Aug-2004 16:52:39\n", "WIND_DIR_1.2: 30-Aug-2004 16:52:39\n", "AAN_VIZ_1.2: 30-Aug-2004 16:52:39\n", "SET_BP_1.2: 02-Oct-2004 13:29:10" ; data: lat = 42.5231667 ; lon = -70.5665 ; 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 = 14.15, 13.94, 14.03, 12.79, 12.5, 12.4, 12.09, 12, 11.76, 11.47, 11.12, 10.56, 10.25, 9.72, 9.82, 9.83, 10.35, 11, 11.63, 12.22, 12.51, 12.77, 12.77, 12.83, 12.61, 12.19, 11.73, 11.81, 10.88, 10.93, 10.81, 10.45, 10.23, 9.68, 9.63, 9.42, 9.3, 10.21, 10.56, 10.6, 11.17, 11.43, 12.17, 12.68, 13.02, 13, 12.75, 12.46, 12.25, 11.86, 11.22, 10.88, 10.71, 10.41, 10.55, 9.9, 9.83, 9.67, 9.59, 9.44, 9.44, 9.68, 10, 10.35, 10.32, 10.11, 10.31, 10.17, 10.31, 10.39, 10.5, 10.57, 10.45, 10.45, 10.38, 10.52, 10.64, 10.63, 10.38, 10.56, 10.6, 10.42, 10.22, 10, 9.95, 9.56, 9.62, 9.3, 9.52, 9.26, 9.1, 9.15, 9.17, 9.16, 9.14, 9.2, 9.13, 9.48, 9.84, 9.95, 9.95, 9.91, 9.83, 9.99, 9.97, 9.99, 10.08, 10.01, 10.13, 10.35, 10.35, 10.07, 9.85, 9.79, 9.73, 9.68, 9.61, 9.75, 9.94, 9.54, 9.56, 9.67, 9.7, 9.61, 9.53, 9.57, 9.98, 10.06, 9.94, 9.9, 9.92, 9.92, 9.89, 10.21, 9.59, 10.05, 9.87, 9.95, 9.63, 9.36, 9.53, 9.7, 9.86, 9.87, 9.97, 9.97, 9.76, 9.62, 9.56, 9.37, 9.24, 9.18, 9.25, 9.36, 9.49, 9.61, 9.57, 9.54, 9.42, 9.34, 9.34, 9.48, 9.48, 9.41, 8.93, 9.63, 9.73, 9.83 ; 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 = 1000.609, 1001.149, 1001.329, 1001.389, 1001.029, 1000.849, 1001.389, 1001.389, 1001.809, 1002.469, 1003.009, 1003.789, 1004.929, 1005.529, 1005.769, 1005.769, 1005.589, 1005.109, 1004.869, 1005.109, 1005.169, 1005.649, 1006.129, 1006.909, 1007.629, 1008.109, 1008.169, 1008.829, 1009.549, 1010.029, 1010.209, 1010.629, 1011.469, 1012.19, 1012.97, 1013.81, 1014.83, 1015.31, 1015.73, 1015.79, 1015.73, 1016.45, 1015.73, 1016.21, 1016.69, 1016.87, 1018.01, 1018.79, 1019.45, 1020.53, 1021.01, 1020.65, 1020.23, 1021.25, 1021.67, 1020.77, 1020.95, 1021.31, 1021.25, 1020.41, 1021.61, 1021.97, 1022.03, 1021.79, 1021.31, 1020.83, 1020.71, 1020.59, 1021.79, 1020.17, 1021.25, 1021.13, 1021.67, 1021.85, 1021.73, 1021.67, 1021.49, 1022.03, 1020.77, 1020.71, 1021.01, 1020.53, 1020.29, 1019.39, 1019.81, 1021.55, 1022.69, 1022.75, 1022.63, 1021.97, 1021.43, 1021.43, 1021.13, 1021.43, 1021.13, 1021.19, 1021.37, 1021.25, 1021.43, 1021.67, 1021.19, 1020.89, 1020.65, 1020.41, 1020.47, 1020.71, 1021.01, 1021.31, 1021.55, 1021.85, 1022.15, 1022.51, 1022.51, 1022.57, 1022.45, 1022.63, 1022.03, 1022.45, 1023.29, 1022.93, 1023.35, 1023.71, 1023.83, 1023.53, 1023.71, 1023.77, 1023.95, 1022.99, 1022.81, 1023.17, 1023.23, 1023.35, 1023.95, 1024.01, 1023.89, 1024.43, 1024.49, 1024.55, 1024.55, 1024.49, 1024.19, 1024.13, 1024.73, 1024.43, 1024.55, 1024.67, 1024.49, 1023.83, 1024.13, 1024.01, 1023.77, 1023.77, 1023.59, 1022.93, 1022.93, 1022.81, 1022.75, 1022.93, 1022.99, 1022.69, 1022.15, 1022.09, 1021.37, 1021.01, 1020.71, 1020.41, 1020.11, 1019.81 ; 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 = 10.07, 8.47, 10.54, 10.86, 9.76, 9.8, 9.96, 8.55, 10.04, 11.09, 10.19, 11.56, 10.9, 10.66, 9.06, 9.37, 8.78, 10.47, 10.9, 8.86, 8, 10.7, 10.07, 12.19, 10.47, 12.11, 12.74, 12.98, 8.82, 9.56, 11.02, 11.29, 11.6, 11.29, 11.09, 11.56, 11.27, 12.35, 9.7, 8.62, 8.23, 7.29, 8.51, 7.8, 8.23, 7.8, 8.27, 6.311, 5.88, 5.723, 6.154, 6.272, 5.841, 5.762, 3.626, 5.527, 5.958, 5.488, 5.174, 5.88, 5.88, 5.802, 6.507, 8.51, 9.09, 9.56, 7.74, 11.72, 11.96, 12.07, 11.72, 11.33, 10.58, 10.27, 10.66, 10.82, 10.7, 11.76, 12.94, 11.8, 11.92, 13.21, 13.33, 13.01, 12.58, 13.13, 11.64, 11.6, 10.47, 11.02, 10.39, 10.43, 9.8, 8.58, 9.13, 9.21, 10.39, 9.6, 9.13, 9.64, 10.86, 9.88, 10.04, 10.07, 8.86, 9.29, 9.09, 10.07, 11.49, 10.86, 10.19, 10.54, 10.27, 10.31, 10.43, 9.45, 10.04, 10.82, 10.66, 13.05, 12.98, 11.8, 11.76, 11.56, 10.62, 11.25, 11.76, 11.84, 11.8, 12, 11.52, 12.07, 12.98, 13.84, 14.11, 13.99, 14.35, 12.98, 12.78, 13.99, 13.88, 13.29, 12.03, 12.54, 12.15, 12.23, 13.52, 12.35, 12.62, 12, 12.62, 12.47, 11.72, 12.23, 11.92, 12.31, 13.01, 13.92, 13.88, 14.39, 13.68, 13.17, 13.37, 13.64, 14.58, 14.11, 14.66, 12.94 ; 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.41, 7.15, 8.5, 9.34, 8.35, 8.23, 8.71, 7.2, 8.88, 9.21, 8.4, 9.46, 8.41, 8.91, 7.47, 7.75, 7.46, 8.75, 8.56, 7.36, 6.599, 8.35, 8.74, 10.1, 8.94, 10.03, 10.65, 10.6, 7.44, 7.98, 8.97, 9.81, 9.72, 9.49, 9.53, 9.87, 8.83, 10.43, 7.95, 6.989, 6.864, 6.096, 6.927, 6.143, 6.99, 6.285, 7.25, 5.463, 4.976, 4.629, 5.232, 5.232, 5.097, 5.019, 2.694, 3.899, 3.909, 4.152, 4.168, 5.03, 4.582, 5.025, 5.412, 7.23, 7.06, 8.24, 6.118, 9.88, 10.38, 10.8, 9.91, 9.67, 9.16, 8.65, 8.59, 8.74, 9.23, 9.91, 10.16, 9.81, 10.22, 11.13, 10.88, 10.94, 10.56, 10.81, 9.79, 9.74, 8.51, 9.2, 9.06, 8.62, 8.28, 7.47, 7.82, 7.72, 7.61, 7.98, 7.64, 8.11, 8.43, 8.28, 7.81, 8.54, 7.61, 7.61, 7.64, 8.6, 9.21, 8.94, 8.82, 8.94, 9.13, 8.61, 8.3, 8.17, 8.06, 9.1, 8.71, 10.42, 11.35, 9.81, 9.88, 9.57, 8.81, 8.91, 8.99, 9.93, 10.2, 10.19, 9.9, 10.34, 10.03, 11.71, 11.95, 12.15, 11.82, 10.93, 11.1, 11.78, 11.28, 11.35, 10.19, 10.52, 10.39, 10.44, 10.65, 10.49, 10.48, 10.21, 10.7, 10.48, 10.11, 10.25, 10.54, 10.47, 11.36, 11.25, 11.96, 11.44, 11.9, 11.37, 10.88, 11.61, 11.65, 11.07, 11.72, 11.13 ; 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 = 212.9, 201.5, 205.1, 207.5, 215, 218.4, 219.3, 226.4, 234.6, 245.4, 259.2, 238.5, 246.4, 242.5, 232.5, 216, 216, 235.1, 231.9, 238.7, 235, 231.7, 230.2, 236.3, 229.7, 228.7, 242.3, 256.6, 281.7, 273.6, 250.8, 252.5, 253.6, 255.6, 251.2, 254.5, 266.1, 278.8, 277.2, 269.1, 264.5, 271.2, 256.9, 254.1, 263.5, 266.4, 262.4, 266.7, 267.8, 286.7, 278.1, 300.5, 321.8, 327.7, 33.75, 64.7, 69, 62.8, 51.63, 54.2, 64.9, 62.4, 66.2, 47.08, 67.8, 53.17, 60.7, 47.87, 44.18, 52.37, 47.97, 53.32, 61.2, 51.61, 52.18, 49.07, 53.99, 49.75, 42.01, 47.87, 51.9, 46.6, 43.87, 46.38, 49.87, 51.58, 38.51, 37.08, 38.81, 28.93, 26.44, 37.06, 43.37, 56.3, 51.27, 54.8, 50.8, 61.6, 53.84, 56.6, 58.4, 53.56, 54.6, 53.78, 52.68, 48.18, 36.15, 24.53, 22.91, 35.29, 52.27, 56.8, 55.6, 49.42, 48.44, 45.36, 42.66, 42.48, 52.14, 41.42, 47.73, 58.8, 45.07, 37.31, 28.2, 29.05, 36.55, 36.32, 33.26, 31.02, 29.46, 26.15, 38.2, 46.98, 33.49, 35.73, 40.11, 47.32, 42.03, 39.35, 42.99, 46.18, 34.23, 29.45, 33.45, 28.86, 21.03, 18.51, 20.34, 26.19, 21.47, 23, 20.84, 26.47, 29.13, 34.98, 28.8, 36.87, 32.11, 34.24, 32.13, 32.79, 30.87, 39.89, 21.18, 29, 32.49, 43.08 ; 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 = 2919.478, 2937.499, 2936.899, 2942.906, 2939.902, 2929.09, 2933.895, 2932.093, 2938.701, 2926.086, 2935.097, 2896.051, 2911.068, 2810.75, 2735.062, 2795.132, 2855.803, 2740.468, 2830.574, 2780.115, 2765.698, 2930.892, 2930.291, 2946.51, 2942.906, 2941.104, 2931.492, 2933.895, 2936.298, 2943.506, 2936.298, 2941.704, 2930.892, 2935.097, 2924.284, 2908.065, 2926.687, 2923.083, 2903.86, 2934.496, 2885.238, 2883.436, 2931.492, 2341.599, 2358.419, 2319.974, 2947.111, 2948.913, 2948.312, 2945.309, 2948.913, 2948.913, 2949.513, 2914.072, 2686.405, 2605.91, 2754.284, 2855.803, 2753.684, 2805.945, 2740.468, 2706.228, 2845.592, 2799.337, 2398.667, 2620.327, 2839.584, 2476.758, 2831.175, 2684.602, 2920.68, 2922.482, 2932.093, 2930.892, 2935.097, 2943.506, 2929.09, 2939.302, 2927.287, 2932.694, 2933.895, 2915.273, 2852.199, 2840.185, 2834.178, 2857.605, 2817.358, 2664.178, 2807.747, 2783.118, 2843.189, 2821.563, 2878.63, 2918.277, 2934.496, 2933.294, 2942.305, 2938.701, 2940.503, 2944.708, 2947.111, 2945.909, 2945.909, 2944.708, 2944.708, 2939.902, 2939.902, 2918.877, 2894.849, 2841.386, 2828.171, 2890.044, 2866.616, 2866.616, 2912.87, 2911.669, 2885.839, 2916.475, 2932.093, 2873.224, 2914.673, 2941.704, 2934.496, 2929.69, 2943.506, 2930.892, 2923.683, 2920.079, 2910.468, 2899.655, 2879.231, 2826.369, 1888.067, 2746.475, 1879.056, 2638.949, 2569.868, 2680.397, 2723.648, 2838.383, 2837.782, 2867.818, 2893.648, 2923.683, 2932.093, 2912.87, 2914.072, 2909.266, 2885.839, 2891.846, 2893.047, 2894.849, 2882.234, 2888.842, 2840.786, 2835.98, 2783.719, 2834.779, 2809.549, 2748.878, 2810.15, 2822.164, 2764.496, 2772.305, 2795.733, 2845.592, 2854.602, 2873.224 ; 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 ; }