netcdf F0109.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.060015, 799.987 ; 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, 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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.91667244 ; :ending_julian_day_string = "2004-09-18 22:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58" ; data: lat = 44.0556 ; lon = -68.9982 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453262.54166667, 2453262.58333333, 2453262.625, 2453262.66666667, 2453262.70833333, 2453262.75, 2453262.79166667, 2453262.83333333, 2453262.875, 2453262.91666667, 2453262.95833333, 2453263, 2453263.04166667, 2453263.08333333, 2453263.125, 2453263.16666667, 2453263.20833333, 2453263.25, 2453263.29166667, 2453263.33333333, 2453263.375, 2453263.41666667, 2453263.45833333, 2453263.5, 2453263.54166667, 2453263.58333333, 2453263.625, 2453263.66666667, 2453263.70833333, 2453263.75, 2453263.79166667, 2453263.83333333, 2453263.875, 2453263.91666667, 2453263.95833333, 2453264, 2453264.04166667, 2453264.08333333, 2453264.125, 2453264.16666667, 2453264.20833333, 2453264.25, 2453264.29166667, 2453264.33333333, 2453264.375, 2453264.41666667, 2453264.45833333, 2453264.5, 2453264.54166667, 2453264.58333333, 2453264.625, 2453264.66666667, 2453264.70833333, 2453264.75, 2453264.79166667, 2453264.83333333, 2453264.875, 2453264.91666667, 2453264.95833333, 2453265, 2453265.04166667, 2453265.08333333, 2453265.125, 2453265.16666667, 2453265.20833333, 2453265.25, 2453265.29166667, 2453265.33333333, 2453265.375, 2453265.41666667, 2453265.45833333, 2453265.5, 2453265.54166667, 2453265.58333333, 2453265.625, 2453265.66666667, 2453265.70833333, 2453265.75, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667 ; air_temperature = 22.73, 22.46, 21.36, 20.8, 20.24, 19.77, 19.4, 19.08, 18.82, 18.57, 18.3, 18.06, 17.8, 17.65, 18.22, 19.49, 20.88, 21.99, 23.02, 24.37, 24.76, 24.81, 24.34, 23.36, 22.34, 21.43, 20.8, 20.31, 19.87, 19.53, 19.25, 18.98, 18.73, 18.51, 18.27, 18.08, 18.04, 16.77, 16.73, 18.62, 19.38, 20.11, 20.48, 21.81, 18.34, 17.71, 21.07, 21.34, 20.6, 19.78, 19.18, 18.67, 18.25, 17.9, 17.56, 17.22, 16.92, 16.64, 16.36, 16.17, 16.34, 9.18, 12.16, 14.66, 16.6, 18.27, 19.09, 20.1, 20.92, 19.97, 19.48, 20.09, 20.2, 19.63, 19, 18.5, 18.14, 17.86, 17.62, 17.4, 17.21, 17.03, 16.87, 16.74, 16.71, 16.47, 17.33, 19.39, 21.36, 23.05, 23.79, 24.45, 24.14, 23.64, 24.45, 23.61, 22.57, 21.68, 20.97, 20.41, 19.93, 19.57, 19.3, 19.06, 18.96, 18.89, 18.83, 18.79, 15.2, 15.81, 16.75, 18.61, 21.67, 23.24, 24.48, 25.18, 24.54, 25.22, 26.3, 25.29, 24.12, 23.15, 22.43, 21.97, 21.64, 21.4, 21.18, 20.98, 20.81, 20.67, 20.57, 20.46, 20.46, 20.17, 20.29, 20.73, 21.35, 22.46, 22.91, 23.3, 23.88, 23.95, 24.04, 23.73, 23.22, 22.7, 22.3, 21.92, 21.54, 21.21, 20.88, 20.62, 20.37, 20.17, 19.98, 19.76, 19.58, 19.42, 19.26, 19.08, 18.87, 18.72, 20.64, 20.27, 20.12, 20.05, 19.89 ; 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 = 1018.382, 1018.442, 1018.322, 1018.262, 1018.142, 1017.961, 1018.262, 1017.841, 1017.481, 1017.001, 1016.761, 1017.061, 1016.701, 1016.641, 1016.221, 1015.441, 1014.901, 1013.94, 1013.34, 1012.62, 1011.84, 1011.72, 1011.42, 1011.42, 1011.72, 1011.9, 1012.14, 1012.44, 1012.08, 1012.14, 1012.44, 1012.56, 1012.74, 1012.86, 1013.52, 1014.421, 1015.021, 1015.741, 1016.041, 1016.101, 1015.921, 1015.681, 1015.561, 1015.381, 1015.921, 1016.461, 1017.181, 1017.781, 1018.802, 1019.882, 1020.602, 1021.202, 1021.682, 1022.042, 1022.403, 1022.463, 1022.703, 1023.363, 1024.023, 1024.383, 1024.623, 1024.683, 1025.163, 1024.863, 1024.443, 1023.903, 1023.243, 1022.523, 1021.862, 1021.562, 1021.742, 1021.622, 1021.982, 1022.103, 1022.042, 1022.103, 1022.103, 1021.502, 1021.142, 1021.142, 1020.842, 1020.842, 1021.022, 1020.962, 1020.722, 1020.662, 1020.362, 1019.882, 1019.222, 1018.382, 1017.481, 1016.761, 1016.461, 1016.161, 1016.461, 1016.581, 1016.581, 1016.461, 1016.341, 1015.921, 1015.561, 1014.961, 1014.721, 1014.181, 1014.121, 1013.64, 1013.76, 1014.241, 1014.421, 1014.121, 1014, 1013.4, 1012.56, 1011.78, 1010.76, 1009.919, 1009.499, 1009.319, 1009.319, 1009.259, 1009.619, 1009.379, 1009.139, 1008.779, 1008.419, 1008.059, 1007.939, 1007.399, 1006.919, 1006.679, 1007.039, 1007.399, 1007.159, 1007.459, 1007.519, 1007.039, 1006.619, 1006.199, 1005.838, 991.3148, 1005.358, 1005.178, 1005.478, 1005.658, 1006.078, 1006.199, 1006.679, 1007.219, 1007.759, 1008.599, 1007.879, 1008.359, 1007.639, 1008.179, 1008.899, 1009.619, 1009.319, 1010.22, 1009.919, 1010.52, 1009.439, 1009.919, 1010.22, 1009.739, 1009.799, 1009.559, 1009.439 ; 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 ; 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, 2.352, 1.176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.823, 1.215, 1.411, 1.333, 0.882, 1.176, 1.842, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.588, 0.353, 0, 0.549, 0, 1.215, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.072, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.146, 0.134, 0.371, 0.242, 0.017, 0.037, 0.112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.081, 0.029, 0, 0.044, 0, 0.022, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 0.33, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 354.66, 270.4, 195.9, 334, 205.8, 48.14, 4.58, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 303.8, 157.5, 342.7, 132.1, 342.7, 20.57, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7, 342.7 ; 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 = 1925.31, 1921.105, 1925.31, 1901.883, 1913.296, 1896.477, 1904.886, 1900.682, 1883.862, 1884.463, 1905.487, 1882.66, 1873.049, 1873.049, 1879.056, 1895.275, 1939.727, 1948.137, 1975.169, 1998.597, 2010.01, 1991.989, 2014.215, 1985.982, 1938.526, 1946.335, 1923.508, 1907.289, 1896.477, 1907.289, 1905.487, 1894.674, 1893.473, 1887.466, 1887.466, 1891.07, 1878.455, 1855.629, 1876.053, 1827.395, 1849.622, 1838.208, 1904.286, 1783.544, 2959.726, 2935.697, 2642.553, 2721.846, 2709.832, 2706.228, 2677.394, 2677.995, 2685.203, 2663.578, 2659.373, 2634.744, 2650.963, 2636.546, 2631.74, 2612.518, 2556.652, 2959.726, 2960.326, 2953.118, 2960.927, 2960.927, 2960.927, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2960.326, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2960.326, 2959.726, 2960.326, 1874.25, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2960.326, 2960.326, 2959.726, 2959.726, 2369.232, 2472.553, 2412.483, 2378.843, 2345.204, 2302.553, 2251.494, 2287.536, 2260.504, 2337.395, 2261.105, 2297.748, 2307.96, 2229.868, 2251.494, 2244.285, 1822.59, 1963.756, 1964.957, 1961.353, 1929.515, 1981.176, 1668.208, 1868.243, 2032.236, 2008.208, 1803.367, 2133.155, 2137.36, 2088.102, 2056.264, 2096.511, 2098.914, 2160.186, 2072.483, 2081.494, 1978.773, 2174.003, 1961.353, 2167.996, 2285.734, 1981.176, 2166.193, 1829.798, 1988.385, 2104.321, 1970.363, 1993.791, 1961.353, 2082.695 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }