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 ; 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 = "" ; :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 = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 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" ; data: lat = 43.625 ; lon = -66.5545 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; air_temperature = 22.61, 22.35, 21.29, 20.75, 20.2, 19.69, 19.42, 19.03, 18.8, 18.48, 18.26, 18.03, 17.8, 17.63, 18.05, 19.28, 20.73, 21.84, 22.76, 23.74, 24.34, 24.52, 24.05, 23.27, 22.29, 21.41, 20.75, 20.3, 19.83, 19.57, 19.13, 18.96, 18.71, 18.51, 18.28, 18.11, 18.03, 17.6, 16.98, 18.46, 19.5, 20.21, 20.53, 20.87, 18.65, 18.65, 21.25, 21.35, 20.57, 19.79, 19.19, 18.69, 18.29, 17.95, 17.62, 17.29, 17.01, 16.72, 16.45, 16.24, 16.38, 9.13, 12.04, 14.05, 15.87, 17.8, 18.84, 20.14, 21.51, 20.55, 19.33, 20.01, 20.17, 19.63, 19.01, 18.54, 18.21, 17.92, 17.69, 17.47, 17.27, 17.1, 16.93, 16.8, 16.77, 16.47, 17.25, 19.34, 21.27, 22.88, 23.69, 24.47, 24.1, 23.59, 24.42, 23.56, 22.45, 21.61, 20.9, 20.34, 19.87, 19.49, 19.21, 18.97, 18.88, 18.82, 18.75, 18.71, 15.22, 15.89, 17.15, 18.84, 22.24, 23.31, 25.3, 27.3, 26.24, 26.24, 26.56, 25.37, 24.13, 23.13, 22.39, 21.93, 21.61, 21.37, 21.14, 20.93, 20.77, 20.63, 20.52, 20.41, 20.4, 20.07, 20.24, 20.73, 21.42, 22.47, 22.99, 23.37, 23.9, 23.95, 23.99, 23.61, 23.06, 22.57, 22.18, 21.83, 21.46, 21.12, 20.78, 20.49, 20.22, 20.01, 19.82, 19.63, 19.45, 19.3, 19.15, 18.97, 18.78, 18.61, 21.22, 20.45, 20.17, 20.04, 19.84, 19.28 ; 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 = 1018.024, 1018.084, 1017.964, 1017.844, 1017.784, 1017.544, 1017.844, 1017.484, 1017.064, 1016.644, 1016.344, 1016.644, 1016.344, 1016.284, 1015.864, 1015.084, 1014.544, 1013.584, 1013.044, 1012.264, 1011.484, 1011.424, 1011.124, 1011.064, 1011.364, 1011.604, 1011.784, 1012.084, 1011.724, 1011.784, 1012.084, 1012.204, 1012.384, 1012.504, 1013.164, 1014.064, 1014.664, 1015.324, 1015.624, 1015.684, 1015.504, 1015.324, 1015.204, 1015.024, 1015.324, 1015.984, 1016.824, 1017.364, 1018.444, 1019.464, 1020.184, 1020.844, 1021.324, 1021.624, 1021.984, 1022.104, 1022.344, 1023.004, 1023.604, 1023.964, 1024.204, 1024.264, 1024.744, 1024.444, 1024.024, 1023.544, 1022.884, 1022.164, 1021.504, 1021.144, 1021.384, 1021.204, 1021.564, 1021.684, 1021.564, 1021.744, 1021.684, 1021.144, 1020.724, 1020.724, 1020.484, 1020.424, 1020.604, 1020.604, 1020.304, 1020.304, 1019.944, 1019.524, 1018.804, 1018.024, 1017.124, 1016.344, 1016.044, 1015.744, 1016.104, 1016.164, 1016.164, 1016.044, 1015.924, 1015.564, 1015.144, 1014.544, 1014.364, 1013.764, 1013.704, 1013.224, 1013.404, 1013.824, 1014.004, 1013.764, 1013.644, 1013.104, 1012.264, 1011.424, 1010.404, 1009.624, 1009.084, 1008.964, 1009.024, 1008.964, 1009.324, 1009.084, 1008.844, 1008.484, 1008.124, 1007.764, 1007.644, 1007.104, 1006.684, 1006.384, 1006.744, 1007.044, 1006.864, 1007.164, 1007.224, 1006.684, 1006.324, 1005.904, 1005.604, 990.964, 1005.004, 1004.884, 1005.124, 1005.364, 1005.784, 1005.904, 1006.384, 1006.924, 1007.464, 1008.304, 1007.524, 1008.064, 1007.344, 1007.884, 1008.604, 1009.324, 1008.964, 1009.924, 1009.564, 1010.224, 1009.084, 1009.564, 1009.924, 1009.384, 1009.444, 1009.204, 1009.144, 1009.504 ; 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 = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.078, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.745, 1.058, 1.176, 2.038, 0.745, 1.411, 2.313, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.157, 0.902, 0.666, 0.902, 0.98, 1.372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_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.05, 0.047, 0.129, 0.471, 0.03, 0.078, 0.31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.007, 0.198, 0.028, 0.081, 0.09, 0.068, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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_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, 68.4, 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, 356.25, 356.19, 173.6, 318.5, 347.573, 16.17, 349.74, 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, 159, 125.4, 319.1, 105.1, 99.5, 113.3, 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 ; 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 = 2469.55, 2464.744, 2589.691, 2468.949, 2462.942, 2508.596, 2629.337, 2492.977, 2618.525, 2439.514, 2378.843, 2389.055, 2542.836, 2614.32, 2679.797, 2476.157, 2563.26, 2357.218, 2539.832, 2623.33, 2541.034, 2677.995, 2603.507, 2625.733, 2653.966, 2595.097, 2512.2, 2601.705, 2376.44, 2539.232, 2606.51, 2573.472, 2467.748, 2442.518, 2595.698, 2488.772, 2565.663, 2484.567, 2448.525, 2353.013, 2571.67, 2506.793, 2646.758, 2622.129, 2846.192, 2903.259, 2631.74, 2659.973, 2626.334, 2671.988, 2686.405, 2687.005, 2648.56, 2623.33, 2605.91, 2664.178, 2639.549, 2631.74, 2697.818, 2631.14, 2476.758, 2759.09, 2753.083, 2682.199, 2775.91, 2815.556, 2953.118, 2952.517, 2949.513, 2948.913, 2931.492, 2929.69, 2934.496, 2929.69, 2919.478, 2916.475, 2915.874, 2923.083, 2918.277, 2905.662, 2917.676, 2902.058, 2913.471, 2908.666, 2888.241, 2911.669, 2911.068, 2921.881, 2937.499, 2947.111, 2951.316, 2951.916, 2951.316, 2950.715, 2950.715, 2948.913, 2949.513, 2945.909, 2942.906, 2933.294, 2936.298, 2923.083, 2932.093, 2927.287, 2930.291, 2927.287, 2920.079, 2930.291, 2917.075, 2910.468, 2920.079, 2587.288, 2632.942, 2652.164, 2754.284, 2871.422, 2840.786, 2676.793, 2772.906, 2602.906, 2656.369, 2529.02, 2544.037, 2538.631, 2590.292, 2543.437, 2448.525, 2454.532, 2591.493, 2541.034, 2559.055, 2568.666, 2619.726, 2509.797, 2517.606, 2535.027, 2537.429, 2584.284, 2611.917, 2247.289, 2804.743, 2851.598, 2809.549, 2817.358, 2754.284, 2741.069, 2696.616, 2704.426, 2705.026, 2667.182, 2711.634, 2735.662, 2652.765, 2704.426, 2678.595, 2674.991, 2666.581, 2702.023, 2667.182, 2742.27, 2716.44, 2704.426, 2803.542, 2725.45, 2759.09, 2752.482, 2749.479, 2761.493 ; 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 ; }