netcdf B0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 158 ; 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.0600042, 799.952 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0193056, -18.1077341 ; 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 = "23-May-2005 12:09:17: Modified [lon,lat] to [-70.427400,43.181300].\n", "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new\n", "Fri Apr 29 04:26:58 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.met.realtime.nc B0109.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 = 48492 ; :visibility_sensor_serial_number = 266 ; :barometric_pressure_serial_number = "SETAP2448666" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.54167244 ; :ending_julian_day_string = "2005-07-30 13:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:35:48\n", "WIND_DIR_1.2: 19-Apr-2005 21:35:48\n", "AAN_VIZ_1.2: 19-Apr-2005 21:35:48\n", "SET_BP_1.3: 25-Apr-2005 19:34:01" ; :longitude = -70.4274 ; :latitude = 43.1813 ; data: lat = 43.1813 ; lon = -70.4274 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667 ; air_temperature = 21.57, 20.76, 20.76, 20.13, 19.64, 18.95, 18.95, 18.32, 17.89, 17.65, 17.9, 18.41, 18.1, 19.4, 19.64, 20.1, 21.62, 20.67, 21.47, 20.14, 19.97, 19.96, 19.94, 19.9, 19.54, 19.11, 19.05, 19.04, 18.55, 18.16, 18.01, 17.91, 17.93, 18.05, 18.38, 18.43, 18.5, 18.71, 19.36, 19.53, 20.28, 20.57, 19.65, 19.51, 20.44, 21.05, 21.73, 20.93, 19.88, 20.5, 19.74, 19.84, 19.31, 19.92, 19.49, 19.68, 19.04, 18.32, 17.97, 18.28, 18.5, 18.6, 19.29, 19.24, 19.85, 20.56, 21, 20.54, 20.55, 21.39, 21.33, 20.19, 20.45, 19.8, 20.16, 19.75, 19.22, 19.02, 18.93, 18.86, 18.51, 19.36, 19.22, 18.95, 18.27, 18.36, 18.38, 18.59, 18.46, 19.18, 19.63, 19.41, 19.74, 20.39, 20.06, 19.3, 20.05, 18.91, 17.78, 17.76, 16.81, 17.03, 18.28, 18.01, 17.13, 16.99, 16.89, 16.83, 16.7, 16.97, 17.43, 17.39, 17.57, 18.39, 18.21, 17.48, 18.09, 18.54, 17.81, 17.66, 17.54, 17.08, 16.59, 15.9, 15.47, 15.67, 15.66, 16.12, 16.08, 15.5, 15.74, 15.52, 15.57, 15.87, 16.34, 16.86, 17.39, 18.42, 18.62, 20.11, 20.35, 20.46, 20.88, 21.52, 19.15, 19.85, 19.41, 19.05, 19.59, 17.83, 17.72, 17.54, 17.62, 17.49, 17.06, 17.03, 16.93, 16.97 ; 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 ; barometric_pressure = 1013.07, 1013.62, 1014.048, 1014.415, 1014.476, 1014.537, 1014.537, 1014.782, 1015.21, 1015.394, 1015.761, 1016.372, 1016.556, 1016.678, 1016.923, 1016.8, 1016.311, 1015.822, 1015.516, 1015.088, 1014.537, 1014.232, 1013.865, 1013.865, 1013.437, 1014.109, 1013.926, 1013.314, 1012.886, 1012.336, 1011.296, 1010.562, 1009.828, 1009.094, 1008.788, 1008.666, 1008.36, 1007.259, 1006.403, 1005.791, 1005.241, 1004.935, 1004.935, 1005.057, 1004.935, 1004.751, 1005.241, 1005.424, 1006.28, 1006.953, 1007.81, 1008.36, 1008.544, 1008.299, 1008.115, 1007.993, 1008.115, 1008.727, 1008.788, 1009.4, 1009.522, 1009.583, 1009.094, 1008.972, 1009.155, 1008.788, 1007.871, 1007.626, 1007.076, 1007.014, 1006.586, 1006.219, 1006.219, 1006.464, 1006.342, 1006.342, 1006.097, 1005.118, 1004.813, 1004.323, 1004.14, 1004.262, 1004.996, 1005.485, 1005.852, 1006.097, 1006.158, 1005.791, 1005.424, 1004.935, 1004.384, 1003.834, 1002.366, 1002.183, 1004.751, 1005.302, 1007.198, 1007.504, 1008.544, 1009.95, 1011.112, 1011.479, 1011.846, 1012.152, 1013.314, 1014.354, 1015.088, 1015.944, 1016.8, 1017.29, 1017.779, 1018.268, 1018.635, 1018.513, 1018.268, 1017.779, 1017.229, 1016.923, 1016.8, 1017.045, 1017.167, 1017.963, 1018.085, 1017.84, 1017.473, 1017.534, 1017.351, 1017.106, 1016.984, 1017.045, 1017.29, 1017.412, 1017.779, 1017.963, 1017.901, 1018.207, 1018.146, 1018.024, 1017.412, 1017.229, 1016.984, 1016.678, 1016.923, 1017.351, 1018.024, 1018.391, 1019.186, 1019.797, 1019.859, 1020.226, 1020.531, 1020.898, 1021.204, 1021.632, 1021.877, 1022.183, 1022.978, 1023.589 ; 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 ; wind_gust = 4.508, 4.469, 4.665, 6.076, 6.703, 3.724, 2.862, 5.527, 4.9, 7.06, 6.742, 6.899, 7.21, 6.899, 4.508, 3.626, 1.372, 1.176, 2.862, 4.665, 5.723, 5.958, 6.938, 7.6, 7.88, 6.37, 5.331, 8.62, 7.76, 6.154, 5.449, 5.919, 6.194, 6.86, 6.742, 6.507, 6.782, 8, 7.8, 7.92, 6.821, 7.6, 5.998, 5.331, 4.626, 6.037, 5.292, 3.685, 3.724, 4.312, 4.626, 3.528, 4.939, 4.704, 5.096, 4.802, 4.43, 4.9, 2.352, 2.666, 3.332, 3.038, 4.39, 4.155, 4.077, 5.135, 5.802, 6.194, 6.468, 4.861, 5.684, 5.488, 5.802, 6.076, 7.6, 7.33, 8.98, 7.84, 8.47, 8.31, 7.35, 8.47, 8.43, 6.566, 5.331, 4.39, 5.018, 4.116, 5.41, 6.938, 8, 7.25, 8.15, 9.29, 9.09, 5.998, 9.33, 7.1, 3.92, 5.88, 3.43, 2.587, 4.704, 6.821, 4.606, 5.449, 6.782, 6.194, 4.978, 6.546, 7.49, 6.154, 4.998, 4.116, 1.764, 2.078, 1.686, 2.313, 2.822, 2.313, 2.195, 1.686, 1.49, 2.078, 2.195, 2.078, 3.175, 3.038, 2.195, 1.764, 3.097, 3.293, 3.567, 3.018, 3.41, 4.273, 4.508, 5.488, 4.606, 3.724, 2.548, 3.136, 3.293, 3.371, 3.175, 2.038, 2.156, 1.274, 0.294, 1.411, 3.567, 2.058, 1.098, 1.019, 2.352, 0.882, 2.705, 2.783 ; 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 ; wind_speed = 3.79, 3.72, 3.654, 4.806, 5.599, 1.797, 1.576, 4.672, 4.286, 5.782, 5.556, 5.963, 6.1, 5.768, 3.727, 2.528, 0, 0.695, 1.469, 4.106, 4.837, 5.232, 6.013, 6.405, 6.76, 4.628, 4.476, 7.23, 6.716, 5.219, 4.861, 5.031, 5.288, 5.646, 5.928, 5.704, 5.797, 6.703, 6.526, 6.274, 5.847, 6.1, 5.543, 4.375, 3.239, 5.096, 3.26, 3.38, 2.646, 3.86, 3.72, 2.908, 4.188, 4.022, 4.409, 4.126, 3.839, 3.15, 1.971, 1.599, 2.596, 2.381, 3.853, 3.832, 3.59, 4.567, 5.09, 5.308, 5.597, 4.052, 4.966, 4.837, 5.076, 5.486, 6.441, 6.538, 7.3, 6.774, 7.62, 7.14, 6.001, 7.23, 7.24, 5.842, 4.671, 3.72, 3.923, 3.316, 4.636, 6.176, 6.852, 6.026, 6.871, 8.15, 6.215, 5.07, 7.78, 5.891, 2.953, 5.057, 2.341, 2.171, 3.886, 5.755, 3.687, 4.552, 5.456, 5.001, 4.294, 5.481, 6.233, 5.246, 3.89, 3.029, 1.368, 1.664, 1.261, 1.828, 2.391, 2.085, 1.747, 1.412, 1.303, 1.753, 1.707, 1.604, 2.634, 2.124, 1.749, 1.484, 2.619, 2.795, 3.208, 2.541, 3.062, 3.75, 3.926, 4.759, 3.802, 2.983, 1.419, 2.664, 2.831, 2.989, 2.504, 1.598, 1.912, 0.39, 0, 0.777, 2.522, 1.224, 0.808, 0.813, 2.062, 0.274, 2.332, 2.43 ; 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 ; wind_direction = 304.5, 301.4, 289.2, 315.2, 313.8, 307, 291.1, 325.3, 305.2, 313.7, 306.5, 323.5, 315.5, 334.2, 323.3, 331.5, 106.8, 165.4, 205.3, 190.4, 177.8, 176.2, 182, 196, 193, 202.9, 200.6, 194.4, 192.4, 192.9, 180.3, 191.1, 189.8, 202, 204, 202.5, 204.8, 201, 194.4, 208.5, 208, 227.6, 219.3, 196.5, 211.5, 207.2, 185.5, 185.2, 165.3, 216.3, 231.2, 244.7, 218.6, 232.6, 238, 246.5, 224.2, 234.4, 240.7, 238.3, 217.1, 202.3, 194.2, 182.5, 183.9, 167.3, 172.2, 176.6, 180.8, 181.7, 187.5, 190, 195.6, 190.4, 196.7, 198.3, 192.5, 178.3, 200.6, 195, 187.7, 200.8, 212.4, 212.4, 214.5, 202.7, 194.7, 184.5, 179.9, 178.8, 178, 170.1, 173.9, 185.3, 340.8, 140.2, 193.9, 241.4, 11.3, 6.81, 341.1, 346.651, 5.71, 13.6, 3.92, 5.32, 11.63, 6.35, 7.08, 11.67, 24.19, 31.57, 33.89, 37.82, 62.8, 125.6, 116.3, 134.2, 163.2, 183.4, 175.9, 209.5, 220.4, 283.8, 283.1, 271.8, 287.3, 294.9, 308, 206.4, 226.1, 234.8, 229.6, 217.6, 219.3, 200.5, 194.1, 198.8, 200.8, 221.8, 242.3, 253.3, 245.7, 238.7, 211.1, 226.6, 245.1, 97, 343.7, 233.8, 296.1, 215.3, 342.5, 10.97, 352.65, 22.06, 338.4, 353.47 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 ; visibility = 2963.93, 2963.33, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2957.923, 2810.75, 2335.592, 2964.531, 2956.121, 2964.531, 2964.531, 2964.531, 2964.531, 2939.902, 2964.531, 2964.531, 2922.482, 2964.531, 2963.93, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2647.959, 2963.93, 2964.531, 2963.93, 2964.531, 2964.531, 2964.531, 2960.326, 2845.592, 2774.708, 2782.517, 2811.952, 2809.549, 2658.171, 2449.727, 2553.648, 2414.885, 2344.603, 2332.589, 2400.469, 2177.006, 2249.091, 1791.353, 365.4582, 917.9272, 1970.363, 2127.748, 2421.493, 2396.864, 2321.776, 2651.563, 2915.273, 2961.528, 2953.719, 2953.118, 2964.531, 2964.531, 2964.531, 2963.33, 2963.33, 2963.93, 2963.33, 1894.674, 1530.647, 1775.735, 1941.53, 1968.561, 2228.066, 2213.048, 2076.088, 2051.459, 2201.034, 2114.533, 2288.137, 2285.734, 2310.363, 2242.483, 2199.833, 2300.151, 2462.341, 507.6452, 1901.282, 1837.007, 1875.452, 2963.93, 2963.93, 2948.913, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2964.531, 2965.132, 2965.132, 2965.132, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2964.531, 2965.132, 2965.132, 2965.132, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2964.531, 2963.93, 2963.33, 2963.33, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2963.93, 2964.531, 2964.531 ; 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 ; }