netcdf E0114.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.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 = "03-Apr-2005 18:51:12: Parameter barometric_pressure marked as non-functional as of julian day 2453464.625000 (2005-04-03 15:00:00)\n", "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.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 = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26\n", "SET_BP_1.3: 25-Apr-2005 20:19:27" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; 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 = 7.56, 6.75, 6.761, 6.763, 6.675, 6.549, 6.362, 6.656, 7.03, 6.686, 7.14, 7.87, 7.72, 7.97, 7.86, 7.99, 7.35, 7.05, 7.62, 7.66, 7.36, 7.13, 6.637, 6.331, 5.929, 5.77, 5.731, 5.238, 5.257, 5.344, 5.463, 5.22, 5.29, 5.351, 5.211, 5.347, 5.489, 5.485, 5.525, 5.637, 5.846, 6.06, 6.344, 6.445, 6.356, 6.218, 5.959, 6.137, 6.019, 6.078, 6.137, 6.393, 6.338, 6.133, 6.121, 6.112, 6.095, 5.973, 5.99, 6.022, 6.127, 6.112, 5.998, 5.934, 6.226, 6.297, 6.541, 6.893, 7.34, 7.26, 7.34, 7.34, 7.12, 7.38, 7.33, 7.41, 7.73, 6.927, 6.689, 6.72, 7.02, 6.811, 6.901, 7.29, 7.32, 7.03, 7.07, 7.18, 6.506, 7.03, 6.813, 6.466, 6.596, 6.411, 6.101, 6.411, 6.254, 6.025, 5.831, 6.177, 6.096, 6.356, 6.338, 6.377, 6.242, 6.034, 6.084, 5.496, 5.412, 5.9, 6.305, 6.281, 6.201, 5.917, 5.51, 5.259, 5.143, 5.572, 5.904, 6.217, 5.728, 5.707, 5.63, 5.585, 5.173, 5.221, 5.257, 5.369, 5.414, 5.55, 5.543, 5.621, 5.516, 5.501, 5.76, 6.096, 6.219, 6.397, 6.419, 6.885, 7.16, 7.16, 7.08, 7.02, 6.918, 7.05, 6.889, 7.35, 6.703, 6.12, 5.99, 5.971, 5.72, 5.39, 5.984, 6.018, 6.047, 6.137, 6.218, 6.284, 6.201, 6.168, 5.976, 6.183, 5.956, 6.173, 6.919, 7.15 ; 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 = 1005.354, 1005.474, 1005.414, 1005.174, 1004.814, 1004.574, 1003.854, 1003.313, 1002.833, 1002.473, 1002.053, 1001.453, 1000.973, 1000.133, 999.5325, 999.4125, 999.7126, 999.1124, 998.0922, 998.0322, 998.0922, 998.1522, 998.2723, 998.2723, 999.2325, 999.5325, 999.1124, 998.1522, 996.8919, 996.1118, 995.8117, 993.2311, 992.5709, 990.8906, 990.4104, 991.6707, 992.871, 993.8312, 994.4914, 995.0315, 995.5116, 996.0518, 996.5319, 996.952, 997.4921, 998.2122, 999.2325, 1000.133, 1001.033, 1002.473, 1003.253, 1004.094, 1004.934, 1005.534, 1006.134, 1007.094, 1007.875, 1008.835, 1010.035, 1011.175, 1012.015, 1012.436, 1012.976, 1013.396, 1013.696, 1014.416, 1014.836, 1014.836, 1014.536, 1014.476, 1014.776, 1014.656, 1014.896, 1015.736, 1015.856, 1015.796, 1016.216, 1016.396, 1016.336, 1015.976, 1016.036, 1015.796, 1015.436, 1016.156, 1015.916, 1015.736, 1015.556, 1015.616, 1015.196, 1013.876, 1014.116, 1013.336, 1012.736, 1011.835, 1011.055, 1010.575, 1010.095, 1009.195, 1008.235, 1007.454, 1006.554, 1006.434, 1004.934, 1004.334, 1003.433, 1003.013, 1003.433, 1003.553, 1003.373, 1002.233, 1001.873, 1001.873, 1001.213, 1000.913, 1001.153, 1000.433, 1001.093, 1001.993, 1002.713, 1003.493, 1004.034, 1004.394, 1004.394, 1004.394, 1004.574, 1004.814, 1004.634, 1004.574, 1004.814, 1005.294, 1005.594, 1006.254, 1006.794, 1007.514, 1008.055, 1008.655, 1009.435, 1009.855, 1010.275, 1010.275, 1010.695, 1010.935, 1011.655, 1011.955, 1012.736, 1013.516, 1013.996, 1014.296, 1014.716, 1015.016, 1015.256, 1015.436, 1015.676, 1016.156, 1016.517, 1017.177, 1017.597, 1017.477, 1017.537, 1017.297, 1016.697, 1016.036, 1015.436, 1014.836, 1013.396, 1012.195, 1010.515, 1009.375 ; 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 = 7.41, 8.04, 8.23, 7.17, 7.92, 8.27, 7.53, 7.37, 10.78, 9.13, 9.8, 11.45, 12.9, 12.58, 12.35, 12.94, 9.53, 7.25, 10.27, 11.13, 10.23, 9.53, 7.6, 6.37, 5.88, 5.958, 4.508, 3.881, 6.311, 6.076, 4.312, 2.352, 3.802, 4.038, 6.429, 9.76, 10.39, 10.9, 9.6, 8.94, 9.56, 9.09, 9.37, 10.23, 10.66, 10, 9.45, 9.7, 9.53, 8.82, 8.19, 9.88, 9.56, 8.74, 8.31, 7.76, 7.21, 7.02, 6.468, 5.841, 4.508, 4.861, 3.528, 4.586, 5.684, 5.645, 4.704, 6.154, 4.586, 5.527, 5.527, 7.21, 6.703, 7.02, 7.68, 7.45, 7.64, 5.958, 4.606, 5.292, 5.802, 6.037, 6.546, 7.88, 8.94, 7.96, 9.41, 9.88, 10.9, 13.13, 12.11, 12.74, 13.76, 13.84, 14.11, 14.23, 15.33, 15.64, 15.76, 14.23, 14.15, 10.7, 14.54, 15.01, 17.25, 14.94, 14.78, 11.6, 9.88, 10.11, 8.78, 7.21, 6.507, 5.802, 6.076, 5.645, 5.214, 5.057, 5.41, 7.64, 6.782, 5.331, 5.449, 4.626, 4.038, 4.469, 6.625, 6.782, 7.37, 9.56, 9.88, 9.84, 10.15, 10.94, 11.92, 10.43, 9.51, 8.47, 8.19, 8.35, 8.11, 9.13, 8.39, 8.7, 8.15, 9.53, 9.6, 8.47, 7.25, 5.194, 4.704, 4.743, 3.136, 2.901, 2.744, 1.47, 2.744, 3.528, 4.469, 4.743, 4.704, 4.978, 4.9, 5.37, 4.9, 5.88, 9.29, 9.45 ; 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 = 6.087, 6.883, 6.906, 6.215, 7.03, 7.11, 6.82, 6.529, 7.8, 7.83, 8.54, 9.35, 10.48, 10.55, 10.48, 10.41, 8.48, 5.902, 8.92, 9.14, 8.57, 7.95, 6.656, 5.518, 5.055, 5.06, 3.585, 3.214, 5.095, 4.709, 3.536, 0.443, 2.088, 3.14, 5.085, 7.98, 8.52, 8.92, 8.03, 7.17, 8.18, 7.88, 7.76, 8.6, 8.56, 8.64, 7.48, 8.08, 8.21, 7.51, 7.01, 8.51, 8.07, 7.35, 6.978, 6.412, 6.209, 6.278, 5.234, 5.192, 3.233, 4.218, 2.766, 3.889, 4.946, 4.968, 3.578, 5.115, 3.961, 4.443, 4.984, 6.464, 5.818, 5.955, 6.79, 6.519, 6.601, 5.321, 4.049, 4.656, 5.157, 5.312, 5.74, 6.855, 7.68, 7.07, 8.37, 8.44, 8.89, 11.18, 10, 10.62, 11.88, 12, 12.05, 11.92, 12.55, 12.89, 12.91, 11.75, 12, 8.53, 12.04, 12.44, 13.16, 12.72, 12.02, 9.85, 8.32, 8.49, 7.12, 5.399, 5.506, 4.578, 5.151, 4.264, 4.229, 3.942, 3.858, 5.153, 5.055, 4.044, 4.176, 3.067, 3.322, 3.565, 5.67, 5.868, 6.316, 7.98, 8.71, 8.5, 8.7, 9.17, 9.47, 8.89, 8.06, 7.35, 6.703, 7.17, 6.985, 7.91, 7.13, 7.43, 6.694, 8.2, 8, 7.53, 6.146, 4.499, 4.113, 4.105, 1.76, 1.716, 2.128, 0.845, 2.448, 2.942, 3.777, 4.062, 4.144, 4.31, 4.283, 4.802, 4.398, 5.071, 7.77, 8.41 ; 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 = 133.7, 139.3, 138.2, 135.3, 122.7, 126.9, 114.2, 111.6, 118.9, 114.9, 115.1, 114.2, 114.1, 116.4, 115, 116.8, 126.4, 121.9, 125.9, 138.3, 138, 138, 135.6, 136.5, 135.4, 138.1, 139.5, 89.4, 45.39, 55.1, 90.2, 345.703, 281.2, 268.9, 231.1, 229.3, 215.2, 226.5, 198.9, 189.4, 184.2, 186.2, 179.1, 180.2, 181.4, 181.5, 181.1, 197.9, 206.1, 211, 222.4, 212.6, 218, 214.4, 214, 219.6, 228.1, 230.8, 237.5, 229, 240, 234.6, 209.7, 194.5, 210.4, 194.8, 168.6, 167.1, 149.5, 146.9, 174.3, 168, 161.6, 165.6, 170, 170.5, 180.6, 159.5, 162.6, 161.5, 150.6, 119.9, 112, 122.6, 122.2, 116.7, 111.5, 120.2, 122.4, 103.7, 106.3, 101.6, 103.6, 91.8, 90.3, 92.6, 92.3, 88, 86.9, 96.1, 98.8, 108.2, 106.2, 104.8, 98.6, 89.4, 88.2, 73.8, 58.2, 81.5, 101.5, 105.8, 116.9, 83.2, 67.6, 37.22, 5.93, 330.8, 280.1, 273.2, 266.6, 298.9, 332.2, 299, 241.9, 225.9, 221.3, 233.7, 246.2, 236.4, 238.7, 239.7, 242.2, 231.2, 220.5, 218.9, 221, 212.1, 191.7, 192.3, 183.2, 180.3, 180.6, 176.8, 174.2, 183.7, 184.6, 191.7, 197.5, 196.2, 205.1, 188.7, 199, 125.5, 154.8, 145.5, 99.1, 84.5, 105.7, 86.1, 92.2, 88.7, 72.5, 87.5, 76.7, 86.4, 110.7, 133.4 ; 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 = 1301.778, 338.1261, 267.7835, 343.5925, 249.5821, 395.7338, 302.3841, 660.2245, 547.2918, 246.098, 1009.234, 2046.653, 1554.675, 2122.342, 2008.808, 2193.826, 510.6488, 872.8743, 2008.808, 1534.251, 1292.167, 1533.65, 462.5923, 580.3306, 625.9843, 848.2453, 2429.903, 2555.451, 2715.839, 1904.886, 940.1533, 1578.103, 837.4326, 2328.985, 2244.886, 2920.68, 2583.684, 2882.234, 2919.478, 2930.892, 2703.825, 2856.404, 2831.775, 2503.79, 2620.927, 2168.596, 2870.22, 2817.358, 2902.658, 2926.086, 2950.114, 2949.513, 2944.107, 2898.454, 2939.302, 2925.485, 2953.118, 2954.92, 2955.521, 2954.92, 2739.867, 2955.521, 2942.305, 2927.888, 2888.241, 2915.273, 2950.114, 2948.312, 2948.312, 2956.121, 2908.065, 2820.962, 2841.386, 2902.658, 2911.068, 2935.097, 2953.118, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 1396.69, 1777.537, 2151.776, 2741.069, 2924.885, 2909.867, 1890.469, 2113.331, 1952.943, 1639.375, 1271.142, 869.8707, 1988.385, 1766.724, 1190.647, 859.6587, 656.6202, 1155.807, 541.8854, 795.3832, 1272.944, 2250.893, 2250.292, 2073.685, 2070.081, 1055.489, 994.2168, 1090.33, 1718.067, 1222.485, 2152.978, 1685.629, 2187.819, 1822.59, 1972.166, 2670.786, 2951.916, 2955.521, 2955.521, 2941.104, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2942.906, 2950.114, 2891.245, 2888.241, 2917.676, 2948.913, 2915.273, 2897.252, 2744.072, 2949.513, 2951.916, 2954.92, 2952.517, 2954.319, 2952.517, 2933.895, 2948.312, 2914.673, 2855.203, 2868.418, 2849.796, 2810.75, 2784.32, 2739.867, 2890.044, 2802.341, 2752.482, 2754.885, 2608.913, 2270.716, 1129.976, 1037.468, 929.9413, 1340.223, 1484.393, 1782.343, 741.9204 ; 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 ; }