netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 154 ; 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 = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453323.41667244 ; :ending_julian_day_string = "2004-11-13 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 = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667 ; air_temperature = 10.99, 10.93, 10.97, 10.93, 10.86, 10.84, 10.68, 10.68, 10.7, 10.94, 10.52, 10.59, 10.7, 10.81, 11.05, 11.11, 11.25, 11.27, 11.24, 11.4, 11.15, 11.4, 11.31, 11.58, 12.02, 12.01, 11.63, 11.86, 12.22, 12.17, 12.07, 11.9, 11.9, 11.89, 11.41, 11.4, 11.22, 9.12, 8.53, 7.19, 6.883, 7.17, 6.857, 6.407, 6.437, 6.457, 6.595, 6.711, 6.717, 7.02, 7, 6.778, 6.687, 6.459, 6.168, 6.004, 5.712, 5.478, 3.18, 3.628, 3.112, 4.28, 4.437, 3.95, 3.816, 4.198, 3.613, 3.955, 3.811, 3.953, 4.089, 3.918, 2.487, 3.139, 2.07, 1.118, 2.854, 3.087, 3.172, 3.266, 3.261, 3.208, 2.66, 2.424, 2.221, 2.384, 2.422, 2.686, 2.765, 2.421, 2.629, 2.496, 2.592, 2.705, 3.069, 3.201, 3.217, 3.545, 3.701, 4.127, 4.443, 4.609, 5.053, 5.471, 5.735, 6.119, 6.433, 6.765, 7.05, 7.4, 7.63, 8.12, 8.17, 8.61, 9.07, 9.25, 9.74, 9.83, 9.9, 9.99, 10.1, 10.16, 10.19, 10.2, 10.23, 10.17, 10.24, 10.06, 9.89, 9.38, 9.16, 8.92, 9.27, 9.72, 9.44, 9.85, 9.25, 9.46, 9.53, 9.57, 9.21, 8.86, 8.94, 9.15, 9.38, 9.5, 9.52, 9.38, 9.35, 9.36, 9.52, 9.44, 9.47, 9.58 ; 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 ; barometric_pressure = 1003.125, 1002.825, 1003.065, 1002.825, 1002.645, 1002.465, 1001.805, 1001.505, 1001.505, 1002.165, 1001.325, 1013.625, 1014.225, 1014.225, 1014.525, 1013.505, 1011.645, 1011.105, 1012.365, 1011.285, 1009.965, 1009.785, 1009.605, 1010.685, 1010.385, 1010.325, 1009.245, 1009.845, 1008.645, 1007.265, 1006.065, 1006.005, 1005.705, 1005.225, 1003.905, 1005.645, 1004.865, 1003.545, 1000.425, 995.1448, 993.8247, 995.4448, 1010.745, 1013.085, 1013.925, 1015.005, 1015.965, 1016.745, 1017.645, 1018.005, 1018.065, 1018.665, 1018.725, 1018.665, 1018.605, 1019.085, 1019.625, 1019.985, 1020.825, 1021.305, 1021.425, 1022.745, 1022.145, 1022.085, 1021.665, 1021.785, 1021.845, 1022.625, 1022.265, 1024.305, 1025.205, 1026.045, 1026.585, 1026.945, 1027.125, 1024.905, 1028.145, 1027.965, 1028.145, 1028.085, 1029.285, 1029.465, 1030.245, 1031.145, 1031.745, 1032.285, 1032.705, 1032.465, 1032.165, 1032.165, 1032.165, 1032.405, 1032.225, 1032.345, 1032.585, 1032.645, 1032.885, 1032.765, 1032.645, 1031.985, 1031.505, 1031.145, 1030.365, 1030.425, 1029.525, 1029.465, 1029.285, 1029.465, 1030.305, 1029.585, 1027.485, 1027.545, 1027.065, 1025.805, 1025.385, 1024.965, 1024.545, 1024.125, 1024.005, 1024.125, 1024.065, 1023.825, 1024.065, 1024.785, 1024.725, 1024.485, 1024.905, 1024.365, 1023.105, 1023.945, 1024.425, 1024.725, 1025.745, 1025.745, 1025.685, 1025.625, 1025.505, 1025.625, 1025.385, 1025.745, 1025.565, 1025.445, 1025.025, 1025.445, 1026.225, 1026.765, 1026.945, 1026.285, 1025.385, 1025.265, 1024.245, 1023.705, 1023.405, 1022.265 ; 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 ; wind_gust = 13.01, 12.47, 14.15, 11.52, 11.33, 10.86, 7.92, 7.02, 6.076, 6.037, 4.312, 2.234, 2.626, 2.626, 1.49, 2.822, 5.214, 6.076, 6.076, 5.606, 6.429, 7.25, 7.33, 6.35, 7.06, 6.742, 6.782, 6.742, 7.41, 6.899, 8.35, 7.37, 7.92, 8.35, 6.86, 7.35, 8.31, 12.9, 11.68, 13.09, 12.35, 10.66, 11.64, 10.07, 10.35, 10.74, 9.06, 9.88, 9.53, 8.9, 7.53, 6.899, 6.899, 6.586, 6.899, 5.841, 6.194, 5.762, 8.86, 4.939, 3.998, 6.35, 6.194, 8.9, 8.11, 8.15, 10.78, 9.41, 8.9, 10.74, 11.02, 10.58, 8.51, 11.8, 7.92, 8.04, 10.9, 9.9, 10.78, 9.64, 9.45, 9.88, 7.37, 9.45, 8.04, 8.66, 7.64, 6.938, 6.742, 6.35, 5.606, 5.606, 4.978, 2.862, 3.606, 2.352, 3.018, 3.763, 3.567, 6.037, 6.664, 6.154, 7.33, 7.41, 7.06, 7.57, 8.19, 7.45, 7.88, 8.82, 9.6, 10, 9.21, 8.86, 8.51, 7.57, 7.8, 7.37, 6.742, 6.978, 7.49, 7.49, 6.546, 6.899, 6.821, 5.998, 6.625, 5.37, 4.214, 5.958, 5.645, 4.547, 4.782, 5.018, 5.057, 4.351, 6.154, 5.919, 6.037, 6.507, 7.45, 8, 8.23, 7.72, 7.64, 6.782, 7.02, 8.19, 8.15, 8.9, 7.41, 8.31, 9.53, 11.68 ; 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 ; wind_speed = 10.42, 10.37, 10.86, 8.73, 8.66, 8.18, 6.502, 5.738, 5.131, 4.959, 3.26, 1.588, 1.882, 1.641, 0.929, 2.244, 4.242, 4.884, 5.134, 4.819, 5.512, 6.245, 6.223, 5.477, 6.097, 5.695, 5.836, 5.784, 6.228, 5.902, 6.718, 6.287, 6.693, 6.79, 6.013, 5.743, 5.735, 9.67, 9.65, 10.56, 10.04, 8.48, 8.46, 7.55, 8.03, 8.29, 7.13, 7.42, 7.59, 7.01, 6.015, 5.373, 5.737, 4.99, 5.146, 4.584, 4.812, 4.417, 5.957, 3.261, 2.257, 4.805, 4.559, 7.42, 5.887, 6.449, 7.46, 7.31, 7.19, 7.58, 8.61, 7.53, 6.816, 8.19, 5.754, 6.874, 8.96, 7.68, 7.47, 7.21, 6.835, 6.935, 5.38, 7.38, 6.075, 6.515, 6.027, 5.549, 5.165, 4.75, 4.281, 3.274, 2.09, 0.982, 2.008, 1.321, 1.698, 1.974, 2.124, 4.427, 4.577, 4.879, 5.309, 5.828, 5.779, 5.903, 6.395, 6.373, 6.501, 7.47, 7.59, 7.41, 7.3, 7.23, 7.36, 6.658, 6.928, 6.161, 5.93, 6.094, 6.296, 6.571, 5.551, 5.307, 5.434, 4.981, 5.534, 4.343, 3.26, 5.076, 4.87, 3.943, 3.906, 4.08, 4.189, 3.604, 5.307, 4.994, 4.745, 5.455, 6.465, 6.794, 7.27, 6.69, 6.345, 5.564, 5.984, 6.993, 6.784, 7.21, 6.453, 7.25, 8.03, 9.49 ; 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 ; wind_direction = 233.1, 237.3, 249, 235.3, 234.9, 237.1, 237.4, 240.6, 250.3, 275.9, 210.6, 238.6, 208.8, 184.9, 169.7, 145.2, 173.4, 183, 192.9, 187.4, 182, 191.8, 187.1, 189.1, 198.4, 198.3, 197.8, 194.6, 199.9, 203.1, 204.7, 199.2, 201.9, 212.7, 218.3, 234.5, 265.2, 318.8, 325.8, 311.9, 319.7, 321.6, 319, 328.5, 317.9, 318.8, 316, 318.3, 327.4, 333.4, 323.6, 322.7, 324, 333.6, 3.35, 5.55, 5.2, 333.1, 337.5, 47.49, 357.56, 350.84, 6.56, 12.75, 7.5, 354.63, 348.097, 351.07, 345.439, 356.29, 353.86, 14.5, 21.67, 8.53, 18.44, 15.01, 9.62, 7.92, 356.87, 344.06, 345.926, 338, 354.08, 356.09, 9.71, 17.96, 10.74, 4.23, 7, 0.1, 348.204, 341.9, 357.05, 349.138, 256.5, 255, 265.1, 220, 211.4, 213.8, 213.9, 204.7, 204.6, 219, 204.7, 211.2, 204.3, 205.5, 197.3, 197.6, 202.2, 209, 205.1, 204.5, 214.9, 211.4, 215.9, 205.3, 203.7, 212.9, 213.4, 219.5, 239.3, 235.4, 237.8, 239.2, 249.8, 272.5, 291.1, 10.27, 19.87, 29.64, 13.45, 34.09, 36.68, 31.8, 27.87, 35.96, 38.34, 58.2, 58.1, 53.6, 57.3, 63.2, 67.8, 73.6, 77.3, 86, 85.2, 75.1, 75.4, 73.9, 76.7, 79.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 ; visibility = 2553.048, 2555.451, 2590.292, 2565.663, 2558.454, 2567.465, 2517.005, 2523.613, 2544.037, 2766.298, 2633.542, 2597.5, 2628.136, 2656.97, 2699.019, 2702.624, 2667.782, 2607.712, 2682.199, 2796.934, 2891.846, 2934.496, 2926.086, 2920.079, 2919.478, 2888.241, 2846.793, 2854.602, 2869.62, 2817.959, 2804.143, 2733.26, 2733.26, 2736.864, 2586.687, 2557.253, 2618.525, 2808.948, 2828.772, 2897.853, 2945.309, 2879.231, 2728.454, 2662.376, 2963.93, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2583.684, 2959.726, 2958.524, 2961.528, 2936.298, 2950.114, 2955.521, 2879.832, 2953.118, 2884.037, 2965.733, 2965.733, 2966.333, 2966.333, 2838.383, 2965.132, 2966.333, 1366.654, 2962.128, 2962.729, 2933.895, 2965.733, 2965.733, 2946.51, 2964.531, 2957.923, 2577.076, 2965.733, 2950.715, 2911.669, 2754.284, 2954.319, 2929.09, 2965.132, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2965.733, 2966.333, 2965.733, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2964.531, 680.0477, 2960.927, 2857.605, 2674.991, 2828.171, 2914.673, 2947.111, 2947.111, 2963.93, 2958.524, 2962.128, 2962.128, 2946.51, 2939.902, 2942.906, 2935.697, 2944.708, 2943.506, 2959.726, 2948.312, 2919.478, 2947.111, 2946.51, 2947.111, 2909.867, 2866.015, 2883.436, 2731.457, 2866.015, 2866.015, 2870.22, 2843.789, 2503.79, 2504.991, 2565.062, 2247.889, 2282.73, 1822.59, 1531.848, 1880.858, 2285.133, 2429.903, 2446.122, 2291.741, 2528.419, 1931.918 ; 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 ; }