netcdf E0114.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.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.f, 50.f ; 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.f, 50.f ; 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 = "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.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 = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; air_temperature = 0.574, -0.857, -1.288, -1.36, -0.937, -1.727, -2.753, -3.78, -4.159, -4.332, -4.317, -4.454, -4.491, -4.538, -4.317, -4.096, -3.347, -2.681, -1.787, -1.198, -0.342, 0.712, 1.314, 1.897, 1.759, 1.377, 0.688, 0.178, -0.129, -0.398, -0.436, -0.361, -0.407, -0.625, -0.68, -0.65, -0.727, -0.702, -0.579, -0.097, 0.55, 1.175, 2.295, 2.771, 3.098, 3.194, 3.221, 2.924, 2.014, 0.526, 0.311, 0.16, -0.12, -0.163, -0.372, -0.129, 0.008, 0.032, -0.163, -0.15, 0.246, 0.14, 0.442, 1.718, 2.36, 2.85, 3.575, 3.069, 3.44, 4.114, 4.313, 4.05, 3.519, 3.16, 2.741, 2.443, 2.178, 2.121, 2.061, 2.017, 1.768, 0.524, 0.225, 0.61, 0.595, 0.915, 1.143, 0.814, 1.029, 1.46, 1.563, 1.701, 2.159, 2.32, 2.623, 2.84, 3.065, 2.336, 1.417, 0.893, 0.508, 0.354, -0.055, -0.324, -0.457, -0.677, -0.924, -1.1, -1.176, -1.167, -1.103, -0.881, -0.166, 0.524, 1.28, 1.606, 2.006, 2.566, 2.244, 1.979, 2.001, 2.123, 2.118, 2.028, 1.992, 1.458, 1.275, 0.883, 0.864, 0.496, 0.318, -0.062, -0.408, -0.699, -0.807, -0.356, 0.471, 1.254, 1.621, 1.883, 2.286, 2.554, 2.589, 2.407, 3.093, 2.576, 1.868, 1.161, 0.449, 0.029, 0.026, 0.175, 0.121, 0.166, 0.147, 0.197, 0.317, 0.753, 1.542, 1.824, 2.373, 2.795, 3.213, 3.419, 3.504, 3.208, 3.268, 3.363 ; 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 = 997.9722, 999.0524, 999.8926, 1000.313, 1000.553, 1000.673, 1000.793, 1000.613, 1000.853, 1001.633, 1002.413, 1003.553, 1004.154, 1004.454, 1004.754, 1004.694, 1004.274, 1003.854, 1003.073, 1002.713, 1002.593, 1002.533, 1002.773, 1003.253, 1003.614, 1003.914, 1004.334, 1004.574, 1004.694, 1004.874, 1005.354, 1005.474, 1005.114, 1004.994, 1005.174, 1005.534, 1005.654, 1005.594, 1005.174, 1004.814, 1004.274, 1003.794, 1003.013, 1002.533, 1002.413, 1002.773, 1003.133, 1003.614, 1004.154, 1004.694, 1004.874, 1004.274, 1003.974, 1003.734, 1003.553, 1003.253, 1003.193, 1003.493, 1003.914, 1004.514, 1004.874, 1005.414, 1005.894, 1005.894, 1006.014, 1006.254, 1006.074, 1006.134, 1006.014, 1005.774, 1005.954, 1006.614, 1007.214, 1006.854, 1007.394, 1007.214, 1006.674, 1006.674, 1006.914, 1007.274, 1007.214, 1007.634, 1007.935, 1007.935, 1008.355, 1008.715, 1008.775, 1009.135, 1009.255, 1009.495, 1009.435, 1009.195, 1008.775, 1009.075, 1008.955, 1010.155, 1010.815, 1011.115, 1011.475, 1011.055, 1010.815, 1011.175, 1011.175, 1010.875, 1010.755, 1010.935, 1011.115, 1011.235, 1011.595, 1011.835, 1011.715, 1011.355, 1010.995, 1010.575, 1009.975, 1010.035, 1009.975, 1009.675, 1009.675, 1010.155, 1010.935, 1011.475, 1011.775, 1011.895, 1012.015, 1011.595, 1011.595, 1011.175, 1010.995, 1011.235, 1011.475, 1011.775, 1012.015, 1012.316, 1012.676, 1012.255, 1011.655, 1010.935, 1010.395, 1009.615, 1009.495, 1009.315, 1009.675, 1010.335, 1010.875, 1011.475, 1011.775, 1011.655, 1011.415, 1011.475, 1011.415, 1011.055, 1011.295, 1011.715, 1012.496, 1013.396, 1014.536, 1014.896, 1015.256, 1015.256, 1015.316, 1015.136, 1014.596, 1014.476, 1014.236, 1013.996, 1014.116, 1014.296 ; 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.13, 7.21, 8.66, 9.68, 9.53, 9.96, 10.23, 9.09, 9.72, 9.6, 8.82, 7.57, 7.49, 6.154, 4.704, 4.939, 5.645, 6.978, 9.49, 10.15, 9.29, 8.47, 9.45, 9.06, 9.25, 12.15, 12.11, 12.23, 10.62, 10.27, 9.09, 9.64, 8.66, 8.39, 7.76, 8.27, 9.33, 9.17, 9.17, 9.13, 9.02, 8.39, 7.35, 8.15, 7.8, 7.72, 8.98, 8.7, 12.15, 10.86, 9.02, 10, 10.35, 11.72, 9.72, 10.74, 10.9, 11.21, 11.8, 11.45, 13.17, 11.52, 10, 9.56, 8.62, 5.88, 7.1, 3.234, 3.097, 2.901, 6.938, 8.7, 7.74, 8.7, 7.33, 7.13, 9.17, 8.15, 8.74, 7.84, 7.84, 8.51, 8.62, 9.6, 8.82, 7.45, 7.6, 8.43, 6.37, 4.018, 4.861, 2.254, 1.568, 3.332, 2.705, 3.332, 6.35, 11.21, 10.58, 11.41, 13.05, 11.96, 11.09, 9.92, 10.62, 11.02, 10.86, 9.96, 8.19, 8.19, 8.9, 7.06, 5.606, 4.626, 4.312, 5.292, 6.311, 5.762, 6.194, 6.468, 6.821, 6.429, 7.13, 7.64, 5.488, 4.978, 5.88, 6.115, 5.998, 5.919, 5.37, 6.272, 6.037, 5.214, 5.39, 3.018, 2.313, 2.705, 6.625, 7.21, 6.429, 7.96, 8.62, 8.55, 8.35, 9.13, 10.58, 10.43, 11.25, 11.33, 11.49, 12.58, 11.49, 11.76, 10.86, 12.03, 9.45, 10.04, 8.33, 7.29, 5.958, 6.076, 5.449, 6.076, 6.35, 8.47, 8.55, 7.64 ; 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.521, 5.201, 6.015, 7.99, 7.75, 8.42, 8.08, 7.85, 8.12, 7.72, 7.37, 5.368, 5.975, 4.693, 3.412, 3.308, 4.462, 5.029, 7.74, 8.18, 7.35, 6.76, 8.12, 7.52, 7.55, 9.4, 9.82, 9.93, 8.51, 8.35, 7.54, 7.25, 7.34, 7.03, 6.333, 6.917, 7.96, 7.3, 7.75, 7.62, 7.11, 6.762, 6.047, 6.762, 6.668, 6.549, 7.32, 7.3, 10.32, 8.96, 7.15, 8.28, 8.25, 8.94, 8.58, 9.01, 9.23, 9.1, 10.05, 9.56, 10.27, 10.08, 8.39, 8.37, 7.31, 4.082, 4.512, 1.23, 2.686, 2.297, 5.984, 7.34, 5.773, 7.64, 6.207, 5.868, 7.33, 7.03, 6.97, 6.373, 6.673, 7.04, 6.782, 8.04, 7.26, 6.364, 6.529, 6.675, 5.556, 3.377, 4.097, 1.74, 1.171, 2.943, 2.28, 2.952, 5.533, 8.69, 8.98, 9.7, 10.16, 9.7, 9.08, 8.14, 8.53, 9.04, 9.38, 8.49, 7, 6.923, 7.62, 5.555, 4.449, 3.556, 3.068, 4.419, 5.509, 4.756, 5.259, 5.427, 6.059, 5.507, 6.169, 6.125, 4.219, 4.198, 4.758, 5.303, 5.123, 5.084, 4.528, 5.113, 5.336, 4.393, 4.589, 2.287, 1.823, 2.38, 5.86, 6.337, 5.63, 6.893, 7.05, 6.766, 6.992, 7.53, 8.4, 8.55, 9.7, 9, 9.59, 10.92, 9.78, 9.84, 9.05, 9.52, 7.8, 8.45, 6.167, 5.943, 4.982, 5.276, 4.937, 5.39, 5.534, 7.41, 6.835, 6.252 ; 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 = 19.64, 331.4, 334.3, 354.9, 14.79, 4.7, 1.98, 6.41, 19.52, 12.89, 12.68, 344.445, 3.42, 5.1, 358.95, 301.3, 282.9, 287.1, 262, 260.3, 255.4, 266.9, 269.7, 268.2, 297.2, 299.5, 297.8, 292, 290.3, 298.5, 290.3, 273.4, 284.5, 282.9, 288.6, 296.8, 297.6, 294, 289.7, 284.2, 285.6, 261.1, 276.4, 286.6, 290.2, 295, 289.4, 297.2, 332.6, 349.415, 322.7, 323.8, 312.7, 310.5, 317.6, 320.2, 319.6, 319.7, 325.4, 327.1, 332.7, 333.1, 330.5, 341.1, 341.6, 324, 329.7, 134, 207.8, 230.4, 289.5, 296.3, 294.1, 302.6, 309.8, 300.9, 313.1, 306.2, 301.5, 275.1, 287, 311.5, 309.4, 325.2, 326.3, 326, 345.227, 346.743, 345.104, 320.2, 352.36, 314.6, 234.1, 227.5, 274, 290, 313.9, 301.9, 306.2, 322.9, 330.7, 311.8, 307.1, 303, 300.4, 301.4, 305.3, 305.8, 300.4, 293.5, 293.2, 299.5, 290, 279, 266, 223.3, 225, 233.2, 230.8, 236.4, 246.3, 249.4, 265.9, 273.9, 289.8, 319.6, 330.3, 338.2, 346.66, 356.1, 338.3, 341.7, 347.392, 345.805, 320.4, 322, 224, 220.3, 233.2, 238.5, 228.2, 251.8, 253.4, 254.9, 315.3, 310.8, 301.8, 305.7, 305.8, 300.7, 298.6, 300.3, 292.5, 303.8, 313.2, 323.2, 327.6, 330.3, 321.9, 309.9, 283.1, 279, 263.7, 234, 237.1, 231.6, 237.5, 242.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 = 2834.779, 1671.212, 2875.627, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2832.376, 2795.132, 2957.323, 2956.722, 2950.715, 2956.722, 2956.722, 2787.924, 2943.506, 2505.592, 2950.715, 2956.121, 2956.121, 2956.121, 2954.319, 2954.319, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2883.436, 2956.722, 2953.719, 2899.054, 2899.655, 2885.238, 2922.482, 2893.047, 2933.294, 2945.309, 2864.213, 2700.221, 2955.521, 2955.521, 2909.266, 2956.121, 2955.521, 2448.525, 2295.345, 2193.225, 2295.345, 2704.426, 2902.058, 2286.334, 2211.847, 2656.369, 2727.853, 2774.708, 2954.319, 2947.711, 2953.719, 2953.719, 2956.121, 2952.517, 2736.864, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2915.273, 1450.152, 1924.71, 2956.121, 2956.121, 2956.121, 2781.917, 2820.362, 2703.224, 2901.457, 2947.711, 2957.323, 2956.722, 2957.323, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2742.27, 2559.656, 2686.405, 2956.722, 2939.902, 2957.323, 2957.323, 2954.92, 2954.92, 2712.235, 2626.935, 2535.027, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2184.815, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2683.401, 2696.616, 1451.354, 2067.077, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2957.323, 2887.641, 2957.323, 2886.439, 2957.323, 2946.51, 2703.224, 2043.649, 2308.561, 1751.707, 2956.121 ; 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 ; }