netcdf F0109.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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "11-Feb-2005 12:29:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "23-Jan-2005 17:35:56: Parameter wind_gust marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:49: Parameter wind_direction marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:43: Parameter wind_speed marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 3.017, 1.822, 1.664, 2.524, 2.046, 1.952, 1.83, 1.549, 1.185, 0.799, 0.717, 0.624, 0.463, 0.412, 0.339, 0.485, 1.007, 1.626, 1.859, 1.713, 1.795, 1.736, 2.011, 2.03, 1.506, 1.282, -0.095, -0.191, -0.898, -0.191, 0.179, -0.02, -0.483, -0.667, -0.496, -0.737, -0.027, 0.072, -0.207, -0.202, 1.593, 1.325, 1.404, 1.337, 1.445, 1.284, 1.252, 1.074, 0.88, 0.843, 0.372, 0.431, 0.346, 0.369, 0.446, -0.29, -0.563, -0.555, -0.675, -0.71, 0.208, 0.12, 0.58, 0.248, 0.733, 1.22, 1.16, 1.261, 1.295, 1.21, 1.255, 1.315, 1.15, 1.135, 1.179, 1.156, 1.052, 1.137, 1.124, 1.039, 1.139, 1.019, 0.809, 0.921, 1.385, 1.562, 2.508, 3.681, 4.183, 4.854, 4.392, 5.913, 3.289, 4.196, 4.426, 3.35, 3.982, 2.67, 2.328, 1.913, 1.992, 2.34, 2.259, 1.665, 1.71, 2.637, 2.044, 2.034, 1.389, 0.462, 0.672, 0.543, 0.46, 0.475, 0.362, 0.012, 0.072, 0.026, 0.313, 0.244, -0.439, -0.613, -1.089, -1.81, -2.214, -2.54, -2.822, -2.956, -3.607, -3.642, -3.476, -4.304, -4.678, -4.819, -4.588, -4.197, -4.017, -4.01, -3.846, -3.823, -4.107, -4.354, -4.328, -3.997, -4.013, -3.738, -3.87, -3.538, -3.552, -3.62, -3.457, -3.896, -3.946, -4.036, -4.137, -4.428, -3.906, -3.267, -3.183, -2.968, -2.837, -2.197, -1.689, -1.062, -0.699, -0.684, -0.797, -0.612 ; 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 = 1027.943, 1028.483, 1029.563, 1030.043, 1030.943, 1031.784, 1032.084, 1032.684, 1033.344, 1033.944, 1034.724, 1035.144, 1035.625, 1035.925, 1036.105, 1036.345, 1036.705, 1036.045, 1035.505, 1034.604, 1034.904, 1035.144, 1034.784, 1034.964, 1034.844, 1034.544, 1034.364, 1033.524, 1032.564, 1032.084, 1031.784, 1031.724, 1030.643, 1030.103, 1029.623, 1029.683, 1029.203, 1028.903, 1028.483, 1028.303, 1027.162, 1026.142, 1025.182, 1024.642, 1024.102, 1023.682, 1023.081, 1022.901, 1022.721, 1021.941, 1021.461, 1020.801, 1020.681, 1019.661, 1019.721, 1019.36, 1018.64, 1018.4, 1018.16, 1017.92, 1017.02, 1017.38, 1016.96, 1016.54, 1016.54, 1015.58, 1015.039, 1014.619, 1014.679, 1014.019, 1014.439, 1013.779, 1013.719, 1013.059, 1012.759, 1012.219, 1011.559, 1011.198, 1010.958, 1011.078, 1010.718, 1010.778, 1011.138, 1011.619, 1011.318, 1011.619, 1011.258, 1011.559, 1011.258, 1010.358, 1010.118, 1010.238, 1010.598, 1011.258, 1011.378, 1011.559, 1011.438, 1011.018, 1011.018, 1010.898, 1010.658, 1009.878, 1009.098, 1008.678, 1008.018, 1007.778, 1008.198, 1007.898, 1005.377, 1002.016, 1002.916, 1002.796, 1002.136, 1000.036, 998.1152, 996.3748, 994.5743, 993.374, 992.1136, 990.9134, 989.353, 988.0327, 986.8924, 985.272, 984.7919, 984.2517, 983.7716, 982.8113, 981.311, 981.1309, 981.1309, 978.9704, 976.9299, 975.6096, 975.9697, 977.8901, 979.5706, 979.6306, 980.0507, 979.6906, 978.9704, 978.0702, 977.47, 977.53, 977.29, 977.23, 976.8099, 977.6501, 977.8901, 977.7101, 977.7701, 976.9299, 976.5698, 976.1497, 975.7296, 974.8893, 977.41, 982.0311, 988.7528, 990.7333, 997.335, 997.0349, 997.275, 997.9351, 994.5143, 993.194, 998.1152, 1001.176 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0 ; wind_gust = 5.802, 3.332, 4.194, 6.586, 5.723, 6.194, 6.115, 8.08, 7.02, 6.899, 8.08, 9.92, 9.8, 8.78, 8.04, 7.96, 6.978, 6.703, 4.998, 3.724, 3.998, 3.234, 1.372, 0.588, 1.803, 1.764, 1.882, 2.117, 1.646, 2.626, 1.294, 2.391, 1.607, 3.998, 3.038, 3.842, 1.96, 1.882, 2.979, 2.666, 1.176, 2.234, 2.47, 3.881, 3.528, 2.254, 2.234, 1.607, 1.999, 1.274, 1.725, 0.745, 0.294, 1.372, 1.96, 1.47, 2.156, 2.548, 2.234, 3.489, 2.058, 2.47, 3.214, 3.685, 2.352, 1.529, 3.332, 2.156, 1.568, 2.156, 1.078, 2.195, 1.921, 0.98, 1.098, 0.431, 2.156, 3.254, 2.646, 2.626, 1.176, 1.568, 3.293, 3.685, 1.999, 1.882, 1.882, 1.078, 0.862, 1.137, 2.156, 1.568, 2.548, 1.862, 1.137, 1.137, 2.822, 1.372, 1.058, 0.49, 0, 2.666, 4.586, 5.292, 4.116, 6.546, 4.802, 10.58, 7.6, 9.06, 11.09, 11.72, 12.03, 11.76, 12.11, 11.6, 19.76, 13.41, 14.39, 13.92, 15.84, 16.74, 17.09, 17.6, 17.68, 17.05, 19.25, 14.74, 14.58, 13.96, 14.23, 13.25, 13.76, 13.92, 13.88, 13.48, 12.35, 13.01, 14.9, 13.52, 12.35, 12.23, 9.72, 11.13, 13.05, 8.04, 7.8, 9.33, 9.68, 10.62, 12.19, 12.31, 12.15, 11.92, 10, 8.35, 10.23, 8.58, 9.56, 8.23, 7.06, 7.8, 7.6, 6.821, 6.468, 6.978, 6.39, 6.586 ; 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, 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 ; wind_speed = 5.347, 1.034, 3.691, 5.846, 4.551, 5.274, 5.505, 6.774, 5.973, 5.819, 6.941, 8.61, 8.13, 7.67, 7.02, 6.966, 5.764, 5.847, 4.443, 2.87, 3.633, 2.009, 1.094, 0.036, 1.412, 1.224, 1.503, 1.821, 1.2, 2.172, 0.891, 1.747, 1.359, 3.506, 2.317, 3.347, 1.276, 1.628, 2.613, 2.287, 0.488, 1.436, 1.851, 3.12, 3.022, 1.627, 1.928, 1.233, 1.783, 0.61, 1.085, 0.381, 0, 1.057, 1.429, 0.871, 1.582, 2.13, 1.503, 3.041, 1.432, 1.816, 2.55, 3.226, 1.6, 0.941, 2.551, 1.479, 0.523, 1.859, 0.473, 1.059, 1.244, 0.404, 0.137, 0.013, 1.433, 2.6, 1.98, 2.173, 0, 1.325, 2.685, 3.046, 1.065, 1.307, 1.422, 0.254, 0.597, 0.941, 1.862, 0.896, 1.986, 1.401, 0.278, 0.168, 2.464, 0.024, 0.756, 0.003, 0, 2.454, 4.077, 4.831, 2.89, 5.48, 3.893, 7.03, 6.444, 6.966, 8.66, 9.34, 10.17, 9.59, 9.85, 9.33, 13.37, 10.89, 12.3, 11.97, 13.54, 14.31, 14.33, 14.42, 14.73, 14.4, 15.86, 11.36, 12.15, 11.25, 11.59, 11.58, 11.16, 11.16, 11.22, 10.56, 9.86, 10.08, 11.89, 10.7, 10.21, 9.3, 7.88, 9.62, 9.24, 6.248, 5.919, 8.05, 8.1, 9.42, 10.35, 9.56, 10.35, 9.93, 8.2, 7.18, 8.09, 6.908, 7.39, 6.789, 5.444, 6.337, 6.205, 5.372, 5.521, 5.959, 4.776, 5.381 ; 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, 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 ; wind_direction = 9.74, 90.7, 19.59, 17.89, 22.93, 10.54, 17.39, 14.67, 17.52, 19.56, 22.68, 31.41, 24.52, 25.66, 25.17, 22.76, 16.03, 19.31, 16.31, 10.8, 357.27, 26.22, 23.45, 149.5, 272.7, 234.9, 296.2, 308.4, 233.7, 291.6, 66.4, 29.28, 358.95, 354.54, 5.27, 351.86, 31.25, 2.44, 347.307, 353.11, 97.2, 149.7, 172, 175.7, 187.5, 191.6, 208.9, 226.6, 227.9, 255.6, 280.1, 278, 342.7, 114, 308.7, 25.86, 348.215, 359.69, 19.93, 352.96, 115.6, 22.52, 341.8, 15.53, 11.95, 80.7, 0.96, 40.43, 358.41, 28.92, 279.3, 17.57, 298.5, 94.4, 173.5, 171.2, 359.09, 14.19, 13.74, 290.4, 342.7, 324.2, 288.8, 268.3, 338.4, 281.4, 335.9, 21.32, 163.3, 121.4, 44.53, 41.35, 242.1, 347.267, 95.6, 67.9, 30.48, 262.8, 253.3, 190.2, 342.7, 38.91, 33.04, 21.38, 43.77, 86.9, 66.3, 71.2, 89.8, 72.7, 70.8, 68, 66.7, 60.3, 51.26, 40.76, 40.68, 46.07, 44.43, 29.28, 25.28, 24.01, 18.86, 11.73, 14.59, 14.3, 15.49, 354.37, 356.07, 352.24, 342.981, 329, 317.8, 316.6, 313.8, 312.3, 312.9, 317.5, 321.5, 323.5, 317, 320.6, 315.9, 308.7, 316, 317, 296.9, 273.5, 277.1, 271.4, 277.6, 267, 280.9, 282.8, 277.6, 271.2, 264.3, 262.3, 261, 277.3, 273.8, 252.1, 260.4, 269.5, 253.5, 250.6, 252.6, 240.8 ; 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, 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, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 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 ; visibility = 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2960.326, 2960.326, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2955.521, 2857.605, 2923.683, 2948.312, 2930.892, 2934.496, 2524.214, 2855.803, 1599.127, 228.8578, 252.1651, 353.7445, 1242.909, 987.609, 2959.726, 2959.726, 2960.326, 2957.323, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2957.323, 2959.125, 2959.125, 2921.28, 2956.722, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2796.934, 1755.911, 1991.989, 1200.859, 2807.146, 2757.888, 1518.633, 1650.187, 2574.073, 391.8292, 2959.125, 2959.125, 20.50904, 227.7164, 1346.831, 1346.23, 356.6278, 968.9871, 765.9487, 881.2841, 1071.107, 956.3723, 729.9063, 820.0121, 588.1398, 522.6629, 474.0057, 457.7867, 429.5535, 406.1861, 374.649, 337.8258, 310.8541, 324.9106, 354.1649, 350.8611, 318.1226, 252.8259, 251.9249, 241.4125, 232.9426, 225.1334, 220.7482, 220.1475, 218.4656, 215.2818, 207.0522, 197.561, 191.614, 185.5469, 174.7342, 156.4727, 130.4622, 35.42456, 253.0662, 259.3135, 322.5678, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726 ; 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 ; }