netcdf A0111.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; 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 ; barometric_pressure:pressure_relative_adjustment = -0.69956 ; 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 = "" ; :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 = "A0111" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453275.00000579 ; :starting_julian_day_string = "2004-09-26 00:00:00" ; :ending_julian_day_number = 2453281.91667244 ; :ending_julian_day_string = "2004-10-02 22:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 16:52:39\n", "WIND_DIR_1.2: 30-Aug-2004 16:52:39\n", "AAN_VIZ_1.2: 30-Aug-2004 16:52:39\n", "SET_BP_1.2: 02-Oct-2004 13:29:10" ; data: lat = 42.5231667 ; lon = -70.5665 ; 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 ; air_temperature = 20.8, 20.45, 20.15, 19.82, 19.5, 19.34, 19.13, 19.09, 18.85, 18.65, 18.43, 18.29, 18.16, 18.28, 18.58, 19.3, 20.06, 20.76, 23.01, 22.41, 22.84, 22.92, 22.39, 21.38, 18.54, 19.24, 18.82, 18.45, 18.04, 17.78, 17.47, 17.22, 16.96, 16.76, 16.56, 16.35, 16.3, 16.38, 17.37, 19.08, 21.51, 22.99, 25.25, 24.53, 23.64, 22.63, 23.56, 22.8, 21.84, 20.93, 20.31, 19.77, 19.47, 19.07, 18.81, 18.7, 18.56, 18.58, 18.46, 18.45, 18.41, 18.48, 18.5, 19.52, 19.86, 19.8, 19.87, 20.24, 19.56, 19.45, 20.28, 20.05, 19.68, 19.31, 19.01, 18.71, 18.38, 18, 17.71, 17.39, 17.04, 16.85, 16.65, 16.46, 16.38, 17.01, 17.9, 14.73, 15.5, 16.07, 17.66, 19.04, 19.26, 18.58, 18.31, 18.12, 17.71, 17.35, 16.93, 16.54, 16.22, 15.99, 15.74, 15.54, 15.34, 15.14, 9.36, 7.66, 9.73, 11.85, 12.98, 14.76, 16.85, 18.17, 21.01, 21.31, 22.02, 22.42, 21.27, 20.06, 18.96, 18.24, 17.55, 17.02, 16.76, 16.62, 16.41, 16.38, 16.28, 16.16, 16.06, 16.04, 16.04, 16.13, 16.38, 17.18, 18.94, 20.53, 22.16, 22.35, 23.16, 22.74, 22.11, 21.84, 21.24, 20.69, 20.21, 19.74, 19.32, 18.96, 18.61, 18.37, 18.12, 17.95, 17.82, 17.61, 17.56, 17.62, 18.06, 19.16, 20.37, 21.36, 22.94, 22.88, 22.9, 22.43, 21.87 ; 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 ; barometric_pressure = 1007.039, 1007.699, 1007.399, 1007.219, 1007.279, 1007.759, 1007.639, 1007.999, 1008.239, 1008.899, 1009.559, 1010.399, 1011.479, 1012.079, 1012.139, 1012.139, 1012.019, 1011.599, 1011.179, 1010.939, 1010.939, 1011.119, 1011.539, 1012.259, 1012.739, 1013.519, 1013.999, 1013.999, 1014.059, 1014.599, 1014.659, 1014.479, 1014.899, 1015.199, 1015.739, 1015.979, 1016.339, 1016.519, 1016.159, 1015.799, 1015.079, 1014.479, 1013.759, 1013.519, 1013.339, 1013.039, 1012.679, 1013.039, 1013.279, 1013.159, 1012.979, 1012.439, 1012.139, 1011.899, 1011.299, 1010.459, 1010.279, 1010.039, 1010.099, 1009.799, 1009.559, 1009.619, 1009.139, 1008.659, 1008.419, 1007.879, 1007.159, 1006.739, 1006.739, 1006.799, 1006.919, 1006.799, 1009.079, 1009.979, 1010.459, 1010.759, 1011.239, 1011.239, 1011.419, 1011.119, 1011.479, 1011.779, 1012.319, 1013.099, 1012.979, 1013.039, 1012.499, 1012.199, 1012.079, 1011.359, 1010.819, 1010.279, 1009.919, 1009.919, 1010.159, 1010.159, 1010.399, 1010.519, 1010.639, 1010.639, 1010.519, 1010.219, 1009.979, 1010.219, 1010.399, 1010.699, 1010.939, 1011.839, 1012.379, 1012.559, 1012.319, 1012.079, 1011.899, 1011.479, 1010.939, 1010.639, 1010.519, 1010.699, 1010.879, 1011.479, 1011.899, 1012.079, 1012.379, 799.8435, 1012.919, 1013.399, 1013.519, 1013.519, 1013.939, 1014.659, 1015.439, 1015.019, 1016.159, 1016.639, 1016.999, 1017.059, 1017.059, 1016.879, 1016.879, 1016.759, 1016.87, 1017.23, 1017.53, 1018.19, 1018.97, 1019.27, 1019.45, 1019.69, 1019.87, 1020.11, 1020.17, 1019.87, 1019.99, 1020.17, 1020.41, 1020.53, 1020.59, 1020.41, 1019.81, 1019.15, 1018.97, 1018.13, 1017.47, 1016.69, 1016.45, 1016.09, 1015.67 ; 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, 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, 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 ; 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 ; 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 ; 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 ; 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 ; 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 ; visibility = 2947.111, 2947.111, 2947.111, 2947.111, 2947.711, 2947.711, 2947.711, 2947.711, 2945.309, 2948.312, 2947.711, 2944.107, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2948.312, 2948.312, 2947.711, 2939.302, 2948.312, 2946.51, 2945.909, 2945.309, 2947.711, 2947.711, 2948.312, 2948.913, 2948.913, 2948.913, 2948.312, 2948.312, 2947.711, 2947.111, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2948.312, 2948.312, 2948.312, 2947.711, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2946.51, 2948.312, 2948.312, 2948.312, 2948.312, 2945.909, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2948.312, 2947.711, 2947.711, 2948.312, 2947.111, 2947.711, 2948.312, 2947.711, 2948.913, 2572.871, 2665.38, 2512.2, 2625.133, 2443.119, 2547.041, 2069.48, 2576.475, 2065.275, 2109.727, 2077.89, 2148.773, 2104.321, 2074.886, 2111.529, 2088.102, 2085.699, 2082.095, 2087.501, 2154.179, 2519.408, 2345.204, 1955.346, 1997.996, 2022.024, 2628.136, 2574.073, 2440.115, 2497.783, 2538.631, 2643.154, 2392.059, 2203.437, 2146.37, 2155.981, 2094.109, 2095.911, -1.855231, 2077.289, 2101.317, 2078.49, 2059.268, 2069.48, 2079.692, 2083.296, 2085.699, 2055.063, 2080.893, 2622.129, 2434.108, 2465.946, 2597.5, 2713.436, 2639.549, 2572.871, 2604.708, 2766.899, 2463.543, 2586.087, 2708.631, 2679.196, 2491.175, 2599.903, 2756.086, 2614.92, 2456.334, 2712.835, 2612.518, 2595.097, 2580.68, 2503.79, 2597.5, 2494.179, 2488.772, 2666.581, 2539.832, 2574.073, 2596.299, 2563.26, 2578.878, 2658.772 ; 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, 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, 0, 0, 0 ; }