netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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 = 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., 50. ; 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 = "09-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.41667244 ; :ending_julian_day_string = "2005-02-12 10: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 = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667 ; air_temperature = 3.982, 3.737, 3.586, 3.502, 3.469, 3.253, 2.929, 2.73, 2.584, 2.374, 2.292, 2.176, 2.281, 2.309, 2.29, 2.051, 1.951, 1.87, 1.938, 1.755, 2.004, 2.165, 2.195, 2.293, 2.471, 2.603, 2.576, 2.584, 2.571, 2.585, 2.45, 2.346, 2.258, 2.168, 2.198, 2.21, 2.442, 2.602, 2.701, 2.617, 2.575, 2.772, 3.547, 4.352, 3.681, 3.654, 2.625, 2.448, 2.699, 2.833, 2.913, 2.946, 2.744, 2.508, 2.675, 2.676, 2.712, 2.97, 2.918, 2.856, 3.193, 3.603, 3.586, 3.749, 3.778, 3.847, 3.735, 3.639, 3.479, 3.39, 3.423, 3.577, 3.387, 3.51, 3.583, 3.686, 3.773, 3.756, 3.833, 3.818, 3.805, 3.583, 3.375, 3.108, 3.072, 3.093, 3.069, 2.993, 3.12, 3.502, 3.358, 3.34, 3.506, 3.69, 3.679, 3.583, 3.369, 3.425, 3.54, 3.546, 3.569, 2.969, 3.033, 3.253, 3.367, 3.397, 3.224, 3.045, 2.889, 2.66, 2.637, 2.433, 2.129, 2.043, 1.614, 1.601, 1.838, 2.665, 3.981, 4.244, 4.002, 4.391, 4.046, 3.8, 3.403, 3.364, 3.316, 3.512, 2.276, -0.723, -1.182, -1.704, -2.086, -2.341, -2.453, -2.644, -2.584, -2.433, -2.282, -2.187, -2.693, -2.339, -2.251, -2.255, -2.488, -2.579, -2.39, -1.446, -0.871, -0.021, -0.273, -0.659, -0.755, -0.643, -0.873 ; 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 ; barometric_pressure = 1027.128, 1027.608, 1028.028, 1028.748, 1029.528, 1029.648, 1030.188, 1030.547, 1031.147, 1031.867, 1032.347, 1032.887, 1033.787, 1034.027, 1034.267, 1034.867, 1034.447, 1034.327, 1033.967, 1033.907, 1033.487, 1033.367, 1034.267, 1033.487, 1033.847, 1033.907, 1033.127, 1032.407, 1032.167, 1031.567, 1030.787, 1030.667, 1029.948, 1029.588, 1028.928, 1028.688, 1028.748, 1028.448, 1028.148, 1027.728, 1027.068, 1026.228, 1025.268, 1024.549, 1023.949, 1023.889, 1023.529, 1023.409, 1023.049, 1022.449, 1021.669, 1020.709, 1020.829, 1020.769, 1019.87, 1020.049, 1019.39, 1018.97, 1018.49, 1018.13, 1017.65, 1017.59, 1017.41, 1017.17, 1016.93, 1016.33, 1015.67, 1015.25, 1014.831, 1014.771, 1014.231, 1014.171, 1013.991, 1013.631, 1013.151, 1012.551, 1011.891, 1011.531, 1011.051, 1010.751, 1010.211, 1010.151, 1010.211, 1010.571, 1010.811, 1010.691, 1010.991, 1010.931, 1010.931, 1010.331, 1009.792, 1009.971, 1010.571, 1010.931, 1011.771, 1011.411, 1011.051, 1011.411, 1010.631, 1010.751, 1010.751, 1010.031, 1009.012, 1009.252, 1008.352, 1008.232, 1008.652, 1007.752, 1006.732, 1006.012, 1005.172, 1003.733, 1001.273, 998.8737, 995.8143, 993.7748, 992.1551, 990.2955, 989.8755, 987.6559, 986.1562, 984.9565, 983.4568, 982.7369, 981.6572, 981.4172, 980.5774, 980.5174, 980.8773, 983.2769, 984.6566, 985.3165, 986.3962, 986.4562, 987.2361, 987.0561, 986.6362, 986.1562, 985.9163, 986.2162, 986.6362, 987.2361, 988.3759, 989.2756, 989.9355, 990.2955, 990.3554, 990.8953, 991.2552, 991.0753, 991.6152, 992.455, 992.8749, 994.0147, 995.1545 ; 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 ; wind_gust = 6.39, 6.194, 6.154, 6.664, 8.86, 9.06, 10.74, 10.35, 11.56, 12.15, 12.82, 12.11, 11.47, 12, 11.49, 10.98, 11.25, 10.58, 11.45, 11.37, 9.37, 10.07, 8.35, 9.02, 8.19, 6.625, 6.938, 6.194, 5.645, 5.919, 5.096, 3.234, 3.881, 4.155, 4.39, 4.077, 3.214, 3.097, 2.274, 2.352, 2.274, 1.176, 0.784, 1.372, 2.626, 1.176, 1.215, 1.333, 1.999, 3.881, 3.489, 2.94, 1.882, 1.764, 2.666, 2.156, 2.234, 2.94, 2.666, 2.783, 3.92, 3.998, 4.9, 4.782, 3.92, 4.077, 3.881, 2.94, 3.606, 4.234, 2.744, 3.959, 3.646, 3.567, 4.43, 4.978, 5.096, 4.782, 4.351, 3.567, 4.194, 3.92, 2.94, 2.195, 5.018, 4.469, 5.018, 4.018, 4.586, 2.548, 2.822, 3.332, 3.92, 4.273, 3.685, 2.254, 2.352, 2.47, 1.176, 2.117, 1.666, 2.548, 3.802, 4.508, 4.9, 5.998, 5.331, 7.06, 7.84, 9.6, 10.78, 12.11, 13.84, 15.05, 16.82, 19.05, 16.31, 12.5, 9.45, 9.13, 5.978, 3.43, 4.155, 10.47, 7.37, 7.1, 5.37, 4.939, 6.782, 15.99, 12.03, 11.09, 12.39, 13.21, 12.5, 12.54, 12.54, 13.09, 14.39, 13.99, 15.8, 17.29, 16.7, 15.52, 15.95, 15.05, 17.01, 16.93, 14.15, 16.62, 16.58, 16.74, 16.54, 16.15, 16.27 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 5.412, 5.159, 5.12, 5.273, 7.36, 7.41, 9.03, 8.39, 9.85, 9.1, 10.41, 10.45, 9.72, 9.5, 9.82, 9.29, 9.24, 8.94, 9.4, 9.26, 7.53, 8.18, 6.969, 7.48, 6.982, 5.826, 5.671, 5.055, 4.588, 4.992, 4.052, 2.558, 3.263, 3.476, 3.859, 3.289, 2.699, 2.425, 1.858, 1.753, 1.497, 0.812, 0.24, 0.732, 1.863, 0.239, 0.745, 0.841, 1.514, 3.127, 2.548, 2.388, 1.309, 0.931, 2.08, 1.478, 1.797, 2.351, 2.269, 2.394, 3.524, 3.292, 4.058, 4.044, 3.392, 3.348, 3.269, 2.544, 2.886, 3.561, 1.858, 3.169, 3.203, 2.989, 3.826, 4.248, 4.229, 4.038, 3.639, 3.037, 3.639, 3.223, 2.413, 1.598, 3.761, 2.293, 4.147, 3.051, 3.454, 1.821, 2.216, 2.688, 3.284, 3.678, 3.095, 1.354, 1.751, 2.087, 0.261, 1.704, 1.142, 1.889, 3.08, 3.581, 4.209, 5.057, 4.636, 5.995, 6.79, 7.99, 8.96, 9.64, 11.56, 12.5, 14.35, 14.69, 13.2, 10.59, 7.28, 7.59, 4.533, 2.001, 2.979, 8.38, 5.798, 5.984, 3.677, 3.824, 4.925, 12.52, 9.76, 9.45, 9.76, 10.78, 10.14, 10.3, 10.29, 10.89, 11.41, 11.28, 13.07, 13.33, 13.47, 12.92, 12.93, 12.74, 13.51, 13.93, 11.66, 13, 13.3, 14.17, 13.39, 12.97, 13.72 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 16.73, 19.05, 15.63, 7.04, 8.53, 23.58, 26.34, 28.17, 28.66, 30.54, 30.1, 34.56, 41.89, 38.33, 35.6, 38.18, 40.26, 32.64, 31.02, 32.39, 44.01, 45.69, 21.85, 42.71, 36.08, 37.04, 47.1, 40.35, 23.75, 50.67, 68.7, 47.77, 37.6, 32.4, 45.85, 44.9, 47.37, 73.5, 41, 82.4, 92.9, 61.4, 115.2, 125.9, 139.7, 255.1, 200.2, 250.1, 226.8, 181.3, 188.1, 180.9, 284.1, 274.8, 152.3, 174.8, 171.4, 184, 192.1, 195, 181.3, 184.8, 175, 188.6, 203, 215.5, 201.9, 208.9, 205, 198.8, 186.7, 197.5, 183.2, 187.3, 188.7, 189.8, 195.1, 203.9, 198.8, 207.9, 224.9, 257.5, 278.8, 293.4, 287.7, 285.2, 321.4, 321.3, 313.3, 330.2, 306.7, 300.2, 296.8, 286.9, 280.4, 301.3, 294.1, 255.1, 9, 246, 241.7, 44.3, 60.1, 115.6, 109.7, 114.6, 133.8, 95.5, 82.1, 66.9, 78.4, 81.6, 76.2, 75.4, 68.4, 73, 67, 61, 64.1, 65.7, 49.48, 125.5, 200.9, 199.9, 182.8, 181.9, 166, 221.8, 295.6, 286.8, 288.3, 282.7, 289, 293.6, 282.2, 281.6, 286, 287, 292.5, 292.6, 299.5, 303.4, 301.3, 304.8, 303.9, 298.6, 300.7, 310.7, 295.2, 287.7, 286.1, 287.3, 284, 280.7, 288.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2935.697, 2955.521, 2956.121, 2955.521, 2549.444, 2114.533, 2807.146, 2902.058, 2913.471, 2901.457, 2618.525, 2545.839, 2736.263, 2814.956, 2945.909, 2955.521, 2956.121, 2954.319, 2956.121, 2955.521, 2956.722, 2956.722, 2956.121, 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2449.727, 2780.115, 2956.121, 2956.121, 2954.92, 2948.312, 2951.916, 2956.722, 2841.386, 2956.722, 2956.121, 2956.121, 2956.121, 2956.722, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2954.319, 2955.521, 2954.92, 2952.517, 2952.517, 2954.92, 2956.722, 2956.722, 2956.121, 2956.722, 2956.722, 2956.121, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2939.302, 2580.08, 2950.715, 2955.521, 2950.715, 2914.072, 2904.461, 2921.28, 2953.719, 2954.92, 2950.114, 2850.998, 2750.68, 2954.92, 2954.92, 2949.513, 2873.825, 2951.316, 2956.722, 2956.121, 2956.121, 2878.63, 2884.037, 2576.475, 1578.703, 1751.707, 1899.48, 1246.513, 767.1501, 407.7479, 626.585, 884.8884, 1090.93, 2105.522, 2243.684, 465.5959, 610.3659, 2071.883, 700.4717, 1024.252, 2381.847, 1266.937, 408.5288, 2622.129, 2932.093, 2956.121, 2924.885, 2760.291, 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.121, 2956.121, 2956.121, 2956.121, 2956.121, 2951.316 ; 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 ; }