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 = 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 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 = 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.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 = -53.43, -53.01, -53.19, -53.25, -53.44, -53.36, -53.34, -53.45, -53.45, -53.36, -53.37, -53.52, -53.5, -53.3, -53.39, -53.4, -53.41, -53.34, -53.43, -53.33, -53.29, -53.37, -53.4, -53.43, -53.3, -53.33, -53.24, -53.6, -53.27, -53.41, -53.34, -53.38, -53.33, -53.32, -53.45, -53.29, -53.37, -53.32, -53.41, -53.37, -53.52, -53.38, -53.27, -53.37, -53.45, -53.31, -53.4, -53.43, -53.22, -53.44, -53.41, -53.25, -53.4, -53.44, -53.41, -53.2, -53.3, -53.42, -53.45, -53.28, -53.38, -53.36, -53.42, -53.46, -53.47, -53.42, -53.35, -53.46, -53.45, -53.37, -53.42, -53.32, -53.36, -53.6, -53.34, -53.46, -53.14, -53.33, -53.34, -53.21, -53.57, -53.33, -53.24, -53.41, -53.46, -53.47, -53.18, -53.39, -53.16, -53.18, -53.46, -53.39, -53.39, -53.88, -53.39, -53.42, -53.38, -53.27, -53.44, -53.44, -53.28, -53.38, -53.39, -53.37, -53.39, -53.36, -53.3, -53.41, -53.39, -53.37, -53.37, -53.38, -53.38, -53.35, -53.42, -53.38, -53.49, -53.34, -53.4, -53.37, -53.4, -53.36, -53.42, -53.45, -53.42, -53.38, -53.26, -53.4, -53.35, -53.36, -53.45, -53.37, -53.46, -53.45, -53.35, -53.4, -53.36, -53.4, -53.38, -53.28, -53.58, -53.32, -53.41, -53.5, -53.35, -53.38, -53.44, -53.42, -53.38, -53.39, -53.45, -53.44, -53.47, -53.44, -53.32, -53.3, -53.38, -53.41, -53.42, -53.39, -53.41, -53.46, -53.53, -53.37, -53.3, -53.44, -53.41, -53.36 ; air_temperature_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 ; barometric_pressure = 799.7227, 799.7169, 799.7204, 799.7212, 799.6668, 799.7195, 799.7191, 799.72, 799.7217, 799.7214, 799.7222, 799.7217, 799.7214, 799.7199, 799.7204, 799.7212, 799.7219, 799.7138, 799.7204, 799.7156, 799.716, 799.7209, 799.7202, 799.7195, 799.7169, 799.7195, 799.7162, 799.7164, 799.7199, 799.7255, 799.7212, 799.7184, 799.7231, 799.7197, 799.7189, 799.7184, 799.7178, 799.7167, 799.7212, 799.7207, 799.7274, 799.7159, 799.7225, 799.7175, 799.7155, 799.717, 799.7209, 799.7236, 799.7164, 799.7217, 799.7215, 799.7121, 799.7197, 799.7225, 799.7165, 799.7178, 799.7267, 799.7245, 799.72, 799.7234, 799.7245, 799.7184, 799.723, 799.7173, 799.7233, 799.7199, 799.7258, 799.7281, 799.7296, 799.7262, 799.7234, 799.7276, 799.7271, 799.7299, 799.734, 799.7345, 799.734, 799.7333, 799.7357, 799.7342, 799.732, 799.7363, 799.734, 799.7366, 799.7365, 799.7366, 799.733, 799.735, 799.7326, 799.7266, 799.7289, 799.7189, 799.7244, 799.7281, 799.7214, 799.7253, 799.7253, 799.7272, 799.7272, 799.7266, 799.7277, 799.7294, 799.7334, 799.7334, 799.734, 799.7353, 799.7352, 799.7357, 799.7355, 799.7357, 799.7375, 799.7357, 799.7338, 799.7284, 799.7266, 799.7281, 799.7326, 799.7287, 799.7284, 799.7291, 799.7287, 799.7294, 799.7321, 799.7326, 799.7331, 799.7305, 799.7341, 799.7327, 799.7361, 799.7343, 799.7372, 799.7331, 799.7347, 799.7355, 799.7336, 799.7308, 799.7386, 799.7279, 799.7351, 799.7282, 799.7318, 799.7219, 799.7219, 799.7258, 799.7247, 799.7292, 799.7334, 799.7319, 799.7336, 799.7336, 799.7355, 799.7345, 799.7366, 799.7372, 799.7363, 799.738, 799.7387, 799.7375, 799.7385, 799.7385, 799.7402, 799.7385, 799.7382, 799.7375, 799.7355, 799.7365, 799.7347, 799.7365 ; barometric_pressure_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 ; 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 = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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 = 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 = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = -1.301381, -1.304384, -1.288766, -1.289967, -2.04145, -1.294773, -1.291769, -1.289967, -1.296575, -1.296575, -1.286964, -1.288766, -1.294773, -1.291769, -1.289967, -1.301381, -1.30979, -1.272547, -1.289967, -1.289967, -1.293571, -1.307988, -1.282158, -1.307988, -1.294773, -1.298377, -1.30979, -1.293571, -1.298377, -1.293571, -1.296575, -1.28396, -1.296575, -1.294773, -1.288766, -1.301381, -1.301381, -1.298377, -1.286964, -1.304384, -1.293571, -1.299578, -1.298377, -1.288766, -1.27555, -1.289967, -1.285161, -1.286964, -1.28396, -1.299578, -1.291769, -1.269543, -1.303183, -1.298377, -1.291769, -1.299578, -1.304384, -1.304384, -1.294773, -1.304384, -1.294773, -1.310992, -1.306186, -1.301381, -1.301381, -1.307988, -1.304384, -1.298377, -1.288766, -1.298377, -1.315798, -1.322405, -1.324207, -1.324207, -1.323607, -1.325409, -1.323607, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.323607, -1.313995, -1.303183, -1.304384, -1.27555, -1.28396, -1.269543, -1.25813, -1.272547, -1.293571, -1.291769, -1.304384, -1.310992, -1.310992, -1.310992, -1.322405, -1.324207, -1.322405, -1.325409, -1.323607, -1.325409, -1.323607, -1.325409, -1.325409, -1.325409, -1.320603, -1.319402, -1.294773, -1.28396, -1.294773, -1.279155, -1.299578, -1.301381, -1.307988, -1.30979, -1.306186, -1.322405, -1.310992, -1.318801, -1.315798, -1.322405, -1.320603, -1.315798, -1.319402, -1.323607, -1.322405, -1.320603, -1.318801, -1.322405, -1.307988, -1.301381, -1.299578, -1.293571, -1.299578, -1.304384, -1.299578, -1.301381, -1.314596, -1.304384, -1.3176, -1.320603, -1.320603, -1.320603, -1.324207, -1.320603, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.325409, -1.322405, -1.323607, -1.324207, -1.324207, -1.315798 ; 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 ; }