netcdf E0112.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060014, 799.986 ; 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 = "Sat Dec 11 05:44:15 2004: /usr/local/nco/bin/ncrcat -d time,2452619.9033,2453350.9033568 E0112.met.realtime.nc E0112.met.realtime.nc.new\n", "19-Nov-2004 21:37:34: Modified [lon,lat] to [-69.355200,43.714200].\n", "Fri Nov 19 18:36:27 2004: /usr/local/nco/bin/ncrcat -d time,2453329.722,2453330.7222 E0112.met.realtime.nc E0112.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 = 46270 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0112" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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.2: 19-Nov-2004 15:42:35\n", "WIND_DIR_1.2: 19-Nov-2004 15:42:35\n", "AAN_VIZ_1.2: 19-Nov-2004 15:42:35" ; :longitude = -69.3552 ; :latitude = 43.7142 ; data: lat = 43.7142 ; lon = -69.3552 ; 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.363, -2.528, -2.333, -2.135, -2.531, -2.834, -2.961, -2.837, -2.832, -2.614, -2.481, -3.032, -3.266, -3.29, -2.932, -2.65, -2.373, -1.69, -1.626, -0.763, -0.283, -0.27, -0.878, -1.362, -1.788, -2.237, -2.507, -2.732, -3.316, -4.278, -4.724, -4.786, -5.002, -5.255, -5.837, -6.251, -6.772, -6.899, -7.23, -7.6, -7.92, -7.73, -7.22, -6.833, -6.438, -6.4, -6.727, -7.24, -7.86, -8.54, -9.39, -8.87, -8.7, -9.25, -9.68, -9.37, -9.3, -9.41, -9.27, -8.56, -7.09, -6.751, -6.312, -5.546, -5.443, -4.898, -4.883, -4.453, -4.035, -3.555, -2.48, -1.359, 0.002, 0.433, 0.375, 0.724, 1.298, 1.049, 1.092, 1.321, 1.313, 1.521, 1.4, 1.213, 1.277, 1.495, 1.352, 1.287, 1.058, 1.663, 2.279, 2.632, 3.347, 3.643, 3.42, 2.835, 2.577, 2.091, 1.815, 1.494, 1.008, 0.31, -0.639, -0.329, -0.462, -0.465, -0.529, -0.844, -0.921, -0.996, -0.905, -0.67, -0.556, -0.547, -0.288, 0.027, 0.23, 0.18, 0.299, 0.679, 1.224, 1.716, 2.168, 2.555, 2.898, 3.195, 3.682, 3.916, 4.074, 4.495, 4.687, 4.801, 4.937, 5.067, 5.2, 5.341, 5.56, 5.849, 6.129, 6.398, 6.765, 7.01, 7.18, 7.39, 7.47, 7.51, 7.47, 7.54, 7.7, 7.53, 7.8, 7.66, 7.25, 7.39, 7.51, 7.38, 7.1, 7.14, 7.22, 6.964, 7.37, 7.13, 7.11, 7.07, 6.401, 6.017, 5.422, 4.674 ; 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 = 1026.659, 1027.019, 1026.899, 1027.019, 1027.499, 1027.559, 1027.559, 1028.039, 1027.799, 1027.679, 1028.039, 1027.679, 1028.339, 1028.099, 1027.799, 1027.739, 1027.259, 1025.639, 1025.339, 1024.138, 1024.078, 1023.538, 1023.418, 1022.338, 1021.198, 1021.438, 1017.837, 1016.817, 1015.016, 1012.135, 1009.615, 1009.075, 1008.355, 1007.574, 1005.414, 1004.154, 1002.053, 1001.153, 1000.433, 999.7126, 998.3323, 998.6323, 1000.433, 1001.393, 1002.173, 1002.293, 1000.733, 999.0524, 997.132, 994.9715, 991.8508, 992.991, 994.1913, 993.111, 991.3106, 990.3504, 990.5305, 990.0504, 990.4104, 992.691, 997.132, 1002.113, 1006.434, 1009.435, 1010.815, 1012.736, 1017.057, 1015.016, 1012.376, 1011.895, 1013.516, 1018.017, 1021.918, 1024.558, 1020.898, 1019.697, 1018.437, 1017.717, 1015.616, 1014.716, 1014.476, 1013.216, 1012.436, 1012.376, 1012.736, 1012.736, 1013.756, 1014.416, 1014.116, 1013.876, 1013.996, 1014.656, 1015.496, 1016.276, 1017.477, 1018.917, 1020.057, 1021.138, 1022.098, 1022.878, 1023.418, 1023.778, 1024.258, 1024.918, 1025.759, 1025.819, 1026.539, 1027.619, 1028.879, 1029.6, 1030.5, 1031.16, 1030.92, 1030.26, 1030.08, 1030.14, 1030.74, 1031.64, 1032.12, 1032.84, 1032.78, 1032.12, 1032.72, 1032.96, 1032.48, 1032.18, 1031.7, 1031.58, 1031.1, 1030.86, 1030.26, 1029.66, 1029.299, 1029.54, 1028.639, 1027.619, 1026.179, 1024.558, 1023.598, 1022.758, 1021.738, 1020.657, 1019.937, 1019.457, 1018.497, 1018.137, 1017.657, 1016.817, 1016.036, 1015.196, 1013.156, 1012.856, 1012.616, 1011.715, 1011.115, 1011.595, 1011.535, 1013.576, 1014.476, 1016.036, 1016.156, 1016.637, 1017.537, 1018.077, 1019.097, 1021.858, 1023.238, 1024.738 ; 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, 8.55, 8.23, 9.6, 9.53, 9.72, 11.33, 11.05, 12.47, 12.03, 12.62, 13.76, 13.41, 14.35, 15.48, 14.82, 13.96, 15.17, 15.99, 15.84, 15.6, 16.93, 17.56, 16.42, 17.09, 17.29, 18.19, 19.48, 18.07, 18.38, 18.78, 18.42, 20.31, 19.64, 18.74, 20.27, 19.76, 18.62, 18.89, 18.82, 17.4, 16.93, 17.64, 15.95, 14.15, 16.66, 14.78, 15.99, 16.82, 17.13, 16.42, 16.62, 15.09, 13.37, 13.13, 13.33, 13.45, 10.51, 9.45, 9.6, 8.43, 8.98, 10.78, 12.07, 10.7, 11.02, 7.15, 6.664, 7.37, 7.13, 7.41, 11.45, 12.23, 12.19, 13.09, 14.39, 14.78, 13.72, 15.41, 16.31, 15.05, 15.76, 15.56, 14.94, 14.23, 14.66, 12.35, 9.92, 9.02, 8.9, 7.74, 7.25, 7.84, 7.8, 8.98, 9.72, 9.68, 6.546, 7.33, 7.06, 6.782, 7.06, 8.27, 7.6, 6.664, 6.468, 5.762, 6.782, 5.253, 5.958, 4.743, 4.939, 4.861, 4.782, 3.959, 2.47, 2.352, 2.078, 2.901, 3.293, 4.822, 6.978, 6.546, 6.468, 7.96, 7.84, 8.39, 9.25, 9.88, 10.94, 11.72, 11.92, 13.29, 13.96, 13.13, 14.35, 14.66, 15.25, 15.17, 15.56, 16.35, 15.95, 15.33, 13.72, 13.52, 12.47, 13.41, 13.13, 12.7, 11.88, 14.46, 14.58, 13.45, 14.35, 14.9, 14.07, 14.23, 11.76, 9.64, 6.507, 12.39, 14.23, 11.17, 13.8, 17.64, 13.25, 11.56, 14.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.81, 6.783, 6.634, 7.23, 6.876, 8.34, 9.15, 8.9, 9.69, 9.81, 10.48, 11.35, 11.13, 11.78, 12.09, 12.16, 11.94, 12.3, 12.78, 13.53, 12.97, 13.9, 13.75, 13.59, 14.69, 14.13, 14.85, 14.89, 15.64, 15.66, 15.36, 15.29, 15.94, 15.93, 15.53, 15.74, 16.22, 15.28, 15.09, 15.22, 13.7, 13.66, 13.39, 12.72, 11.3, 13.17, 12.05, 13.06, 13.72, 14.07, 13.08, 13.26, 12.1, 9.97, 10.88, 10.38, 10.39, 8.1, 7.55, 7.59, 6.308, 7.13, 8.83, 10.13, 8.8, 8.38, 4.442, 4.778, 4.959, 4.949, 4.63, 9.15, 9.39, 9.99, 11.09, 11.31, 11.92, 11.62, 13.18, 13.47, 12.58, 12.87, 12.62, 12.11, 12.43, 12.27, 10.04, 8.57, 7.7, 7.53, 6.233, 6.089, 6.537, 6.395, 7.53, 8.24, 7.67, 5, 6.026, 5.719, 5.536, 5.821, 7.05, 6.078, 5.51, 5.405, 3.884, 5.074, 3.794, 4.234, 3.377, 3.768, 3.43, 3.437, 2.54, 1.812, 1.479, 1.076, 1.93, 1.969, 3.593, 5.555, 5.214, 5.301, 5.952, 6.501, 6.376, 7.78, 8, 9.3, 9.1, 9.75, 10.94, 11.68, 10.88, 11.84, 12.09, 12.29, 12.64, 12.56, 12.99, 13.02, 12.54, 11.55, 11.63, 10.78, 10.47, 10.67, 10.71, 9.93, 12.05, 12.14, 11.19, 12.12, 12.54, 11.88, 11.84, 10.31, 8.1, 4.934, 9.7, 9.86, 7.95, 11.94, 14.96, 11.34, 9.71, 11.59 ; 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 = 13.93, 23.18, 28.66, 33.51, 48.44, 38.43, 31.94, 38.83, 40.13, 40.38, 39.11, 34.58, 38.39, 38.22, 46.78, 45.27, 35.45, 37.65, 38.84, 42.28, 43.29, 44.74, 41.69, 37.14, 32.98, 35.76, 30.47, 26.26, 26.98, 15.8, 12.74, 13.8, 10.18, 6.01, 2.6, 359.6, 357.86, 351.5, 349.397, 339.7, 328.1, 333.9, 321.7, 319.2, 310.4, 310, 304.6, 300.9, 305.2, 300.5, 303.3, 310.3, 312.4, 306.8, 309.5, 301.9, 310.3, 302.8, 294.8, 293.6, 263.9, 281.6, 305.3, 311.1, 298.2, 297.9, 257.5, 262.1, 277.9, 249.2, 203.4, 234.1, 220.5, 227.5, 216.3, 214.6, 217.2, 220.6, 226, 222.9, 224.3, 234.3, 235.2, 246.1, 258.4, 252.6, 259.7, 269.5, 266.8, 270.6, 274.8, 277, 273.9, 287.5, 326.2, 320.5, 326.9, 318.4, 332.6, 339.1, 7.53, 13.68, 32.39, 22.81, 22.48, 25.89, 37.51, 50.3, 35.9, 33.57, 42.86, 35.6, 52.73, 48.12, 78.3, 125.3, 127.8, 115.5, 148, 204.4, 178.2, 186.6, 198.8, 205.1, 194.2, 205.1, 215.6, 201.1, 200.6, 207.2, 196.2, 193.3, 200.9, 205.8, 192.7, 192.1, 186, 189.3, 191.4, 191.2, 192.9, 188.8, 189.8, 192.4, 196.8, 206.8, 200.6, 208.1, 212.2, 209.7, 213.1, 215.5, 219.7, 219.7, 218.2, 223.1, 225.7, 234.8, 261.6, 289.8, 305.5, 303.9, 310.7, 302.4, 293.1, 294.5, 305.3, 315.3 ; 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 = 2953.118, 2956.121, 2955.521, 2955.521, 2709.832, 2605.91, 2955.521, 2955.521, 2955.521, 2955.521, 2949.513, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2805.945, 2058.066, 1986.582, 2376.44, 2787.924, 2545.839, 1986.582, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2711.033, 2874.425, 2889.443, 2685.203, 2862.411, 2834.178, 2870.821, 2697.217, 2887.641, 2836.581, 2872.022, 2927.287, 2924.885, 2685.804, 2721.846, 2327.183, 2007.006, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2840.185, 2946.51, 2616.122, 2569.868, 2562.659, 2956.121, 2956.121, 2835.379, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2947.111, 2912.87, 2866.015, 2781.917, 2676.793, 2693.012, 2586.087, 2578.878, 2440.115, 2419.691, 2392.659, 2221.458, 1725.876, 2201.034, 2163.19, 1991.989, 2516.405, 2497.182, 2494.779, 2384.25, 2372.235, 2360.221, 2337.995, 2228.667, 2230.469, 2389.055, 2482.765, 2710.433, 2948.913, 2956.121, 2951.316, 2954.319, 2861.811, 2955.521, 2955.521, 2955.521 ; 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 ; }