netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 166 ; 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., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; 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., 50. ; wind_gust:is_dead = 2453396.41666667 ; 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., 50. ; wind_speed:is_dead = 2453396.41666667 ; 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 = 2453396.41666667 ; 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 = "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.87500579 ; :ending_julian_day_string = "2005-01-29 21:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453394, 2453394.04166667, 2453394.08333333, 2453394.125, 2453394.16666667, 2453394.20833333, 2453394.25, 2453394.29166667, 2453394.33333333, 2453394.375, 2453394.41666667, 2453394.45833333, 2453394.5, 2453394.54166667, 2453394.58333333, 2453394.625, 2453394.66666667, 2453394.70833333, 2453394.75, 2453394.79166667, 2453394.83333333, 2453394.875, 2453394.91666667, 2453394.95833333, 2453395, 2453395.04166667, 2453395.08333333, 2453395.125, 2453395.16666667, 2453395.20833333, 2453395.25, 2453395.29166667, 2453395.33333333, 2453395.375, 2453395.41666667, 2453395.45833333, 2453395.5, 2453395.54166667, 2453395.58333333, 2453395.625, 2453395.66666667, 2453395.70833333, 2453395.75, 2453395.79166667, 2453395.83333333, 2453395.875, 2453395.91666667, 2453395.95833333, 2453396, 2453396.04166667, 2453396.08333333, 2453396.125, 2453396.16666667, 2453396.20833333, 2453396.25, 2453396.29166667, 2453396.33333333, 2453396.375, 2453396.41666667, 2453396.45833333, 2453396.5, 2453396.54166667, 2453396.58333333, 2453396.625, 2453396.66666667, 2453396.70833333, 2453396.75, 2453396.79166667, 2453396.83333333, 2453396.875, 2453396.91666667, 2453396.95833333, 2453397, 2453397.04166667, 2453397.08333333, 2453397.125, 2453397.16666667, 2453397.20833333, 2453397.25, 2453397.29166667, 2453397.33333333, 2453397.375, 2453397.41666667, 2453397.45833333, 2453397.5, 2453397.54166667, 2453397.58333333, 2453397.625, 2453397.66666667, 2453397.70833333, 2453397.75, 2453397.79166667, 2453397.83333333, 2453397.875, 2453397.91666667, 2453397.95833333, 2453398, 2453398.04166667, 2453398.08333333, 2453398.125, 2453398.16666667, 2453398.20833333, 2453398.25, 2453398.29166667, 2453398.33333333, 2453398.375, 2453398.41666667, 2453398.45833333, 2453398.5, 2453398.54166667, 2453398.58333333, 2453398.625, 2453398.66666667, 2453398.70833333, 2453398.75, 2453398.79166667, 2453398.83333333, 2453398.875, 2453398.91666667, 2453398.95833333, 2453399, 2453399.04166667, 2453399.08333333, 2453399.125, 2453399.16666667, 2453399.20833333, 2453399.25, 2453399.29166667, 2453399.33333333, 2453399.375, 2453399.41666667, 2453399.45833333, 2453399.5, 2453399.54166667, 2453399.58333333, 2453399.625, 2453399.66666667, 2453399.70833333, 2453399.75, 2453399.79166667, 2453399.83333333, 2453399.875, 2453399.91666667, 2453399.95833333, 2453400, 2453400.04166667, 2453400.08333333, 2453400.125, 2453400.16666667, 2453400.20833333, 2453400.25, 2453400.29166667, 2453400.33333333, 2453400.375, 2453400.41666667, 2453400.45833333, 2453400.5, 2453400.54166667, 2453400.58333333, 2453400.625, 2453400.66666667, 2453400.70833333, 2453400.75, 2453400.79166667, 2453400.83333333, 2453400.875 ; air_temperature = -7.94, -7.14, -6.792, -5.728, -5.107, -5.226, -5.307, -5.934, -6.038, -5.913, -5.584, -5.846, -5.943, -5.708, -5.206, -5.022, -3.884, -2.843, -3.046, -3.853, -4.494, -4.863, -4.964, -5.205, -5.555, -5.524, -5.654, -5.472, -5.3, -5.199, -5.094, -4.893, -4.612, -4.344, -4.279, -4.349, -4.503, -4.573, -4.598, -4.542, -4.781, -5.298, -5.649, -5.74, -5.715, -5.713, -5.476, -5.349, -5.262, -5.144, -5.015, -4.875, -4.728, -4.589, -4.449, -4.315, -4.195, -4.132, -4.149, -4.223, -4.35, -4.564, -4.777, -5.17, -5.745, -6.362, -6.736, -6.96, -7.09, -7.04, -6.963, -6.893, -6.898, -7.04, -7.37, -7.77, -7.97, -8.08, -8.1, -7.99, -7.99, -7.96, -7.94, -7.81, -7.61, -7.27, -6.73, -6.134, -5.522, -5.107, -4.824, -4.576, -4.261, -3.9, -3.571, -3.359, -3.25, -3.194, -3.188, -3.256, -3.528, -3.98, -4.66, -5.486, -6.142, -6.798, -7.6, -7.7, -7.34, -8.54, -9.08, -8.49, -8.48, -8.45, -8.66, -8.82, -8.69, -8.39, -7.66, -7.91, -7.66, -8.17, -8.19, -7.93, -8.46, -8.81, -8.84, -9.14, -9.31, -9.56, -8.61, -8.15, -8.27, -8.9, -9.58, -8.84, -9, -8.77, -8.44, -8, -7.55, -7.34, -7.45, -7.52, -7.44, -6.958, -6.52, -6.727, -6.907, -7.03, -7.11, -7.18, -7.26, -7.33, -7.41, -7.41, -7.38, -6.749, -5.821, -5.353, -5.021, -4.64, -4.229, -3.911, -3.721, -3.505 ; 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 ; barometric_pressure = 1021.909, 1019.81, 1018.79, 1016.81, 1015.79, 1014.651, 1013.871, 1012.311, 1011.591, 1011.291, 1012.311, 1011.531, 1010.871, 1012.551, 1012.731, 1013.751, 1014.471, 1015.43, 1015.61, 1013.451, 1013.331, 1012.971, 1013.811, 1010.391, 1011.411, 1011.531, 1012.731, 1012.911, 1013.151, 1014.111, 1015.49, 1016.63, 1018.25, 1018.97, 1018.49, 1017.83, 1017.35, 1016.63, 1007.392, 1006.972, 1006.372, 1006.432, 1006.432, 1007.032, 1005.952, 1006.552, 1004.033, 1003.973, 1004.513, 1005.232, 1005.832, 1006.312, 1006.672, 1007.212, 1007.632, 1007.992, 1007.752, 1007.392, 1006.912, 1006.312, 1005.352, 1004.033, 1002.293, 999.6536, 997.434, 996.4142, 996.0543, 996.3542, 996.8342, 997.8539, 998.2739, 998.3339, 997.9739, 997.1941, 995.6943, 994.6746, 994.2546, 993.9547, 994.4346, 994.0147, 994.0747, 993.8347, 994.1347, 994.6146, 995.2745, 996.8941, 999.5336, 1002.353, 1004.513, 1005.592, 1006.612, 1007.812, 1009.792, 1011.051, 1011.111, 1010.931, 1010.931, 1010.751, 1010.331, 1008.532, 1006.852, 1004.333, 1001.873, 1000.013, 999.4136, 996.4142, 993.8347, 996.0543, 996.9541, 992.335, 992.9949, 993.0549, 991.2552, 990.8353, 989.9955, 989.8755, 990.3554, 994.5546, 994.7346, 994.9146, 993.5948, 993.6548, 995.2145, 993.2949, 990.9553, 989.9355, 989.9955, 990.2955, 989.8156, 989.0957, 992.0951, 993.9547, 992.9949, 991.4352, 989.2156, 992.515, 991.8552, 993.1749, 994.1946, 995.5744, 997.7939, 998.0339, 996.7142, 996.1743, 996.2343, 999.8936, 999.4736, 998.3938, 997.7939, 997.374, 997.0741, 996.6542, 996.4142, 996.1143, 995.8743, 995.9343, 996.1743, 1000.673, 1004.513, 1004.753, 1005.292, 1006.912, 1008.052, 1009.732, 1010.751, 1011.471 ; 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 ; wind_gust = 5.88, 8.47, 9.72, 11.37, 11.45, 13.17, 16.19, 16.46, 17.91, 17.09, 18.23, 18.7, 19.56, 21.52, 19.84, 20.66, 23.44, 22.42, 23.44, 23.68, 21.4, 20.78, 20.23, 19.8, 7.74, 0, 0.039, 0, 0, 0.039, 0, 0, 0.118, 0.118, 0.039, 0.157, 0.118, 0.118, 0.078, 0, 0, 0, 0, 0, 0, 0.118, 0.078, 0, 0, 0, 0, 0, 0, 0.039, 0, 0.039, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0, 0, 0, 0.039, 0.078, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0.078, 0.157, 0.039, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0.039, 0, 0, 0, 0, 0.078, 0, 0, 0, 0.039, 0.039, 0, 0, 0.039, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_speed = 4.611, 6.057, 7.55, 9.46, 9.38, 11.2, 13.03, 13.43, 13.94, 14.28, 14.98, 15.19, 15.45, 16.31, 15.34, 16.83, 18.08, 17.92, 18.45, 17.71, 16.57, 15.2, 12.43, 15.09, 0, 0, 0, 0, 0, 0, 0, 0, 0.003, 0.007, 0, 0.002, 0.005, 0.001, 0.001, 0, 0, 0, 0, 0, 0, 0.002, 0.001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.001, 0.001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.001, 0, 0, 0, 0, 0.001, 0.002, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.001, 0, 0, 0, 0, 0, 0, 0, 0.001, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_direction = 70.8, 67.1, 71.4, 67.8, 69.7, 79.1, 69.8, 72.2, 63.3, 60.8, 60.2, 56.9, 56.5, 47.02, 51.21, 50.99, 47.4, 34.99, 21.46, 24.92, 27.42, 23.67, 18.7, 17.63, 342.5, 342.5, 89.1, 342.5, 342.5, 168.2, 342.5, 342.5, 331.3, 237.9, 178.2, 65.7, 3.18, 125, 342.878, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 107.1, 302.2, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 300.3, 342.5, 296.6, 342.5, 342.5, 342.5, 342.5, 342.5, 298.7, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 314.5, 320.6, 312.3, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 73.5, 342.5, 342.5, 342.5, 342.5, 38.08, 54.7, 51.62, 342.5, 342.5, 342.5, 342.5, 33.52, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 98.1, 342.5, 342.5, 342.5, 342.5, 253.1, 342.5, 342.5, 342.5, 342.5, 110.6, 342.5, 342.5, 342.5, 118.2, 142.9, 342.5, 342.5, 168.9, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5, 342.5 ; 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, 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2937.499, 2927.888, 2924.885, 2841.987, 2789.726, 2885.238, 2956.121, 2944.708, 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.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2702.624, 2955.521, 2956.121, 2846.192, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 675.8428, 107.9357, 149.2643, 156.713, 265.5609, 260.575, 262.6174, 251.7447, 283.4619, 269.8259, 284.4831, 280.5785, 269.3453, 267.3029, 285.4442, 274.5114, 270.4266, 250.363, 250.1227, 269.5856, 240.6316, 244.6563, 290.6704, 396.8751, 402.2214, 399.5182, 418.921, 428.9528, 427.1507, 442.1683, 437.9634, 448.1754, 463.193, 449.9775, 452.3803, 440.3662, 443.9705, 425.9493, 372.7267, 325.7516, 373.9282, 381.6773, 419.4016, 395.1931, 411.0518, 393.9917, 440.3662, 446.3733, 428.3521, 429.5535, 432.557, 467.9987, 561.7087, 2213.649, 2954.92, 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.121, 2956.722, 2956.722, 2956.722, 1579.304, 442.1683, 472.2036, 348.3381, 1122.768, 1364.251, 1451.354, 1352.838, 1483.191, 1802.766, 2073.084, 2433.507, 2644.355, 626.585, 1413.509, 817.0086, 2235.275, 2956.121, 2956.722, 2956.722, 2860.609, 2921.28, 2838.383, 2634.744, 2464.143, 2049.056, 1831.6, 1706.654, 151.7872, 178.5186, 189.2112, 173.1724, 168.2466, 163.9215, 160.1371, 154.13, 145.5399, 189.7518, 270.1863, 271.1474, 304.9672, 424.7479, 387.6243, 490.8255, 476.4085, 483.617, 464.3944, 400.4794, 417.6595 ; 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 ; }