netcdf N0103.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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 ; barometric_pressure:secondary_calibration_coeffs = 1.0230827, -21.9787398 ; 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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:31: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:23: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.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 = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.83333912 ; :ending_julian_day_string = "2005-07-02 20:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:19:25\n", "WIND_DIR_1.2: 19-Apr-2005 21:19:25\n", "AAN_VIZ_1.2: 19-Apr-2005 21:19:25\n", "SET_BP_1.3: 25-Apr-2005 19:35:02" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.16666667, 2453548.20833333, 2453548.25, 2453548.29166667, 2453548.33333333, 2453548.375, 2453548.41666667, 2453548.45833333, 2453548.5, 2453548.54166667, 2453548.58333333, 2453548.625, 2453548.66666667, 2453548.70833333, 2453548.75, 2453548.79166667, 2453548.83333333, 2453548.875, 2453548.91666667, 2453548.95833333, 2453549, 2453549.04166667, 2453549.08333333, 2453549.125, 2453549.16666667, 2453549.20833333, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.41666667, 2453549.45833333, 2453549.5, 2453549.54166667, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453549.83333333, 2453549.875, 2453549.91666667, 2453549.95833333, 2453550, 2453550.04166667, 2453550.08333333, 2453550.125, 2453550.16666667, 2453550.20833333, 2453550.25, 2453550.29166667, 2453550.33333333, 2453550.375, 2453550.41666667, 2453550.45833333, 2453550.5, 2453550.54166667, 2453550.58333333, 2453550.625, 2453550.66666667, 2453550.70833333, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453550.95833333, 2453551, 2453551.04166667, 2453551.08333333, 2453551.125, 2453551.16666667, 2453551.20833333, 2453551.25, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.54166667, 2453551.58333333, 2453551.625, 2453551.66666667, 2453551.70833333, 2453551.75, 2453551.79166667, 2453551.83333333, 2453551.875, 2453551.91666667, 2453551.95833333, 2453552, 2453552.04166667, 2453552.08333333, 2453552.125, 2453552.16666667, 2453552.20833333, 2453552.25, 2453552.29166667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453552.75, 2453552.79166667, 2453552.83333333, 2453552.875, 2453552.91666667, 2453552.95833333, 2453553, 2453553.04166667, 2453553.08333333, 2453553.125, 2453553.16666667, 2453553.20833333, 2453553.25, 2453553.29166667, 2453553.33333333, 2453553.375, 2453553.41666667, 2453553.45833333, 2453553.5, 2453553.54166667, 2453553.58333333, 2453553.625, 2453553.66666667, 2453553.70833333, 2453553.75, 2453553.79166667, 2453553.83333333, 2453553.875, 2453553.91666667, 2453553.95833333, 2453554, 2453554.04166667, 2453554.08333333, 2453554.125, 2453554.16666667, 2453554.20833333, 2453554.25, 2453554.29166667, 2453554.33333333, 2453554.375, 2453554.41666667, 2453554.45833333, 2453554.5, 2453554.54166667, 2453554.58333333, 2453554.625, 2453554.66666667, 2453554.70833333, 2453554.75, 2453554.79166667, 2453554.83333333 ; air_temperature = 12.85, 12.8, 12.42, 12.81, 12.56, 12.6, 12.31, 12.28, 11.99, 11.64, 11.64, 11.95, 12.12, 11.79, 11.69, 11.7, 11.85, 11.85, 11.81, 11.73, 11.79, 11.76, 11.62, 11.59, 11.35, 11.39, 11.41, 11.35, 11.45, 11.32, 11.16, 10.95, 10.99, 11.09, 11.16, 11.48, 11.39, 12.31, 12.16, 12.18, 12.41, 12.42, 12.29, 13.18, 12.46, 12.26, 13.03, 13.16, 12.88, 12.85, 12.42, 12.18, 12.41, 12.57, 12, 12.23, 12.37, 12.29, 12.24, 12.49, 12.91, 13, 13.44, 13.69, 13.39, 13.7, 14.08, 14.31, 14.05, 13.79, 14.34, 14.38, 14.6, 15.09, 14.86, 14.73, 14.55, 14.15, 13.5, 13.75, 13.91, 13.98, 13.93, 13.88, 13.4, 13.63, 13.47, 13.64, 13.72, 13.27, 13.17, 12.98, 13.09, 13.01, 13.41, 13.25, 13.63, 13.85, 13.75, 13.88, 13.21, 12.87, 12.79, 13.05, 13.19, 13.38, 12.98, 13.03, 12.89, 13.09, 13.34, 13.4, 13.08, 13.39, 13.16, 13.22, 13.59, 13.49, 13.31, 13, 12.95, 12.79, 13.09, 13.7, 13.86, 13.7, 13.95, 13.96, 14.22, 14, 13.67, 13.45, 13.94, 14.23, 14.68, 15, 15.21, 15.09, 14.85, 15.5, 15.74, 15.9, 15.65, 15.48, 15.72, 14.92, 15.17, 15.33, 15.45, 14.56, 14.4, 13.89, 13.5, 12.82, 12.99, 13.16, 13.07, 13.18, 13.78, 14.11, 13.91, 13.51, 13.36, 13.73, 13.1 ; 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 ; barometric_pressure = 1015.39, 1016.004, 1016.126, 1016.004, 1015.697, 1015.881, 1015.942, 1016.004, 1016.433, 1016.802, 1017.354, 1017.661, 1017.661, 1018.336, 1018.828, 1019.196, 1019.38, 1019.257, 1019.319, 1019.994, 1020.485, 1020.608, 1020.424, 1021.16, 1021.345, 1021.897, 1021.958, 1022.081, 1021.774, 1022.634, 1023.493, 1023.493, 1023.8, 1023.984, 1024.537, 1024.782, 1025.396, 1025.642, 1025.765, 1025.58, 1026.072, 1026.133, 1026.01, 1025.826, 1025.458, 1025.273, 1025.273, 1025.151, 1025.212, 1024.905, 1025.028, 1024.905, 1024.537, 1024.353, 1023.862, 1023.8, 1023.677, 1023.923, 1024.107, 1024.475, 1024.353, 1023.8, 1023.309, 1023.186, 1022.941, 1022.265, 1021.774, 1021.16, 1020.608, 1020.178, 1019.933, 1019.626, 1019.626, 1019.441, 1019.073, 1018.766, 1018.459, 1018.336, 1017.784, 1017.047, 1016.372, 1016.188, 1016.004, 1015.39, 1015.451, 1015.574, 1015.574, 1015.451, 1015.513, 1015.574, 1015.144, 1014.776, 1014.592, 1014.346, 1014.469, 1014.776, 1014.469, 1014.837, 1015.144, 1015.574, 1015.758, 1015.513, 1015.267, 1014.899, 1014.837, 1015.083, 1015.635, 1016.126, 1016.372, 1016.188, 1016.065, 1016.433, 1016.249, 1015.758, 1015.881, 1015.82, 1015.635, 1015.328, 1015.328, 1015.451, 1015.758, 1015.881, 1016.188, 1015.758, 1015.635, 1015.144, 1014.776, 1014.223, 1013.917, 1013.671, 1013.732, 1013.917, 1013.855, 1013.978, 1013.978, 1013.61, 1013.548, 1013.118, 1012.627, 1011.829, 1011.461, 1010.786, 1010.11, 1010.172, 1009.619, 1009.803, 1009.497, 1009.435, 1008.821, 1008.637, 1008.576, 1008.33, 1008.269, 1007.9, 1008.33, 1008.76, 1009.312, 1009.497, 1009.865, 1010.11, 1009.558, 1009.926, 1009.742, 1009.926, 1009.742 ; 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 ; wind_gust = 10.58, 10.94, 9.25, 10.35, 10.19, 9.41, 9.53, 9.68, 9.41, 9.33, 7.92, 8.04, 9.29, 6.546, 6.311, 6.037, 5.586, 5.998, 5.841, 4.9, 3.92, 3.763, 3.058, 3.371, 4.939, 4.508, 4.038, 3.038, 3.802, 2.156, 1.862, 1.254, 2.43, 4.626, 3.626, 1.764, 1.921, 0.784, 1.333, 2.274, 3.018, 2.391, 2.43, 1.999, 2.391, 2.705, 1.764, 0.686, 0.196, 1.568, 2.548, 2.94, 3.136, 2.979, 2.822, 2.822, 2.587, 2.705, 2.901, 1.96, 2.313, 2.43, 2.313, 4.665, 4.116, 3.646, 4.782, 5.174, 4.978, 4.469, 5.331, 5.802, 6.115, 7.1, 7.06, 7.45, 8.31, 7.8, 7.1, 9.64, 9.84, 9.33, 8.55, 8.47, 7.84, 9.06, 8.23, 8.31, 7.37, 6.468, 7.37, 7.1, 9.17, 9.6, 9.96, 7.76, 9.41, 9.88, 8.62, 6.899, 8.08, 6.821, 5.88, 6.899, 6.311, 5.41, 5.998, 5.527, 5.802, 6.194, 7.33, 6.782, 6.154, 5.292, 4.077, 3.959, 4.273, 3.528, 2.705, 3.45, 3.489, 4.038, 4.782, 5.841, 4.782, 3.567, 3.606, 3.685, 5.018, 3.136, 3.567, 4.704, 5.135, 4.018, 4.782, 4.861, 5.331, 5.762, 4.312, 7.37, 7.21, 8.86, 8.66, 8.62, 9.17, 8.04, 8.78, 9.56, 10.94, 8.58, 8.74, 6.958, 6.115, 6.468, 6.35, 5.841, 4.998, 6.194, 5.919, 5.88, 5.37, 5.096, 5.292, 5.488, 4.704 ; 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 ; wind_speed = 9.09, 9.33, 8.21, 8.95, 8.38, 8.07, 8.27, 8.42, 8.05, 8, 6.78, 7.16, 7.73, 5.81, 5.56, 5.353, 4.802, 5.057, 5.254, 3.76, 3.206, 3.291, 2.696, 2.931, 4.302, 4.049, 3.483, 1.996, 2.984, 1.637, 0.784, 0.37, 1.842, 4.038, 3.028, 0.734, 0.845, 0.088, 1.113, 1.873, 2.652, 2.145, 1.978, 1.775, 2.096, 2.29, 1.152, 0.209, 0.006, 1.259, 2.193, 2.625, 2.732, 2.661, 2.441, 2.415, 2.376, 2.217, 2.52, 1.598, 2.022, 2.127, 1.989, 4.151, 3.752, 3.062, 4.184, 4.573, 4.041, 4.107, 4.786, 5.122, 5.356, 6.439, 6.17, 6.212, 6.959, 6.716, 6.061, 7.42, 8.28, 8.26, 7.39, 7.42, 7.13, 7.31, 7.24, 7.2, 6.258, 5.64, 6.47, 6.131, 7.55, 8.09, 8.41, 6.934, 7.68, 8.47, 7.29, 6.218, 7.12, 5.874, 4.822, 5.924, 5.199, 4.767, 5.198, 4.977, 4.943, 5.39, 5.895, 6.09, 5.307, 4.634, 3.405, 3.426, 3.644, 2.988, 2.367, 3.035, 3.059, 3.382, 4.213, 4.992, 3.911, 2.879, 2.991, 3.222, 4.53, 2.137, 3.023, 4.134, 4.782, 2.939, 4.289, 4.318, 4.849, 5.087, 3.14, 6.731, 6.637, 7.94, 8.04, 7.58, 8.18, 7.2, 7.89, 8.16, 8.99, 7.42, 7.66, 5.657, 5.354, 5.343, 5.626, 5.145, 4.244, 5.283, 5.159, 4.994, 4.722, 4.305, 3.981, 4.401, 4.068 ; 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 ; wind_direction = 232.1, 232.7, 234.7, 237.2, 231.5, 237.2, 236, 237.2, 243.2, 239.5, 252.7, 236.2, 231.8, 244.7, 246.4, 241.6, 235.5, 235, 243.8, 247, 248.4, 241.2, 235.9, 245.6, 234, 234.4, 235.7, 242, 214.5, 240.7, 23.95, 148, 194.7, 225.8, 282.1, 273.3, 33.37, 176.4, 93.7, 121.8, 106.9, 147.2, 118.3, 150.8, 152.3, 179, 217.1, 0.34, 167.7, 121.4, 87.4, 144.6, 146, 151.6, 136.9, 148.6, 147.2, 167, 189.3, 193.9, 192.4, 195.4, 175.4, 177.5, 185.3, 183.1, 192.7, 197.7, 192.9, 181.8, 188.4, 192.9, 204, 204.7, 197.9, 201.8, 203.9, 199.3, 191.1, 187.9, 198.3, 200.4, 212.7, 210.5, 208.8, 218.5, 216.9, 228.9, 229, 229.2, 214.3, 215.5, 222.1, 226.7, 234.3, 238.5, 240.6, 239.7, 240.1, 234.3, 219.4, 226.2, 227.5, 229.1, 227, 228, 219.2, 225.6, 235.6, 223, 227.4, 242.6, 228.7, 242.1, 224.3, 233.1, 232.3, 185.3, 173.6, 175, 176.1, 166.6, 169.7, 156.7, 158.8, 151.6, 131.6, 131.6, 158.6, 143.9, 129.7, 162.7, 176.5, 175.8, 172.7, 166.3, 165.8, 164.5, 166, 147.1, 147.8, 147.9, 146.9, 152.5, 150.6, 162.3, 165.8, 176.6, 171.3, 176.6, 184.3, 193.8, 203.7, 168.5, 182, 193, 178, 171.9, 183.3, 201.9, 194.2, 192, 224.7, 227.4, 197.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, 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 ; visibility = 2629.938, 2598.701, 2443.719, 2487.571, 2443.119, 2334.992, 2122.342, 2065.875, 1969.162, 1227.891, 1840.611, 2219.656, 2092.307, 2064.073, 1998.597, 1993.19, 1982.377, 1859.233, 2069.48, 2207.642, 2218.455, 2166.193, 2345.804, 2214.851, 2086.3, 2175.204, 2122.342, 2073.685, 1985.982, 1865.24, 1825.593, 1827.996, 1826.194, 1775.134, 1964.957, 153.0487, 69.851, 99.16543, 195.2183, 1812.979, 1834.604, 1435.135, 1779.339, 1630.965, 159.6565, 207.6529, 261.2358, 113.7025, 235.9461, 837.4326, 412.1931, 892.0968, 711.2844, 276.9743, 184.826, 235.826, 306.5891, 405.4052, 450.5782, 671.6379, 527.4685, 293.1333, 272.4089, 264.84, 230.78, 247.8401, 458.3874, 363.8363, 173.6529, 325.3311, 915.5244, 1172.026, 893.2982, 1044.075, 1244.11, 669.8358, 250.4231, 337.8258, 209.8755, 229.038, 196.7801, 353.1438, 344.4936, 964.7822, 761.7437, 682.4506, 787.574, 561.7087, 672.2386, 784.5705, 299.9212, 295.7163, 936.549, 619.9772, 1779.339, 2494.179, 2614.32, 2620.327, 2625.133, 2560.857, 2568.666, 750.931, 373.9883, 395.4935, 423.5464, 250.1227, 477.61, 431.9563, 288.3276, 166.6847, 141.0947, 270.727, 669.235, 2754.885, 2022.024, 2613.719, 2693.012, 2665.98, 2612.518, 2535.627, 2492.977, 2348.207, 1817.784, 2470.15, 2522.412, 2118.137, 2532.624, 534.0763, 312.7763, 270.9072, 516.0551, 1233.898, 469.8008, 248.5008, 548.4932, 761.7437, 798.9874, 961.178, 532.2742, 383.119, 217.6246, 282.2605, 784.5705, 967.185, 1190.047, 1591.919, 1959.551, 1772.13, 2064.073, 1742.696, 711.8851, 373.9883, 487.822, 636.1962, 591.744, 511.2495, 513.0516, 507.6452, 294.3947, 281.1792, 544.2883, 400.6596, 238.5291, 181.8225, 318.6032 ; 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 ; }