netcdf N0104.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 159 ; 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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.58333912 ; :ending_julian_day_string = "2005-08-06 14: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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333 ; air_temperature = 15.58, 15.59, 15.5, 15.72, 15.68, 15.77, 15.54, 15.66, 15.37, 15.36, 16.01, 16.78, 16.28, 17.25, 16.84, 17.61, 17.58, 17.1, 16.96, 17.04, 17.51, 18.01, 17.82, 17.74, 17.3, 16.82, 16.72, 16.59, 16.62, 16.73, 16.93, 16.75, 16.91, 16.83, 16.91, 16.57, 16.67, 17.48, 16.99, 17.69, 17.43, 17.25, 17.37, 17.59, 17.69, 17.67, 17.79, 17.52, 17.29, 16.96, 16.85, 16.94, 16.63, 16.55, 16.09, 16.05, 16.24, 16.26, 16.33, 16.08, 15.97, 16.13, 16.8, 16.77, 16.69, 17.12, 17.02, 17.13, 17.09, 16.46, 16.39, 16.2, 16.07, 15.9, 15.97, 15.64, 15.42, 15.95, 16.13, 16.45, 16.61, 16.9, 16.78, 17.16, 17.56, 17.67, 17.6, 16.77, 16.63, 16.83, 16.93, 17.23, 17.52, 17.92, 17.82, 17.37, 16.95, 17.17, 16.65, 16.81, 16.99, 16.57, 16.46, 16.68, 16.09, 16.14, 16.13, 16.15, 16.24, 16.07, 16, 15.97, 15.83, 15.9, 15.95, 16.25, 16.76, 17.05, 17.32, 17.48, 16.73, 16.25, 15.79, 15.73, 15.62, 15.68, 15.99, 16.3, 16.33, 16.5, 16.72, 17.31, 17.19, 17.26, 17.75, 17.99, 18.18, 18.34, 18.55, 18.53, 18.55, 18.54, 18.25, 18.38, 18.13, 18.51, 18.48, 17.91, 17.65, 17.54, 17.21, 16.49, 16.37, 16.46, 16.53, 16.53, 16.94, 16.9, 16.87 ; 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 ; barometric_pressure = 1022.424, 1022.724, 1022.664, 1022.604, 1022.844, 1023.084, 1023.144, 1023.084, 1023.204, 1023.324, 1023.564, 1023.804, 1024.404, 1024.284, 1024.104, 1024.284, 1024.104, 1023.804, 1023.444, 1023.144, 1023.024, 1023.324, 1023.444, 1023.204, 1022.964, 1023.024, 1022.784, 1022.484, 1022.484, 1022.004, 1021.284, 1020.864, 1020.384, 1020.264, 1020.564, 1020.444, 1019.904, 1020.024, 1020.144, 1019.544, 1019.304, 1019.064, 1018.644, 1017.804, 1017.084, 1016.544, 1016.064, 1015.704, 1015.704, 1015.824, 1015.644, 1015.164, 1014.864, 1014.444, 1013.664, 1013.183, 1012.763, 1013.244, 1013.364, 1013.063, 1012.883, 1013.063, 1012.883, 1012.583, 1012.103, 1011.803, 1011.083, 1010.543, 1009.823, 1010.183, 1010.423, 1010.003, 1010.363, 1010.483, 1010.783, 1010.603, 1010.543, 1010.003, 1009.403, 1008.743, 1008.683, 1008.383, 1008.803, 1009.043, 1009.343, 1010.063, 1010.543, 1010.543, 1010.423, 1010.123, 1010.363, 1010.303, 1010.303, 1010.723, 1011.203, 1011.683, 1011.983, 1012.523, 1013.003, 1013.424, 1013.844, 1014.024, 1014.144, 1014.024, 1014.204, 1014.624, 1015.104, 1015.344, 1015.884, 1016.304, 1016.304, 1016.724, 1016.604, 1016.904, 1016.784, 1016.604, 1016.844, 1017.144, 1017.264, 1017.324, 1017.384, 1017.924, 1017.804, 1017.804, 1017.804, 1017.804, 1017.684, 1017.744, 1017.444, 1017.564, 1017.804, 1017.744, 1018.164, 1017.804, 1017.624, 1017.024, 1016.304, 1015.944, 1015.344, 1014.744, 1014.384, 1014.024, 1013.544, 1013.784, 1013.844, 1014.144, 1013.784, 1013.664, 1013.364, 1013.364, 1013.664, 1013.604, 1013.424, 1013.664, 1014.204, 1014.684, 1015.164, 1015.464, 1015.644 ; 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 ; wind_gust = 0.588, 1.803, 0.686, 0.392, 0.098, 2.666, 1.078, 1.137, 1.646, 2.234, 1.47, 1.999, 1.725, 1.176, 1.607, 0.706, 1.882, 3.058, 2.979, 3.136, 2.254, 1.882, 1.882, 2.783, 3.058, 2.352, 2.979, 2.587, 2.234, 3.018, 4.743, 4.743, 4.743, 5.919, 4.116, 4.626, 3.842, 2.352, 2.313, 3.489, 3.293, 2.744, 3.528, 3.763, 3.214, 2.47, 2.352, 2.744, 2.548, 2.47, 2.548, 2.705, 1.568, 2.078, 2.156, 2.744, 3.528, 2.822, 3.685, 4.586, 6.429, 4.998, 6.194, 5.802, 5.88, 6.782, 6.586, 6.35, 6.899, 5.919, 5.057, 6.194, 5.488, 4.508, 5.37, 5.841, 4.43, 6.625, 6.429, 7.1, 5.684, 5.998, 4.939, 4.116, 3.842, 4.194, 4.39, 4.194, 5.292, 4.822, 4.743, 5.018, 4.312, 4.39, 4.9, 4.234, 3.293, 4.077, 2.842, 3.763, 4.586, 6.194, 4.978, 4.39, 5.645, 5.057, 5.214, 6.194, 5.174, 5.253, 3.646, 3.45, 3.45, 3.646, 4.351, 3.097, 2.254, 3.371, 3.371, 2.45, 2.078, 2.509, 2.078, 1.568, 0.784, 2.038, 2.234, 3.136, 3.332, 4.312, 4.312, 5.527, 5.606, 5.566, 6.703, 8, 8.51, 8, 8.62, 9.56, 9.84, 9.8, 9.84, 9.84, 10.04, 10.62, 11.05, 9.7, 7.72, 9.41, 10.27, 8.27, 7.06, 5.331, 5.057, 3.567, 3.685, 3.998, 4.822 ; 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 ; wind_speed = 0.007, 1.487, 0.004, 0.158, 0, 2.252, 0, 0.809, 0.807, 1.794, 1.13, 1.551, 1.12, 0.775, 1.173, 0.514, 1.445, 2.716, 2.443, 2.785, 1.402, 1.59, 1.638, 2.462, 2.748, 1.894, 2.631, 2.158, 1.776, 2.463, 3.764, 4.073, 3.955, 5.05, 3.597, 4.217, 3.216, 1.697, 2.011, 2.983, 2.705, 2.195, 3.156, 3.189, 2.564, 2.184, 1.892, 2.437, 2.241, 2.189, 2.144, 2.268, 1.001, 1.719, 1.757, 2.307, 3.028, 2.334, 3.087, 3.786, 5.5, 4.105, 5.109, 4.925, 5.039, 5.435, 5.698, 5.164, 5.676, 5.076, 4.267, 5.107, 4.303, 3.678, 4.471, 4.773, 3.804, 4.26, 5.427, 5.843, 4.791, 4.76, 4.168, 3.577, 3.167, 3.199, 3.678, 2.971, 3.772, 4.227, 4.032, 4.31, 3.474, 3.403, 4.02, 3.322, 2.785, 3.233, 2.032, 3.239, 3.846, 5.323, 4.412, 3.806, 4.561, 4.221, 4.515, 4.953, 4.527, 4.423, 3.105, 2.956, 2.819, 3.025, 3.511, 2.739, 1.771, 2.975, 2.711, 1.436, 1.721, 1.632, 1.729, 0.915, 0.646, 1.701, 1.991, 2.73, 2.882, 3.572, 3.742, 4.806, 4.895, 4.952, 5.986, 6.893, 7.37, 6.791, 7.61, 8.36, 8.48, 8.63, 8.52, 8.33, 8.49, 9.18, 9.28, 7.9, 6.862, 7.78, 8.69, 7.1, 6.16, 4.454, 4.435, 2.771, 3.103, 3.205, 4.02 ; 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 ; wind_direction = 30.08, 185.3, 187.3, 257.9, 342.2, 359.85, 342.2, 302.4, 354, 39.58, 34.13, 34.45, 340.3, 104.6, 115.9, 90.5, 25.72, 17.92, 33.28, 35.8, 57.7, 64.5, 75, 99.3, 111.6, 115.5, 126, 112.7, 98.2, 92, 96.5, 95.5, 96.9, 112.7, 86.2, 94.3, 102.1, 55.5, 65.7, 85.7, 82, 53.2, 14.46, 83.7, 84.9, 57.6, 83.9, 84.2, 95.8, 113.7, 120, 141.5, 196.9, 181.2, 205.6, 188.7, 196.7, 225, 195.9, 192.9, 197.6, 217.3, 221.2, 213.5, 212.1, 223.6, 232.1, 231.5, 222.7, 230.3, 236.9, 220.2, 249, 231.9, 216.2, 226, 224.7, 227.4, 226.7, 235.8, 234.2, 225.3, 233.3, 261.6, 268.6, 281.3, 295.7, 295.5, 295.5, 305.5, 293.5, 304.7, 289.8, 269.9, 276.3, 282.2, 247.6, 263.6, 281.6, 286.5, 295.6, 321, 322, 339.8, 355.25, 355.11, 346.113, 358.15, 351.51, 353.28, 347.582, 334.6, 313.4, 330.5, 321, 320.1, 317.4, 286, 273, 273.2, 252, 233.8, 255, 244.6, 222.3, 208.3, 204.8, 198.2, 177.8, 178.9, 181.6, 178.9, 186.6, 182.8, 182.1, 178.1, 180.2, 182.5, 181, 184, 184.6, 179.5, 182.9, 184.2, 179.5, 183.7, 192.5, 201.8, 209.3, 222.7, 237, 245.5, 251.9, 252.9, 259.6, 280.1, 295.3, 312.3, 322 ; wind_direction_qc = 40, 0, 40, 0, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2913.471, 2888.842, 2926.086, 2917.075, 2915.874, 2921.881, 2920.68, 2942.305, 2933.895, 2953.118, 2951.316, 2953.118, 2959.125, 2959.726, 2959.125, 2958.524, 2952.517, 2953.719, 2955.521, 2957.323, 2952.517, 2951.316, 2957.323, 2957.923, 2951.916, 2954.92, 2956.121, 2956.121, 2948.913, 2957.923, 2952.517, 2956.722, 2951.316, 2952.517, 2949.513, 2940.503, 2942.305, 2959.726, 2953.719, 2956.121, 2944.708, 2942.305, 2945.909, 2931.492, 2914.673, 2956.121, 2956.121, 2952.517, 2930.892, 2915.273, 2887.641, 2878.63, 2825.768, 131.3032, 168.6671, 827.2206, 302.5643, 2518.808, 2667.782, 985.8069, 896.9025, 2903.259, 2942.305, 2939.902, 2930.291, 2874.425, 2722.447, 2696.616, 2496.582, 442.769, 299.0803, 228.6776, 298.7799, 235.1652, 150.766, 138.9321, 180.2607, 2414.285, 2167.996, 1423.721, 2366.228, 2410.08, 2395.663, 1988.985, 2258.702, 2705.627, 2930.291, 2884.637, 2911.669, 2918.277, 2944.107, 2956.722, 2959.125, 2955.521, 2957.923, 2958.524, 2920.079, 2945.309, 2941.704, 2956.121, 2954.92, 2947.711, 2944.107, 2948.913, 2956.722, 2950.715, 2591.493, 622.38, 2931.492, 2941.104, 2947.111, 2957.923, 2951.916, 2949.513, 2957.323, 2959.726, 2949.513, 2959.125, 2952.517, 2959.726, 2956.722, 2955.521, 2948.312, 2936.899, 2945.309, 2942.906, 2941.104, 2946.51, 2942.305, 2954.92, 2956.722, 1193.651, 2958.524, 2959.726, 2956.722, 2944.107, 2959.726, 2946.51, 2949.513, 2950.715, 2859.408, 2901.457, 2820.962, 2796.934, 2745.274, 2679.797, 1375.064, 374.4688, 188.6706, 225.4337, 183.3844, 200.3242, 666.8322, 1366.054, 1402.697, 1734.887, 2058.066, 2205.239, 2473.154 ; 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 ; }