netcdf N0104.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 141 ; 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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0600038, 799.99 ; barometric_pressure:epic_code = 915 ; 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, 50.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, 50.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 Jul 19 14:33:04 2005: /usr/local/nco/bin/ncrcat -d time,2453571.531,2453775.00 N0104.met.realtime.nc N0104.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 = "RMYWM48489" ; :visibility_sensor_serial_number = 343 ; :barometric_pressure_serial_number = "SETAP2448669" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0104" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453595.83333912 ; :ending_julian_day_string = "2005-08-12 20:00:00" ; :algorithm_ids = "SET_BP_1.3: 19-Jul-2005 11:19:27\n", "WIND_DIR_1.2: 19-Jul-2005 11:19:27\n", "AAN_VIZ_1.2: 19-Jul-2005 11:19:27" ; data: lat = 42.3304 ; lon = -65.9069 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333 ; air_temperature = 16.52, 16.65, 16.2, 16.11, 16.02, 16.08, 16.02, 15.87, 15.95, 15.86, 15.58, 15.84, 16.31, 16.11, 16.01, 16.18, 16.09, 16.98, 17.52, 17.12, 17.83, 17.81, 18, 17.87, 16.42, 16.33, 16.01, 15.67, 15.43, 15.59, 15.84, 15.87, 16.09, 16.18, 16.31, 16.4, 16.14, 17.15, 16.94, 16.99, 17.04, 16.94, 17.3, 17.21, 17.32, 17.22, 17.39, 17.18, 16.6, 16.51, 16.59, 16.86, 16.62, 16.7, 16.87, 16.82, 16.89, 16.72, 16.78, 16.82, 16.85, 16.78, 17.31, 17.42, 17.35, 17.39, 17.4, 17.64, 17.63, 17.98, 17.96, 18.02, 17.74, 17.47, 17.4, 17.33, 17.15, 17.3, 17.33, 17.36, 17.41, 17.15, 17.29, 17.59, 17.73, 17.36, 17.53, 17.38, 17.61, 17.4, 17.69, 17.4, 17.48, 18.18, 18.14, 17.76, 17.83, 18.12, 18.19, 18.3, 17.97, 18.16, 18.18, 18.34, 17.99, 17.91, 18.24, 18.05, 17.73, 17.54, 17.6, 17.55, 17.44, 17.38, 17.28, 17.44, 17.43, 17.7, 18.23, 17.41, 17.32, 16.93, 16.91, 17.12, 16.94, 16.99, 16.77, 16.74, 16.54, 16.97, 16.97, 16.79, 16.77, 16.85, 16.77, 16.82, 16.6, 16.85, 16.45, 17.26, 17.73 ; 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 ; barometric_pressure = 1017.324, 1017.924, 1017.864, 1018.104, 1018.344, 1018.284, 1018.224, 1018.404, 1018.584, 1018.944, 1019.304, 1019.544, 1019.904, 1020.084, 1020.084, 1019.964, 1019.664, 1019.544, 1019.484, 1019.424, 1019.304, 1019.064, 1018.764, 1018.824, 1018.944, 1019.244, 1019.064, 1019.064, 1019.244, 1019.124, 1019.304, 1019.304, 1019.364, 1019.484, 1019.544, 1019.424, 1019.484, 1019.664, 1019.784, 1019.784, 1019.784, 1019.724, 1019.544, 1019.544, 1019.364, 1019.184, 1019.364, 1019.424, 1019.424, 1019.604, 1019.724, 1019.784, 1019.904, 1019.904, 1019.604, 1019.424, 1019.484, 1019.544, 1019.844, 1020.024, 1020.144, 1020.144, 1019.964, 1019.844, 1019.844, 1019.604, 1019.544, 1019.004, 1018.944, 1018.764, 1018.464, 1018.104, 1017.864, 1018.164, 1018.044, 1017.804, 1017.804, 1017.504, 1017.024, 1016.784, 1016.544, 1016.364, 1016.424, 1016.844, 1017.024, 1016.904, 1016.964, 1016.724, 1016.484, 1016.064, 1015.644, 1015.764, 1015.584, 1015.464, 1015.224, 1014.744, 1014.864, 1015.224, 1015.164, 1014.624, 1013.604, 1013.063, 1012.043, 1011.623, 1011.203, 1011.143, 1011.083, 1011.143, 1011.323, 1011.443, 1011.383, 1011.083, 1010.483, 1010.423, 1010.063, 1010.063, 1010.123, 1010.183, 1010.543, 1010.783, 1011.803, 1011.923, 1012.523, 1012.523, 1012.583, 1012.703, 1012.583, 1012.943, 1013.003, 1013.424, 1013.844, 1014.504, 1014.744, 1015.104, 1015.404, 1015.764, 1015.704, 1015.584, 1015.524, 1015.164, 1015.344 ; 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 ; wind_gust = 5.135, 4.626, 4.43, 2.94, 3.45, 3.567, 4.469, 4.155, 4.861, 5.174, 4.743, 4.351, 3.802, 2.744, 2.509, 3.685, 3.371, 2.43, 1.372, 2.313, 1.725, 2.744, 3.097, 1.764, 0.784, 1.333, 1.294, 1.137, 2.038, 2.156, 2.038, 2.94, 2.901, 3.254, 3.45, 3.136, 3.489, 3.606, 4.822, 5.135, 5.41, 4.782, 5.214, 4.547, 5.096, 4.214, 4.704, 4.508, 3.881, 3.254, 4.116, 4.155, 4.586, 4.782, 5.292, 4.312, 4.822, 3.92, 4.351, 3.92, 4.194, 4.9, 4.822, 5.174, 5.292, 5.057, 4.704, 4.43, 4.508, 6.742, 6.076, 6.39, 6.39, 5.37, 5.41, 6.154, 5.37, 6.037, 6.311, 5.841, 5.41, 5.37, 5.018, 4.312, 5.606, 4.704, 4.9, 5.331, 5.566, 5.488, 5.174, 4.469, 5.135, 4.939, 4.822, 3.234, 2.901, 4.547, 7.06, 6.154, 4.978, 7.88, 8.15, 12.15, 9.53, 8.51, 9.29, 8.15, 6.703, 6.429, 6.154, 4.998, 3.136, 2.783, 2.548, 4.351, 3.92, 4.626, 4.273, 3.92, 4.665, 4.978, 5.174, 4.469, 3.646, 3.606, 2.45, 2.862, 3.45, 3.842, 3.685, 3.038, 3.371, 3.175, 3.41, 3.489, 2.744, 3.175, 3.45, 2.45, 1.646 ; 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 ; wind_speed = 4.347, 3.993, 3.769, 1.994, 2.81, 3.039, 3.763, 3.522, 4.323, 4.489, 4.042, 3.748, 3.012, 2.001, 1.871, 3.038, 2.487, 1.943, 0.926, 1.822, 1.26, 2.289, 2.639, 0.703, 0.443, 1.106, 0.988, 0.944, 1.753, 1.849, 1.833, 2.556, 2.568, 2.794, 3.113, 2.879, 3.101, 3.138, 4.192, 4.251, 4.773, 4.009, 4.675, 4.042, 4.362, 3.582, 3.964, 3.989, 3.427, 2.866, 3.6, 3.644, 4.074, 4.275, 4.487, 3.67, 4.422, 3.403, 3.914, 3.545, 3.82, 4.309, 4.181, 4.376, 4.644, 4.583, 3.987, 4.009, 4.142, 6.017, 5.395, 5.462, 5.729, 4.729, 4.912, 5.072, 4.785, 5.38, 5.647, 5.153, 4.85, 4.796, 4.488, 3.878, 4.951, 3.855, 4.275, 4.684, 5.049, 4.813, 4.712, 4.027, 4.449, 4.303, 4.312, 2.321, 2.487, 3.551, 6.226, 5.136, 4.351, 6.878, 7.04, 10.26, 8.22, 7.23, 7.69, 6.932, 5.635, 5.637, 5.452, 3.492, 2.381, 2.276, 2.088, 3.28, 3.005, 3.942, 3.782, 2.964, 3.87, 4.381, 4.549, 3.549, 2.998, 2.769, 1.637, 2.003, 2.731, 2.996, 2.89, 2.299, 2.675, 2.809, 2.714, 2.856, 2.105, 2.495, 2.961, 1.805, 1.242 ; 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 ; wind_direction = 334.7, 330.7, 330.3, 338.5, 331.4, 321.3, 325.8, 339.4, 326.2, 338.5, 341.6, 335.5, 332.4, 332.2, 308.2, 300.3, 336.7, 312.4, 358.83, 320.8, 303.9, 318, 329.5, 7.46, 117.9, 161.6, 190.7, 189.5, 218.4, 221.4, 225, 218.6, 219.3, 215, 215.3, 208, 204, 188.2, 195.8, 197.9, 208, 213.5, 225.4, 223.2, 231.3, 224.2, 228.5, 219.4, 221, 212.8, 203.5, 196.3, 193.9, 195.2, 205.2, 212.1, 216.5, 221.6, 219.2, 215.6, 215.9, 204.8, 193.1, 193.4, 197.9, 197.9, 189.2, 193.1, 199.8, 204.4, 197, 195.7, 189.7, 197.6, 190.8, 187.6, 186.2, 188, 192.8, 193.1, 197.7, 194.6, 196.2, 212, 211.6, 199.3, 195.9, 187.7, 186.6, 184.9, 192.9, 195.5, 203.6, 202.1, 192.4, 184.1, 180.3, 173.3, 203.1, 189.3, 136.8, 148.8, 172.4, 190.1, 197.7, 195.4, 190.5, 178.8, 199.6, 210.6, 207.1, 203.8, 199.8, 197.6, 205.4, 194.6, 225.8, 234.3, 242, 238.1, 247.8, 225.7, 275, 257.4, 270, 287.1, 283.5, 304.7, 333.3, 315.9, 320.2, 336.2, 338.7, 345.635, 354.22, 355.34, 330.4, 345.818, 12.66, 36.18, 54.6 ; 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 ; visibility = 2952.517, 2956.121, 2953.719, 2953.118, 2951.316, 2948.913, 2951.916, 2953.118, 2954.92, 2939.302, 2935.097, 2947.711, 2753.083, 2878.63, 2959.125, 2945.309, 2940.503, 2959.726, 2957.323, 2959.726, 2959.726, 2959.726, 2958.524, 2959.726, 2944.708, 2947.711, 2942.305, 2941.704, 2940.503, 2937.499, 2929.09, 2945.909, 2953.118, 2955.521, 2944.708, 2953.719, 2953.118, 2935.097, 2923.083, 2944.708, 2956.121, 2948.312, 2950.715, 2936.899, 2930.892, 2944.107, 2906.263, 2915.273, 2932.093, 2913.471, 2940.503, 2948.312, 2944.708, 2945.309, 2953.118, 2948.913, 2942.906, 2936.899, 2920.079, 2929.69, 2920.68, 2933.294, 2926.687, 2920.079, 2943.506, 2928.489, 2926.086, 2945.309, 2903.259, 2951.316, 2947.711, 2943.506, 2924.885, 2921.881, 2918.877, 2888.842, 2897.252, 2893.648, 2875.627, 2859.408, 2890.044, 2873.825, 2870.22, 2834.178, 2822.164, 436.762, 285.6845, 572.5214, 546.6911, 331.3982, 235.4655, 410.9316, 237.3277, 1987.784, 187.1087, 235.826, 198.4621, 820.6129, 2387.854, 2317.571, 2154.78, 1900.081, 1840.611, 1761.318, 1772.13, 1770.929, 1710.859, 1301.778, 300.0414, 315.6597, 350.8611, 1850.222, 251.5044, 612.168, 401.861, 419.6419, 1042.874, 2698.418, 2929.69, 1736.689, 1176.231, 2810.75, 803.1924, 177.137, 425.3486, 400.4193, 1085.524, 2638.348, 2697.217, 2794.531, 2825.167, 2869.019, 2884.037, 2775.309, 2819.761, 2816.758, 2860.609, 2867.217, 2824.567, 2671.387, 2724.249 ; 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 ; }