netcdf L0106.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.06, 800.044 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.33927 ; 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.f, 200.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, 200.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 = "02-Oct-2004 19:48:27: Modified [lon,lat] to [-66.554100,43.627300].\n", "Sat Oct 2 16:19:51 2004: /usr/local/nco/bin/ncrcat -d time,2453211.604167,2453646.0 L0106.met.realtime.nc L0106.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 = "RMYWM49998" ; :visibility_sensor_serial_number = 321 ; :barometric_pressure_serial_number = "SETAP2299999" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0106" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453275.00000579 ; :starting_julian_day_string = "2004-09-26 00:00:00" ; :ending_julian_day_number = 2453281.95833912 ; :ending_julian_day_string = "2004-10-02 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:42:07\n", "WIND_DIR_1.2: 24-Aug-2004 18:42:07\n", "AAN_VIZ_1.2: 24-Aug-2004 18:42:07\n", "SET_BP_1.2: 02-Oct-2004 12:42:08" ; :longitude = -66.5541 ; :latitude = 43.6273 ; data: lat = 43.6273 ; lon = -66.5541 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453275, 2453275.04166667, 2453275.08333333, 2453275.125, 2453275.16666667, 2453275.20833333, 2453275.25, 2453275.29166667, 2453275.33333333, 2453275.375, 2453275.41666667, 2453275.45833333, 2453275.5, 2453275.54166667, 2453275.58333333, 2453275.625, 2453275.66666667, 2453275.70833333, 2453275.75, 2453275.79166667, 2453275.83333333, 2453275.875, 2453275.91666667, 2453275.95833333, 2453276, 2453276.04166667, 2453276.08333333, 2453276.125, 2453276.16666667, 2453276.20833333, 2453276.25, 2453276.29166667, 2453276.33333333, 2453276.375, 2453276.41666667, 2453276.45833333, 2453276.5, 2453276.54166667, 2453276.58333333, 2453276.625, 2453276.66666667, 2453276.70833333, 2453276.75, 2453276.79166667, 2453276.83333333, 2453276.875, 2453276.91666667, 2453276.95833333, 2453277, 2453277.04166667, 2453277.08333333, 2453277.125, 2453277.16666667, 2453277.20833333, 2453277.25, 2453277.29166667, 2453277.33333333, 2453277.375, 2453277.41666667, 2453277.45833333, 2453277.5, 2453277.54166667, 2453277.58333333, 2453277.625, 2453277.66666667, 2453277.70833333, 2453277.75, 2453277.79166667, 2453277.83333333, 2453277.875, 2453277.91666667, 2453277.95833333, 2453278, 2453278.04166667, 2453278.08333333, 2453278.125, 2453278.16666667, 2453278.20833333, 2453278.25, 2453278.29166667, 2453278.33333333, 2453278.375, 2453278.41666667, 2453278.45833333, 2453278.5, 2453278.54166667, 2453278.58333333, 2453278.625, 2453278.66666667, 2453278.70833333, 2453278.75, 2453278.79166667, 2453278.83333333, 2453278.875, 2453278.91666667, 2453278.95833333, 2453279, 2453279.04166667, 2453279.08333333, 2453279.125, 2453279.16666667, 2453279.20833333, 2453279.25, 2453279.29166667, 2453279.33333333, 2453279.375, 2453279.41666667, 2453279.45833333, 2453279.5, 2453279.54166667, 2453279.58333333, 2453279.625, 2453279.66666667, 2453279.70833333, 2453279.75, 2453279.79166667, 2453279.83333333, 2453279.875, 2453279.91666667, 2453279.95833333, 2453280, 2453280.04166667, 2453280.08333333, 2453280.125, 2453280.16666667, 2453280.20833333, 2453280.25, 2453280.29166667, 2453280.33333333, 2453280.375, 2453280.41666667, 2453280.45833333, 2453280.5, 2453280.54166667, 2453280.58333333, 2453280.625, 2453280.66666667, 2453280.70833333, 2453280.75, 2453280.79166667, 2453280.83333333, 2453280.875, 2453280.91666667, 2453280.95833333, 2453281, 2453281.04166667, 2453281.08333333, 2453281.125, 2453281.16666667, 2453281.20833333, 2453281.25, 2453281.29166667, 2453281.33333333, 2453281.375, 2453281.41666667, 2453281.45833333, 2453281.5, 2453281.54166667, 2453281.58333333, 2453281.625, 2453281.66666667, 2453281.70833333, 2453281.75, 2453281.79166667, 2453281.83333333, 2453281.875, 2453281.91666667, 2453281.95833333 ; air_temperature = 20.87, 20.51, 20.19, 19.92, 19.63, 19.39, 19.28, 19.06, 18.97, 18.77, 18.58, 18.41, 18.33, 18.37, 18.56, 19.22, 20.01, 20.72, 21.34, 22, 22.57, 22.87, 22.46, 21.51, 19.1, 19.41, 18.96, 18.59, 18.27, 17.96, 17.69, 17.36, 17.14, 16.95, 16.74, 16.52, 16.48, 16.55, 17.34, 18.99, 21.36, 22.83, 23.9, 24.47, 23.93, 23.03, 23.67, 22.92, 21.91, 21.02, 20.36, 19.86, 19.43, 19.26, 19.04, 18.78, 18.7, 18.63, 18.57, 18.47, 18.46, 18.46, 18.65, 19.55, 19.89, 19.76, 19.87, 20.32, 19.86, 19.63, 20.36, 20.11, 19.77, 19.38, 19.08, 18.8, 18.5, 18.19, 17.84, 17.58, 17.28, 17.09, 16.88, 16.67, 16.56, 17.16, 18, 15.58, 16.11, 16.71, 17.6, 19.02, 19.23, 18.6, 18.38, 18.26, 17.83, 17.5, 17.12, 16.75, 16.44, 16.19, 15.97, 15.77, 15.56, 15.38, 5.041, 3.166, 6.562, 13.7, 14.08, 12.69, 14.25, 16.04, 15.91, 16.06, 15.76, 14.75, 14.13, 12.61, 11.85, 11.57, 11.92, 12.69, 13.57, 13.73, 14.09, 13.11, 12.77, 12.51, 13.04, 12.65, 12.18, 13.18, 12.9, 13.55, 14.14, 14.5, 13.58, 13.43, 13.02, 13.58, 13.04, 13, 13.09, 12.29, 12.65, 12.63, 12.89, 11.12, 13.79, 13.94, 13.23, 10.98, 9.65, 9.73, 9.98, 10.9, 10.81, 11.02, 12.23, 12.06, 12.94, 12.77, 12.97, 12.25, 11.94, 11.75 ; 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 = 1006.024, 1006.684, 1006.384, 1006.204, 1006.204, 1006.684, 1006.624, 1006.984, 1007.224, 1007.824, 1008.484, 1009.324, 1010.404, 1011.004, 1011.124, 1011.064, 1010.944, 1010.524, 1010.164, 1009.924, 1009.864, 1010.044, 1010.524, 1011.244, 1011.724, 1012.444, 1012.984, 1012.984, 1013.044, 1013.524, 1013.584, 1013.404, 1013.824, 1014.124, 1014.664, 1014.904, 1015.264, 1015.444, 1015.144, 1014.724, 1014.004, 1013.404, 1012.744, 1012.444, 1012.324, 1012.024, 1011.664, 1012.024, 1012.264, 1012.144, 1011.904, 1011.424, 1011.124, 1010.884, 1010.224, 1009.444, 1009.204, 1008.964, 1009.024, 1008.724, 1008.484, 1008.544, 1008.064, 1007.584, 1007.404, 1006.864, 1006.144, 1005.724, 1005.664, 1005.724, 1005.904, 1005.784, 1008.004, 1008.964, 1009.384, 1009.684, 1010.224, 1010.164, 1010.344, 1010.044, 1010.404, 1010.704, 1011.304, 1012.084, 1011.904, 1012.024, 1011.484, 1011.124, 1011.004, 1010.344, 1009.804, 1009.264, 1008.904, 1008.844, 1009.084, 1009.144, 1009.384, 1009.504, 1009.564, 1009.624, 1009.504, 1009.144, 1008.964, 1009.204, 1009.324, 1009.624, 1009.984, 1010.704, 1010.584, 1010.944, 1014.904, 1014.904, 1014.724, 1014.304, 1013.884, 1013.824, 1013.824, 1014.244, 1014.664, 1015.144, 1015.504, 1015.684, 1015.624, 1016.044, 1016.764, 1016.824, 1016.404, 1016.944, 1017.304, 1017.604, 799.9656, 1018.624, 1019.164, 1020.853, 1020.973, 1021.093, 1021.333, 1021.333, 1021.393, 1021.213, 1021.273, 1021.753, 1022.173, 1022.713, 1023.013, 1023.493, 1023.853, 1023.673, 1023.793, 1024.033, 1024.033, 1024.033, 1024.333, 1024.633, 1024.813, 1025.113, 1025.173, 1025.173, 1025.413, 1024.933, 1024.573, 1023.733, 1023.493, 1023.253, 1023.013, 1022.593, 1022.593, 1022.173 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6.625, 5.88, 6.115, 5.998, 5.841, 4.822, 5.88, 5.998, 5.566, 4.704, 1.666, 3.606, 2.391, 1.862, 3.293, 2.45, 1.842, 2.666, 3.332, 2.45, 2.156, 2.47, 2.47, 2.744 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5.302, 4.947, 5.001, 4.992, 5.003, 3.965, 4.664, 4.875, 4.153, 3.64, 0.956, 2.335, 2.095, 0.543, 2.834, 2.061, 1.548, 2.306, 2.912, 1.955, 1.839, 2.166, 2.119, 2.372 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 38.08, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 341.9, 333.5, 334.6, 344.613, 329.6, 336.4, 334.2, 341.3, 351.32, 354.13, 343.992, 8.17, 18.82, 53.8, 59.6, 132.7, 141.7, 169.5, 141.2, 147.1, 161.8, 161.4, 138.7, 177.4, 150.6 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.916, 2951.316, 2951.916, 2951.316, 2951.916, 2951.916, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.916, 2951.916, 2951.316, 2951.316, 2951.316, 2951.916, 2951.316, 2951.316, 2951.916, 2951.316, 2951.916, 2951.916, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.916, 2951.316, 2951.916, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2563.861, 2687.005, 2680.998, 2630.539, 2596.899, 2661.175, 2835.98, 2563.26, 2782.517, 2805.945, 2822.164, 2826.369, 2793.931, 2786.722, 2787.924, 2789.125, 2774.708, 2784.32, 2776.51, 2759.09, 2951.916, 2951.916, 2860.008, 2953.118, 2953.719, 2953.118, 2953.118, 2952.517, 2952.517, 2952.517, 2952.517, 2951.316, 2951.316, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2952.517, 2950.715, 2951.916, 2951.916, -1.336822, 2951.916, 2952.517, 2953.118, 2949.513, 2952.517, 2951.916, 2952.517, 2951.916, 2951.916, 2952.517, 2952.517, 2929.69, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2952.517, 2951.916, 2951.916, 2951.916, 2951.916, 2951.916, 2825.768, 2953.719, 2953.118, 2809.549, 2953.118, 2953.118, 2953.118, 2909.266, 2952.517, 2952.517, 2953.118, 2951.916, 2951.916 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }