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 = "09-Mar-2005 09:08:01: Parameter barometric_pressure marked as non-functional as of julian day 2453439.291667 (2005-03-09 07:00:00)\n", "21-Feb-2005 13:09:10: Parameter wind_direction marked as non-functional as of julian day 2453419.000000 (2005-02-17 00:00:00)\n", "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "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 = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 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\n", "SET_BP_1.3: 25-Apr-2005 20:23:21" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 4.993, 4.801, 4.621, 4.862, 4.976, 5.089, 5.367, 5.842, 6.25, 6.058, 6.253, 6.106, 6.378, 6.684, 7.12, 6.73, 6.453, 6.225, 7.08, 7.62, 7.81, 8.13, 8, 8.13, 8.08, 7.38, 8.33, 7.42, 7.4, 8.02, 8.46, 8.31, 7.8, 7.9, 7.35, 7.59, 7.85, 7.44, 6.938, 6.882, 7.37, 8.26, 6.572, 6.443, 6.372, 6.145, 6.083, 5.949, 5.357, 4.874, 4.718, 4.628, 4.344, 4.442, 4.433, 4.33, 4.267, 3.925, 4.207, 5.181, 6.79, 6.615, 7.87, 7.94, 7.47, 7.67, 9.01, 8.47, 8.89, 6.856, 6.067, 5.829, 5.39, 5.481, 5.474, 5.135, 5.213, 4.822, 4.648, 4.097, 3.78, 4.183, 4.787, 5.756, 6.411, 6.58, 6.986, 7.08, 7.12, 7.17, 7.61, 7.46, 8.17, 8.12, 7.48, 7.34, 6.868, 7.33, 5.987, 5.431, 4.868, 4.342, 4.183, 4.114, 4.026, 3.988, 3.923, 3.84, 3.87, 4.015, 4.116, 4.112, 4.291, 4.225, 4.651, 5.641, 5.748, 5.686, 5.641, 5.7, 5.714, 5.728, 5.665, 5.318, 5.51, 4.91, 4.93, 6.278, 5.895, 5.457, 5.524, 6.204, 6.663, 6.848, 8.43, 8.28, 7.89, 8.64, 9.01, 9.56, 10.32, 9.75, 9.02, 7.65, 5.889, 5.351, 4.93, 5.033, 4.77, 4.753, 4.548, 4.473, 4.637, 4.454, 4.9, 6.1, 6.232, 6.815, 7.25, 7.09, 6.745, 6.435, 6.107, 5.625, 5.623, 5.572, 5.734, 6.574 ; 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 = 1013.348, 1013.348, 1013.108, 1012.928, 1012.868, 1012.868, 1013.228, 1012.088, 1012.568, 1012.148, 1012.628, 1011.488, 1012.028, 1012.448, 1010.948, 1009.328, 1009.388, 1008.668, 1008.668, 1008.008, 1007.408, 1007.108, 1006.928, 1006.448, 1006.028, 1005.668, 1005.307, 1004.347, 1004.107, 1003.087, 1001.827, 1001.347, 999.6671, 998.9471, 997.447, 999.4871, 997.987, 997.927, 997.567, 998.7671, 999.3671, 1000.267, 1001.827, 1002.547, 1003.267, 1004.107, 1004.767, 1005.367, 1006.328, 1006.988, 1006.988, 1007.408, 1007.768, 1008.008, 1008.788, 1009.808, 1010.588, 1011.308, 1012.688, 1013.708, 1014.368, 1014.908, 1015.448, 1015.388, 1015.628, 1015.868, 1016.648, 1017.428, 1018.388, 1019.108, 1019.708, 1020.249, 1020.729, 1021.569, 1021.569, 1021.869, 1022.109, 1021.989, 1022.049, 1022.469, 1022.769, 1023.189, 1023.189, 1023.189, 1023.489, 1023.969, 1024.029, 1023.729, 1023.009, 1022.349, 1021.749, 1021.329, 1020.729, 1020.369, 1020.249, 1020.188, 1020.249, 1020.188, 1019.648, 1018.808, 1018.148, 1017.248, 1016.408, 1015.868, 1015.388, 1014.908, 1014.428, 1014.908, 1014.968, 1012.928, 1012.028, 1011.608, 1010.768, 1008.248, 1008.068, 1007.228, 1006.868, 1006.688, 1006.808, 1006.868, 1006.868, 1007.048, 1006.508, 1004.527, 1004.587, 1002.727, 1001.887, 1003.627, 1003.207, 1004.407, 1006.088, 1007.528, 1008.428, 1009.088, 1009.688, 1010.228, 1010.708, 1011.128, 1011.728, 1012.688, 1013.588, 1014.548, 1016.168, 1017.008, 1018.088, 1019.168, 1019.708, 1020.249, 1020.549, 1020.549, 1020.489, 1020.549, 1020.729, 1021.029, 1021.629, 1022.169, 1022.709, 1023.249, 1023.429, 1023.189, 1022.949, 1022.289, 1022.289, 1021.629, 1021.149, 1019.768, 1019.048, 1018.328 ; 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 = 10.88, 8.78, 8.27, 6.938, 8.27, 7.1, 6.938, 7.25, 7.72, 6.664, 6.468, 5.998, 6.468, 4.116, 4.782, 10.39, 9.45, 9.68, 10.23, 9.02, 10.19, 11.17, 10.66, 12.47, 12.39, 10.98, 11.25, 8.43, 8.11, 9.56, 10.47, 11.84, 13.76, 12.35, 14.5, 8.19, 10.43, 7.29, 10.23, 8.7, 8.74, 12.43, 11.72, 10.31, 9.92, 7.96, 9.02, 6.978, 7.8, 6.703, 6.154, 5.645, 5.488, 4.822, 4.077, 4.743, 3.842, 4.39, 2.254, 4.861, 1.568, 4.312, 3.528, 6.39, 6.272, 7.45, 5.919, 6.233, 6.037, 5.723, 5.449, 4.822, 4.782, 4.469, 3.038, 2.666, 2.352, 1.764, 1.842, 1.098, 0.549, 1.686, 4.939, 4.194, 4.586, 3.822, 3.175, 5.018, 3.332, 4.9, 4.469, 4.586, 2.646, 1.254, 1.058, 1.646, 4.743, 10.04, 9.8, 11.09, 11.37, 12.58, 13.56, 12.82, 14.03, 16.03, 16.54, 15.09, 15.84, 16.78, 15.84, 15.64, 17.29, 17.84, 16.07, 15.95, 14.9, 11.72, 6.546, 6.978, 10.04, 8.04, 10.07, 11.05, 8.82, 5.41, 3.567, 8.66, 7.96, 9.84, 10.15, 9.17, 6.233, 7.68, 8, 9.41, 8.7, 12.15, 10.58, 10.58, 7.37, 9.13, 8.7, 7.64, 4.861, 4.469, 5.841, 4.508, 2.058, 2.901, 2.626, 3.763, 4.351, 2.783, 1.862, 1.45, 3.802, 4.861, 3.626, 3.763, 4.038, 5.41, 4.9, 4.782, 3.332, 3.92, 4.939, 5.606 ; 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 = 8.84, 7.82, 7.12, 6.145, 6.987, 6.038, 5.552, 5.483, 5.708, 5.386, 4.872, 4.964, 4.953, 2.723, 2.818, 9.27, 8.07, 7.92, 7.83, 7.64, 8.55, 9.38, 9.07, 10.25, 10.3, 9.27, 8.99, 7.6, 7.35, 7.89, 8.63, 9.13, 11.2, 10.05, 11.26, 5.707, 8.58, 6.261, 7.48, 5.583, 6.177, 8.67, 9.13, 7.99, 7, 5.591, 6.321, 5.078, 5.036, 4.49, 4.896, 4.323, 4, 3.254, 2.955, 3.673, 2.557, 3.652, 0.253, 3.037, 0.049, 3.276, 2.455, 5.033, 5, 6.24, 5.056, 5.253, 5.219, 4.978, 4.594, 3.741, 4.066, 3.643, 1.59, 1.624, 1.473, 0.185, 1.156, 0.51, 0.027, 1.156, 3.608, 3.084, 4.04, 3.144, 2.868, 4.252, 2.193, 4.139, 3.946, 4.029, 1.452, 0.258, 0.368, 0.486, 3.515, 7.5, 8.23, 9.18, 9.28, 10.73, 10.8, 10.37, 10.37, 11.48, 12.97, 11.27, 12.11, 13.7, 13.3, 13.6, 12.61, 14.49, 12.97, 13.16, 11.91, 8.9, 5.014, 5.383, 7.81, 6.557, 8.26, 9.35, 7.14, 4.595, 2.15, 5.844, 6.198, 7.12, 7.15, 6.061, 4.83, 5.157, 4.812, 6.542, 6.561, 8.49, 8.15, 7.83, 6.066, 7.39, 6.052, 5.152, 3.702, 3.458, 4.881, 3.181, 0.346, 2.464, 2.181, 3.351, 3.676, 1.913, 1.244, 0.623, 3.226, 4.055, 3.153, 3.271, 3.408, 4.54, 4.06, 4.399, 2.593, 3.064, 3.734, 3.914 ; 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 = 72.1, 73.8, 76.4, 72.1, 77.3, 77.5, 64.7, 72.5, 65.2, 61.1, 55.3, 61.2, 57.5, 61.8, 47.56, 84.5, 78.4, 76.1, 77.4, 75.9, 80.2, 79.3, 82.5, 81.3, 81.3, 77.7, 75.5, 73.2, 81.2, 95.1, 80.3, 88.8, 77.7, 85.5, 88.8, 127.3, 79.1, 92.2, 156.5, 199.1, 209.2, 200.9, 177.9, 176.7, 187.6, 176.3, 181.8, 185.5, 183.6, 179.4, 178.9, 177.2, 186.8, 199.2, 218.3, 216.5, 236.3, 212.4, 133.3, 234.1, 123.4, 105.1, 90, 116.7, 104.9, 131.8, 159.9, 155.7, 162.2, 139, 146.1, 137.4, 158.9, 157.2, 160.8, 104.3, 157.9, 130.1, 45.18, 79.1, 346.058, 88.3, 76.3, 89.5, 78.2, 98.9, 84.5, 65.9, 76.7, 81.9, 94.1, 90.3, 77.4, 79.9, 83.2, 99.1, 91.9, 106.6, 104.6, 91.8, 71.3, 76, 75, 75.2, 74.8, 84.4, 85.5, 81.5, 77.5, 69.8, 64, 65, 61.3, 61.3, 72.9, 82.7, 79.3, 84, 81.7, 80.1, 64, 69.7, 66, 72.7, 77, 137.7, 214.5, 223.5, 219, 221.7, 220.5, 221.8, 199.7, 187.9, 195.8, 173.5, 175.1, 183.7, 195.9, 239.4, 231.4, 189.3, 204.3, 182.1, 188.2, 170.6, 163.6, 167.2, 167.6, 147.5, 140.5, 128.4, 130.1, 146.5, 139.2, 135.1, 150.4, 146.3, 147.9, 149, 80.3, 103.2, 92.8, 89.3, 96.9, 84.7, 78.1, 103.1 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 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 ; visibility = 2013.013, 1630.364, 923.9342, 865.0651, 1396.69, 1422.52, 2702.624, 1209.87, 817.6093, 687.2562, 961.7787, 570.1186, 436.762, 383.96, 321.6067, 580.9313, 650.0125, 2622.129, 2816.758, 2966.934, 2972.941, 2974.743, 2619.125, 2515.804, 2809.549, 1701.247, 391.709, 2423.896, 1509.021, 1223.686, 1735.487, 2989.16, 2288.737, 1944.533, 2981.952, 585.7369, 1425.523, 2193.225, 2180.61, 2989.16, 2990.362, 2991.563, 2990.362, 2990.362, 2990.362, 2989.761, 2991.563, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2993.365, 2992.164, 2992.764, 2991.563, 2991.563, 2991.563, 2990.962, 2990.962, 2990.362, 2990.362, 2990.362, 2989.761, 2989.16, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2831.175, 1730.682, 2992.764, 2992.164, 2990.962, 2991.563, 2990.962, 2990.962, 2989.761, 2989.761, 2989.16, 2989.16, 2989.761, 2989.16, 2912.87, 2283.331, 1770.929, 1561.884, 1562.484, 1400.294, 1378.668, 1648.986, 2138.561, 1747.502, 1558.88, 1782.943, 1057.291, 1959.551, 2470.751, 1182.838, 1051.885, 897.5032, 1019.446, 1113.156, 918.5279, 1345.63, 1570.894, 1267.538, 2226.264, 1436.336, 1181.637, 1589.516, 2742.871, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2989.761, 2990.962, 2991.563, 2992.164, 2992.764, 2991.563, 2992.164, 2990.962, 2991.563, 2990.362, 2990.362, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2990.362, 2992.164, 2991.563, 2990.962, 2990.362, 2990.362, 2906.263, 2933.895, 1855.629, 2434.108, 2319.974, 2452.129 ; 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 ; }