netcdf J0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; barometric_pressure:pressure_absolute_offset = 0.75 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0., 50. ; wind_gust:is_dead = 0. ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0., 50. ; wind_speed:is_dead = 0. ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0. ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "09-Mar-2005 09:08:01: Parameter barometric_pressure marked as non-functional as of julian day 2453439.291667 (2005-03-09 07:00:00)\n", "21-Feb-2005 13:09:10: Parameter wind_direction marked as non-functional as of julian day 2453419.000000 (2005-02-17 00:00:00)\n", "12-Feb-2005 02:21:53: Parameter barometric_pressure marked as non-functional as of julian day 2453413.250000 (2005-02-11 06:00:00)\n", "28-Jan-2005 10:47:39: Parameter wind_direction marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:35: Parameter wind_gust marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "28-Jan-2005 10:47:30: Parameter wind_speed marked as non-functional as of julian day 2453399.416667 (2005-01-28 10:00:00)\n", "23-Jan-2005 09:17:52: Parameter wind_direction marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:32: Parameter wind_gust marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "23-Jan-2005 09:17:27: Parameter wind_speed marked as non-functional as of julian day 2453393.333333 (2005-01-22 08:00:00)\n", "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; air_temperature = 4.299, 4.295, 2.649, 2.499, 1.825, 2.824, 2.865, 2.665, 2.881, 3.155, 3.72, 4.114, 6.758, 8.68, 9.41, 10.12, 10.37, 10.8, 11.8, 9.9, 12.1, 11.01, 8.63, 6.984, 5.92, 5.022, 4.337, 3.714, 2.954, 2.192, 1.398, 0.722, 0.415, 0.103, -0.015, -0.072, 0.484, 1.479, 2.28, 2.581, 3.269, 3.885, 4.553, 4.857, 4.79, 4.265, 3.752, 2.144, 0.853, 0.626, 0.331, 0.252, 0.028, -0.253, -0.228, 0.157, -0.015, -0.475, -0.101, -0.36, -0.004, -0.04, 0.286, 0.061, 0.209, 1.168, 1.469, 2.086, 1.517, 1.28, 1.864, 1.69, 0.738, 1.246, 1.196, 1.043, 1.715, 1.562, 1.476, 1.273, 0.737, 0.785, 0.572, 0.665, 1.112, 1.65, 1.892, 2.585, 3.129, 3.699, 3.508, 3.839, 6.021, 6.117, 5.311, 4.242, 3.5, 3.412, 3.506, 3.689, 3.856, 4.008, 4.058, 4.567, 4.905, 4.092, 3.385, 3.356, 3.837, 3.738, 3.803, 4.352, 5.208, 5.83, 6.342, 6.386, 6.68, 6.329, 6.285, 5.866, 5.391, 3.378, 4.164, 3.274, 2.533, 2.107, 1.851, 1.268, 0.586, 0.438, 0.786, 1.116, 1.447, 2.165, 2.752, 3.96, 4.948, 6.306, 7.09, 7.64, 8.64, 5.1, 5.103, 4.438, 3.4, 2.551, 1.915, 2.264, 1.889, 1.279, 1.146, 0.811, 0.357, -0.128, 0.244, 2.411, 2.05, 3.772, 4.094, 5.512, 5.457, 5.986, 6.245, 6.936, 8.53, 7.94, 8.58, 6.688 ; 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 = 1020.789, 1020.849, 1020.249, 1019.588, 1019.108, 1018.808, 1018.508, 1018.268, 1018.088, 1017.788, 1017.548, 1017.608, 1017.248, 1016.648, 1015.628, 1014.908, 1013.948, 1013.228, 1013.108, 1012.928, 1013.348, 1014.368, 1015.928, 1016.828, 1018.028, 1018.868, 1019.228, 1019.408, 1019.408, 1019.108, 1019.168, 1019.468, 1019.948, 1020.128, 1020.729, 1021.029, 1020.729, 1020.188, 1019.588, 1019.048, 1018.148, 1017.548, 1017.188, 1016.828, 1016.948, 1017.248, 1017.788, 1018.388, 1018.928, 1018.388, 1017.788, 1017.128, 1016.528, 1015.688, 1014.908, 1013.828, 1012.928, 1012.808, 1012.388, 1011.968, 1011.008, 1010.288, 1009.748, 1009.328, 1008.608, 1008.248, 1007.768, 1007.588, 1007.948, 1008.308, 1008.848, 1009.568, 1010.408, 1010.828, 1011.008, 1010.948, 1010.588, 1010.648, 1010.888, 1011.128, 1011.428, 1011.668, 1012.328, 1013.168, 1013.408, 1013.708, 1013.828, 1013.348, 1013.288, 1012.808, 1011.728, 1010.708, 1010.828, 1010.948, 1011.428, 1011.728, 1012.028, 1012.088, 1011.548, 1011.308, 1011.188, 1011.308, 1011.128, 1011.668, 1012.148, 1012.868, 1014.488, 1016.048, 1016.648, 1017.428, 1018.688, 1019.288, 1020.008, 1020.429, 1020.909, 1021.509, 1022.109, 1023.009, 1023.729, 1024.449, 1025.889, 1026.849, 1027.689, 1028.469, 1029.069, 1029.249, 1029.189, 1029.069, 1029.429, 1029.789, 1030.929, 1032.189, 1032.849, 1033.389, 1034.049, 1033.749, 1033.329, 1032.849, 1032.309, 1031.889, 1031.829, 1032.009, 1032.849, 1033.689, 1035.01, 1035.49, 1035.97, 1036.27, 1036.27, 1036.27, 1036.03, 1035.729, 1035.729, 1035.91, 1035.97, 1036.45, 1037.17, 1037.83, 1037.71, 1037.41, 1036.33, 1035.13, 1033.689, 1032.069, 1031.289, 1030.869, 1030.629, 1030.449 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 2.705, 0.98, 0.196, 1.529, 1.45, 0.098, 0, 0.314, 2.587, 4.077, 6.586, 6.154, 6.311, 10.19, 11.84, 12.39, 12.03, 10.39, 7.84, 5.253, 11.88, 11.52, 10.39, 11.02, 7.8, 8.15, 7.29, 7.49, 7.72, 9.13, 9.17, 8.55, 7.96, 8.7, 9.68, 6.938, 7.8, 10.07, 9.88, 8.74, 8.7, 9.76, 10.27, 11.13, 11.33, 11.05, 12.23, 11.09, 11.92, 9.72, 13.8, 9.56, 10.98, 11.37, 9.49, 11.72, 14.39, 10.07, 9.64, 10.54, 10.86, 11.17, 12.15, 9.92, 12.15, 9.49, 10.7, 8.9, 6.625, 6.821, 7.33, 4.508, 3.332, 3.763, 5.214, 4.704, 5.802, 5.018, 5.331, 5.174, 6.115, 4.626, 4.077, 4.939, 2.783, 3.528, 2.744, 2.587, 0.49, 2.783, 6.821, 8.23, 7.53, 5.018, 4.626, 6.742, 6.782, 6.429, 4.782, 4.43, 4.978, 5.841, 4.782, 3.606, 8.08, 7.53, 10, 7.57, 10.43, 11.45, 10.11, 9.84, 9.06, 10.23, 10.51, 9.64, 8.74, 7.49, 8.27, 4.998, 2.822, 2.548, 4.743, 5.488, 5.41, 4.43, 3.528, 3.92, 3.371, 3.332, 5.37, 5.919, 7.06, 8.62, 8.74, 7.96, 6.311, 4.586, 5.762, 6.546, 6.625, 5.88, 5.723, 3.724, 2.313, 1.137, 0.274, 2.313, 0.882, 0.235, 0.823, 0.745, 0, 0.784, 1.764, 0.784, 1.921, 0.49, 0.627, 3.959, 5.998, 5.214, 6.507, 5.096, 6.311, 7.13, 5.566, 2.705 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ; wind_speed = 1.899, 0.131, 0, 0.623, 0.567, 0, 0, 0.013, 1.694, 2.42, 5.17, 4.439, 4.986, 7.04, 8.19, 8.73, 8.58, 7.94, 5.682, 2.893, 8.3, 8.74, 7.77, 8.79, 6.101, 5.58, 5.162, 5.564, 6.045, 6.789, 7.08, 6.003, 5.302, 6.808, 6.655, 5.716, 5.352, 6.609, 6.994, 6.072, 6.294, 7.73, 6.691, 7.89, 8.07, 8.87, 8.94, 8.38, 9.35, 7.2, 9.32, 7.56, 8.04, 8.11, 7.27, 7.84, 10.86, 8.03, 7.18, 8.25, 8.07, 8.28, 8.62, 7.44, 8.36, 6.942, 7.27, 6.178, 4.256, 4.782, 5.64, 3.142, 2.463, 2.97, 3.859, 3.323, 4.682, 3.997, 4.195, 3.918, 4.676, 3.311, 3.053, 3.663, 1.676, 1.404, 0.342, 0.849, 0, 2.32, 4.73, 6.765, 5.749, 3.263, 3.642, 4.594, 5.69, 5.184, 4.044, 3.48, 3.615, 4.714, 3.682, 2.117, 6.214, 5.664, 6.446, 4.883, 7.66, 9.43, 8.27, 8.19, 6.433, 7.03, 7.55, 7.09, 6.028, 5.995, 5.751, 3.06, 2.21, 2.078, 3.704, 3.932, 3.935, 2.334, 2.504, 2.824, 2.443, 2.655, 4.207, 4.568, 5.037, 6.658, 5.86, 5.949, 4, 3.345, 3.821, 4.26, 5.113, 4.561, 4.39, 2.68, 1.267, 0.225, 0.007, 1.409, 0, 0.006, 0.091, 0.11, 0, 0.207, 0.294, 0, 1.458, 0, 0.152, 2.354, 5.21, 4.54, 5.317, 4.266, 4.922, 5.281, 3.678, 0.568 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ; wind_direction = 155.2, 117.4, 341.6, 146.9, 149, 341.6, 341.6, 282.4, 203.5, 196.7, 214.8, 212.9, 198.7, 202.7, 205.6, 200.8, 199.3, 194.1, 201.8, 141.4, 339, 336.2, 348.342, 346.775, 354.79, 339.5, 343.519, 348.61, 351.57, 341.3, 342.141, 342.81, 341.4, 344.805, 343.716, 324.3, 339.5, 343.689, 345.615, 334.9, 344.435, 333.4, 345.647, 354.61, 351.93, 359.82, 355.23, 351.9, 344.599, 341.3, 335.2, 338.6, 341.974, 343.916, 342.456, 350.51, 348.76, 331.5, 336.3, 329.5, 333.8, 341.2, 336.4, 331.9, 336.4, 333.6, 333.6, 347.299, 346.722, 345.471, 356.21, 0.67, 29.25, 59.9, 44.51, 49.54, 88.8, 71.5, 75.9, 42.57, 5.79, 12.22, 8.88, 351.81, 356.22, 45.91, 337.6, 5.66, 341.6, 121.1, 146.8, 173.2, 297.1, 248.7, 178.3, 198.9, 214.1, 216.8, 213.4, 235.3, 247.5, 270.1, 291.9, 320.9, 338, 340.7, 342.459, 345.545, 359.61, 357.36, 348.224, 359.11, 345.086, 345.145, 347.727, 343.701, 343.172, 350.04, 349.27, 354.99, 336.9, 305.7, 354.34, 350.54, 341.6, 344.483, 336.1, 337.3, 294.4, 306.4, 336.8, 333.9, 346.181, 347.772, 357.36, 357.42, 340.3, 320.2, 324.3, 317.9, 354.46, 141.9, 176.2, 176.2, 161.5, 161.2, 157.8, 302.6, 341.6, 356.83, 299.4, 304, 341.6, 23.05, 29.5, 341.6, 308.8, 292.3, 302.4, 173, 118.1, 131.8, 142.2, 141.1, 176.7, 169, 201.2, 224.7 ; wind_direction_qc = 0, 0, 40, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 40, 0, 40, 40, 0, 0, 40, 0, 0, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2987.959, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2989.761, 2990.362, 2990.362, 2990.962, 2990.962, 2991.563, 2990.962, 2989.16, 2990.362, 2990.362, 2989.761, 2988.559, 2987.959, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2989.761, 2992.164, 2991.563, 2990.962, 2990.962, 2990.962, 2989.761, 2989.16, 2989.16, 2989.16, 1187.644, 2988.559, 2559.656, 2988.559, 2339.197, 2959.125, 2572.27, 1437.537, 1457.361, 2989.16, 2988.559, 2600.504, 2988.559, 2989.16, 2989.761, 693.864, 2981.351, 1575.7, 2836.581, 2806.546, 2838.383, 2989.761, 2987.358, 2613.118, 2989.16, 2988.559, 2490.574, 2988.559, 2986.156, 2310.363, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2988.559, 2989.761, 2989.761, 2989.761, 2990.962, 2990.362, 2991.563, 2989.761, 2991.563, 2990.362, 2990.962, 2990.962, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2988.559, 2988.559, 2989.16, 2989.761, 2990.962, 2992.764, 2992.164, 2991.563, 2991.563, 2990.962, 2990.362, 2987.358, 2989.16, 2989.16, 1084.323, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.761, 2990.362, 2992.164, 2992.764, 2992.164, 2991.563, 2990.962, 2990.962, 2990.362, 2990.362, 2990.362, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.761, 2989.761, 2989.761, 2991.563, 2991.563, 2990.962, 2990.362, 2990.962, 2990.362, 2990.362, 2989.761, 2989.761, 2989.16, 2989.16 ; 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 ; }