netcdf J0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; 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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; air_temperature = -4.288, -4.606, -4.803, -5.193, -5.504, -5.907, -6.612, -6.659, -7.52, -7.62, -8.02, -7.75, -7.53, -7.33, -6.344, -6.092, -5.196, -4.752, -4.407, -3.642, -3.803, -4.467, -4.833, -5.06, -5.096, -5.389, -5.253, -5.837, -5.803, -6.407, -6.491, -6.02, -6.231, -7.1, -7.35, -7.63, -8.19, -8.46, -8.61, -9.3, -9.35, -9.58, -9.84, -8.6, -8.3, -7.59, -9.35, -10.06, -10.59, -11.09, -10.97, -10.83, -11.81, -12.57, -12.61, -13.09, -13.87, -14.31, -13.81, -13.82, -14.17, -14.06, -13.35, -11.65, -10.49, -10.2, -9.32, -8.83, -8.86, -8.96, -8.83, -9.54, -9.41, -8.99, -7.65, -5.883, -2.392, -1.573, 0.126, 0.292, 0.915, 1.257, 0.651, -0.004, -0.505, -1.052, -1.058, -1.023, -0.962, -0.586, 0.014, 0.212, 0.406, 0.576, 0.093, -0.41, -0.68, -0.976, -1.745, -2.66, -3.36, -4.3, -4.548, -5.415, -5.986, -6.207, -6.647, -7.13, -7.47, -7.72, -7.42, -6.402, -4.966, -3.181, -3.817, -3.297, -3.038, -3.383, -3.406, -4.146, -4.282, -3.259, -3.671, -4.469, -4.316, -4.19, -4.691, -4.847, -2.835, -1.909, -0.896, -0.371, 1.02, 2.341, 3.069, 3.752, 3.901, 3.984, 4.216, 4.364, 4.302, 4.537, 5.16, 5.644, 5.986, 6.035, 6.19, 7.06, 7.15, 7.24, 7.48, 7.13, 6.471, 5.93, 5.943, 6.461, 6.31, 5.824, 5.662, 6.844, 7.19, 7.34, 7.03, 6.661, 6.089, 5.193, 3.712, 3.334 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1029.849, 1029.969, 1030.449, 1030.389, 1030.809, 1030.989, 1031.829, 1032.609, 1033.149, 1032.969, 1033.569, 1034.109, 1033.869, 1034.169, 1033.929, 1033.269, 1033.089, 1032.429, 1031.889, 1031.889, 1031.649, 1031.769, 1030.809, 1030.389, 1029.789, 1028.229, 1027.089, 1024.449, 1023.549, 1020.309, 1017.128, 1017.128, 1015.928, 1014.608, 1014.128, 1011.548, 1009.868, 1009.628, 1009.508, 1008.548, 1008.548, 1008.728, 1008.548, 1010.288, 1012.268, 1010.888, 1009.688, 998.1071, 994.9268, 992.7667, 992.7067, 993.3067, 991.0865, 989.1664, 988.8064, 986.7063, 985.5062, 983.7661, 983.046, 984.6661, 982.746, 985.2662, 990.1265, 995.8269, 1000.507, 1003.387, 1001.587, 1001.647, 1000.927, 999.7872, 999.3671, 997.627, 996.4269, 997.747, 1002.427, 1007.348, 1017.968, 1021.209, 1026.489, 1017.368, 1015.928, 1014.788, 1014.068, 1012.868, 1011.068, 1012.568, 1012.328, 1014.728, 1014.968, 1015.028, 1014.848, 1014.608, 1016.288, 1016.588, 1018.508, 1019.288, 1020.008, 1020.849, 1022.829, 1024.089, 1025.289, 1025.769, 1026.369, 1027.209, 1027.749, 1028.409, 1028.889, 1030.029, 1031.409, 1032.249, 1033.089, 1033.509, 1032.789, 1032.129, 1031.709, 1031.889, 1032.609, 1033.449, 1034.289, 1034.89, 1035.31, 1035.13, 1035.49, 1035.55, 1035.37, 1034.529, 1034.289, 1034.469, 1033.929, 1034.169, 1033.689, 1033.509, 1032.669, 1032.129, 1031.349, 1030.329, 1029.189, 1027.749, 1026.369, 1025.409, 1024.809, 1023.909, 1023.309, 1022.289, 1021.629, 1020.909, 1021.509, 1019.828, 1018.928, 1016.168, 1014.608, 1014.008, 1013.408, 1012.568, 1012.328, 1012.208, 1012.388, 1013.948, 1014.788, 1014.968, 1014.788, 1014.728, 1015.148, 1016.168, 1017.428, 1019.288, 1021.269, 1023.069 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 6.546, 8.11, 7.37, 7.33, 6.311, 8.31, 6.625, 7.92, 6.899, 7.49, 5.723, 4.508, 7.29, 7.06, 11.29, 8.33, 8.55, 9.84, 11.49, 13.45, 11.56, 11.05, 13.17, 12.54, 11.6, 14.58, 12.86, 14.11, 16.15, 14.19, 15.8, 16.62, 15.84, 15.33, 16.07, 18.23, 15.8, 17.84, 16.07, 19.84, 15.33, 16.97, 14.58, 14.54, 13.17, 5.096, 0.078, 13.17, 11.92, 12.74, 18.82, 20.54, 20.07, 19.64, 19.91, 19.48, 13.13, 10.7, 20.85, 20.11, 7.6, 20.5, 20.31, 20.42, 19.68, 18.93, 16.86, 17.52, 16.35, 18.07, 5.292, 3.254, 3.802, 4.626, 3.646, 4.038, 5.449, 5.41, 16.9, 16.78, 16.82, 15.33, 7.49, 16.19, 5.723, 17.01, 15.84, 16.93, 6.174, 6.899, 7.84, 16.23, 4.665, 6.507, 7.53, 7.13, 6.076, 5.958, 6.468, 17.37, 10.58, 3.606, 5.253, 3.724, 4.9, 6.39, 4.312, 4.273, 5.331, 3.842, 2.979, 3.489, 2.43, 2.94, 1.842, 1.686, 1.686, 2.274, 3.018, 3.567, 3.567, 2.744, 2.078, 2.509, 2.822, 2.705, 2.313, 1.725, 1.882, 2.666, 2.509, 3.606, 4.469, 7.17, 13.33, 11.25, 16.03, 15.72, 15.99, 13.09, 13.21, 13.64, 13.8, 14.54, 13.13, 12.11, 10.54, 12.98, 10.82, 8.94, 13.05, 11.41, 10.27, 6.115, 7.1, 10.27, 9.8, 6.742, 3.92, 7.96, 8.9, 10, 13.64, 10.04, 10, 10.31, 10.78, 13.09 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 4.871, 6.24, 5.58, 5.64, 5.192, 6.788, 5.356, 6.262, 5.1, 5.89, 4.313, 3.395, 5.776, 5.385, 7.52, 6.183, 6.321, 6.791, 7.95, 6.918, 8.18, 8.22, 10.07, 10, 9.36, 11.18, 10.46, 11.15, 10.41, 11.12, 12.16, 13.63, 12.06, 11.45, 12.53, 13.6, 12.86, 13.64, 12.62, 13.57, 13.25, 13.43, 12.45, 12.5, 6.526, 0, 0.001, 11.27, 10.06, 10.9, 14.81, 15.29, 15.36, 16.42, 16.87, 16.4, 9.96, 8.13, 14.59, 9.36, 5.628, 7.65, 8.3, 12.88, 16.19, 15.26, 15.5, 7.85, 6.139, 5.64, 3.471, 1.887, 2.726, 3.244, 2.712, 3.133, 3.495, 4.064, 7.48, 5.901, 7.02, 5.838, 4.684, 8.77, 3.875, 6.549, 5.99, 5.8, 4.665, 5.103, 5.613, 7.36, 3.219, 5.445, 4.715, 5.56, 4.458, 4.231, 4.661, 5.032, 4.415, 2.836, 3.775, 3.068, 3.383, 4.005, 3.162, 2.773, 4.196, 2.909, 2.004, 2.187, 1.484, 1.629, 1.236, 0.614, 0.741, 1.622, 2.358, 2.889, 3.002, 2.144, 1.473, 1.832, 2.06, 2.143, 1.893, 1.109, 1.241, 2.064, 1.453, 2.882, 3.576, 4.702, 6.923, 8.06, 11.22, 9.6, 10.45, 10.23, 10.04, 10.5, 9.58, 10.24, 9.32, 8.51, 7.02, 8.3, 6.919, 6.823, 8.53, 8.02, 7.03, 4.413, 5.272, 7.86, 7.19, 4.808, 2.498, 5.743, 7.23, 7.19, 9.3, 8, 7.54, 8.44, 8.94, 10.74 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 343.458, 6.85, 11.9, 18.55, 9.34, 4.04, 20.28, 10.76, 357.2, 357.18, 342.522, 352.62, 7.55, 4.05, 17.12, 16.63, 37.26, 39.62, 22.56, 37.4, 31.84, 19.24, 29.24, 24.81, 30.91, 26.54, 29.42, 22.82, 23, 11.36, 15.56, 20.19, 16.91, 5.47, 1.66, 356.47, 346.543, 342.34, 341.3, 335.1, 323, 321.9, 318.4, 310.1, 263, 341.6, 118.3, 295.6, 300.7, 295.7, 295, 295.7, 276.8, 276.9, 281.8, 284.4, 270, 271.2, 273.9, 269.1, 264.4, 256.6, 278, 271.5, 284.9, 272.6, 275.6, 268.6, 275.3, 269.8, 252.6, 206.5, 211, 218.1, 201, 200.6, 194.3, 191.6, 204.8, 214.1, 220.1, 232.6, 238.3, 246.9, 255.9, 236.5, 249.9, 243.8, 256.7, 248.9, 263.9, 280.1, 279.2, 292.3, 286, 293.2, 266.6, 306.6, 331.4, 349.25, 321.4, 331.1, 328.7, 332.3, 335.7, 338.3, 14.18, 320.4, 304.2, 310.2, 310.7, 321.4, 311.6, 298.8, 236.3, 247.2, 215.8, 200.9, 195.9, 203.2, 207.3, 199.7, 204.9, 257, 242.4, 246.1, 246.1, 271.9, 176.7, 228.1, 196.4, 214.9, 190.6, 201.1, 190.5, 186.5, 182.6, 184.1, 182.5, 184.9, 179.8, 182.7, 187.1, 180.8, 183.4, 190.6, 194.5, 202.9, 203.7, 202.5, 209, 213.3, 218, 219.1, 225.6, 215.5, 219, 252.2, 208.1, 246.2, 257.7, 280.2, 282.3, 270.1, 284.4, 291, 281.1, 321.1 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2925.485, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2580.08, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2176.405, 2391.458, 2482.765, 2511.599, 2476.758, 1963.756, 1336.018, 981.6019, 1074.711, 1758.314, 2213.048, 2297.147, 2366.829, 1970.363, 2095.31, 791.779, 1115.559, 1169.623, 2315.769, 2970.538, 2926.086, 2932.093, 2889.443, 2868.418, 2857.005, 2816.758, 2786.122, 2724.85, 2724.249, 2643.754, 2720.645, 2744.072, 2648.56, 2207.041, 2975.344, 2975.344, 2751.281, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.945, 2975.344, 2975.344, 2975.344, 2975.344, 2828.171, 2975.344, 2975.344, 2975.344, 2975.344, 2469.55, 2437.712, 2975.344, 2882.835, 2957.323, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2975.344, 2974.743, 2814.355, 1584.71, 1013.439, 907.1144, 1698.844, 2975.344, 2975.344, 2975.344, 2962.128 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }