netcdf L9999.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 169 ; 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.060011, 799.978 ; 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, 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 = "" ; :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 = "RMYWM60853" ; :visibility_sensor_serial_number = 292 ; :barometric_pressure_serial_number = "SETAP2300002" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L9999" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453352.00000579 ; :starting_julian_day_string = "2004-12-12 00:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 15-Dec-2004 19:33:09\n", "WIND_DIR_1.2: 15-Dec-2004 19:33:09\n", "AAN_VIZ_1.2: 15-Dec-2004 19:33:09" ; data: lat = 43.625 ; lon = -66.5545 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453352, 2453352.04166667, 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.45833333, 2453352.5, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453352.95833333, 2453353, 2453353.04166667, 2453353.08333333, 2453353.125, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.29166667, 2453353.33333333, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.70833333, 2453353.75, 2453353.79166667, 2453353.83333333, 2453353.875, 2453353.91666667, 2453353.95833333, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.54166667, 2453354.58333333, 2453354.625, 2453354.66666667, 2453354.70833333, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453354.91666667, 2453354.95833333, 2453355, 2453355.04166667, 2453355.08333333, 2453355.125, 2453355.16666667, 2453355.20833333, 2453355.25, 2453355.29166667, 2453355.33333333, 2453355.375, 2453355.41666667, 2453355.45833333, 2453355.5, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.75, 2453355.79166667, 2453355.83333333, 2453355.875, 2453355.91666667, 2453355.95833333, 2453356, 2453356.04166667, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.54166667, 2453356.58333333, 2453356.625, 2453356.66666667, 2453356.70833333, 2453356.75, 2453356.79166667, 2453356.83333333, 2453356.875, 2453356.875, 2453356.91666667, 2453356.95833333, 2453357, 2453357.04166667, 2453357.08333333, 2453357.125, 2453357.16666667, 2453357.20833333, 2453357.25, 2453357.29166667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.70833333, 2453357.75, 2453357.79166667, 2453357.83333333, 2453357.875, 2453357.91666667, 2453357.95833333, 2453358, 2453358.04166667, 2453358.08333333, 2453358.125, 2453358.16666667, 2453358.20833333, 2453358.25, 2453358.29166667, 2453358.33333333, 2453358.375, 2453358.41666667, 2453358.45833333, 2453358.5, 2453358.54166667, 2453358.58333333, 2453358.625, 2453358.66666667, 2453358.70833333, 2453358.75, 2453358.79166667, 2453358.83333333, 2453358.875, 2453358.91666667, 2453358.95833333 ; air_temperature = 14.68, 14.67, 14.65, 14.64, 14.6, 14.54, 14.49, 14.47, 14.45, 14.47, 14.51, 14.54, 14.58, 14.61, 14.67, 14.71, 14.74, 14.63, 14.53, 14.55, 14.57, 14.54, 14.5, 14.5, 14.5, 14.49, 14.49, 14.48, 14.46, 14.45, 14.43, 14.39, 14.37, 14.37, 14.36, 14.35, 14.37, 14.41, 14.83, 14.89, 15.28, 15.23, 15.19, 15.18, 15.2, 15.08, 14.86, 14.74, 14.67, 14.63, 14.59, 14.59, 14.57, 14.55, 14.54, 14.56, 14.57, 14.56, 14.49, 14.43, 14.3, 14.2, 14.11, 14.26, 14.68, 14.88, 14.74, 14.87, 14.89, 14.28, 13.55, 12.58, 11.88, 11.47, 11.14, 10.91, 10.68, 10.54, 10.41, 10.31, 10.17, 10, 9.86, 9.76, 9.66, 9.64, 9.88, 10.34, 11.29, 11.82, 12.2, 12.57, 12.51, 12.36, 11.95, 11.25, 10.82, 10.5, 10.2, 10, 9.84, 9.72, 9.63, 9.56, 9.49, 9.44, 9.41, 9.46, 9.47, 9.54, 9.76, 10.47, 11.32, 11.68, 12.32, 12.99, 13.1, -53.42, -53.46, -53.42, -53.43, -53.43, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, -53.42, 23.14, 22.47, 23.07, 22.7, 21.82, 22.85, 23.4, 20.37, 20.64, 19.44, 18.93, 18.44, 17.92, 17.36, 16.89, 16.35, 15.85, 15.32, 14.86, 14.34, 13.85, 13.47, 13.33, 13.59, 14.95, 16.27, 17.16, 18.03, 18.14, 18.09, 17.78, 17.59 ; 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 ; barometric_pressure = 987.9324, 987.8724, 987.7524, 987.9925, 987.8724, 988.4125, 988.4725, 989.1927, 989.3727, 989.6728, 989.7928, 990.5129, 990.813, 991.4731, 991.8332, 992.0132, 991.5331, 991.7731, 991.7731, 992.2532, 993.2134, 993.8735, 994.4136, 995.0738, 995.4938, 995.9139, 996.574, 996.514, 996.9341, 996.7541, 996.8141, 996.8741, 996.394, 996.454, 996.214, 996.0339, 995.6138, 995.7339, 995.6138, 995.1338, 994.2936, 993.5735, 992.9134, 992.4333, 993.0334, 992.7333, 992.9734, 992.9734, 993.3334, 993.0334, 992.8533, 992.9134, 993.2134, 993.2734, 993.6335, 994.2336, 994.7737, 995.6739, 996.9341, 998.2543, 1000.115, 1001.555, 1002.515, 1003.895, 1004.435, 1004.616, 1005.156, 1006.176, 1007.256, 1008.636, 1010.016, 1011.277, 1012.537, 1013.137, 1013.617, 1013.977, 799.8995, 1014.997, 1015.177, 1015.598, 1015.898, 1016.258, 1016.498, 1017.278, 1017.878, 1018.658, 1018.898, 1018.778, 1017.758, 1017.158, 1017.278, 1017.338, 1018.238, 1018.658, 1018.898, 1019.198, 1020.398, 1020.698, 1020.398, 1020.638, 1020.638, 1020.518, 1020.338, 1020.758, 1020.758, 1020.938, 1020.878, 1020.698, 1020.518, 1020.458, 1020.218, 1019.978, 1018.658, 1017.398, 1016.138, 1015.117, 1014.517, 799.6643, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 799.7427, 1003.775, 1003.355, 1003.895, 1005.036, 1006.956, 1008.996, 1011.157, 1012.297, 1013.617, 1015.658, 1017.098, 1017.278, 1017.938, 1018.718, 1018.958, 1020.038, 1020.638, 1020.518, 1020.758, 1021.479, 1020.999, 1022.079, 1022.559, 1021.719, 1020.818, 1020.038, 1018.838, 1017.998, 1017.878, 1017.038, 1016.678, 1016.078 ; 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, 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, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2.038, 6.978, 6.742, 10.62, 9.53, 6.782, 7.17, 6.938, 7.29, 8.58, 5.449, 5.919, 2.94, 2.313, 2.783, 1.686, 0.588, 1.999, 1.019, 0.941, 0.294, 0.902, 0.862, 2.117, 3.018, 3.018, 2.234, 1.96, 1.058, 0.47, 0.784, 0.588 ; 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, 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.774, 2.864, 2.953, 4.978, 4.892, 3.858, 2.996, 3.447, 4.362, 2.955, 2.582, 3.237, 1.29, 0.841, 1.523, 0.339, 0.033, 1.178, 0.387, 0.635, 0.001, 0.165, 0.211, 1.255, 1.202, 1.016, 0.652, 0.625, 0.368, 0.057, 0.372, 0.189 ; 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, 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, 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, 326.9, 21.63, 42.87, 57.4, 61.6, 61.4, 59.8, 62.5, 69.6, 51.84, 56.8, 79.7, 48.85, 35.17, 58.5, 110.8, 357.37, 80.2, 245.1, 224.7, 181.4, 311.6, 320.3, 324.6, 298.8, 316, 284.5, 301.5, 246, 187.8, 180.2, 244.3 ; 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, 0 ; visibility = 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2951.316, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2945.309, 2946.51, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2950.715, 2801.74, 2787.924, 2939.902, 2948.312, 2950.715, 2951.316, 2950.715, 2950.715, 2951.316, -1.336822, 2950.715, 2948.312, 2951.316, 2951.316, 2951.316, 2951.316, 2950.715, 2950.114, 2951.916, 2950.114, 2913.471, 2941.104, 2951.316, 2951.316, 2951.316, 2951.316, 2950.715, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.316, 2951.916, 2950.114, 2951.916, 2951.316, 2950.715, 2948.913, 2949.513, 2950.715, 2946.51, 2951.916, 2949.513, 2950.114, 2951.916, 2950.715, 2951.316, 2951.316, -1.336822, -1.336822, 0.1403129, 0.199182, 0.2087933, 0.1697474, 0.1228924, 0.05441195, -0.01106496, -0.07774328, -0.2669655, -0.3366474, -0.4261525, -0.439368, -0.4459758, -0.4363645, -0.3889088, -0.3726897, -0.2633613, 0.158334, 2626.334, 2471.352, 2494.179, 2486.97, 2492.376, 2489.373, 2490.574, 2461.14, 2461.74, 2427.5, 2412.483, 2396.264, 2380.045, 2350.61, 2346.405, 2315.769, 2309.762, 2291.741, 2273.72, 2256.9, 2246.688, 2230.469, 2237.677, 2241.882, 2255.698, 2276.123, 2291.14, 2321.776, 2332.589, 2327.783, 2332.589, 2328.985 ; 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, 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, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 ; }