netcdf E0113.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060014, 799.986 ; 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 = "23-Jan-2005 12:31:53: Parameter wind_direction marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "23-Jan-2005 12:31:47: Parameter wind_gust marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "23-Jan-2005 12:31:38: Parameter wind_speed marked as non-functional as of julian day 2453394.500000 (2005-01-23 12:00:00)\n", "12-Jan-2005 14:46:39: Modified [lon,lat] to [-69.353600,43.714000].\n", "Wed Jan 5 01:34:38 2005: /usr/local/nco/bin/ncrcat -d time,2453376.02,2453377.02 E0113.met.realtime.nc E0113.met.realtime.nc.new\n", "05-Jan-2005 01:21:54: Modified [lon,lat] to [-69.353531,43.713902]." ; :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 = 60851 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0113" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Jan-2005 21:21:32\n", "WIND_DIR_1.2: 04-Jan-2005 21:21:32\n", "AAN_VIZ_1.2: 04-Jan-2005 21:21:32" ; :longitude = -69.3536 ; :latitude = 43.714 ; data: lat = 43.714 ; lon = -69.3536 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; air_temperature = -2.912, -2.23, -1.497, -1.612, -1.356, -1.365, -1.407, -1.759, -1.764, -2.128, -2.649, -2.717, -2.845, -2.878, -3.084, -2.513, -2.739, -2.612, -2.56, -2.449, -2.678, -2.318, -2.174, -2.179, -2.444, -3.163, -3.526, -3.618, -3.985, -4.387, -4.467, -4.667, -5.085, -5.426, -5.71, -5.846, -6.241, -6.025, -6.069, -6.473, -6.362, -6.427, -6.665, -6.65, -6.35, -6.49, -6.324, -6.623, -7.27, -7.74, -7.94, -8.8, -9.9, -10.43, -10.83, -11.47, -11.5, -11.82, -12.08, -12.45, -12.84, -13.77, -14.12, -14.22, -13.59, -13.36, -12.44, -12.11, -11.57, -11.23, -11.38, -11.64, -11.84, -12.97, -13.43, -13.13, -13.86, -14.26, -14.65, -14.34, -14.09, -13.64, -13.59, -13.86, -12.67, -11.68, -10.6, -9.01, -8.95, -8.08, -5.441, -4.061, -3.464, -2.355, -3.649, -1.542, -1.229, -1.047, -0.491, -0.166, 0.183, 0.605, 0.932, -2.947, -3.262, -4.376, -5.071, -5.358, -5.745, -5.496, -5.167, -5.31, -4.976, -3.675, -3.392, -3.348, -2.982, -3.985, -5.362, -6.501, -7.34, -8.37, -9.31, -10.2, -10.99, -11.46, -11.93, -12.44, -13.12, -13.24, -13.58, -13.57, -14.69, -15.2, -15.12, -15.66, -14.74, -13.88, -13.13, -12.07, -11.42, -11.44, -11.93, -12.01, -13.38, -13.96, -14.65, -14.46, -15.7, -15.84, -15.19, -14.94, -14.91, -14.23, -13.92, -13.8, -14.48, -14.12, -13.16, -13.01, -12.04, -11.24, -11.02, -10.95, -11.07, -10.91, -10.62, -10.19 ; 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 = 1037.881, 1037.822, 1037.701, 1037.641, 1037.461, 1036.801, 1036.441, 1036.321, 1036.201, 1036.621, 1036.681, 1036.441, 1036.141, 1036.861, 1036.801, 1036.501, 1035.241, 1032.9, 1032.42, 1031.28, 1030.26, 1028.819, 1027.979, 1027.139, 1026.119, 1025.219, 1024.198, 1023.058, 1020.898, 1019.757, 1018.557, 1017.477, 1015.976, 1015.616, 1015.796, 1015.016, 1014.836, 1014.536, 1014.296, 1014.356, 1013.756, 1013.096, 1012.856, 1013.156, 1013.396, 1013.756, 1014.056, 1014.776, 1015.736, 1016.156, 1016.276, 1016.637, 1016.697, 1017.657, 1017.957, 1017.837, 1018.437, 1018.797, 1019.337, 1019.937, 1018.557, 1017.597, 1019.157, 1021.318, 1024.318, 1023.478, 1024.618, 1027.199, 1026.899, 1025.699, 1022.578, 1021.798, 1020.657, 1017.957, 1015.496, 1015.436, 1013.876, 1012.316, 1011.475, 1012.195, 1013.696, 1014.776, 1013.936, 1011.175, 1015.136, 1021.258, 1030.08, 1028.279, 1026.239, 1025.219, 1022.698, 1021.318, 1020.357, 1019.457, 1018.437, 1017.297, 1015.976, 1014.356, 1012.556, 1011.775, 1009.375, 1007.454, 1005.534, 1004.574, 1001.213, 998.0922, 1003.313, 1003.133, 1002.533, 1003.013, 1003.373, 1004.214, 1008.295, 1011.775, 1012.195, 1011.715, 1012.376, 1007.094, 1001.873, 1001.393, 998.4523, 995.0915, 991.9108, 988.85, 986.2695, 984.1089, 982.8486, 984.649, 994.2513, 1001.993, 1006.194, 1009.375, 1009.615, 1011.835, 1016.517, 1013.516, 1019.937, 1017.237, 1017.297, 1016.577, 1018.077, 1012.616, 1011.715, 1014.836, 1014.116, 1012.135, 1010.575, 1010.935, 1007.394, 1006.374, 1018.017, 1016.156, 1020.297, 1022.998, 1023.958, 1023.658, 1022.098, 1023.718, 1028.099, 1027.559, 1026.719, 1026.659, 1024.138, 1021.378, 1019.757, 1020.057, 1021.078, 1022.218 ; 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 = 3.371, 5.802, 6.115, 6.429, 5.253, 5.762, 4.626, 5.018, 5.135, 6.821, 5.527, 5.998, 9.53, 9.53, 9.17, 10.07, 10.43, 10.9, 10.98, 11.49, 11.72, 12.78, 13.64, 13.48, 14.74, 15.01, 15.29, 14.46, 15.09, 15.88, 15.88, 16.46, 16.78, 16.03, 16.15, 15.44, 15.21, 14.54, 15.52, 14.39, 12.78, 12.94, 12.39, 12.82, 14.23, 12.86, 13.76, 14.03, 12.66, 11.37, 14.11, 15.21, 16.39, 15.52, 14.07, 14.5, 14.15, 12.86, 14.43, 16.19, 16.35, 14.19, 13.41, 12.5, 11.64, 11.05, 12.47, 11.37, 11.49, 13.13, 11.52, 13.13, 13.37, 10.15, 10.19, 10.11, 10.31, 10.04, 10.11, 9.68, 7.33, 7.21, 4.9, 1.568, 2.391, 1.96, 1.333, 3.685, 3.528, 2.47, 8.19, 10.35, 10.66, 10.47, 5.958, 11.17, 11.72, 12.78, 12.39, 12.7, 12.47, 14.35, 13.84, 10.68, 6.546, 7.6, 8.62, 9.06, 13.92, 14.58, 15.09, 14.39, 13.33, 13.56, 13.48, 13.37, 14.31, 15.09, 15.92, 13.96, 14.86, 14.15, 13.68, 13.8, 13.76, 14.03, 12.98, 11.92, 12.62, 11.17, 10.98, 12.19, 11.17, 11.52, 11.02, 11.09, 11.17, 12, 11.37, 11.56, 14.03, 12.5, 15.25, 12.58, 13.05, 12.74, 13.52, 11.76, 12.03, 10.74, 11.8, 10.35, 9.88, 9.64, 8.55, 8.11, 6.429, 5.37, 5.723, 4.9, 4.626, 5.527, 6.35, 6.821, 5.253, 6.429, 7.49, 6.703 ; 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 = 2.69, 3.667, 4.533, 4.552, 3.846, 4.095, 3.43, 3.595, 3.631, 5.182, 4.12, 4.929, 7.74, 7.69, 7.52, 7.91, 8.15, 8.94, 8.74, 8.83, 9.67, 10.86, 11.13, 11.65, 12.18, 12.78, 12.67, 12.03, 12.41, 12.78, 13.46, 13.88, 13.68, 13.49, 13.24, 13.14, 12.91, 12.02, 11.75, 11.88, 10.81, 10.32, 10.3, 9.73, 11.14, 11.14, 10.69, 11.79, 9.99, 8.63, 11.21, 12.65, 13.69, 11.84, 11.64, 11.15, 11.63, 10.43, 11.91, 11.97, 12.79, 11.12, 10.07, 8.94, 8.22, 9.01, 9.51, 8.57, 9.49, 10.17, 9.08, 10.36, 10.28, 7.84, 7.63, 8.47, 7.37, 7.43, 7.79, 6.955, 5.913, 5.177, 3.577, 0.492, 1.145, 1.13, 0.475, 2.041, 2.062, 1.034, 5.908, 8.03, 9.16, 8.63, 4.437, 8.5, 9.2, 9.98, 10.57, 10.72, 10.69, 11.67, 11.58, 6.605, 4.737, 6.026, 7.05, 7.33, 10.14, 12.04, 12.54, 11.24, 10.92, 10.98, 11.26, 11.1, 11.33, 12.1, 13.17, 11.65, 11.81, 11.71, 11.07, 10.66, 11.45, 11.27, 11.02, 10.29, 9.29, 9.25, 9.28, 9.63, 8.95, 8.84, 8.6, 8.74, 8.97, 9.32, 7.31, 9.03, 10.09, 9.98, 10.83, 7.08, 9.47, 10.23, 10.25, 9.96, 9.85, 8.68, 9.33, 8.07, 7.79, 7.35, 7.12, 6.06, 4.805, 3.979, 4.17, 2.598, 2.848, 4.395, 4.234, 4.792, 3.697, 4.743, 5.583, 4.801 ; 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 = 187.2, 153.1, 194.9, 256.1, 233.3, 270.9, 279.2, 294.1, 298, 317.6, 338.8, 351.47, 12.14, 23.63, 19.02, 41.05, 47.47, 35.89, 33.46, 37.17, 29.74, 31.99, 39, 39.01, 31.22, 28.8, 21.86, 10.53, 10.32, 10.35, 9.4, 9.78, 4.38, 6, 1.05, 5.54, 2.26, 358.31, 352.46, 354.21, 356.23, 339, 335.5, 323.9, 325.9, 333.6, 332, 327.2, 318.5, 320.4, 307.9, 305.6, 302.4, 310.2, 304.7, 298.9, 311.9, 308.6, 303.1, 305.4, 302.2, 317.1, 310.4, 322.8, 312.7, 304, 318.8, 302.8, 315.9, 319.7, 321.7, 328.4, 333.2, 322.3, 326.8, 335.9, 339.4, 336.7, 330.5, 341.2, 343.09, 1.93, 23.61, 359.88, 289.7, 92.4, 97.7, 147.4, 305.7, 316.3, 190.4, 179.5, 180.2, 192.6, 213.9, 202.3, 187.1, 179.7, 175.8, 164.9, 159.7, 165.1, 162.9, 296.9, 300.1, 296.8, 308.2, 304.4, 328.1, 328.6, 323.6, 314.1, 310, 299, 291.3, 290.2, 290.2, 292.6, 301.4, 305, 317.1, 311, 312.4, 313, 306.7, 302.5, 308.8, 311.9, 312.6, 308.5, 310.8, 318.8, 316.7, 319.5, 315.2, 310.1, 303.5, 306.9, 298.6, 304.8, 307.1, 314.1, 307.2, 280.3, 317.4, 325.4, 321.2, 327.2, 329.8, 335.5, 346.013, 336.4, 337.5, 352.57, 358.31, 6.06, 25.78, 18.47, 21.77, 10.12, 24.59, 61.2, 54.7, 44.95, 78.7, 47.36, 55, 53.3 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2956.121, 2955.521, 2954.319, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2856.404, 2955.521, 2946.51, 2955.521, 2950.114, 2954.92, 1653.191, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2956.722, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 1554.074, 109.6177, 1131.778, 893.2982, 525.6664, 761.143, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521 ; 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 ; }