netcdf N0102.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.060001, 800.043 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.06852 ; barometric_pressure:pressure_absolute_offset = 0.75 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 200.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.met.realtime.nc N0102.met.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.met.realtime.nc N0102.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 = "RMYWM46264" ; :visibility_sensor_serial_number = 264 ; :barometric_pressure_serial_number = "SETAP2300001" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :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: 09-Sep-2004 19:14:22\n", "WIND_DIR_1.2: 09-Sep-2004 19:14:22\n", "AAN_VIZ_1.2: 09-Sep-2004 19:14:22\n", "SET_BP_1.2: 02-Oct-2004 13:22:10" ; :longitude = -65.9050571428571 ; :latitude = 42.3313894736842 ; data: lat = 42.3313894736842 ; lon = -65.9050571428571 ; 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 = 13.39, 13.22, 13.36, 13.85, 14.16, 14.47, 14.27, 13.92, 13.47, 13.38, 13.49, 13.61, 13.75, 13.65, 13.52, 13.11, 13.08, 12.88, 12.88, 12.88, 12.81, 12.63, 12.61, 12.5, 12.59, 12.59, 12.63, 12.89, 12.8, 12.8, 12.68, 12.51, 12.53, 12.55, 12.58, 12.58, 12.43, 11.87, 11.96, 11.94, 11.74, 11.83, 11.94, 11.87, 11.72, 11.63, 11.49, 11.38, 11.46, 11.42, 11.32, 11.35, 11.37, 11.36, 11.24, 11.26, 11.33, 11.37, 11.37, 11.43, 11.47, 11.6, 12.33, 11.81, 11.31, 10.68, 10.42, 10.44, 10.28, 10.41, 10.33, 10.55, 10.84, 11.16, 11.73, 11.94, 11.94, 11.78, 11.81, 11.96, 12.14, 12.16, 12.24, 12.29, 12.34, 11.98, 11.91, 11.87, 11.85, 11.84, 11.71, 11.76, 11.88, 11.87, 11.71, 11.71, 11.65, 11.66, 11.5, 11.43, 11.5, 11.62, 11.63, 11.66, 11.55, 11.46, 11.21, 11.31, 11.16, 11.29, 10.85, 10.75, 10.53, 10.54, 10.63, 10.73, 10.82, 10.61, 10.67, 10.98, 10.96, 11.08, 11.39, 11.78, 11.5, 11.62, 12.1, 11.97, 12.04, 11.94, 12.01, 11.58, 11.71, 12.68, 12.43, 12.3, 11.7, 11.88, 11.93, 11.95, 11.9, 11.96, 11.83, 11.75, 11.72, 11.54, 11.35, 10.99, 11.29, 11.51, 11.43, 11.42, 11.4, 11.48, 11.37 ; 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 = 1005.945, 1006.545, 1005.825, 1005.765, 1005.285, 1005.465, 1005.285, 1003.605, 1005.225, 1005.225, 1005.645, 1005.345, 1007.445, 1007.325, 1007.325, 1007.925, 1008.105, 1007.925, 1008.225, 1007.625, 1006.845, 1008.825, 1009.245, 1008.825, 1009.065, 1009.665, 1009.725, 1010.445, 1010.925, 1010.565, 1010.865, 1011.285, 1011.705, 1012.065, 1012.665, 1013.385, 1013.745, 1014.705, 1015.305, 1015.485, 1015.605, 1015.485, 1015.785, 1016.865, 1017.405, 1017.585, 1017.825, 1018.425, 1019.325, 1020.045, 1020.285, 1020.405, 1020.405, 1020.825, 1019.985, 1020.285, 1021.185, 1021.365, 1021.365, 1021.665, 1022.145, 1022.505, 1022.385, 1022.565, 1022.385, 1021.845, 1021.785, 1021.905, 1022.205, 1022.085, 1022.145, 1022.085, 1021.365, 1021.425, 1020.885, 1022.085, 1021.665, 1020.885, 1018.965, 1019.565, 1019.085, 1018.185, 1018.245, 1018.185, 1019.085, 1019.265, 1018.905, 1019.445, 1018.665, 1018.005, 1019.025, 1018.665, 1018.665, 1018.665, 1018.785, 1018.845, 1019.085, 1019.445, 1019.445, 1019.385, 1019.085, 1018.605, 1018.425, 1018.365, 1018.545, 1019.025, 1019.325, 1019.865, 1019.985, 1019.985, 1020.165, 1018.605, 1018.545, 1019.025, 1020.045, 1020.165, 1020.645, 1020.345, 1021.005, 1021.005, 1021.545, 1021.605, 1021.305, 1020.825, 1020.105, 1020.765, 1020.225, 1019.925, 1019.925, 1019.805, 1020.225, 1021.425, 1022.205, 1021.185, 1021.425, 1022.085, 1020.945, 1021.545, 1019.445, 1019.685, 1018.305, 1018.605, 1021.245, 1021.305, 1021.485, 1021.965, 1020.945, 1019.805, 1019.625, 1020.165, 1020.105, 1019.745, 1018.185, 1018.725, 1018.905 ; 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 ; wind_gust = 4.626, 6.468, 8.82, 8.9, 7.49, 8.04, 5.978, 5.566, 5.057, 5.331, 5.762, 6.311, 8.74, 9.41, 8.82, 10, 11.6, 12.27, 12.31, 10.9, 10.47, 9.96, 10.11, 9.76, 9.21, 7.17, 7.76, 9.25, 10.66, 9.33, 9.68, 7.53, 6.664, 5.292, 6.703, 5.606, 7.45, 6.938, 8.27, 8.58, 7.02, 9.06, 9.45, 9.17, 9.56, 8.11, 7.76, 7.64, 7.64, 8.43, 7.6, 6.468, 6.938, 6.076, 4.704, 4.508, 4.9, 3.763, 2.744, 3.058, 2.548, 1.646, 1.019, 0.235, 4.234, 4.469, 4.704, 3.332, 2.47, 1.999, 2.705, 2.979, 4.665, 5.684, 8.23, 9.72, 10.23, 9.53, 11.33, 11.45, 11.8, 11.96, 12.23, 12.19, 11.96, 12.62, 11.8, 11.45, 10.9, 10.66, 10.19, 10.35, 9.92, 9.72, 11.25, 10.35, 10.23, 10.51, 10.78, 11.13, 10.07, 10.62, 10.66, 10.7, 9.72, 10.7, 10.58, 10.11, 10.39, 10.31, 11.72, 9.88, 9.41, 9.68, 8.86, 10.51, 9.13, 11.17, 9.49, 9.41, 9.76, 9.17, 10.9, 9.56, 11.6, 10.58, 10.98, 11.52, 9.8, 9.96, 8.98, 11.09, 12.58, 10.94, 13.01, 12.82, 14.15, 13.25, 13.41, 13.68, 14.19, 13.99, 13.99, 14.19, 13.56, 13.29, 14.74, 14.27, 13.56, 13.56, 13.13, 13.76, 15.56, 15.44, 14.23 ; 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 = 3.418, 4.604, 6.479, 6.794, 5.939, 5.927, 3.626, 4.282, 3.824, 4.238, 4.386, 5.01, 7.13, 7.08, 7.27, 7.86, 9.4, 10.04, 10.27, 9.08, 8.84, 7.7, 8.42, 7.71, 7.43, 5.684, 5.604, 7.16, 8.43, 6.957, 7.97, 6.086, 4.821, 4.542, 5.484, 4.65, 6.006, 5.725, 6.978, 6.748, 5.712, 7.51, 6.816, 7.47, 7.63, 6.765, 6.403, 6.017, 6.288, 6.196, 5.701, 4.902, 4.897, 4.893, 3.739, 3.232, 3.428, 2.807, 1.95, 2.188, 1.518, 0.787, 0.083, 0.019, 2.267, 3.633, 4.009, 2.376, 1.433, 1.363, 1.652, 2.315, 3.174, 4.308, 6.124, 8.13, 8.33, 8.09, 9.62, 9.68, 9.86, 10.18, 10.18, 10.08, 9.87, 10.24, 10.32, 9.71, 9.36, 8.67, 8.48, 8.58, 8.18, 8.28, 9.44, 8.5, 8.52, 8.49, 8.94, 8.79, 8.25, 8.43, 8.52, 8.05, 7.55, 8.58, 8.54, 8.2, 8.78, 8.39, 9.43, 8.04, 7.8, 7.33, 6.61, 7.59, 7.14, 8.93, 7.2, 7.53, 7.97, 6.766, 8.16, 7.62, 9.5, 8.55, 8.95, 9.74, 7.73, 7.81, 7.23, 8.55, 10.02, 8.76, 10.45, 10.77, 11.35, 11.22, 10.54, 10.94, 11.39, 11.63, 11.89, 10.79, 10.73, 11.2, 10.77, 11.35, 10.88, 11.26, 10.5, 11.11, 12.6, 11.72, 12.11 ; 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 = 171.8, 165.9, 147.6, 155.9, 148.6, 155.5, 187.9, 205.7, 192.7, 208.4, 185.3, 182, 194.6, 193.3, 206.7, 245.4, 241, 247.3, 247.4, 240.3, 241, 239.1, 233.9, 229.5, 228, 220.4, 227.2, 229.5, 225.3, 236.1, 253.5, 260.9, 262, 247.8, 258.2, 246.5, 265, 250.9, 266.3, 261.9, 260.2, 263.4, 267.5, 268.4, 276.4, 272.2, 267.4, 263.1, 273.7, 277.3, 270.9, 269.3, 275, 285, 309.3, 324.9, 317.6, 326, 326.7, 346.579, 7.97, 44.43, 116.4, 170.6, 182.9, 216.1, 205.7, 210.9, 216, 99.8, 114.5, 60.6, 83.7, 65.5, 63.6, 63.3, 56.6, 57.3, 59.3, 66, 48.72, 51.22, 51.24, 49.84, 56.6, 51.42, 43.06, 45.89, 50.47, 49.33, 46.9, 54.5, 59.5, 43.93, 58.6, 54.7, 43.59, 54.6, 51.86, 59.6, 64.3, 70.1, 47.81, 50.8, 44.91, 46.8, 37.63, 51.93, 46.18, 49.6, 49.46, 50.11, 49.08, 54.2, 42.32, 37.35, 50.91, 36.5, 35.38, 47.76, 49.83, 46.69, 56.6, 63.1, 76.6, 68, 51.38, 40.4, 61.4, 56.2, 54, 51.51, 56, 55.8, 65.2, 64.8, 61.2, 63.9, 59.1, 58.2, 51.85, 60.9, 55.9, 63.8, 57.8, 52.05, 49.81, 55, 56.6, 55.3, 48.89, 52.02, 54.6, 55.5, 54.1 ; 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 = 2790.927, 2805.344, 2872.623, 2926.687, 2922.482, 2882.234, 2873.224, 2823.365, 2724.249, 2788.524, 2870.22, 2926.687, 2840.786, 1082.521, 2857.605, 2784.32, 2918.277, 2938.701, 2945.909, 2889.443, 2908.666, 2930.892, 2961.528, 2963.93, 2963.33, 2960.326, 2957.923, 2934.496, 2952.517, 2946.51, 2950.114, 2955.521, 2962.128, 2962.128, 2965.132, 2965.132, 2934.496, 2942.906, 2915.273, 2280.928, 2691.21, 2663.578, 2950.715, 2956.121, 2912.27, 2887.641, 2963.33, 2964.531, 2965.733, 2965.733, 2964.531, 2965.733, 2965.733, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2964.531, 2959.125, 2959.726, 2963.33, 2945.909, 2965.132, 2965.733, 2964.531, 2952.517, 2965.132, 2965.132, 2965.132, 2920.079, 2957.923, 2962.128, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2965.132, 2963.93, 2956.722, 2953.118, 2945.309, 2914.673, 2890.644, 2882.234, 2921.28, 2947.111, 2952.517, 2923.083, 2939.902, 2961.528, 2965.132, 2959.726, 2962.729, 2965.132, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.132, 2965.132, 2964.531, 2962.729, 2939.302, 2940.503, 2866.616, 2918.877, 2933.895, 2951.916, 2945.909, 2961.528, 2959.726, 2910.468, 2965.132, 2965.733, 2950.715, 2963.93, 2965.733, 2965.733, 2964.531, 2962.729, 2964.531, 2963.93, 2964.531, 2965.132, 2963.33, 2962.729, 2881.033, 2738.065, 2813.754, 2390.257, 2825.167, 2774.708, 2831.175, 2858.206, 2867.818, 2856.404, 2850.397, 2914.673, 2899.655, 2927.287, 2846.793, 2798.136, 2904.461, 2801.74, 2812.553, 2926.086, 2896.051, 2874.425, 2935.697 ; 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 ; }