netcdf A9999.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.060002, 799.972 ; 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 = 48492 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A9999" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 15-Dec-2004 18:31:21\n", "WIND_DIR_1.2: 15-Dec-2004 18:31:21\n", "AAN_VIZ_1.2: 15-Dec-2004 18:31:21" ; data: lat = 42.5236 ; lon = -70.5667 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; air_temperature = 21.26, 21.16, 21.08, 21.21, 21.01, 21.02, 21.13, 21.23, 21.12, 21.08, 21.06, 21.04, 20.98, 20.93, 21.09, 21.16, 21.08, 21.09, 21.11, 21.16, 21.04, 21.07, 21.02, 21.04, 21.04, 20.96, 21.1, 21.02, 21.06, 21, 21.1, 20.94, 21.06, 21.12, 20.93, 21.11, 20.93, 20.92, 21.25, 21.04, 21.08, 21.06, 21.15, 21.21, 21.06, 21.06, 21.05, 21.06, 21.13, 21.08, 21.1, 21.07, 20.91, 21.03, 21.02, 21.03, 20.95, 21.03, 21.09, 21.08, 21.11, 21.01, 21, 20.98, 21.15, 20.92, 21.04, 20.94, 21.03, 20.97, 21.1, 21.05, 21.07, 21.13, 21.11, 21.07, 20.97, 21.06, 21.09, 20.85, 21.02, 21.12, 21.06, 21.04, 21.08, 21.24, 21.07, 20.94, 21.05, 21.07, 21, 20.99, 21.11, 21.06, 21.2, 20.97, 21.06, 21.05, 21.07, 21.05, 21.04, 21.03, 20.97, 21.04, 21.04, 21.02, 21.05, 21.01, 21.08, 20.91, 21.05, 21.07, 21.09, 21.07, 21.06, 20.94, 21.03, 21.05, 21.04, 21.08, 20.93, 20.94, 21.03, 21.02, 21.13, 21.06, 21.01, 21.03, 21.13, 21.05, 21.07, 21.07, 21.02, 21.02, 21.01, 21.08, 21.08, 21.03, 21.11, 21.03, 20.99, 20.98, 21.08, 21.04, 21, 21.01, 21.02, 21.09, 20.98, 21.12, 21.11, 21.03, 20.99, 20.9, 21.04, 21.06, 21.03, 21.04, 21.05, 21.09, 21.02, 20.99, 21.06, 21.06, 21.01, 21.06, 20.93, 21.03 ; 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 = 998.5786, 999.0587, 999.4186, 999.3586, 999.1187, 999.1187, 999.1187, 998.7586, 998.7586, 999.2386, 999.2986, 999.3586, 999.5386, 998.9387, 998.1586, 996.8386, 995.2185, 993.5984, 991.9784, 991.1384, 990.2983, 989.7583, 989.9984, 990.3583, 990.6584, 990.8384, 990.9584, 991.4384, 991.6784, 992.0984, 993.5385, 995.3385, 997.4386, 998.9387, 1000.679, 1002.239, 1003.619, 1003.799, 1003.979, 1003.859, 1003.439, 1001.999, 1001.639, 1000.679, 1000.439, 999.3586, 998.6986, 997.7386, 997.9186, 995.9985, 994.2585, 992.2784, 990.8384, 989.6383, 988.7383, 987.2982, 986.5782, 985.7982, 985.3182, 985.2582, 984.5981, 983.5181, 983.3381, 982.7981, 982.7381, 980.938, 979.858, 979.438, 978.2379, 977.5779, 977.0979, 975.2979, 974.8178, 972.1177, 970.6177, 967.1376, 966.1176, 966.5375, 965.6375, 964.6775, 964.7375, 966.4175, 968.6976, 971.4577, 974.6378, 977.3379, 979.558, 980.8181, 982.0781, 983.6381, 985.1982, 986.8782, 988.7983, 990.4783, 992.2784, 994.2585, 995.5785, 996.2985, 997.0786, 997.2586, 997.6786, 997.9786, 998.1586, 997.9786, 998.0386, 998.5186, 999.1187, 999.2386, 999.5386, 999.7787, 999.8387, 999.5986, 999.1786, 998.7586, 998.2186, 997.9186, 997.8586, 997.9186, 998.3386, 998.7586, 999.5986, 1000.559, 1001.519, 1001.579, 1001.999, 1002.419, 1002.779, 1003.019, 1002.539, 1002.659, 1003.019, 1003.559, 1003.919, 1004.279, 1004.099, 1003.739, 1003.139, 1002.479, 1002.119, 1001.579, 1001.459, 1001.279, 1001.399, 1001.339, 1001.579, 1001.819, 1001.879, 1001.099, 1000.259, 999.1187, 998.4586, 996.8986, 995.9385, 995.1585, 994.4385, 994.1385, 994.3785, 994.3185, 993.8984, 993.2985, 992.5784, 991.9784, 991.3184, 991.0184, 991.1384, 991.7384, 992.3384, 993.4185 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40 ; 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, 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 = 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40 ; wind_direction = 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344, 344 ; wind_direction_qc = 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40 ; visibility = -1.315798, -1.314596, -1.304384, -1.310992, -1.299578, -1.30979, -1.280356, -1.307988, -1.319402, -1.315798, -1.310992, -1.301381, -1.315798, -1.303183, -1.313995, -1.315798, -1.301381, -1.3176, -1.306186, -1.320603, -1.325409, -1.315798, -1.3176, -1.314596, -1.322405, -1.314596, -1.303183, -1.3176, -1.30979, -1.307988, -1.30979, -1.301381, -1.304384, -1.315798, -1.30979, -1.314596, -1.324207, -1.315798, -1.310992, -1.315798, -1.315798, -1.312794, -1.3176, -1.312794, -1.315798, -1.314596, -1.299578, -1.307988, -1.304384, -1.30979, -1.298377, -1.314596, -1.315798, -1.296575, -1.30979, -1.30979, -1.315798, -1.303183, -1.319402, -1.315798, -1.314596, -1.3176, -1.319402, -1.320603, -1.3176, -1.3176, -1.315798, -1.319402, -1.3176, -1.303183, -1.314596, -1.315798, -1.288766, -1.314596, -1.315798, -1.301381, -1.306186, -1.307988, -1.310992, -1.307988, -1.306186, -1.299578, -1.296575, -1.310992, -1.307988, -1.314596, -1.301381, -1.299578, -1.299578, -1.312794, -1.315798, -1.319402, -1.322405, -1.312794, -1.320603, -1.310992, -1.312794, -1.310992, -1.312794, -1.298377, -1.288766, -1.286964, -1.288766, -1.291769, -1.298377, -1.285161, -1.291769, -1.294773, -1.265939, -1.279155, -1.282158, -1.312794, -1.3176, -1.310992, -1.30979, -1.306186, -1.298377, -1.314596, -1.301381, -1.315798, -1.312794, -1.30979, -1.306186, -1.303183, -1.312794, -1.298377, -1.298377, -1.288766, -1.294773, -1.274349, -1.288766, -1.270745, -1.282158, -1.301381, -1.3176, -1.314596, -1.322405, -1.324207, -1.322405, -1.324207, -1.320603, -1.322405, -1.322405, -1.324207, -1.3176, -1.312794, -1.3176, -1.319402, -1.299578, -1.319402, -1.319402, -1.320603, -1.30979, -1.3176, -1.300179, -1.325409, -1.314596, -1.315798, -1.319402, -1.320603, -1.320603, -1.320603, -1.325409, -1.319402, -1.3176, -1.315798, -1.324207, -1.319402 ; visibility_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ; }