netcdf I0109.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.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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 = 2453473.83333333 ; 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 = 2453473.83333333 ; 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 = "21-Apr-2005 08:56:07: Parameter barometric_pressure marked as non-functional as of julian day 2453482.250000 (2005-04-21 06:00:00)\n", "14-Apr-2005 17:45:50: Parameter wind_gust marked as non-functional as of julian day 2453473.833333 (2005-04-12 20:00:00)\n", "14-Apr-2005 17:45:46: Parameter wind_speed marked as non-functional as of julian day 2453473.833333 (2005-04-12 20:00:00)\n", "08-Apr-2005 10:05:20: Parameter barometric_pressure marked as non-functional as of julian day 2453469.291667 (2005-04-08 07:00:00)\n", "03-Apr-2005 18:27:15: Parameter barometric_pressure marked as non-functional as of julian day 2453464.708333 (2005-04-03 17:00:00)\n", "29-Mar-2005 10:34:07: Parameter barometric_pressure marked as non-functional as of julian day 2453459.416667 (2005-03-29 10:00:00)\n", "09-Mar-2005 09:46:11: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:00:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "04-Mar-2005 15:24:52: Parameter barometric_pressure marked as non-functional as of julian day 2453433.916667 (2005-03-03 22:00:00)\n", "20-Feb-2005 19:14:42: Parameter barometric_pressure marked as non-functional as of julian day 2453422.333333 (2005-02-20 08:00:00)\n", "11-Feb-2005 12:33:42: Parameter barometric_pressure marked as non-functional as of julian day 2453413.458333 (2005-02-11 11:00:00)\n", "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13\n", "SET_BP_1.3: 25-Apr-2005 20:45:07" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; air_temperature = 4.837, 5.081, 5.065, 5.484, 5.189, 5.39, 5.717, 5.687, 5.601, 5.958, 5.851, 6.127, 5.888, 6.2, 6.337, 6.15, 6.716, 7.45, 7.12, 8.02, 7.72, 7.4, 6.947, 6.734, 6.436, 6.522, 5.95, 5.702, 5.442, 5.842, 5.454, 7.13, 7.47, 7.3, 7.43, 7.17, 5.413, 5.481, 5.661, 5.466, 5.375, 5.582, 5.697, 5.834, 5.951, 6.063, 5.924, 5.508, 5.381, 5.272, 5.578, 5.571, 5.505, 5.278, 5.389, 5.582, 5.464, 5.429, 5.38, 5.359, 5.414, 5.546, 5.644, 5.7, 5.948, 5.932, 6.108, 6.363, 6.557, 6.848, 5.779, 6.187, 6.302, 6.1, 5.937, 5.416, 5.841, 5.21, 5.427, 5.416, 5.461, 5.472, 5.407, 5.544, 5.778, 5.931, 6.534, 6.711, 6.462, 6.598, 6.305, 6.214, 6.109, 6.154, 5.705, 5.623, 5.478, 5.458, 5.488, 5.396, 5.405, 5.555, 5.534, 5.547, 5.765, 5.453, 5.339, 5.247, 5.405, 5.524, 5.83, 5.944, 6.563, 5.286, 5.858, 5.78, 5.51, 5.286, 5.05, 4.821, 4.808, 4.998, 5.508, 5.487, 5.294, 5.034, 5.018, 5.163, 5.523, 5.395, 5.239, 5.549, 5.408, 5.379, 5.416, 5.618, 5.663, 6.013, 5.939, 5.911, 6.198, 6.437, 6.412, 6.13, 5.856, 5.861, 5.769, 5.584, 5.529, 5.522, 5.585, 5.228, 5.403, 5.285, 5.326, 5.377, 5.448, 5.385, 5.507, 5.478, 5.383, 5.326, 5.48, 5.83, 5.721, 5.902, 6.132, 6.281 ; 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 = 1009.204, 1009.924, 1009.744, 1009.024, 1008.304, 1008.604, 1009.684, 1008.484, 1007.884, 1008.064, 1007.524, 1008.124, 1006.624, 1006.204, 1004.524, 1005.004, 1003.924, 1003.684, 1003.264, 1002.364, 999.4241, 1000.144, 999.1841, 998.4641, 997.804, 998.3441, 997.384, 996.364, 995.944, 996.9641, 995.764, 995.944, 994.624, 992.764, 992.824, 991.744, 992.2839, 995.524, 996.364, 997.264, 998.1041, 998.644, 999.3641, 999.7241, 1000.384, 1000.924, 1001.764, 1002.364, 1003.384, 1004.464, 1004.704, 1005.544, 1006.384, 1006.984, 1007.704, 1008.364, 1009.144, 1009.984, 1011.184, 1012.204, 1013.284, 1013.704, 1014.424, 1014.724, 1015.144, 1015.504, 1016.284, 1016.944, 1017.004, 1017.424, 1017.724, 1018.024, 1018.084, 1018.804, 1019.104, 1019.044, 1019.044, 1019.404, 1019.284, 1019.644, 1019.524, 1019.704, 1019.284, 1019.404, 1019.704, 1019.884, 1019.524, 1019.404, 1019.104, 1018.684, 1018.144, 1017.544, 1016.944, 1017.004, 1016.044, 1015.624, 1015.564, 1015.024, 1014.064, 1012.624, 1011.304, 1010.524, 1009.324, 1009.204, 1009.444, 1007.224, 1006.744, 1006.504, 1005.604, 1005.664, 1004.704, 1003.984, 1003.384, 999.4841, 1000.444, 1001.464, 1000.624, 1000.264, 999.0041, 997.744, 997.684, 997.8641, 999.4241, 999.3041, 998.0441, 1000.864, 1004.884, 1004.464, 1004.704, 1005.484, 1006.024, 1006.804, 1007.404, 1008.064, 1008.964, 1009.504, 1010.224, 1011.184, 1011.844, 1012.564, 1012.804, 1013.524, 1014.184, 1014.604, 1015.504, 1016.404, 1016.944, 1017.124, 1017.184, 1017.424, 1017.424, 1017.484, 1017.964, 1018.324, 1018.804, 1019.344, 1020.124, 1020.064, 1020.064, 1019.824, 1019.224, 1018.624, 1018.684, 1018.264, 1017.664, 1016.944, 1015.564, 1015.144 ; 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, 99, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 0.549, 0.902, 0, 0.666, 0, 0, 0, 0, 0, 4.43, 5.057, 6.429, 7.6, 10.43, 12.19, 8.92, 8.15, 9.17, 6.429, 8.15, 9.17, 9.72, 4.802, 7.1, 3.41, 4.743, 1.764, 0, 0.118, 0.196, 0, 7.64, 8.55, 8.08, 8.19, 7.25, 9.56, 12.23, 9.41, 9.29, 4.978, 6.35, 4.586, 10.51, 2.783, 9.56, 10.19, 9.8, 5.958, 6.742, 9.68, 9.37, 7.17, 4.743, 2.156, 0.823, 1.646, 1.686, 0.274, 1.019, 1.176, 0.039, 0, 0, 0, 0, 1.607, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.784, 1.96, 2.352, 3.332, 5.762, 1.96, 1.294, 4.626, 2.783, 8, 8.08, 7.45, 7.13, 6.507, 10.19, 13.99, 14.11, 11.72, 14.39, 13.13, 11.41, 15.33, 13.41, 14.19, 14.31, 13.56, 9.56, 8.78, 7.37, 16.11, 13.33, 8.23, 10.82, 0.98, 6.35, 0.706, 0, 0, 0, 0.118, 2.822, 4.704, 4.665, 1.45, 0.706, 0.745, 0.392, 1.921, 0.078, 0.47, 4.978, 0, 0, 3.254, 3.41, 2.234, 3.293, 0.314, 0, 0, 0, 0, 0, 0.039, 0.745, 0.353, 1.294, 0, 0, 0, 0, 1.568, 0.098, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2.195, 2.038 ; wind_gust_qc = 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, 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, 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, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_speed = 0.035, 0.044, 0, 0.05, 0, 0, 0, 0, 0, 1.158, 1.395, 3.432, 4.327, 5.999, 9.17, 5.958, 6.213, 5.176, 3.147, 3.925, 4.852, 5.146, 2.097, 2.859, 1.998, 2.429, 0.006, 0, 0.003, 0.002, 0, 3.461, 6.211, 4.355, 5.326, 3.008, 5.104, 9.23, 7.47, 3.881, 2.15, 3.12, 2.237, 7.37, 1.253, 7.34, 6.271, 7.05, 1.398, 4.684, 4.398, 7.16, 4.32, 2.568, 0.139, 0.061, 0.234, 0.214, 0.011, 0.076, 0, 0.001, 0, 0, 0, 0, 0.222, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.065, 0.168, 0.715, 0.736, 0.936, 0.038, 0.164, 0.503, 0.317, 4.861, 5.094, 4.161, 4.827, 4.04, 6.77, 10.83, 10.87, 8.72, 11.24, 10.77, 7.79, 8.67, 7.24, 9.71, 7.91, 3.36, 2.835, 2.246, 2.836, 7.8, 9.11, 1.964, 2.174, 0.146, 1.622, 0.041, 0, 0, 0, 0.013, 2.123, 3.199, 2.385, 0.25, 0.074, 0.049, 0.017, 0.394, 0.002, 0.09, 0.572, 0, 0, 0.111, 0.138, 0.054, 0.439, 0.006, 0, 0, 0, 0, 0, 0, 0.058, 0.033, 0.072, 0, 0, 0, 0, 0.087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.094, 0.199 ; wind_speed_qc = 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, 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, 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, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_direction = 51.74, 73.3, 342.3, 97.5, 342.3, 342.3, 342.3, 342.3, 342.3, 118.3, 124.5, 128.2, 126.3, 125.2, 126.9, 125.3, 125, 123.6, 118.4, 118.3, 121.4, 120.7, 140.2, 133.6, 120.1, 128.9, 172.6, 342.3, 96.3, 116.9, 342.3, 109.9, 110.4, 117.7, 127.3, 148.7, 208.5, 216.3, 226.1, 215.1, 198.2, 188.2, 190.9, 189.3, 178.1, 185.9, 194.3, 192.8, 185, 183.6, 205.8, 214.4, 211.6, 207.4, 233.2, 263, 260.3, 239.5, 246, 236.8, 247, 245.2, 342.3, 342.3, 342.3, 342.3, 220.8, 198.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 116.2, 106.9, 120.5, 119.2, 129.4, 123.3, 122.3, 118.8, 121.9, 120.9, 120.7, 118.2, 122.2, 101, 98.5, 95.4, 99.7, 101.8, 102.4, 101.5, 104.9, 107.8, 105.1, 100.9, 102.2, 89.9, 92.9, 94.3, 103.3, 102.9, 99.5, 99, 73.3, 107.6, 126.5, 141.5, 342.3, 342.3, 342.3, 260.9, 275.6, 265.3, 274, 273.7, 261.2, 256.7, 262.7, 260.3, 259.7, 227.7, 230.5, 342.3, 342.3, 220, 226.5, 229.5, 230.1, 229.3, 342.3, 342.3, 342.3, 342.3, 342.3, 174.6, 178.7, 181.7, 176.9, 342.3, 342.3, 342.3, 342.3, 168.5, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 342.3, 137.1, 137.4 ; wind_direction_qc = 40, 40, 40, 40, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 40, 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, 40, 0, 40, 40, 40, 40, 40, 40, 0, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 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, 40, 40, 40, 40, 40, 0, 0, 0, 0, 0, 40, 40, 0, 40, 0, 0, 40, 40, 0, 0, 0, 0, 40, 40, 40, 40, 40, 40, 40, 0, 40, 0, 40, 40, 40, 40, 0, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 0, 0 ; visibility = 202.3066, 227.1157, 249.1015, 187.7695, 185.667, 208.7942, 165.0028, 155.9321, 195.9391, 174.4939, 357.4688, 318.0626, 250.2429, 288.2675, 288.7481, 1755.311, 2224.462, 2115.134, 1747.502, 1744.498, 1743.897, 1210.471, 1014.04, 1235.7, 1500.612, 1487.396, 1859.833, 1093.934, 798.3867, 1746.3, 1912.095, 855.4538, 1519.834, 1266.336, 2130.151, 1593.721, 424.1472, 2709.231, 2765.097, 2703.825, 2796.333, 2759.69, 2681.599, 2575.274, 2683.401, 2512.801, 2569.267, 2774.107, 2729.655, 2676.192, 2801.74, 2754.885, 2788.524, 2763.295, 2792.729, 2780.115, 2740.468, 2756.687, 1077.114, 801.991, 1824.993, 2751.281, 2915.273, 2943.506, 2940.503, 2944.107, 2936.899, 2918.877, 2914.072, 2545.839, 2649.761, 2954.319, 2955.521, 2935.697, 2890.644, 2708.03, 2854.001, 2607.111, 2757.888, 2732.058, 2619.726, 2581.882, 2392.659, 2420.292, 2402.271, 2667.182, 2854.602, 2882.234, 2910.468, 2932.093, 2635.945, 2523.613, 2294.744, 2087.501, 2177.607, 2256.9, 1853.226, 1074.711, 1126.973, 973.1921, 1128.775, 1084.923, 973.7928, 1044.676, 1443.545, 1344.428, 1711.459, 302.8046, 672.2386, 2169.197, 1218.28, 1707.254, 2343.402, 1417.114, 1358.845, 2252.695, 1804.569, 334.7622, 237.3277, 223.3313, 288.688, 1978.773, 2774.107, 2917.676, 2960.326, 2956.121, 2936.899, 2590.892, 2944.708, 2876.828, 2466.546, 1485.594, 2461.74, 2638.348, 2690.609, 2644.355, 2793.931, 2799.337, 2704.426, 2672.588, 2848.595, 2869.62, 2752.482, 2683.401, 2721.846, 2753.083, 2743.471, 2711.634, 2727.252, 2781.917, 2776.51, 2707.429, 2812.553, 2642.553, 2196.829, 1570.894, 2624.532, 2443.119, 2404.674, 1936.724, 1965.558, 1788.35, 1749.304, 1691.035, 948.5632, 1290.365, 1459.764, 1491.601 ; 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 ; }