netcdf J0209.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 = 900., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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., 50. ; 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., 50. ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.70833333, 2453353.75, 2453353.79166667, 2453353.83333333, 2453353.875, 2453353.91666667, 2453353.95833333, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.54166667, 2453354.58333333, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; air_temperature = 4.982, 5.56, 6.514, 6.986, 6.804, 7.02, 6.953, 6.702, 5.527, 4.946, 4.065, 3.315, 2.863, 2.626, 2.677, 2.66, 2.462, 2.479, 2.583, 2.327, 1.89, 1.435, 1.336, 1.388, 0.998, 0.852, 0.6, 0.637, 0.2, -0.068, 0.088, 0.441, 0.343, 0.604, 0.874, 0.982, 1.805, 3.169, 3.916, 4.476, 4.604, 5.338, 5.131, 5.087, 4.864, 4.329, 3.804, 3.71, 2.403, 1.061, 1.169, 1.263, 1.228, 1.1, 0.994, 0.776, 0.614, 0.568, 0.386, 0.349, 0.307, 0.455, 0.554, 0.212, -0.733, -1.547, -2.469, -2.436, -2.917, -3.609, -4.343, -4.671, -5.195, -5.286, -6.229, -6.857, -7.55, -8.06, -8.03, -8.25, -8.8, -8.87, -9.3, -9.42, -9.41, -9.41, -8.76, -8.72, -7.89, -7.2, -6.923, -6.695, -6.443, -6.575, -6.774, -7.21, -7.57, -7.42, -7.82, -8.04, -8.09, -8.48, -8.59, -8.52, -8.62, -8.66, -8.75, -9.07, -8.77, -7.57, -6.781, -4.213, -2.06, -1.413, -0.39, 0.144, 0.991, 1.774, 2.129, 2.649, 2.69, 3.177, 3.289, 3.149, 3.126, 4.037, 4.529, 4.328, 4.151, 4.158, 4.45, 4.853, 5.183, 5.37, 4.984, 3.994, 2.314, 2.78, 3.226, 3.695, 3.753, 2.583, 0.751, -0.709, -1.775, -2.504, -3.787, -5.543, -6.422, -7.13, -7.7, -8.26, -8.81, -9.15, -9.63, -10.06, -9.81, -8.88, -8.67, -7.77, -7.14, -5.994, -5.345, -4.868, -3.733, -3.309, -3.109, -2.52 ; 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 = 991.8066, 992.0466, 994.7468, 994.2668, 993.7267, 994.2068, 994.1468, 994.0267, 994.7468, 995.3469, 995.5869, 996.0069, 996.6069, 996.967, 996.967, 996.9069, 996.4869, 996.1269, 996.0669, 996.8469, 997.987, 998.527, 999.4271, 1000.327, 1000.867, 1001.287, 1001.467, 1002.187, 1002.007, 1002.847, 1003.027, 1003.387, 1003.447, 1003.507, 1003.627, 1003.807, 1003.147, 1002.307, 1002.187, 1001.767, 1000.627, 999.3671, 998.587, 998.1671, 996.4869, 996.4269, 996.967, 998.287, 997.327, 996.6669, 996.0069, 996.1269, 995.7668, 995.7068, 997.147, 998.047, 998.527, 1000.147, 1001.647, 1003.087, 1004.167, 1005.128, 1006.148, 1006.808, 1007.228, 1007.888, 1008.548, 1009.568, 1011.008, 1012.208, 1014.008, 1015.448, 1016.648, 1017.548, 1018.088, 1018.868, 1019.468, 1019.588, 1019.708, 1020.609, 1020.549, 1021.209, 1021.809, 1022.409, 1023.249, 1023.789, 1023.429, 1022.769, 1021.449, 1021.269, 1021.569, 1022.109, 1022.289, 1022.949, 1023.009, 1024.629, 1026.249, 1026.249, 1026.369, 1025.949, 1026.069, 1025.889, 1025.769, 1026.249, 1026.069, 1026.429, 1027.089, 1027.509, 1027.629, 1027.629, 1027.269, 1026.909, 1025.949, 1024.689, 1023.489, 1022.829, 1021.989, 1021.029, 1020.549, 1020.369, 1020.068, 1019.288, 1018.568, 1017.788, 1016.828, 1015.748, 1014.728, 1014.248, 1013.288, 1012.328, 1011.848, 1011.068, 1010.828, 1010.468, 1010.228, 1010.168, 1009.748, 1009.148, 1008.728, 1008.788, 1009.388, 1010.528, 1012.448, 1014.548, 1016.348, 1017.968, 1019.768, 1021.449, 1022.469, 1023.009, 1023.849, 1025.169, 1025.949, 1026.129, 1026.849, 1027.389, 1027.449, 1028.109, 1029.069, 1029.069, 1027.989, 1026.969, 1026.129, 1025.289, 1025.289, 1024.449, 1024.749, 1024.209 ; 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 = 1.254, 1.568, 3.842, 3.881, 5.841, 4.9, 6.233, 6.194, 4.978, 5.449, 5.841, 4.077, 4.116, 3.646, 2.705, 4.312, 4.469, 4.273, 5.527, 4.743, 4.116, 5.723, 7.6, 7.25, 6.35, 5.41, 5.566, 4.234, 2.646, 3.567, 2.391, 2.391, 2.274, 1.607, 1.686, 3.41, 3.802, 4.077, 2.548, 3.998, 5.135, 14.43, 8.74, 4.214, 9.68, 4.606, 1.96, 3.489, 2.274, 6.115, 7.57, 7.17, 6.782, 6.742, 7.21, 7.92, 7.84, 6.782, 6.037, 6.586, 5.37, 5.958, 6.39, 6.86, 14.27, 13.92, 10.27, 9.29, 10.78, 12.98, 16.23, 17.68, 15.92, 13.64, 17.68, 18.66, 19.17, 20.27, 20.07, 18.19, 19.17, 19.01, 12.35, 9.49, 9.21, 16.31, 16.03, 15.6, 13.33, 16.03, 15.48, 17.09, 11.17, 9.49, 11.02, 9.45, 6.272, 8.15, 6.39, 6.664, 19.01, 17.56, 5.606, 6.429, 4.802, 5.057, 5.958, 4.743, 2.587, 2.705, 2.548, 2.274, 4.743, 5.096, 8.04, 5.292, 6.546, 6.39, 6.194, 6.076, 5.41, 6.507, 3.626, 3.136, 4.351, 4.743, 8.9, 6.958, 8.15, 6.429, 6.586, 7.8, 6.468, 8.35, 7.41, 9.96, 7.25, 9.8, 8.98, 9.64, 10.62, 14.03, 16.62, 14.43, 14.54, 13.56, 13.29, 12.62, 13.21, 16.07, 17.88, 18.78, 11.96, 9.25, 8.58, 5.292, 5.723, 5.292, 4.822, 1.96, 2.626, 1.254, 4.665, 2.901, 5.566, 2.744, 1.725, 2.352 ; 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 = 0.175, 0.562, 2.924, 2.42, 4.391, 3.769, 4.202, 4.761, 3.73, 3.921, 4.853, 2.829, 3.046, 2.311, 1.497, 3.178, 3.15, 3.109, 4.548, 3.922, 3.266, 4.597, 6.213, 5.148, 4.969, 4.025, 4.357, 2.848, 1.535, 2.643, 1.643, 1.573, 1.689, 0.353, 0.98, 2.437, 2.708, 3.46, 1.787, 2.91, 3.465, 7.28, 5.866, 1.951, 7.43, 2.74, 0.749, 2.415, 1.89, 4.95, 5.806, 4.942, 5.311, 5.885, 5.152, 6.45, 6.043, 4.906, 4.991, 5.496, 3.948, 4.724, 4.204, 5.083, 11.12, 10.29, 8.61, 7.83, 8.67, 10.58, 13.14, 12.88, 13.28, 11.37, 14.43, 15.85, 17.25, 12.56, 17.46, 15.93, 16.97, 17.57, 5.806, 7.2, 7.28, 11.44, 11.94, 11.76, 11.16, 11.35, 8.53, 14.38, 8.04, 8.01, 9.06, 7.56, 3.572, 5.799, 4.994, 4.799, 6.484, 12.66, 3.289, 5.012, 2.737, 3.539, 4.522, 3.227, 0.76, 1.653, 1.563, 0.768, 3.419, 3.419, 5.729, 3.988, 4.729, 4.841, 4.603, 4.205, 3.125, 4.912, 2.581, 1.808, 3.066, 3.445, 5.478, 4.847, 5.785, 4.918, 4.978, 5.767, 4.79, 5.446, 4.931, 7.23, 5.163, 6.653, 5.837, 7.62, 7.77, 10.35, 12.16, 11.66, 10.69, 11.14, 11.27, 10.79, 10.28, 13.04, 15.63, 17.32, 4.776, 7.14, 6.759, 3.352, 4.584, 3.642, 3.09, 0.09, 0.795, 0.174, 3.015, 1.433, 3.558, 1.445, 0.951, 1.226 ; 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 = 10.72, 42.6, 218.2, 196.5, 191.6, 209.6, 210.8, 217.9, 229.6, 224.4, 258.9, 252.9, 266.9, 256.9, 257.3, 301.5, 336.7, 341.5, 301.1, 300.6, 275.8, 281.8, 306.1, 287.8, 291.7, 276.5, 273.8, 265.2, 224.8, 223.7, 219.1, 223.7, 216.6, 286.1, 11.22, 65.7, 70.9, 92.2, 169.5, 172, 179.9, 172.3, 177.2, 57.8, 288.6, 268.5, 225.4, 282.8, 282.3, 280.7, 296.3, 278.9, 295.2, 304.3, 294.1, 289.7, 281.9, 267.9, 275.3, 271, 267.5, 276.1, 304.1, 291.3, 280.5, 291.9, 299.6, 280.7, 298.6, 287.7, 294.7, 286.4, 303, 305.2, 300.1, 311.1, 307.6, 307.5, 307.7, 311.7, 310.3, 312.4, 310.6, 306.1, 311.8, 320.8, 321.2, 327.7, 324.4, 328.5, 326.7, 329.7, 313, 310.9, 311.8, 315.8, 325.7, 318.9, 313.6, 322.1, 323.8, 317.6, 311.9, 317.7, 327, 326.5, 311.7, 308.7, 291.1, 267, 197.5, 218.6, 235.5, 220.6, 183.6, 189.4, 194.7, 186.9, 192.1, 195.1, 197.6, 195.5, 198, 185.2, 195.1, 205.3, 201.5, 203.6, 202.6, 203.7, 192.5, 193.1, 205, 225.9, 234.5, 235.5, 232.9, 220.4, 232, 246.5, 249, 248.5, 266.8, 269.3, 274.7, 290.4, 286.7, 306.7, 307, 310.5, 310, 314.2, 315.1, 324, 320.3, 324.7, 339.5, 13.57, 20.02, 0.34, 30.64, 145.4, 188.6, 210, 183.6, 129.3, 249.8, 35.38 ; 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 = 161.0982, 1667.007, 2971.74, 2972.34, 2972.34, 2972.34, 2972.34, 2972.34, 2972.34, 2972.34, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.34, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.34, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2749.479, 2637.747, 2972.941, 2601.104, 2620.927, 2972.941, 2972.941, 2972.941, 2972.941, 905.913, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2972.941, 2971.74, 2972.941, 2922.482, 2972.941, 2972.941, 2973.542, 2319.974, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2908.065, 2952.517, 2949.513, 2973.542, 2622.73, 2500.786, 2793.931, 2672.588, 2974.142, 2974.142, 2974.142, 2973.542, 2945.909, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2974.142, 2974.142, 2974.142, 2974.142, 2734.461, 2974.142, 2974.142, 2882.835, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2973.542, 2896.651, 2882.835, 2965.132, 2973.542, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.743, 2974.142, 2974.142, 2974.743, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142, 2974.142 ; 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 ; }