netcdf B0107.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.06, 799.978 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.14626 ; 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 = "Thu Oct 7 23:26:40 2004: /usr/local/nco/bin/ncrcat -d time,2453286.88888888,2453317.8 B0107.met.realtime.nc B0107.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 = 48491 ; :visibility_sensor_serial_number = 291 ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0107" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :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: 05-Sep-2004 15:32:22\n", "WIND_DIR_1.2: 05-Sep-2004 15:32:22\n", "AAN_VIZ_1.2: 05-Sep-2004 15:32:22\n", "SET_BP_1.2: 02-Oct-2004 13:49:08" ; data: lat = 43.1807 ; lon = -70.4278 ; 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 = 13.57, 13.36, 13.5, 13.35, 12.93, 12.56, 12.03, 11.51, 11.05, 10.61, 10.36, 10.06, 9.53, 9.56, 9.91, 10.22, 10.51, 10.96, 11.45, 11.63, 11.79, 11.87, 12, 12.12, 11.5, 11.17, 10.28, 9.86, 9.44, 9.11, 8.91, 9.11, 8.82, 8.87, 8.98, 8.83, 8.92, 8.72, 9.09, 10.06, 10.65, 11.39, 11.87, 12.45, 12.32, 12.54, 12.26, 11.96, 11.13, 11.06, 10.22, 9.83, 9.57, 9.41, 9.12, 8.85, 8.74, 8.6, 8.53, 8.48, 8.52, 8.55, 8.42, 8.34, 8.57, 8.84, 8.84, 8.89, 9.04, 9.02, 9.2, 9.28, 9.43, 9.56, 9.6, 9.63, 9.62, 9, 9.67, 9.82, 9, 8.35, 7.69, 7.39, 6.996, 6.798, 6.753, 6.727, 6.888, 7.38, 7.88, 8.38, 8.68, 8.71, 8.49, 8.74, 8.99, 9.14, 9.25, 9.36, 9.41, 9.26, 9.2, 7.38, 7.61, 7.4, 5.781, 5.615, 6.348, 6.693, 7.32, 7.69, 7.95, 8.08, 8.11, 8.44, 8.52, 8.75, 8.6, 8.83, 8.97, 9, 9.01, 9, 8.89, 9.11, 8.27, 8.1, 8.3, 8.71, 8.49, 8.88, 9.05, 8.96, 9.04, 9.02, 8.93, 8.9, 9.1, 9.1, 9.24, 9.25, 9.24, 9.22, 9.05, 8.7, 8.43, 8.22, 8.1, 8.18, 8.31, 8.23, 8.08, 7.94, 7.9, 7.94, 8.1, 8.24, 8.22, 8.46, 8.57, 8.6, 8.86, 9, 8.92, 9.06, 9.17, 9.33 ; 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.7742, 1000.314, 1000.614, 1000.674, 1000.614, 1000.374, 1000.494, 1000.914, 1001.034, 1001.934, 1002.354, 1002.834, 1003.914, 1004.694, 1004.754, 1004.694, 1004.514, 1003.974, 1003.794, 1004.094, 1004.514, 1004.994, 1005.534, 1006.254, 1007.034, 1007.514, 1007.994, 1008.414, 1008.534, 1008.894, 1009.314, 1009.974, 1010.934, 1011.414, 1012.074, 1013.094, 1014.234, 1014.834, 1014.894, 1015.014, 1014.894, 1015.494, 1015.614, 1015.914, 1016.394, 1016.694, 1017.594, 1018.554, 1019.274, 1020.054, 1020.894, 1021.014, 1020.474, 1021.434, 1021.494, 1021.194, 1021.254, 1021.674, 1022.094, 1022.214, 1022.394, 1022.694, 1023.114, 1022.814, 1022.634, 1022.214, 1022.394, 1022.094, 1022.274, 1022.274, 1022.334, 1022.514, 1022.334, 1023.054, 1023.054, 1023.174, 1022.874, 1022.394, 1022.454, 1022.034, 1021.974, 1022.334, 1022.454, 1022.694, 1023.654, 1023.774, 1023.834, 1023.894, 1024.134, 1023.354, 1022.574, 1022.094, 1021.974, 1022.034, 1021.914, 1021.914, 1021.794, 1022.034, 1022.154, 1022.334, 1021.974, 1021.734, 1021.554, 1021.494, 1021.494, 1021.794, 1022.094, 1022.814, 1022.874, 1023.294, 1023.414, 1023.714, 1023.894, 1023.774, 1023.534, 1023.594, 1023.774, 1023.774, 1024.134, 1024.374, 1024.434, 1024.554, 1024.374, 1024.614, 1024.794, 1024.614, 1024.434, 1024.434, 1024.314, 1024.314, 1024.554, 1024.794, 1025.214, 1025.634, 1025.934, 1025.934, 1026.054, 1025.814, 1025.874, 1025.574, 1025.694, 1025.574, 1025.814, 1025.694, 1025.574, 1025.694, 1025.694, 1025.274, 1024.914, 1024.914, 1024.974, 1024.614, 1024.254, 1023.774, 1024.494, 1024.434, 1024.014, 1024.014, 1024.374, 1023.834, 1023.534, 1023.114, 1022.814, 1022.454, 1022.154, 1021.494, 1021.434, 1020.894 ; 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.21, 11.13, 10.7, 9.02, 9.56, 9.64, 10.07, 9.31, 9.56, 8.62, 9.72, 10.23, 9.02, 8.78, 7.35, 8.86, 10.19, 9.68, 10.86, 11.45, 10, 10, 10.27, 9.09, 7.53, 12.58, 10.29, 11.96, 10.9, 11.25, 10.94, 9.31, 9.8, 10.35, 9.6, 11.52, 9.72, 8.74, 9.06, 7.17, 6.586, 8.39, 7.84, 7.84, 4.704, 4.782, 5.958, 5.723, 6.35, 6.86, 7.68, 9.29, 6.35, 6.586, 6.076, 6.468, 7.21, 7.33, 5.566, 6.311, 6.742, 7.33, 8.43, 8.23, 8.94, 8.58, 8.98, 9.17, 9.49, 8.9, 8.35, 8.82, 7.8, 6.938, 7.29, 8.7, 8.23, 8.31, 10.35, 11.52, 11.05, 11.72, 11.6, 10.62, 11.02, 10.94, 10.51, 8.27, 8.23, 8.7, 8, 7.25, 5.88, 5.586, 5.566, 6.742, 7.06, 6.664, 6.978, 8.62, 7.72, 8.43, 8.58, 9.37, 9.84, 9.88, 9.17, 10.58, 10.19, 10.11, 9.6, 9.8, 8.98, 8.51, 8.39, 8.47, 8.74, 7.96, 7.53, 8.11, 10, 11.52, 9.92, 9.96, 8.55, 10.23, 9.13, 9.33, 10.62, 10.54, 11.29, 10.86, 12.9, 11.49, 12.54, 11.41, 12.27, 10.04, 10.27, 10.39, 10.51, 9.8, 10, 11.13, 11.13, 10.98, 11.72, 11.41, 11.6, 10.98, 11.17, 10.82, 11.76, 10.27, 10.66, 12.86, 12.43, 12.5, 12.78, 11.84, 12.31, 10.43, 11.05, 11.09, 11.09, 10.74, 11.41 ; 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.84, 7.28, 8.9, 7.43, 7.88, 8.47, 8.49, 8.49, 7.36, 8.21, 6.806, 7.87, 8.62, 7.4, 7.45, 5.984, 7.66, 8.77, 7.82, 9.38, 9.54, 8.81, 8.41, 8.66, 7.5, 6.643, 8.53, 8, 10.04, 9.41, 9.35, 9.23, 7.06, 8.33, 8.5, 8.06, 9.3, 7.88, 6.985, 7.35, 4.889, 5.37, 6.89, 5.569, 5.231, 3.34, 4.136, 4.956, 4.878, 5.381, 5.868, 6.378, 7.29, 5.092, 5.164, 5.098, 5.186, 6.114, 5.652, 4.658, 4.982, 5.188, 5.967, 7.06, 6.843, 6.946, 6.893, 7.54, 7.48, 7.91, 7.39, 7.04, 7.08, 6.619, 5.915, 6.098, 7.23, 6.954, 7.13, 8.57, 9.53, 9.22, 9.86, 9.84, 9.11, 9.27, 9.31, 8.47, 6.505, 6.619, 6.704, 6.817, 5.831, 4.688, 4.319, 4.689, 5.759, 5.854, 5.349, 5.664, 6.858, 6.298, 6.71, 7.03, 7.97, 8.41, 8.29, 7.7, 9, 8.67, 8.52, 8.14, 8.53, 7.59, 7.21, 7.06, 7.1, 7.56, 6.487, 5.808, 6.861, 8.53, 9.49, 8.17, 7.39, 6.605, 8.28, 7.75, 8.05, 8.95, 9.18, 9.36, 9.22, 10.17, 9.73, 10.31, 9.91, 10.05, 8.44, 8.69, 8.53, 8.79, 8.07, 8.25, 9.26, 9.56, 9.63, 10.03, 9.7, 9.66, 9.49, 9.55, 9.49, 9.32, 8.53, 9.15, 10.69, 10.62, 10.25, 10.92, 10.06, 10.38, 8.87, 8.81, 9.19, 9.36, 8.73, 9.34 ; 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.3, 214.2, 209.9, 210.2, 216.7, 224.4, 223.1, 229.9, 245.8, 243.5, 247.3, 251.1, 255.2, 243, 249.5, 236.3, 205.3, 206.1, 204, 216.2, 222.5, 229.9, 229.4, 231.7, 263.8, 257.8, 271.2, 259.5, 264.4, 257.9, 256.2, 258.8, 263.7, 258.5, 262.5, 256.8, 246.7, 250.4, 260, 281.8, 285.1, 268.9, 263.1, 274.2, 296.1, 298.2, 283.3, 276.9, 286.2, 315.4, 20.63, 34.32, 29.89, 25.91, 43.97, 34.34, 33.2, 30.24, 49.75, 41.05, 42.99, 42.6, 49.78, 47.85, 49.29, 57.1, 51.84, 49.26, 48.9, 48.7, 53.34, 52.43, 56.1, 58.9, 55, 47.16, 44.66, 26.33, 50.02, 42.65, 35.69, 37.54, 34.74, 28.44, 27.58, 27.61, 36.39, 45.52, 54, 48.19, 46.06, 50.28, 60.7, 59.1, 68.2, 65.3, 67.7, 61.3, 47.34, 48.37, 42.07, 50.54, 57.8, 11.95, 21.19, 12.25, 1.99, 14.17, 22.84, 23.77, 25.69, 33.41, 43, 39.07, 39.29, 46.61, 44.03, 45.89, 57.2, 65.1, 42.22, 33.37, 40.6, 46.79, 42.11, 52.74, 18.1, 14.05, 29.48, 35.35, 36.45, 32.86, 34.4, 35.76, 39.72, 43.56, 50.19, 59.1, 53.19, 51.23, 34.85, 29.69, 27.64, 33, 23.85, 18.62, 19.25, 19.65, 15.81, 20.49, 24.05, 23.73, 23.91, 21.15, 27.99, 31.39, 29.65, 33.28, 24.36, 32.94, 29.38, 26.32, 22.83, 25.18, 26.13, 23.42, 33.44, 56.7 ; 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 = 2816.758, 2790.326, 2798.136, 2823.365, 2846.192, 2861.21, 2848.595, 2816.157, 2857.005, 2877.429, 2859.408, 2860.609, 2860.008, 2853.401, 2870.22, 2844.39, 2852.8, 2774.708, 2740.468, 2872.022, 2824.567, 2857.605, 2903.259, 2912.87, 2899.655, 2900.856, 2501.387, 2887.641, 2866.015, 2865.415, 2869.019, 2856.404, 2887.04, 2889.443, 2887.04, 2858.807, 2863.613, 2850.998, 2890.044, 2887.641, 2832.977, 2902.658, 2872.022, 2922.482, 2928.489, 2927.888, 2919.478, 2927.287, 2930.291, 2933.895, 2933.294, 2914.072, 2904.461, 2918.277, 2915.874, 2915.273, 2902.658, 2917.075, 2911.669, 2912.87, 2888.842, 2884.037, 2886.439, 2902.658, 2849.196, 2875.627, 2877.429, 2875.026, 2874.425, 2864.213, 2875.627, 2908.065, 2899.054, 2923.683, 2919.478, 2911.068, 2913.471, 2848.595, 2879.231, 2899.655, 2864.213, 2862.411, 2859.408, 2819.16, 2679.196, 2464.143, 2654.567, 2832.977, 2776.51, 2559.656, 2470.15, 2251.494, 2064.674, 2565.663, 2896.651, 2906.263, 2917.676, 2918.277, 2920.079, 2922.482, 2923.083, 2918.877, 2920.079, 2854.602, 2843.789, 2834.178, 2854.001, 2843.789, 2828.171, 2820.362, 2815.556, 2793.931, 2838.383, 2863.613, 2847.394, 2865.415, 2892.447, 2852.199, 2882.835, 2896.651, 2847.994, 2883.436, 2872.022, 2877.429, 2898.454, 2897.252, 2861.21, 2856.404, 2864.213, 2850.998, 2161.989, 2818.56, 2758.489, 2667.182, 2709.231, 2709.832, 2727.252, 2610.716, 2765.097, 2841.386, 2863.613, 2851.598, 2870.22, 2884.037, 2888.241, 2880.432, 2810.15, 2857.605, 2867.818, 2868.418, 2862.411, 2831.775, 2868.418, 2801.74, 2872.022, 2849.796, 2804.143, 2844.39, 2771.705, 2798.136, 2802.941, 2793.33, 2783.118, 2774.107, 2831.775, 2841.386, 2872.022, 2859.408 ; 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 ; }