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 = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 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 = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; air_temperature = -53.4, -53.38, -53.31, -53.52, -53.49, -53.4, -53.31, -53.3, -53.58, -53.3, -53.52, -53.31, -53.41, -53.36, -53.43, -53.39, -53.46, -53.37, -53.39, -53.4, -53.43, -53.42, -53.44, -53.51, -53.44, -53.34, -53.37, -53.42, -53.38, -53.31, -53.27, -53.39, -53.43, -53.35, -53.39, -53.45, -53.39, -53.36, -53.43, -53.5, -53.44, -53.48, -53.42, -53.2, 19.59, 20.78, 19.64, 20.66, 20.52, 20.02, 19.18, 20.03, 19.35, 20.07, 19.9, 20.28, 20.07, 21.08, 20.1, 20.05, 20.12, 19.7, 21.1, 19.72, 20.89, 19.64, 20.29, 20.07, 20.44, 21.92, 22.69, 23.12, 20.71, 20.06, 20.58, 20.05, 20.19, 20.36, 20.88, 20.2, 20.25, 20.29, 20.56, 20.19, 21.19, 21.25, 20.46, 21.12, 20.71, 20.15, 21.01, 20.82, 21, 20.75, 19.45, 21.15, 20.68, 21.26, 20.88, 20.97, 21.18, 21.18, 21.45, 21.59, 21.61, 21.71, 21.51, 21.4, 21.28, 21.29, 21.41, 21.22, 20.98, 21.02, 21.31, 20.87, 21.32, 21.17, 21.19, 20.81, 20.76, 21.73, 21.44, 20.94, 21.36, 21.77, 21.19, 20.97, 20.79, 20.96, 21.26, 21.78, 20.7, 20.9, 21.56, 20.64, 20.79, 20.39, 20.12, 19.15, 19.72, 19.85, 20.5, 20.66, 20.17, 21.16, 21.1, 20.9, 21.36, 20.68, 21.03, 21.22, 21.38, 21.6, 21.43, 20.88, 21.5, 20.74, 20.94, 20.71, 21.1, 20.54, 20.43, 20.26, 20.01, 20.38, 20.06, 20.07 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 799.7351, 799.7281, 799.7253, 799.7305, 799.7276, 799.7292, 799.7297, 799.7294, 799.7327, 799.7253, 799.7289, 799.7351, 799.7366, 799.7307, 799.731, 799.7322, 799.7346, 799.7311, 799.7284, 799.7297, 799.7279, 799.7287, 799.7305, 799.73, 799.7302, 799.7297, 799.7361, 799.7321, 799.7311, 799.7294, 799.7276, 799.7305, 799.7365, 799.7305, 799.7279, 799.7287, 799.7291, 799.7255, 799.7336, 799.73, 799.7322, 799.7287, 799.7318, 799.7329, 799.7244, 799.7276, 799.7289, 799.7279, 799.7233, 799.7294, 799.7305, 799.7284, 799.7263, 799.7273, 799.7266, 799.7279, 799.7282, 799.7281, 799.7255, 799.7276, 799.7284, 799.7308, 799.7266, 799.7283, 799.7262, 799.7241, 799.7271, 799.7247, 799.7276, 799.7291, 799.7249, 799.7215, 799.7191, 799.726, 799.7299, 799.7276, 799.7281, 799.7239, 799.7265, 799.7311, 799.7313, 799.7271, 799.7292, 799.726, 799.7265, 799.7294, 1017.719, 1017.839, 1017.719, 1016.819, 1016.099, 1015.739, 1016.399, 1017.059, 1017.359, 1017.599, 1018.319, 1018.499, 1018.439, 1018.559, 1018.979, 1019.339, 1019.699, 1019.399, 1018.799, 1018.979, 1019.099, 1018.559, 1018.859, 1018.859, 1019.159, 1018.799, 1017.299, 1015.679, 1014.419, 1013.519, 1013.039, 1011.659, 1011.239, 1009.439, 1008.359, 1007.219, 1006.259, 1005.899, 1004.699, 1003.499, 1002.599, 1002.299, 1002.119, 1001.519, 1002.239, 1002.959, 1003.979, 1005.179, 1006.379, 1007.819, 1008.419, 1008.779, 1009.919, 1011.299, 1014.059, 1015.319, 1016.459, 1016.519, 1018.019, 1018.559, 1019.579, 1019.879, 1020.299, 1020.299, 1020.599, 1020.659, 1020.659, 1020.359, 1020.599, 1020.539, 1020.359, 1020.779, 1021.079, 1020.179, 1018.919, 1018.019, 1017.419, 1016.819, 1016.759, 1016.819, 1016.159, 1016.219 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 1.568, 2.43, 3.646, 2.254, 0.49, 0.941, 1.333, 0.49, 0.588, 0.392, 0.274, 0.549, 0.314, 0.392, 0.196, 1.215, 0.902, 1.607, 1.45, 1.49, 1.176, 0.745, 0.51, 1.411, 1.568, 1.411, 0.941, 0.588, 0.902, 0.49, 0, 2.313, 1.45, 4.038, 2.901, 2.822, 3.842, 4.038, 5.488, 6.782, 5.684, 4.782, 4.586, 4.743, 4.43, 4.861, 4.782, 3.724, 4.038, 2.352, 4.038, 4.704, 3.332, 2.195, 2.783, 2.313, 2.587, 2.195, 1.49, 1.96, 2.705, 1.842, 0.784, 0.784, 0.784, 0.51, 1.372, 1.45, 1.646, 0.98, 1.333, 1.49, 0.431, 0.588, 0.235, 1.333, 1.96, 2.901, 2.47, 2.47, 2.94, 1.49, 2.038, 2.666, 1.803, 0.98, 1.49, 2.156, 1.725, 1.921, 1.411, 1.137, 4.704, 7.68, 7.25, 5.684, 7.49, 2.979, 4.43, 2.274, 2.038, 2.862, 1.607, 0.745, 0.784, 0.784, 0.862, 0.706, 0.588, 0.627, 0.588, 0.235, 0.235, 0, 0.314, 0.588, 0.47, 1.294, 0.294, 0.862, 1.803, 0.196, 1.137, 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 ; 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.642, 1.203, 2.119, 1.233, 0.084, 0.283, 0.725, 0.132, 0.286, 0.075, 0.052, 0.113, 0.072, 0.161, 0.03, 0.697, 0.252, 0.699, 0.743, 0.62, 0.567, 0.27, 0.13, 0.81, 0.55, 0.6, 0.297, 0.071, 0.315, 0.232, 0, 0.5, 0.864, 1.872, 1.471, 1.357, 1.815, 2.006, 3.4, 3.287, 2.668, 2.344, 2.269, 1.738, 2.08, 2.293, 2.636, 2.01, 2.59, 1.204, 2.311, 2.616, 1.623, 1.106, 1.274, 1.196, 1.134, 0.966, 0.653, 0.653, 1.414, 0.949, 0.056, 0.253, 0.099, 0.147, 0.749, 0.502, 0.811, 0.416, 0.388, 0.427, 0.146, 0.217, 0.042, 0.292, 0.661, 1.45, 1.397, 1.5, 1.537, 0.852, 1.209, 1.516, 0.921, 0.372, 0.882, 1.201, 1.119, 0.64, 0.65, 0.416, 2.577, 3.93, 3.93, 3.062, 2.613, 1.122, 1.956, 1.294, 1.172, 1.179, 0.626, 0.281, 0.533, 0.46, 0.348, 0.466, 0.256, 0.153, 0.368, 0.053, 0.063, 0, 0.089, 0.137, 0.128, 0.774, 0.054, 0.067, 0.948, 0.028, 0.445, 0.126 ; 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, 268.5, 288.3, 316.2, 326.4, 53.12, 281.7, 307.5, 81.1, 121.8, 289.8, 126.7, 119.7, 124.1, 99.6, 124.6, 338.1, 15.49, 343.8, 342.6, 339.8, 355.44, 152.7, 137.9, 256.7, 240.1, 249.7, 151.7, 148.4, 264.8, 93.2, 344, 288.6, 292.9, 288.8, 286.3, 287.1, 301, 305.7, 294.8, 306.3, 331.3, 313.7, 296.2, 295.5, 288.6, 285.3, 281.7, 300.2, 296.8, 291.6, 287, 294.1, 300.1, 292, 285.7, 308.1, 5.23, 351.93, 1.38, 342.4, 343.1, 338.6, 130.2, 69.6, 180.9, 346.73, 171.1, 154.1, 166.3, 340.2, 130.6, 138.4, 122.4, 127.6, 63, 8.78, 338.5, 344.988, 337.5, 338.8, 335.1, 336.7, 316.5, 343, 334.4, 338.2, 274.6, 305.3, 280.7, 300.3, 227.9, 179, 287.9, 298.5, 293.1, 289.1, 272.6, 291.1, 299.7, 319.2, 243.6, 304.6, 246.9, 117.4, 117.4, 118.6, 119.1, 98.2, 46.9, 122.6, 169.5, 345.984, 79.3, 344, 105.3, 29.81, 326.1, 343.2, 277.2, 67.7, 347.151, 45.04, 320.7, 26.11 ; 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.322405, -1.324207, -1.312794, -1.320603, -1.324207, -1.324207, -1.322405, -1.322405, -1.325409, -1.322405, -1.320603, -1.324207, -1.324207, -1.325409, -1.325409, -1.322405, -1.325409, -1.319402, -1.324207, -1.322405, -1.325409, -1.324207, -1.324207, -1.324207, -1.322405, -1.325409, -1.320603, -1.320603, -1.325409, -1.322405, -1.322405, -1.322405, -1.322405, -1.320603, -1.324207, -1.324207, -1.320603, -1.322405, -1.325409, -1.322405, -1.324207, -1.322405, -1.322405, -1.322405, -1.322405, -1.325409, -1.325409, -1.325409, -1.324207, -1.325409, -1.325409, -1.324207, -1.324207, -1.324207, -1.325409, -1.325409, -1.325409, -1.324207, -1.325409, -1.324207, -1.325409, -1.325409, -1.324207, -1.325409, -1.325409, -1.324207, -1.324207, -1.322405, -1.324207, -1.325409, -1.324207, -1.325409, -1.324207, -1.325409, -1.325409, -1.325409, -1.324207, -1.325409, -1.324207, -1.325409, -1.324207, -1.324207, -1.325409, -1.325409, -1.325409, -1.325409, 2947.711, 2948.312, 2948.312, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2948.312, 2948.312, 2948.312, 2947.711, 2948.312, 2947.711, 2948.312, 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.111, 2947.711, 2947.111, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711, 2947.711 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }