netcdf I0109.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.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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 = "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :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: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; 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 = -2.649, -2.984, -3.157, -3.011, -3.069, -3.103, -3.337, -3.395, -3.347, -3.337, -4.082, -4.245, -3.847, -3.668, -3.373, -2.659, -2.129, -1.862, -1.473, -1.172, -1.328, -1.654, -2.112, -2.393, -2.843, -2.479, -3.083, -3.6, -4.096, -4.06, -4.14, -3.088, -4.431, -4.8, -4.498, -4.722, -5.23, -5.724, -5.694, -6.508, -6.893, -7.41, -7.94, -7.56, -7.3, -7.08, -7.24, -7.39, -8.41, -8.71, -9.26, -9.68, -10.08, -10.22, -10.28, -10.53, -10.3, -9.92, -9.32, -9.54, -9.06, -8.78, -7.77, -7.07, -6.858, -6.743, -6.323, -6.099, -6.252, -5.658, -5.108, -4.256, -2.643, -0.565, 0.277, 1.222, 1.437, 1.838, 2.265, 2.546, 2.589, 2.61, 2.428, 2.207, 1.709, 1.616, 1.483, 1.177, 1.161, 1.318, 2.134, 2.317, 2.524, 2.583, 2.797, 2.37, 1.703, 1.094, 0.457, -0.452, -1.333, -1.745, -1.97, -2.563, -2.791, -3.212, -3.231, -3.062, -3.134, -2.902, -2.666, -1.934, -1.807, -1.486, -1.4, 0.48, -0.734, -0.918, -0.455, -0.211, 0.139, 0.391, 0.941, 1.187, 1.391, 1.737, 2.22, 2.479, 2.835, 3.005, 3.236, 3.545, 3.698, 4.071, 4.472, 4.696, 4.898, 4.992, 5.146, 5.354, 5.683, 6.117, 6.364, 6.597, 6.746, 6.957, 7.44, 7.45, 7.43, 7.41, 7.41, 7.32, 7.32, 7.49, 7.29, 7.23, 6.986, 6.833, 6.383, 6.099, 6.385, 6.916, 6.86, 6.603, 6.327, 5.952, 5.174, 4.103 ; 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 = 1027.745, 1028.405, 1028.645, 1028.525, 1029.005, 1029.185, 1029.365, 1029.845, 1029.605, 1030.025, 1029.905, 1030.205, 1030.565, 1031.525, 1033.145, 1029.905, 1029.725, 1029.305, 1027.984, 1028.345, 1027.865, 1026.185, 1024.924, 1023.484, 1023.784, 1023.724, 1021.504, 1019.944, 1018.564, 1018.204, 1018.084, 1018.864, 1017.244, 1015.624, 1015.324, 1013.584, 1011.604, 1010.584, 1009.444, 1007.344, 1008.004, 1004.704, 1004.824, 1005.604, 1007.944, 1008.664, 1005.784, 1004.764, 1001.584, 1000.084, 998.3441, 996.784, 995.764, 995.344, 994.804, 994.204, 994.864, 996.304, 999.7841, 997.8641, 999.1241, 1002.424, 1007.824, 1011.904, 1014.484, 1015.684, 1016.464, 1016.344, 1020.724, 1024.924, 1025.224, 1024.865, 1024.385, 1024.385, 1023.064, 1020.424, 1018.924, 1018.444, 1016.164, 1014.964, 1014.304, 1013.224, 1012.924, 1012.984, 1013.524, 1013.704, 1014.184, 1014.664, 1014.184, 1013.944, 1013.944, 1014.964, 1015.864, 1016.764, 1017.904, 1019.164, 1020.604, 1021.504, 1022.704, 1023.844, 1024.745, 1024.804, 1025.344, 1026.365, 1026.844, 1027.445, 1027.745, 1028.885, 1030.085, 1031.105, 1031.585, 1032.185, 1032.185, 1031.345, 1031.225, 1031.165, 1031.945, 1032.785, 1033.145, 1033.925, 1034.045, 1033.925, 1034.285, 1034.285, 1034.225, 1033.685, 1033.505, 1033.385, 1032.725, 1032.605, 1032.245, 1032.065, 1031.045, 1031.165, 1030.445, 1029.965, 1029.305, 1026.365, 1024.924, 1025.405, 1024.265, 1023.184, 1022.464, 1021.444, 1020.124, 1019.344, 1019.044, 1018.384, 1017.904, 1015.804, 1014.064, 1013.284, 1013.824, 1013.104, 1012.444, 1012.024, 1012.324, 1013.704, 1011.604, 1011.664, 1016.404, 1016.464, 1016.884, 1017.844, 1019.044, 1020.544, 1022.524, 1024.505 ; 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 = 8.23, 9.21, 10.11, 10.39, 10.47, 10.74, 10.98, 11.8, 12.58, 13.25, 13.21, 13.17, 13.33, 12.82, 13.37, 13.09, 13.72, 12.86, 13.56, 13.64, 15.09, 15.76, 16.54, 16.82, 17.99, 17.52, 18.46, 18.54, 20.15, 20.7, 20.34, 20.34, 21.68, 21.13, 23.13, 22.85, 18.93, 19.99, 20.19, 19.6, 19.84, 17.8, 17.64, 16.66, 15.39, 16.27, 15.37, 15.68, 15.6, 16.7, 16.5, 15.72, 15.72, 15.88, 14.43, 13.52, 15.99, 12.86, 12.66, 12.7, 12.47, 11.6, 12.31, 13.37, 12.43, 11.64, 12.47, 10.31, 7.57, 10.9, 8, 7.21, 10.15, 10.86, 12.58, 13.17, 19.05, 19.33, 15.72, 16.42, 16.66, 16.03, 14.82, 14.15, 13.29, 12.7, 11.21, 11.09, 9.53, 9.72, 10.43, 8.47, 9.84, 8.82, 9.13, 9.09, 8.31, 9.13, 7.72, 10.11, 7.35, 7.92, 8, 8.31, 7.13, 6.978, 7.13, 7.25, 5.41, 6.272, 3.685, 3.332, 3.058, 0.941, 1.921, 0.078, 1.921, 3.45, 5.174, 3.45, 5.292, 5.135, 5.645, 6.037, 6.076, 6.625, 7.45, 7.72, 9.76, 9.92, 10.11, 10.27, 12.54, 12.98, 13.99, 13.8, 14.15, 15.01, 13.8, 15.44, 13.76, 15.25, 13.21, 13.8, 14.74, 14.19, 14.43, 13.01, 13.17, 13.68, 15.05, 11.05, 12.03, 13.05, 13.88, 12.43, 10.07, 10.78, 7.76, 6.86, 5.762, 8.04, 10.43, 8.53, 10.23, 10.31, 13.96, 10.07 ; 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 = 6.391, 7.36, 8.03, 8.41, 8.28, 8.39, 8.8, 9.44, 10.19, 10.73, 10.96, 10.94, 11.13, 10.98, 11.4, 11.22, 11.77, 11.23, 11.47, 11.55, 12.6, 12.72, 13.64, 13.78, 14.81, 14.14, 15.16, 15.31, 16.3, 17.29, 17.57, 16.83, 17.42, 17.36, 17.94, 17.84, 15.92, 15.76, 16.04, 15.63, 14.39, 14.23, 13.68, 12.82, 11.99, 11.59, 13.42, 13.13, 13.02, 13.4, 13.59, 12.2, 12.46, 13.36, 11.16, 10.6, 12.11, 10.52, 10.06, 9.73, 9.66, 9.15, 9.8, 10.44, 10.11, 9.44, 9.65, 8.4, 5.946, 7.97, 5.63, 4.921, 7.15, 8.61, 9.99, 11.2, 15.14, 15.08, 13.31, 13.32, 13.77, 13.49, 12.06, 11.48, 10.94, 9.45, 9.13, 7.85, 7.66, 7.5, 8.52, 6.779, 6.726, 6.134, 7.49, 7.17, 5.98, 7.2, 6.206, 7.31, 5.59, 6.234, 6.644, 5.959, 5.909, 5.342, 5.777, 5.905, 3.197, 3.298, 1.86, 1.198, 1.089, 0.275, 0.617, 0.004, 0.679, 1.106, 2.737, 2.302, 3.088, 2.689, 3.75, 3.581, 4.501, 4.922, 5.952, 6.088, 7.11, 7.29, 7.95, 8.12, 9.33, 9.95, 10.68, 11.06, 11.72, 12.23, 11.3, 11.85, 11.24, 11.8, 10.9, 11.34, 12.01, 11.12, 12.15, 10.62, 10.92, 11.08, 11.84, 8.85, 9.39, 10.38, 10.66, 9.98, 7.91, 9.01, 6.438, 5.554, 4.439, 6.229, 8.27, 7.02, 8.14, 7.88, 10.47, 8.08 ; 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 = 32.19, 11.88, 15.9, 33.44, 33.13, 34.36, 32.66, 28.95, 35.65, 34.57, 32.95, 43.78, 39.02, 45.05, 42.09, 49.5, 43.82, 41.26, 40.41, 52.2, 41.2, 38.08, 42.51, 38.97, 38.43, 42.08, 34.09, 33.61, 29.71, 28.91, 32.95, 29.56, 22.01, 19.55, 16.38, 12.39, 5.96, 359.27, 347.393, 343.345, 344.526, 336.4, 335.4, 330.4, 320.1, 332.4, 318.4, 317.6, 310.7, 309.7, 311.6, 303, 304.4, 309.2, 311.6, 306, 301.3, 292, 290.4, 289.6, 294, 273.1, 276.7, 287.9, 285.7, 294.8, 300.9, 304.3, 297.2, 274.4, 254.1, 246.7, 230.4, 228.8, 219.9, 218.4, 218.9, 212.7, 215, 224.7, 228.3, 233.9, 240.7, 264.1, 263.1, 261.5, 265.2, 268.8, 275.4, 282.3, 300.2, 296, 291.2, 282.8, 318.6, 322.6, 338.2, 329.3, 340.6, 348.977, 348.626, 354.25, 356.25, 18.08, 4.14, 35.66, 29.04, 26.31, 43.05, 41.42, 44.36, 45.66, 28.7, 285.4, 283.2, 233.1, 243.5, 253.2, 232.5, 248, 217.6, 226.3, 212.9, 220.9, 227.5, 222.3, 216.8, 216.5, 214.4, 211.7, 212.4, 201.6, 200.3, 209.2, 205.8, 210.4, 204.8, 193.6, 200.6, 198.1, 197.3, 201.1, 202.8, 197.9, 194.5, 205.7, 211.4, 216.6, 217.1, 216.2, 219.5, 223.6, 233.8, 234.5, 228.5, 226.9, 242.4, 241.9, 267.4, 255.5, 291.7, 291.1, 298.7, 307.2, 301.7, 311.2, 302.5, 316.9 ; 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 = 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2959.726, 2933.294, 2958.524, 2903.259, 2956.121, 2961.528, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2948.312, 2941.104, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2888.241, 2960.927, 2956.121, 2942.305, 2808.348, 2677.995, 2213.048, 2136.158, 1897.678, 1012.238, 1489.799, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2958.524, 2956.121, 2920.68, 2908.666, 2775.309, 2796.934, 2769.903, 2782.517, 2717.041, 2877.429, 2863.012, 2892.447, 2912.87, 2909.266, 2927.888, 2908.666, 2392.059, 2440.716, 1582.908, 2954.319, 2961.528, 2959.125, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2961.528, 2107.925, 2665.98, 2669.585, 1634.569, 2951.916, 1590.117, 2551.846, 1879.657, 2270.716, 2762.694, 2831.175, 2961.528, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.125, 2959.125, 2956.722, 2951.916, 2950.114, 2927.287, 2920.68, 2869.62, 2819.761, 2702.624, 2691.811, 2655.769, 2623.931, 2538.631, 2507.394, 2437.112, 2389.656, 2382.448, 2291.14, 2135.557, 2257.501, 2365.628, 2442.518, 2422.695, 2411.882, 2324.78, 2330.186, 2223.26, 2220.858, 2228.066, 2315.168, 2704.426, 2626.334, 2936.298, 2955.521, 2959.726, 2707.429, 2960.326, 2960.927 ; 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 ; }