netcdf F9999.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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 = 900.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, 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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F9999" ; :mooring_site_desc = "Testing for W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.91667244 ; :ending_julian_day_string = "2005-04-23 22:00:00" ; :algorithm_ids = "SET_BP_1.2: 12-Mar-2005 16:41:18\n", "WIND_DIR_1.2: 12-Mar-2005 16:41:18\n", "AAN_VIZ_1.2: 12-Mar-2005 16:41:18" ; data: lat = 44.0556 ; lon = -68.9982 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667 ; air_temperature = 17.69, 15.83, 15.26, 14.61, 14.27, 14.33, 14.6, 14.83, 14.93, 14.96, 14.95, 14.97, 15.06, 15.19, 14.95, 15.58, 16.73, 17.89, 18.81, 20.23, 20.5, 20.66, 20.47, 19.81, 18.98, 18.21, 17.46, 16.78, 16.13, 15.61, 15.25, 14.91, 14.56, 14.21, 15.18, 14.3, 14.84, 16.03, 15.83, 15.72, 19.33, 19.58, 19.08, 19.86, 20.63, 20.37, 19.77, 19.08, 18.01, 17.11, 16.35, 15.72, 15.13, 14.7, 14.18, 14.87, 14.89, 14.2, 14.72, 14.48, 15.06, 16.78, 18.77, 20.25, 21.46, 22.26, 22.11, 21.19, 21.76, 20.84, 19.91, 19.1, 18.43, 17.9, 17.47, 17.07, 16.6, 16.09, 15.65, 15.29, 15.09, 15.04, 15.21, 16.07, 18.39, 20.06, 20.57, 20.94, 21.53, 20.58, 18.46, 16.88, 17.81, 17.54, 17.07, 16.55, 16.07, 15.65, 15.2, 14.74, 14.33, 14.87, 14.55, 15.14, 14.29, 14.81, 15.02, 14.32, 15.41, 15.77, 16.49, 17.13, 15.72, 15.31, 15.08, 14.11, 17.2, 16.72, 15.75, 14.99, 14.43, 15.17, 14.18, 14.41, 14.68, 14.85, 14.94, 14.94, 14.91, 14.94, 15.07, 14.25, 14, 13.1, 14.09, 15, 15.7, 16.98, 17.04, 15.63, 17.7, 17.41, 16.59, 15.73, 15.02, 14.42, 15.22, 14.35, 14.9, 15.05, 14.48, 15.04, 14.53, 14.67, 15.27, 14.41, 15.16, 14.49, 15.41, 14.71, 14.36, 15.1, 14.41, 15.12, 14.4 ; 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 ; barometric_pressure = 1022.703, 1022.643, 1022.583, 1022.042, 1021.382, 1020.542, 1019.882, 1019.462, 1018.922, 1018.322, 1017.901, 1017.361, 1016.761, 1016.041, 1014.901, 1013.58, 1012.26, 1010.82, 1009.739, 1008.239, 1007.039, 1006.559, 1006.439, 1006.559, 1006.979, 1007.459, 1007.639, 1007.459, 1007.519, 1007.459, 1007.639, 1008.119, 1008.599, 1009.319, 1010.039, 1010.88, 1011.36, 1011.24, 1011.36, _, 799.9097, 1008.539, 1008.119, 1007.939, 1007.879, 1008.239, 1009.019, 1009.859, 1010.099, 1010.099, 1010.28, 1010.46, 1010.28, 1010.64, 1010.58, 1010.82, 1011.12, 1011.6, 1011.6, 1011.24, 1010.88, 1010.039, 1008.779, 1007.939, 1006.559, 1005.298, 1004.338, 1003.558, 1003.198, 1003.198, 1003.198, 1003.258, 1002.478, 1002.057, 1001.277, 1000.797, 999.957, 999.4169, 999.1768, 998.9367, 999.1168, 999.4169, 999.4169, 999.3568, 999.5969, 999.5369, 999.4169, 999.0568, 999.2968, 999.837, 1000.077, 1000.257, 1000.977, 1000.737, 1001.157, 1001.817, 1001.637, 1001.757, 1001.757, 1001.877, 1001.637, 1002.117, 1001.938, 1002.538, 1003.258, 1004.398, 1004.758, 1005.238, 1005.478, 1005.178, 1004.998, 1004.878, 1004.698, 1004.578, 1004.578, 1005.178, 1005.778, 1006.499, 1007.159, 1007.879, 1008.239, 1008.839, 1008.779, 1009.019, 1008.899, 1009.019, 1009.259, 1009.559, 1010.099, 1010.76, 1011, 1010.88, 1010.58, 1010.22, 1009.559, 1009.019, 1008.419, 1007.459, 1006.919, 1007.039, 1007.279, 1006.979, 1007.759, 1008.539, 1008.779, 1008.599, 1008.479, 1008.299, 1007.879, 1007.999, 1007.819, 1007.579, 1007.339, 1008.059, 1009.199, 1009.199, 1008.779, 1008.179, 1007.639, 1006.739, 1006.379, 1006.078, 1004.998, 1004.938, 1004.338 ; 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, 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 ; 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 ; 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 ; 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 ; 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 ; 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, 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, 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, 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 = 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 40, 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 = 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2957.323, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2956.722, 2956.722, _, -1.32601, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.722, 2957.323, 2956.722, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2955.521, 2956.722, 2956.722, 2956.722, 2954.92, 2954.92, 2956.722, 2955.521, 2956.121, 2955.521, 2954.92, 2955.521, 2956.722, 2956.121, 2956.121, 2956.121, 2956.722, 2956.121, 2956.121, 2956.722, 2954.92, 2956.121, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2956.722, 2957.323 ; 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, 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 ; }