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 = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.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 = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; air_temperature = 5.378, 4.829, 4.232, 3.294, 2.834, 2.149, 1.96, 1.769, 1.757, 1.449, 1.326, 3.683, 4.333, 4.702, 6.046, 6.042, 6.301, 6.656, 6.726, 7.63, 7.81, 6.163, 7.13, 5.573, 4.99, 4.821, 5.73, 8.71, 8.45, 10.45, 10.08, 7.6, 8.38, 6.934, 7.03, 6.78, 7.34, 7.76, 8.41, 9.21, 11.17, 10.71, 11.26, 11.62, 11.85, 11.88, 13.1, 12.21, 10.2, 8.24, 7.64, 8.21, 7.49, 7.09, 7.01, 5.817, 5.387, 3.713, 4.386, 4.713, 5.15, 7.25, 8.42, 10.6, 7.75, 7.44, 9.49, 11.6, 12.85, 12.94, 13.01, 11.94, 11.51, 10.82, 9.77, 6.394, 8.89, 8, 8.62, 7.63, 5.802, 5.644, 6.336, 7.12, 8.91, 9.78, 11.42, 14.03, 15.7, 14.5, 14.66, 14.07, 14.5, 13.8, 11.83, 10.1, 10.07, 8.51, 6.259, 5.284, 4.71, 3.468, 2.218, 1.564, 1.727, 1.453, 1.335, 1.966, 2.711, 2.935, 3.276, 3.756, 4.33, 5.341, 6.217, 7.24, 7.7, 8.11, 7.96, 7.56, 6.544, 5.45, 5.18, 4.585, 3.821, 3.679, 2.533, 2.479, 1.69, 1.818, 1.483, 2.09, 3.036, 3.75, 5.273, 6.112, 7.74, 8.31, 9.78, 9.56, 9.51, 9.33, 8.06, 7.54, 6.395, 5.376, 4.666, 4.264, 3.751, 3.628, 3.832, 3.882, 4.321, 4.441, 4.737, 4.968, 5.088, 5.011, 4.777, 5.098, 4.848, 5.345, 5.277, 4.457, 4.763, 4.782, 4.929, 4.939 ; 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 = 1030.389, 1030.029, 1029.609, 1029.309, 1029.009, 1028.289, 1027.629, 1026.789, 1025.709, 1025.229, 1024.509, 1024.089, 1023.189, 1022.349, 1021.509, 1020.669, 1019.528, 1018.268, 1017.008, 1015.688, 1014.668, 1013.648, 1012.928, 1012.628, 1012.748, 1012.748, 1012.808, 1012.568, 1012.388, 1012.448, 1012.388, 1012.628, 1012.928, 1013.348, 1013.948, 1015.148, 1015.568, 1015.628, 1015.688, 1015.448, 1014.968, 1014.608, 1013.708, 1013.228, 1012.628, 1012.388, 1012.388, 1012.928, 1014.008, 1015.088, 1015.808, 1016.108, 1016.108, 1016.288, 1016.408, 1016.708, 1016.888, 1017.008, 1017.248, 1017.488, 1017.668, 1017.428, 1017.428, 1017.188, 1016.348, 1015.448, 1014.428, 1013.348, 1012.688, 1011.848, 1011.068, 1010.708, 1010.828, 1010.888, 1010.468, 1009.808, 1008.968, 1008.368, 1007.228, 1006.628, 1006.028, 1005.367, 1005.307, 1005.307, 1005.307, 1005.008, 1005.128, 1005.188, 1005.668, 1005.788, 1005.728, 1005.788, 1006.028, 1006.148, 1006.688, 1006.868, 1006.568, 1007.468, 1006.508, 1007.408, 1006.928, 1006.688, 1006.688, 1007.288, 1007.888, 1007.528, 1007.948, 1010.048, 1008.968, 1009.388, 1009.808, 1010.348, 1010.168, 1010.108, 1010.348, 1010.228, 1010.408, 1010.588, 1011.008, 1011.608, 1012.448, 1013.348, 1013.648, 1014.248, 1014.788, 1015.088, 1015.328, 1015.328, 1015.688, 1016.228, 1016.648, 1017.188, 1017.308, 1017.068, 1016.648, 1016.288, 1015.748, 1015.208, 1015.088, 1014.488, 1014.248, 1014.428, 1014.728, 1014.668, 1015.208, 1015.748, 1016.168, 1016.168, 1016.228, 1016.348, 1016.228, 1016.588, 1016.768, 1016.648, 1016.588, 1016.108, 1016.708, 1017.668, 1017.608, 1016.888, 1016.168, 1015.628, 1015.148, 1014.788, 1015.448, 1014.368, 1013.828, 1013.288 ; 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 = 2.744, 3.724, 1.842, 0.98, 0.823, 2.038, 1.176, 1.019, 0.862, 0.294, 0.941, 1.607, 2.313, 1.607, 1.294, 3.293, 5.253, 6.429, 6.899, 6.507, 7.21, 7.53, 6.076, 4.312, 3.332, 1.568, 1.215, 2.587, 3.371, 3.998, 6.586, 4.9, 6.35, 5.919, 10.74, 9.68, 10.23, 6.468, 7.45, 10.04, 12.5, 11.72, 12.58, 11.96, 12.11, 11.88, 14.23, 13.45, 9.96, 4.704, 2.822, 2.666, 2.626, 4.586, 4.194, 2.744, 2.47, 1.176, 0, 0, 1.333, 0.294, 1.058, 2.666, 5.723, 7.76, 9.68, 10.39, 8.15, 7.92, 9.13, 9.41, 9.37, 8.39, 4.861, 5.488, 4.704, 3.293, 5.488, 2.744, 3.332, 3.41, 2.45, 2.509, 0.882, 1.803, 1.96, 7.1, 7.92, 5.527, 3.842, 6.703, 7.1, 8.66, 6.821, 4.939, 7.45, 9.72, 10.09, 7.21, 9.76, 8.43, 9.17, 8.08, 10.15, 7.72, 6.076, 4.273, 6.154, 9.41, 9.29, 8.62, 9.56, 8.39, 8.98, 9.06, 9.8, 9.21, 8.55, 7.57, 5.174, 3.234, 3.332, 3.058, 4.077, 3.606, 2.548, 0.98, 2.587, 3.881, 3.646, 5.057, 3.763, 3.959, 7.02, 5.194, 7.41, 5.566, 8.86, 9.64, 10.62, 9.72, 9.6, 10.04, 8.47, 6.39, 2.842, 4.038, 3.136, 1.294, 1.372, 2.313, 2.234, 1.842, 3.489, 3.136, 1.372, 0, 1.568, 3.332, 5.645, 7.41, 10.47, 9.76, 10.58, 12.7, 11.13, 12.11 ; 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, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 1.307, 1.189, 0.221, 0.197, 0.235, 1.531, 0.307, 0.381, 0.203, 0.008, 0.396, 1.111, 1.006, 1.2, 0.515, 2.722, 4.165, 5.436, 6.45, 5.794, 6.282, 6.311, 5.29, 3.297, 2.705, 0.127, 0.684, 2.316, 3.06, 3.312, 5.462, 3.537, 4.811, 4.569, 8.47, 6.969, 7.05, 4.828, 5.577, 8.37, 7.96, 8.33, 10.16, 8.25, 8.44, 8.38, 10.71, 9.84, 6.897, 2.606, 2.202, 2.324, 1.858, 2.959, 3.448, 1.491, 2.27, 0, 0, 0, 0.847, 0, 0.155, 0.771, 4.878, 6.309, 8.51, 6.858, 5.52, 5.239, 6.468, 6.836, 6.617, 5.357, 3.836, 4.528, 3.123, 1.834, 4.033, 0.692, 2.583, 2.366, 1.329, 1.744, 0, 1.28, 1.235, 6.249, 5.799, 4.077, 3.21, 5.12, 4.751, 4.706, 5.183, 3.627, 5.399, 7.55, 7.46, 5.313, 7.71, 6.524, 6.61, 6.272, 7.9, 6.371, 4.704, 3.37, 4.123, 6.424, 7.04, 6.84, 7.06, 5.822, 5.897, 7.15, 6.008, 7.48, 6.319, 5.351, 4.354, 2.44, 2.48, 2.493, 3.266, 2.979, 1.805, 0.083, 1.903, 2.895, 2.628, 3.19, 2.599, 2.292, 4.387, 3.388, 4.643, 2.761, 5.843, 7.01, 7.43, 7.67, 6.542, 7.76, 5.907, 4.754, 1.469, 2.825, 2.443, 0.329, 0.706, 0.985, 1.497, 0.927, 2.766, 2.21, 0.05, 0, 1.181, 2.319, 4.222, 5.993, 8.17, 6.861, 7.87, 9.17, 8.51, 9.82 ; 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, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 224, 240.1, 229.6, 245.8, 188.5, 166.4, 174.1, 164.6, 188.1, 186.5, 218.2, 325.9, 273, 334.4, 125.1, 155.7, 155.2, 131.3, 133.7, 147.6, 143.3, 134.8, 134.5, 124.1, 128.7, 140.7, 136.4, 300.8, 296.9, 310.6, 324.9, 317.2, 315.6, 309.5, 319.5, 331.8, 341.5, 345.827, 334.1, 329.6, 345.252, 320.5, 312.3, 319.3, 306.3, 310.8, 324.3, 325.5, 327.1, 330.3, 326, 315.2, 283.3, 327.6, 303.5, 341.4, 307.4, 341.6, 341.6, 341.6, 13.53, 341.6, 125.6, 307.3, 153.9, 147, 175.7, 189.9, 195.4, 204.2, 194.8, 211.5, 211.5, 218.8, 205.3, 143.2, 200.3, 171, 199.7, 161.8, 129.9, 116, 114, 126.8, 341.6, 48.39, 112.3, 319.8, 345.051, 352.63, 7.66, 357.74, 352.55, 350.16, 341.5, 339.9, 347.061, 344.275, 4.69, 356.04, 354.42, 358.94, 6.55, 357.79, 350.76, 31.28, 32.66, 326.7, 317.4, 330.5, 345.436, 342.929, 350.13, 344.391, 337.8, 326, 315.7, 304.7, 302.2, 305.3, 307.9, 282.2, 280.6, 282.5, 270.6, 273, 265.7, 289.2, 269, 264.3, 246.7, 259.1, 261.9, 272.6, 257.4, 276.7, 262.8, 172.7, 210.6, 201.9, 196.2, 204.2, 213, 219, 217.5, 216.8, 198.7, 196.7, 195.1, 169.8, 170.4, 163, 158.5, 148.1, 148.8, 113.2, 122.3, 341.6, 86.2, 98.9, 85.9, 75.6, 65.2, 60.7, 56.6, 59.7, 60.9, 67.2 ; wind_direction_qc = 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, 40, 40, 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, 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.761, 2989.16, 2989.761, 2989.761, 2991.563, 2991.563, 2991.563, 2991.563, 2990.362, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2989.761, 2990.362, 2991.563, 2992.764, 2991.563, 2990.962, 2990.962, 2990.962, 2990.962, 2990.362, 2990.362, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2485.769, 2989.761, 2992.764, 2990.962, 2990.362, 2990.362, 2990.962, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.761, 2989.761, 2989.16, 2989.761, 2990.962, 2989.761, 2989.761, 2989.16, 2989.761, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2986.156, 2205.84, 1978.773, 2637.146, 2610.716, 2369.833, 2668.984, 2268.313, 2989.761, 2989.761, 2990.962, 2993.365, 2992.164, 2992.764, 2992.764, 2991.563, 2990.962, 2990.362, 2989.761, 2989.761, 2990.362, 2989.16, 2988.559, 2989.16, 2989.16, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2990.362, 2992.764, 2992.764, 2990.962, 2991.563, 2990.962, 2990.362, 2990.962, 2990.962, 2990.362, 2989.761, 2989.761, 2989.16, 2989.16, 2989.16, 2989.16, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.16, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2055.664, 2989.761, 2437.112, 2975.344, 1662.802 ; 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 ; }