netcdf M0104.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_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 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 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, 200.f ; wind_gust:is_dead = 2453055.54166667 ; 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, 200.f ; wind_speed:is_dead = 2453055.54166667 ; 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 = 2453055.54166667 ; 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 = "19-Feb-2004 15:21:37: Parameter wind_direction marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "19-Feb-2004 15:21:09: Parameter wind_gust marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "19-Feb-2004 15:19:34: Parameter wind_speed marked as non-functional as of julian day 2453055.541667 (2004-02-19 13:00:00)\n", "Wed Feb 11 19:39:16 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.met.realtime.nc M0104.met.realtime.nc.new\n", "15-Jan-2004 14:01:19: Parameter wind_direction marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "15-Jan-2004 14:01:02: Parameter wind_gust marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "15-Jan-2004 14:00:55: Parameter wind_speed marked as non-functional as of julian day 2453019.500000 (2004-01-14 12:00:00)\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.met.realtime.nc post/M0104.met.realtime.nc" ; :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 = 5004 ; :visibility_sensor_serial_number = 288 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453107.00000579 ; :starting_julian_day_string = "2004-04-11 00:00:00" ; :ending_julian_day_number = 2453113.95833912 ; :ending_julian_day_string = "2004-04-17 23:00:00" ; :algorithm_ids = "WIND_DIR_1.2: 03-Oct-2003 13:46:17\n", "AAN_VIZ_1.2: 03-Oct-2003 13:46:17" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; air_temperature_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453107, 2453107.04166667, 2453107.08333333, 2453107.125, 2453107.16666667, 2453107.20833333, 2453107.25, 2453107.29166667, 2453107.33333333, 2453107.375, 2453107.41666667, 2453107.45833333, 2453107.5, 2453107.54166667, 2453107.58333333, 2453107.625, 2453107.66666667, 2453107.70833333, 2453107.75, 2453107.79166667, 2453107.83333333, 2453107.875, 2453107.91666667, 2453107.95833333, 2453108, 2453108.04166667, 2453108.08333333, 2453108.125, 2453108.16666667, 2453108.20833333, 2453108.25, 2453108.29166667, 2453108.33333333, 2453108.375, 2453108.41666667, 2453108.45833333, 2453108.5, 2453108.54166667, 2453108.58333333, 2453108.625, 2453108.66666667, 2453108.70833333, 2453108.75, 2453108.79166667, 2453108.83333333, 2453108.875, 2453108.91666667, 2453108.95833333, 2453109, 2453109.04166667, 2453109.08333333, 2453109.125, 2453109.16666667, 2453109.20833333, 2453109.25, 2453109.29166667, 2453109.33333333, 2453109.375, 2453109.41666667, 2453109.45833333, 2453109.5, 2453109.54166667, 2453109.58333333, 2453109.625, 2453109.66666667, 2453109.70833333, 2453109.75, 2453109.79166667, 2453109.83333333, 2453109.875, 2453109.91666667, 2453109.95833333, 2453110, 2453110.04166667, 2453110.08333333, 2453110.125, 2453110.16666667, 2453110.20833333, 2453110.25, 2453110.29166667, 2453110.33333333, 2453110.375, 2453110.41666667, 2453110.45833333, 2453110.5, 2453110.54166667, 2453110.58333333, 2453110.625, 2453110.66666667, 2453110.70833333, 2453110.75, 2453110.79166667, 2453110.83333333, 2453110.875, 2453110.91666667, 2453110.95833333, 2453111, 2453111.04166667, 2453111.08333333, 2453111.125, 2453111.16666667, 2453111.20833333, 2453111.25, 2453111.29166667, 2453111.33333333, 2453111.375, 2453111.41666667, 2453111.45833333, 2453111.5, 2453111.54166667, 2453111.58333333, 2453111.625, 2453111.66666667, 2453111.70833333, 2453111.75, 2453111.79166667, 2453111.83333333, 2453111.875, 2453111.91666667, 2453111.95833333, 2453112, 2453112.04166667, 2453112.08333333, 2453112.125, 2453112.16666667, 2453112.20833333, 2453112.25, 2453112.29166667, 2453112.33333333, 2453112.375, 2453112.41666667, 2453112.45833333, 2453112.5, 2453112.54166667, 2453112.58333333, 2453112.625, 2453112.66666667, 2453112.70833333, 2453112.75, 2453112.79166667, 2453112.83333333, 2453112.875, 2453112.91666667, 2453112.95833333, 2453113, 2453113.04166667, 2453113.08333333, 2453113.125, 2453113.16666667, 2453113.20833333, 2453113.25, 2453113.29166667, 2453113.33333333, 2453113.375, 2453113.41666667, 2453113.45833333, 2453113.5, 2453113.54166667, 2453113.58333333, 2453113.625, 2453113.66666667, 2453113.70833333, 2453113.75, 2453113.79166667, 2453113.83333333, 2453113.875, 2453113.91666667, 2453113.95833333 ; air_temperature = 3.685, 3.652, 3.767, 3.411, 3, 2.847, 2.716, 2.382, 2.264, 2.17, 1.972, 2.187, 2.416, 2.227, 2.55, 2.775, 3.14, 3.057, 3.369, 2.839, 2.762, 2.759, 2.696, 2.542, 2.527, 2.579, 2.528, 2.499, 2.299, 2.073, 2.159, 2.338, 2.354, 2.338, 2.339, 2.436, 2.551, 2.501, 2.551, 2.643, 2.637, 2.724, 2.964, 2.969, 3.028, 3.112, 2.998, 3.003, 2.932, 3.202, 3.166, 3.074, 3.165, 3.314, 3.424, 3.257, 3.047, 3.069, 2.904, 2.91, 2.956, 3.022, 2.967, 3.024, 3.012, 2.757, 2.93, 3.546, 4.503, 5.851, 5.335, 5.03, 6.089, 5.559, 5.144, 5.287, 5.616, 6.06, 5.942, 5.984, 6.116, 6.646, 6.243, 6.021, 5.804, 5.913, 5.506, 5.797, 5.279, 4.636, 4.785, 4.694, 4.869, 4.678, 4.678, 4.684, 4.032, 4.348, 4.981, 6.911, 5.541, 5.889, 4.356, 5.365, 3.725, 3.488, 3.244, 3.135, 3.039, 2.907, 2.968, 3.018, 3.242, 3.54, 3.82, 3.936, 4.082, 4.237, 4.098, 4.399, 4.685, 4.331, 4.29, 4.437, 4.526, 2.973, 2.929, 2.797, 2.217, 0.672, 0.383, 0.181, 0.388, 0.243, 0.326, 0.542, 0.977, 1.022, 0.983, 1.197, 1.356, 1.689, 2.475, 3.041, 3.4, 3.159, 3.259, 3.281, 2.86, 2.977, 3.138, 3.149, 2.996, 2.851, 2.916, 3.211, 3.313, 3.262, 3.428, 3.43, 3.329, 3.588, 3.707, 3.576, 3.593, 3.563, 3.511, 4.057 ; 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 ; wind_gust = 0, 0, 0, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.039, 0, 0.078, 0.078, 0.157, 0.039, 0.078, 0.235, 0.118, 0.039, 0, 0, 0, 0, 0, 0, 0.314, 0.627, 0.098, 1.098, 0.784, 0.157, 0.745, 0.274, 0.51, 0.196, 1.019, 0.353, 0.588, 0.314, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.353, 0.235, 0.196, 0.078, 0.157, 0.078, 0.745, 0.49, 1.568, 0.627, 1.294, 0.314, 0.431, 0.314, 0.274, 0.235, 0.627, 0.235, 0.196, 0.431, 0.314, 0.706, 0.706, 0.431, 0.039, 0.941, 0.235, 0.353, 0.431, 0.039, 1.098, 1.372, 1.999, 1.137, 1.842, 2.666, 2.979, 1.803, 1.137, 1.607, 1.176, 1.098, 0.784, 1.019, 0.98, 0.706, 0.98, 0.706, 0.588, 0.98, 0.392, 0.666, 0.666, 0.235, 0.157, 0.157, 0, 0.039, 0.039, 0.039, 0, 0, 0.039, 0.118, 0.039 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.004, 0.004, 0.01, 0.002, 0.002, 0.006, 0.002, 0, 0, 0, 0, 0, 0, 0, 0.078, 0.099, 0, 0.232, 0.083, 0.009, 0.026, 0.009, 0.009, 0.002, 0.117, 0.009, 0.028, 0.027, 0.003, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.061, 0.021, 0.007, 0.005, 0.011, 0.009, 0.127, 0.074, 0.353, 0.062, 0.262, 0.04, 0.064, 0.066, 0.058, 0.041, 0.082, 0.046, 0.028, 0.072, 0.076, 0.144, 0.189, 0.019, 0.001, 0.105, 0.05, 0.068, 0.016, 0, 0.247, 0.364, 0.579, 0.124, 0.564, 0.595, 0.519, 0.226, 0.229, 0.479, 0.191, 0.196, 0.161, 0.162, 0.185, 0.138, 0.071, 0.092, 0.115, 0.14, 0.062, 0.122, 0.086, 0.012, 0.007, 0.007, 0, 0.002, 0, 0.001, 0, 0, 0.002, 0.002, 0 ; 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 = 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 22.83, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 321.77, 342.67, 354.59, 28, 319.37, 97.47, 194.67, 328.97, 307.87, 294.27, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 134.17, 157.97, 342.67, 276.57, 163.37, 234.37, 256.07, 283.07, 273.47, 265.77, 137.57, 127.97, 357.3, 180.07, 6.51, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 342.67, 348.151, 249.67, 348.807, 5.72, 26.32, 87.17, 93.77, 100.57, 99.57, 97.67, 43.02, 111.87, 58.67, 351.24, 7.27, 294.57, 354.79, 342.67, 54.67, 48.44, 109.87, 317.77, 10.62, 293.67, 123.17, 52.49, 103.67, 47.7, 170.57, 190.57, 71.17, 19.51, 52.23, 101.47, 85.67, 17.59, 40.15, 111.97, 7.39, 308.97, 330.47, 351.83, 321.27, 2.34, 15.52, 46.81, 34.96, 63.87, 71.97, 4.1, 336.27, 303.37, 330.47, 338.27, 282.57, 44.6, 342.67, 100.57, 193.37, 347.668, 342.67, 342.67, 326.17, 104.17, 17.72 ; wind_direction_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 ; visibility = 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2747.677, 2957.323, 2957.323, 2957.923, 2957.923, 2957.323, 2957.323, 2956.121, 2953.719, 2957.323, 2956.722, 2956.722, 2957.323, 2956.722, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.121, 2956.722, 2954.319, 2956.121, 2957.323, 2955.521, 2953.118, 2936.899, 2881.634, 2766.899, 2956.722, 2957.323, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2926.086, 2707.429, 2327.183, 2602.906, 2786.722, 2361.423, 2741.669, 1771.53, 946.761, 636.1962, 379.2744, 323.1685, 644.6061, 684.8534, 1134.181, 1189.446, 809.1995, 225.7341, 198.7023, 357.4088, 403.7832, 293.0131, 594.1469, 729.3056, 818.21, 386.6031, 288.5679, 334.642, 312.1156, 361.5536, 177.6176, 616.3729, 740.719, 1590.717, 1362.449, 999.0224, 618.175, 618.175, 466.1966, 2471.953, 810.4009, 461.3909, 519.6594, 583.3342, 221.349, 248.9213, 2775.91, 2389.656, 1465.771, 1714.463, 2722.447, 2163.19, 2598.101, 2720.044, 2933.294, 2946.51, 2939.302, 2945.909, 2941.704, 2948.913, 2952.517, 2952.517, 2954.319, 2956.722, 2955.521, 2955.521, 2896.651, 2068.278, 1716.866, 2285.734, 2848.595, 2405.274, 546.6911, 1273.545, 33.20195, 20.33483, 1024.252, 997.821, 436.1613, 1911.494, 1288.562, 1372.661, 2075.487, 1748.703, 2006.406, 2887.641, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2930.892, 2957.923, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2957.323, 2949.513, 2952.517, 2955.521, 2956.722 ; 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 ; }