netcdf J0210.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 159 ; 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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., -1.347 ; 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:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.met.realtime.nc J0210.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 = 2299998 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.58333912 ; :ending_julian_day_string = "2005-07-30 14:00:00" ; :algorithm_ids = "SET_BP_1.3: 19-May-2005 19:36:18\n", "WIND_DIR_1.2: 19-May-2005 19:36:18\n", "AAN_VIZ_1.2: 19-May-2005 19:36:18" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; 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, 2453582.58333333 ; air_temperature = 14.67, 14.04, 13.34, 14.96, 15.7, 13.77, 14.17, 14.44, 14.33, 13.89, 13.65, 14.31, 16.24, 17.51, 18.7, 19.2, 20.49, 20.65, 20.89, 18, 19.34, 19.3, 19.03, 21.6, 18.07, 14.24, 12.92, 12.15, 11.47, 11.12, 10.55, 10.86, 10.74, 10.12, 11.21, 11.06, 11.44, 13.28, 12.52, 12.38, 12.09, 11.69, 11.97, 14.24, 17.1, 15.44, 13.08, 12.18, 11.87, 11.81, 11.51, 11.19, 10.92, 10.6, 10.27, 10.11, 10.78, 11.47, 11.94, 12.19, 12.87, 13.55, 12.39, 11.95, 11.51, 12.1, 12.43, 12.3, 12.02, 12.24, 11.79, 11.8, 11.83, 12.4, 11.9, 12.82, 12.48, 12.48, 13.43, 13.04, 13.43, 14.15, 13.73, 16.47, 16.83, 16.51, 12.38, 12.64, 12.29, 12.02, 12.17, 12.72, 12.17, 11.51, 11.76, 12.6, 12.18, 13.5, 12.9, 12.81, 15.34, 15.49, 16.95, 14.15, 12.82, 13.88, 13.87, 15.03, 15.25, 15.62, 16.83, 18, 16.08, 18.14, 17.45, 18.35, 19.67, 15.95, 15.94, 16.75, 15.45, 13.9, 11.74, 12.14, 12.25, 12.37, 11.47, 11.91, 10.76, 10.4, 12.47, 13.2, 12.69, 13.84, 16.42, 17.67, 18.91, 16.58, 18.83, 14.76, 13.35, 13.22, 13.42, 14.41, 14.69, 14.36, 18.85, 13.92, 12.29, 14.15, 15.41, 15.75, 13.43, 13.25, 13.58, 14.04, 13.49, 16.07, 15.92 ; 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 ; barometric_pressure = 1010.521, 1011.181, 1010.701, 1010.641, 1010.521, 1010.281, 1010.221, 1010.401, 1010.641, 1011.121, 1011.661, 1011.961, 1012.381, 1012.321, 1012.201, 1012.141, 1011.901, 1011.541, 1011.241, 1011.241, 1011.061, 1011.301, 1011.541, 1011.721, 1012.261, 1012.561, 1012.861, 1012.441, 1012.321, 1011.961, 1011.481, 1011.001, 1010.641, 1010.701, 1010.701, 1009.981, 1009.681, 1009.261, 1008.841, 1008.781, 1007.101, 1005.001, 1003.861, 1003.801, 1003.741, 1004.041, 1004.221, 1004.821, 1005.661, 1006.621, 1006.981, 1007.701, 1007.521, 1007.701, 1007.161, 1006.921, 1007.281, 1007.881, 1008.121, 1008.361, 1008.901, 1008.781, 1008.901, 1008.781, 1008.541, 1008.301, 1007.641, 1007.341, 1007.281, 1007.461, 1007.281, 1007.821, 1007.641, 1008.121, 1007.581, 1007.581, 1007.461, 1006.561, 1005.961, 1005.241, 1004.701, 1004.401, 1004.161, 1004.401, 1004.401, 1004.701, 1005.181, 1005.121, 1004.941, 1004.581, 1004.281, 1004.161, 1004.221, 1003.561, 1003.081, 1004.461, 1005.481, 1006.201, 1007.221, 1007.581, 1008.481, 1009.501, 1010.221, 1011.001, 1011.481, 1012.381, 1013.461, 1014.661, 1015.501, 1016.281, 1016.702, 1017.242, 1017.482, 1017.182, 1017.182, 1017.062, 1016.341, 1016.281, 1016.221, 1016.522, 1016.642, 1017.302, 1017.302, 1017.422, 1017.182, 1017.182, 1016.522, 1015.861, 1015.681, 1015.861, 1016.221, 1016.341, 1016.822, 1016.642, 1016.522, 1016.462, 1016.281, 1016.221, 1015.922, 1015.381, 1015.021, 1014.781, 1014.781, 1015.141, 1015.741, 1016.762, 1017.242, 1018.022, 1018.742, 1019.342, 1019.342, 1019.462, 1020.002, 1020.482, 1021.022, 1021.622, 1022.222, 1022.642, 1023.002 ; 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 ; wind_gust = 4.273, 2.274, 1.372, 2.666, 5.214, 3.802, 5.762, 5.214, 6.468, 6.311, 5.331, 7.13, 8.11, 6.586, 8.35, 7.33, 8.94, 9.53, 7.57, 6.899, 7.53, 5.88, 5.762, 4.9, 3.136, 0.98, 0.588, 0.98, 0.196, 0.706, 0.823, 0.314, 2.117, 0.745, 1.764, 3.763, 4.312, 4.586, 4.077, 2.783, 4.626, 6.468, 3.802, 3.097, 5.41, 1.96, 1.607, 3.097, 0.784, 2.274, 1.568, 0.49, 1.215, 0.686, 3.214, 2.979, 1.842, 2.274, 4.194, 2.352, 2.979, 4.273, 5.449, 5.214, 6.782, 6.546, 7.25, 7.45, 6.076, 7.13, 6.154, 5.214, 4.194, 2.744, 3.763, 5.684, 4.214, 4.351, 5.762, 4.508, 3.802, 4.038, 5.174, 7.29, 8.94, 6.39, 4.782, 5.488, 7.57, 7.49, 6.664, 6.429, 7.41, 6.311, 6.233, 5.586, 3.92, 7.76, 4.214, 2.058, 3.371, 3.685, 8.66, 4.606, 3.371, 6.625, 5.606, 6.782, 6.86, 5.841, 5.488, 6.076, 4.508, 2.842, 3.254, 2.234, 2.391, 2.313, 3.332, 2.587, 1.47, 0.294, 0.392, 1.529, 2.274, 1.862, 0.784, 3.293, 0.882, 0.98, 0.392, 0, 1.45, 1.921, 0.686, 1.254, 1.372, 4.351, 6.703, 5.41, 6.664, 6.076, 4.41, 2.646, 2.509, 1.568, 2.391, 2.352, 1.019, 2.234, 1.96, 2.94, 3.293, 2.705, 2.234, 2.391, 3.214, 2.548, 2.038 ; 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, 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 ; wind_speed = 1.65, 0.859, 0.638, 2.155, 4.411, 2.953, 4.943, 4.664, 5.73, 5.643, 4.052, 5.903, 6.439, 4.782, 5.701, 4.608, 6.453, 6.546, 5.347, 5.733, 5.263, 4.651, 4.419, 4.009, 2.1, 0.226, 0.004, 0.605, 0, 0.135, 0.129, 0.033, 1.459, 0.353, 1.296, 2.854, 3.729, 3.791, 3.246, 2.034, 4.064, 5.397, 2.957, 2.226, 4.124, 0.941, 0.801, 1.502, 0.22, 1.741, 1.016, 0.148, 0.86, 0.08, 2.075, 2.152, 1.133, 1.003, 3.485, 1.439, 2.48, 3.798, 4.773, 4.647, 4.999, 4.604, 6.385, 6.848, 5.248, 5.431, 4.948, 4.385, 3.138, 1.941, 3.162, 5.07, 3.373, 3.349, 4.392, 3.454, 3.053, 2.735, 3.852, 5.587, 6.405, 4.821, 3.931, 4.343, 6.407, 6.298, 4.723, 5.312, 6.144, 5.556, 4.88, 3.726, 2.532, 5.752, 3.022, 1.106, 2.903, 2.929, 6.68, 2.884, 3.034, 5.253, 4.388, 3.888, 4.66, 3.962, 3.715, 3.922, 2.831, 2.072, 2.842, 1.815, 2.109, 1.914, 3.097, 1.655, 0.205, 0, 0.07, 1.268, 1.917, 1.425, 0.064, 2.645, 0.075, 0.641, 0.054, 0, 1.221, 1.461, 0, 0.485, 0.661, 3.477, 5.84, 4.501, 5.923, 5.463, 3.408, 1.944, 2.141, 0.963, 1.494, 1.481, 0.482, 1.57, 1.555, 2.57, 2.849, 2.419, 1.83, 2.197, 3.006, 1.929, 1.489 ; 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, 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 ; wind_direction = 14.15, 47.27, 292.2, 289.1, 287.6, 288.3, 289.8, 301.4, 299.4, 302.2, 307, 325.3, 339.6, 336.2, 336.8, 331.6, 334.7, 345.293, 333.7, 316.4, 325.5, 323, 312.8, 348, 269, 290.8, 340, 137.9, 341.4, 62.8, 75.6, 111.8, 169, 136.2, 76.3, 144.4, 135, 154.4, 136.3, 127.8, 140.4, 131.8, 129.8, 170.3, 236.9, 115.3, 104, 149.9, 158, 141.4, 67.7, 219.9, 121.6, 70.9, 142.7, 148.4, 249.2, 96.7, 147.9, 151.8, 124.2, 128.3, 136.1, 132.1, 123.6, 127.6, 139.2, 121.5, 132.8, 143, 140.6, 139.8, 162.2, 135, 139.3, 145.9, 145.4, 164.3, 164.4, 154.1, 164, 174.7, 157.3, 199, 209.8, 200.3, 120.4, 121, 119.3, 130.5, 135.9, 129.9, 133, 138.1, 142.8, 135.9, 139.3, 312.4, 285.4, 45.66, 287.7, 300.9, 334.8, 308, 311.6, 320.6, 313.8, 328.2, 326.6, 326, 325.7, 332.3, 332.5, 342.651, 307, 275.1, 103.1, 155.4, 161.7, 141.7, 339.6, 341.4, 152.1, 284.4, 280.6, 283.5, 338.4, 306.7, 118.2, 287.1, 25.56, 341.4, 271.1, 275.2, 341.4, 112.4, 83.4, 139, 152.4, 124.7, 121.4, 119.6, 119, 116.4, 120.5, 144, 315, 180.7, 153.4, 279.6, 282.8, 318.2, 293.5, 305.5, 296, 310.9, 295.7, 288.8, 289.2 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 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 ; visibility = 2984.955, 2984.955, 2984.955, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2985.556, 2985.556, 2985.556, 2986.757, 2986.156, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2984.354, 2984.354, 2984.955, 2984.955, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2986.757, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2986.156, 2985.556, 2985.556, 2984.955, 2984.955, 2984.955, 1481.389, 2147.572, 1217.078, 2268.313, 1154.005, 1465.17, 2897.853, 2331.387, 1985.982, 2986.156, 2987.358, 2988.559, 2986.757, 2986.156, 2986.156, 2986.156, 2986.156, 2985.556, 2986.156, 2985.556, 2985.556, 2985.556, 2984.955, 2984.955, 2984.955, 2984.955, 2984.955, 2984.955, 2984.955, 2984.955, 1799.763, 1799.763, 2279.727, 2984.955, 2984.354, 2984.955, 2985.556, 2987.358, 2986.156, 2986.156, 2987.358, 2986.757, 2985.556, 2985.556, 2985.556, 2984.955, 2595.097, 2984.354, 2984.354, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2985.556, 2987.358, 2985.556, 2986.757, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2984.955, 2984.955, 2985.556, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.955, 2985.556, 2987.959, 2987.358, 2986.757, 2985.556, 2985.556, 2985.556, 2984.955, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2985.556, 2985.556, 2987.358, 2986.156 ; 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 ; }