netcdf N0102.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 154 ; 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.060001, 800.043 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.06852 ; 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 = "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.met.realtime.nc N0102.met.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.met.realtime.nc N0102.met.realtime.nc.new" ; :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 = "RMYWM46264" ; :visibility_sensor_serial_number = 264 ; :barometric_pressure_serial_number = "SETAP2300001" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453316.41667244 ; :ending_julian_day_string = "2004-11-06 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 19:14:22\n", "WIND_DIR_1.2: 09-Sep-2004 19:14:22\n", "AAN_VIZ_1.2: 09-Sep-2004 19:14:22\n", "SET_BP_1.2: 02-Oct-2004 13:22:10" ; :longitude = -65.9050571428571 ; :latitude = 42.3313894736842 ; data: lat = 42.3313894736842 ; lon = -65.9050571428571 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667 ; air_temperature = 10.55, 10.7, 10.97, 11.34, 11.73, 12.03, 12.15, 12.59, 12.88, 13.18, 13.04, 12.79, 12.99, 13.04, 12.96, 13.31, 13.06, 12.76, 12.21, 11.81, 11.72, 11.36, 10.9, 11.01, 11.54, 12.48, 12.7, 12.65, 12.52, 12.42, 12.12, 12.13, 12.05, 11.83, 11.7, 11.59, 11.51, 11.63, 11.35, 11.15, 10.89, 10.3, 10.3, 10.68, 11, 11.31, 11.05, 10.87, 10.19, 10.01, 9.95, 9.44, 9.24, 8.51, 8.44, 8.32, 8.12, 7.7, 7.48, 7.46, 7.46, 7.51, 7.51, 7.49, 7.65, 7.69, 7.75, 7.74, 7.9, 7.91, 7.94, 8.12, 8.32, 8.45, 8.42, 8.56, 8.65, 8.9, 9.04, 9.17, 9.24, 9.18, 9.48, 9.88, 10.42, 10.71, 11.26, 10.48, 10.19, 9.65, 9.3, 9.24, 8.99, 9, 8.61, 8.31, 7.95, 8, 7.42, 6.629, 6.615, 6.607, 6.585, 6.748, 6.554, 6.421, 6.493, 6.572, 6.573, 6.584, 6.564, 6.503, 6.494, 6.768, 6.856, 6.724, 6.679, 6.625, 6.686, 6.573, 6.722, 7.09, 7.52, 7.88, 8.23, 8.81, 9.57, 10.43, 10.63, 10.99, 12.72, 11.95, 11.44, 11.09, 10.99, 10.6, 10.48, 10.04, 10.06, 9.13, 9.53, 9.78, 9.85, 9.74, 9.44, 9.18, 8.73, 8.77, 8.47, 8.56, 8.4, 8.12, 8.15, 8.18 ; 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 ; barometric_pressure = 1013.985, 1013.145, 1013.085, 1012.005, 1011.045, 1010.385, 1009.605, 1009.785, 1008.645, 1007.625, 1007.085, 1006.365, 1006.785, 1006.425, 1005.945, 1005.105, 1004.085, 1002.705, 1000.665, 999.1648, 998.2048, 997.0048, 995.3848, 995.3248, 996.7648, 998.2048, 1004.805, 1004.565, 1004.625, 1005.225, 1005.285, 1005.405, 1005.585, 1005.345, 1006.185, 1006.725, 1007.025, 1007.025, 1007.025, 1007.205, 1007.385, 1007.685, 1008.105, 1009.425, 1009.905, 1010.745, 1011.045, 1010.325, 1008.525, 1008.045, 1007.685, 1006.545, 1013.745, 1015.305, 1016.865, 1016.625, 1016.085, 1015.425, 1014.405, 1019.745, 1019.985, 1020.585, 1020.105, 1019.265, 1019.205, 1018.845, 1018.965, 1018.665, 1018.725, 1018.845, 1017.825, 1016.565, 1016.385, 1015.905, 1015.185, 1014.105, 1012.965, 1012.305, 1010.145, 1010.145, 1008.645, 1007.625, 1005.225, 1003.785, 1002.705, 1001.745, 1000.065, 997.5448, 996.4648, 997.5448, 1002.285, 1002.825, 1006.065, 1005.705, 1004.385, 1003.185, 1002.645, 1011.585, 1011.345, 1010.865, 1010.505, 1013.865, 1014.345, 1015.125, 1015.365, 1015.725, 1016.145, 1016.505, 1016.505, 1016.145, 1016.145, 1015.665, 1014.945, 1015.185, 1015.665, 1014.945, 1014.345, 1013.685, 1013.505, 1012.785, 1011.945, 1010.565, 1009.005, 1007.745, 1006.005, 1003.665, 1000.665, 997.9648, 992.6847, 991.2447, 988.9047, 987.7047, 986.0246, 984.0446, 985.0046, 984.4646, 985.0646, 981.2845, 991.1247, 992.0847, 992.6847, 993.9448, 995.2648, 995.6848, 996.5848, 997.7848, 996.7048, 996.4648, 995.9247, 1001.325, 1002.465, 1002.285, 1002.645, 1002.345 ; 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 ; wind_gust = 5.488, 6.233, 5.723, 6.978, 6.35, 7.45, 7.21, 9.41, 9.33, 9.8, 7.96, 7.64, 7.68, 7.53, 7.25, 8.7, 8.7, 8.66, 8.7, 6.507, 7.06, 7.49, 5.802, 5.723, 6.429, 5.802, 6.782, 6.625, 6.625, 6.546, 6.899, 6.899, 8.98, 8.08, 7.41, 8.31, 7.37, 9.72, 8.35, 8.66, 9.72, 9.72, 11.25, 11.17, 10.58, 13.17, 12.74, 12.19, 13.45, 12.35, 11.45, 12.39, 13.99, 12.27, 13.45, 12.66, 11.92, 11.13, 9.8, 7.33, 7.29, 6.938, 7.06, 6.742, 5.723, 6.311, 6.194, 4.9, 4.704, 3.489, 1.842, 1.999, 4.038, 4.351, 4.273, 5.919, 5.331, 5.88, 6.39, 6.821, 6.546, 6.546, 7.1, 7.6, 5.527, 4.978, 15.48, 17.44, 18.42, 19.09, 17.29, 18.11, 18.7, 18.19, 17.33, 17.37, 18.54, 16.74, 16.46, 17.25, 16.62, 16.5, 13.41, 13.99, 14.58, 15.01, 13.09, 12.66, 11.68, 10.27, 9.09, 9.09, 8.47, 7.53, 7.06, 6.742, 5.214, 3.802, 3.097, 2.078, 3.058, 4.743, 7.37, 8.31, 9.06, 10.51, 12, 12.35, 17.44, 15.48, 13.56, 13.96, 13.41, 15.44, 15.48, 18.38, 18.93, 18.86, 17.48, 18.27, 19.33, 17.25, 19.8, 19.99, 19.52, 18.93, 19.05, 18.5, 18.66, 17.91, 18.23, 16.15, 16.46, 15.68 ; 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 ; wind_speed = 4.539, 5.141, 4.825, 5.806, 5.402, 5.731, 5.904, 7.63, 7.84, 7.67, 6.455, 6.298, 6.538, 6.259, 6.177, 7.38, 6.935, 6.756, 6.49, 4.862, 6.126, 5.741, 4.64, 4.489, 4.921, 4.831, 5.621, 5.195, 5.521, 5.194, 5.585, 5.769, 7.3, 6.4, 6.167, 6.824, 5.851, 6.85, 6.73, 6.467, 7.84, 8.18, 9.18, 8.78, 8.17, 10.64, 10.27, 10.06, 10.83, 10, 9.19, 9.59, 11.03, 10.27, 10.51, 10.43, 9.49, 8.9, 7.15, 5.945, 5.611, 5.24, 5.702, 5.261, 3.985, 4.517, 4.84, 2.834, 3.025, 2.336, 1.189, 1.127, 2.771, 3.316, 3.149, 4.589, 4.45, 4.935, 5.434, 5.194, 5.113, 4.512, 5.867, 6.522, 4.028, 4.007, 11.93, 14.14, 14.7, 14.96, 13.34, 14.06, 15.09, 14.67, 14.83, 13.5, 14.59, 13.7, 12.51, 13.36, 12.36, 12.33, 10.95, 11.17, 11.48, 11.26, 10.27, 9.31, 9.33, 8.18, 7.19, 7.1, 6.453, 5.748, 5.539, 5.052, 3.941, 2.679, 2.274, 1.064, 2.257, 3.785, 6.074, 6.986, 7.52, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ; wind_speed_qc = -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128 ; wind_direction = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ; wind_direction_qc = -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128 ; visibility = _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _, _ ; visibility_qc = -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128, -128 ; }