netcdf A0112.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.060002, 799.972 ; barometric_pressure:epic_code = 915 ; 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 = "Wed Nov 10 19:51:16 2004: /usr/local/nco/bin/ncrcat -d time,2453320.7708333,2453420.8125 A0112.met.realtime.nc A0112.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 = 48492 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0112" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Nov-2004 21:11:08\n", "WIND_DIR_1.2: 04-Nov-2004 21:11:08\n", "AAN_VIZ_1.2: 04-Nov-2004 21:11:08" ; data: lat = 42.5236 ; lon = -70.5667 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; air_temperature = 3.461, 3.513, 3.717, 3.983, 4.35, 4.688, 4.666, 4.586, 4.772, 4.82, 3.175, 2.574, 1.924, 1.635, 1.982, 1.998, 2.713, 3.74, 3.439, 3.25, 3.78, 4.342, 4.509, 4.768, 5.058, 4.769, 5.062, 5.246, 5.557, 5.176, 5.137, 5.2, 5.515, 2.395, 0.823, -1.541, -2.833, -4.478, -5.614, -6.09, -6.385, -6.985, -7.86, -7.98, -7.95, -8.68, -9.16, -9.1, -9.96, -10.46, -11.07, -11.78, -11.92, -12.65, -13.18, -13.21, -13.19, -13.13, -13.01, -12.84, -11.85, -11.49, -10.36, -8.94, -7.94, -5.025, -3.086, -2.213, -0.287, 0.469, 1.394, 1.995, 2.536, 2.787, 2.147, 1.251, 1.108, 1.355, 1.624, 1.857, 1.958, 1.835, 1.736, 1.811, 2.506, 2.812, 3.205, 3.306, 3.75, 4.665, 5.61, 6.275, 6.725, 7.17, 7.14, 7.1, 7.04, 7.14, 7.11, 7.16, 7.24, 7.07, 7.18, 7.3, 7.66, 7.12, 7.59, 7.19, 7.95, 7.84, 8.46, 8.36, 8.89, 8.82, 9.11, 9.63, 9.14, 9.37, 9.58, 9.68, 9.96, 10.1, 9.83, 10.1, 8.84, 8.08, 8.37, 7.31, 5.649, 4.498, 3.331, 2.515, 2.137, 1.238, 0.577, 0.701, 0.597, 0.603, 1.217, 1.505, 1.564, 1.612, 1.229, 1.089, 0.95, 0.558, 0.454, -0.011, -0.364, -0.677, -1.173, -1.429, -1.52, -1.357, -1.348, -1.158, -1.091, -1.649, -1.517, -1.584, -1.804, -1.489, -1.066, -0.679, -0.678, -0.684, -0.375, -0.255 ; 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 = 1018.799, 1017.959, 1016.579, 1015.859, 1015.259, 1013.999, 1011.839, 1010.399, 1009.199, 1008.119, 1007.459, 1007.039, 1007.099, 1007.279, 1007.639, 1007.879, 1007.039, 1006.019, 1005.179, 1004.879, 1004.759, 1004.819, 1004.819, 1004.999, 1004.999, 1004.159, 1004.099, 1002.359, 1001.459, 1000.619, 1000.619, 999.5986, 999.1786, 998.5786, 993.8984, 996.2385, 999.1786, 997.7986, 993.8384, 991.8584, 990.4183, 988.7983, 985.7382, 984.8982, 984.7181, 982.9181, 981.238, 980.758, 977.5179, 975.9579, 974.2778, 972.5978, 971.2777, 968.9376, 967.9176, 967.1376, 966.5375, 966.9576, 967.3176, 966.9576, 970.3177, 975.0579, 981.178, 987.2982, 995.4585, 999.8387, 1006.079, 1006.619, 1016.099, 1016.399, 1016.399, 1016.819, 1017.599, 1018.139, 1019.039, 1019.819, 1020.839, 1021.259, 1021.799, 1022.699, 1022.879, 1023.359, 1024.019, 1024.319, 1024.74, 1024.92, 1025.82, 1026.479, 1026, 1025.76, 1025.94, 1025.459, 1025.4, 1025.28, 1025.64, 1025.7, 1025.52, 1025.82, 1025.76, 1025.82, 1025.04, 1025.579, 1025.28, 1025.099, 1026, 1024.5, 1023.959, 1022.879, 1022.879, 1021.919, 1021.739, 1020.779, 1019.579, 1017.419, 1015.379, 1013.699, 1012.859, 1011.959, 1010.699, 1008.779, 1007.339, 1006.559, 1006.199, 1006.079, 1002.419, 1000.379, 1000.319, 1007.699, 1009.319, 1010.699, 1011.299, 1013.399, 1014.479, 1015.379, 1016.159, 1016.759, 1016.519, 1016.339, 1016.279, 1016.639, 1017.119, 1017.419, 1017.899, 1017.899, 1018.859, 1019.159, 1019.399, 1019.759, 1019.879, 1019.759, 1019.879, 1020.419, 1020.719, 1020.479, 1021.079, 1021.799, 1022.339, 1022.879, 1023.719, 1024.14, 1024.019, 1023.479, 1023.959, 1023.659, 1024.14, 1024.979, 1025.339, 1025.88 ; 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 = 5.723, 4.312, 4.704, 4.665, 4.351, 5.645, 7.17, 7.68, 7.06, 9.06, 12.03, 10.31, 9.37, 9.11, 6.507, 4.939, 3.528, 1.862, 2.195, 2.822, 4.116, 4.077, 3.626, 2.783, 3.45, 1.666, 2.117, 4.351, 3.724, 4.782, 6.429, 3.822, 3.763, 10.15, 11.52, 12.47, 12.9, 12.9, 13.92, 14.74, 13.17, 14.78, 16.35, 13.37, 13.92, 15.6, 16.39, 14.74, 14.62, 15.01, 15.01, 15.95, 14.97, 13.84, 13.21, 12.31, 10.74, 10.74, 10.27, 9.25, 10.86, 8.47, 9.45, 8.04, 5.723, 9.92, 10.82, 12.31, 12.82, 12.23, 10.39, 10.62, 10, 10.51, 9.72, 9.13, 8.23, 8.58, 7.17, 6.664, 5.096, 5.292, 6.86, 5.998, 7.17, 5.782, 7.02, 6.664, 3.92, 3.058, 2.058, 2.705, 5.174, 7.29, 8.23, 10.39, 8.98, 8.19, 9.29, 8.7, 9.45, 6.664, 6.899, 5.292, 5.096, 6.272, 6.586, 5.057, 8.04, 7.8, 8.9, 8.43, 10.66, 10.04, 12.86, 13.96, 11.72, 12.9, 14.11, 14.62, 14.97, 14.7, 12.45, 13.33, 6.86, 4.998, 12.11, 10.43, 13.17, 13.52, 13.8, 12.27, 13.6, 13.6, 13.56, 10.9, 11.52, 9.21, 10.19, 8.82, 8.27, 10.43, 9.02, 8.94, 8.7, 8.78, 6.664, 6.86, 8.31, 8.35, 7.92, 8.11, 8.78, 8.19, 7.17, 6.742, 8.35, 7.17, 6.742, 7.25, 6.978, 6.154, 5.41, 6.821, 5.723, 6.664, 6.39, 8.43 ; 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.104, 3.439, 3.822, 3.691, 2.917, 3.971, 6.072, 6.762, 6.139, 7.74, 9.84, 9.12, 8.09, 7.36, 5.413, 4.086, 2.421, 0.592, 1.303, 2.093, 3.176, 3.243, 2.465, 1.84, 2.613, 0.328, 1.436, 3.626, 3.021, 3.962, 5.38, 2.967, 2.784, 8.77, 9.76, 10.37, 10.82, 10.95, 11.54, 11.72, 11.25, 12.51, 12.3, 10.21, 11.76, 13.15, 13.83, 12.23, 12.24, 13, 12.56, 12.48, 11.99, 11.38, 10.82, 9.72, 8.37, 8.85, 7.45, 6.876, 8.52, 6.644, 7.27, 6.54, 3.768, 7.87, 9.05, 10.35, 10.51, 10.12, 8.96, 8.99, 8.73, 8.7, 8.05, 7.88, 6.744, 7.26, 6.205, 5.244, 4.271, 4.169, 5.834, 5.002, 5.499, 4.712, 5.924, 5.908, 2.426, 2.561, 1.388, 2.261, 4.526, 6.348, 6.983, 8.91, 7.77, 7.1, 7.79, 7.38, 7.93, 4.809, 5.9, 3.912, 4.328, 5.406, 5.662, 4.294, 7.05, 6.95, 7.62, 7.26, 8.9, 8.7, 10.33, 11.59, 9.97, 11.16, 11.36, 12.45, 12.7, 12.47, 10.76, 11.14, 5.579, 3.897, 7.7, 8.65, 10.6, 10.39, 10.53, 9.92, 10.86, 11.6, 10.95, 8.79, 9.6, 7.69, 7.67, 7.22, 6.242, 8.37, 7.3, 7.15, 6.737, 6.452, 5.163, 5.325, 6.748, 6.948, 6.749, 6.868, 7.82, 6.986, 5.943, 5.521, 6.438, 5.845, 5.412, 5.456, 5.339, 4.498, 3.866, 4.615, 4.191, 4.196, 4.983, 6.885 ; 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 = 108.3, 106.5, 89, 81.5, 81.8, 43.15, 36.38, 36.71, 14.23, 8.7, 356.59, 345.644, 336, 346.615, 344.649, 343.9, 7.88, 326.4, 203.4, 233.4, 224.7, 224.5, 212.1, 193, 173.6, 62.4, 109.8, 59, 58.8, 118.7, 112.2, 93.3, 110.5, 326.7, 324.9, 311.8, 308.1, 309, 310.4, 314.3, 306.7, 309, 308.3, 308.1, 308.5, 307.9, 309.5, 307.1, 308.3, 304.5, 306.4, 305.3, 307.1, 310.9, 303.8, 310.5, 304.6, 298.9, 315.7, 297.3, 290.2, 289.7, 279.5, 268.8, 248.6, 223.3, 228.5, 230.3, 221.3, 222.7, 229.8, 228.5, 235.6, 241.5, 254, 262, 264.6, 250.1, 241, 239.3, 240.8, 224.2, 211.7, 208.4, 183.6, 198.1, 198.3, 210.2, 227.5, 226, 210.6, 146.3, 141.5, 155.4, 159, 162.7, 165, 168.8, 166.1, 176.6, 172.1, 185.7, 180.6, 173.5, 178, 155.6, 168.9, 167.3, 154.4, 137.7, 149.3, 157.6, 151.9, 156.2, 151.8, 146.9, 150.9, 158.9, 155.4, 148.3, 156.6, 162.4, 162.2, 175.4, 215.5, 224.8, 237.5, 286.8, 283.3, 293.9, 297.3, 299.3, 307.9, 320.1, 312.6, 315.2, 317.9, 315, 311.7, 311.9, 308.2, 311.6, 313.1, 318.6, 320.1, 332.5, 327.8, 341.1, 337.8, 328.8, 320.5, 321.1, 326.4, 328.7, 338.8, 337.2, 327.7, 329.2, 333.1, 322.5, 324.1, 345.265, 343.6, 7.9, 354.92, 349.066, 350.327, 342.4 ; 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 = 2959.125, 2961.528, 2960.326, 2960.927, 2960.326, 2958.524, 2956.121, 2959.125, 2961.528, 2953.719, 2541.034, 2317.571, 2635.945, 2910.468, 2913.471, 2901.457, 2925.485, 2778.913, 2891.245, 2915.874, 2947.711, 2933.294, 2949.513, 2951.916, 2956.121, 2957.923, 2958.524, 2950.114, 2935.697, 2948.913, 2920.079, 2929.69, 2957.323, 2250.893, 2796.934, 2629.337, 2843.789, 2003.402, 1503.615, 2960.927, 2961.528, 2960.927, 2962.729, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2962.729, 2963.33, 2962.729, 2960.927, 2960.326, 2891.846, 2881.033, 2933.895, 2938.1, 2933.895, 2935.697, 2918.277, 2918.277, 2931.492, 2952.517, 2945.909, 2948.913, 2945.909, 2946.51, 2936.899, 2937.499, 2945.309, 2944.708, 2944.107, 2779.514, 2892.447, 2849.796, 2774.708, 2861.811, 2530.822, 2334.391, 2724.249, 2825.167, 2726.051, 2678.595, 2644.956, 2620.927, 2574.673, 2543.437, 2486.369, 2397.465, 2306.158, 2180.01, 2025.628, 1682.025, 118.6283, 2717.041, 2793.931, 2687.005, 2562.659, 2295.345, 2405.875, 2580.08, 2636.546, 2541.634, 2342.801, 2488.172, 2436.511, 2288.137, 2207.041, 2130.752, 1188.845, 517.8572, 1688.632, 2687.606, 2896.051, 2881.033, 2953.118, 2955.521, 2954.319, 2956.121, 2951.316, 2918.277, 2932.093, 2900.856, 2950.114, 2941.104, 2937.499, 2943.506, 2955.521, 2957.923, 2960.326, 2958.524, 2960.326, 2960.927, 2959.726, 2957.323, 2959.726, 2956.722, 2953.118, 2954.319, 2954.319, 2957.323, 2958.524, 2953.719, 2951.316, 2945.309, 2938.701, 2945.909, 2952.517, 2911.068, 2944.708, 2699.62, 2955.521, 2956.121, 2953.118, 2957.323 ; 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 ; }