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 = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.95833912 ; :ending_julian_day_string = "2005-04-02 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 = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667, 2453463.45833333, 2453463.5, 2453463.54166667, 2453463.58333333, 2453463.625, 2453463.66666667, 2453463.70833333, 2453463.75, 2453463.79166667, 2453463.83333333, 2453463.875, 2453463.91666667, 2453463.95833333 ; air_temperature = 0.676, 0.917, 1.05, 1.16, 1.292, 1.494, 1.731, 1.807, 1.839, 1.805, 1.763, 1.95, 2.269, 2.405, 2.457, 2.423, 2.57, 2.713, 2.645, 2.701, 2.72, 2.811, 2.767, 2.645, 2.638, 2.698, 2.738, 2.738, 2.734, 2.818, 2.845, 2.83, 2.832, 2.877, 2.737, 2.664, 2.583, 2.699, 2.74, 2.652, 2.861, 2.801, 3.097, 3.013, 3.004, 2.859, 2.97, 3.185, 3.374, 3.376, 3.44, 3.631, 5.14, 6.458, 4.997, 4.35, 4.535, 4.718, 4.615, 4.82, 3.42, 3.278, 3.499, 3.564, 3.875, 3.85, 4.092, 4.335, 5.124, 5.909, 4.93, 4.576, 5.289, 5.311, 5.286, 5.252, 4.256, 4.178, 4.054, 3.889, 3.699, 3.576, 3.42, 3.233, 3.423, 3.575, 4.242, 4.55, 4.592, 4.988, 5.133, 5.92, 5.845, 6.313, 6.055, 6.476, 5.281, 4.475, 3.954, 3.917, 3.429, 3.218, 3.203, 2.9, 2.82, 2.728, 2.603, 2.229, 2.511, 2.811, 2.993, 3.259, 3.848, 3.941, 3.807, 4.254, 4.486, 4.839, 4.347, 4.059, 3.691, 3.449, 4.102, 4.703, 4.102, 3.866, 3.598, 2.982, 2.811, 2.656, 2.727, 2.864, 2.848, 3.118, 3.332, 3.371, 3.424, 3.399, 3.341, 3.296, 3.381, 3.437, 3.454, 3.385, 3.28, 3.039, 2.975, 2.758, 2.685, 2.631, 2.561, 2.663, 2.51, 2.385, 2.279, 2.114, 2.137, 2.178, 2.622, 2.712, 2.856, 3.011, 3.288, 3.559, 3.596, 3.705, 4.03, 4.61 ; 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 = 1021.858, 1021.918, 1021.618, 1021.498, 1021.618, 1021.678, 1021.858, 1021.558, 1021.498, 1021.498, 1021.318, 1021.798, 1022.698, 1023.178, 1023.058, 1022.518, 1022.158, 1021.798, 1021.378, 1021.078, 1020.898, 1020.477, 1020.417, 1020.357, 1020.177, 1020.177, 1020.357, 1019.937, 1019.277, 1019.457, 1019.397, 1018.857, 1018.497, 1018.437, 1017.657, 1018.437, 1018.077, 1017.297, 1017.177, 1015.736, 1014.116, 1012.976, 1010.575, 1009.315, 1008.115, 1007.514, 1006.734, 1006.194, 1005.774, 1005.174, 1004.454, 1003.373, 1002.113, 1001.333, 1000.253, 999.1725, 998.2122, 997.7921, 997.3721, 997.192, 997.5521, 997.6121, 997.6121, 998.0922, 998.3323, 998.8124, 998.9924, 999.1124, 1000.073, 1000.973, 1002.353, 1003.493, 1004.034, 1005.294, 1005.594, 1005.894, 1006.554, 1007.274, 1007.574, 1007.935, 1008.535, 1008.955, 1010.575, 1011.955, 1012.916, 1012.916, 1013.696, 1014.176, 1014.536, 1014.776, 1015.076, 1015.316, 1015.376, 1015.616, 1016.276, 1017.237, 1018.137, 1018.497, 1019.097, 1019.517, 1020.117, 1020.597, 1020.357, 1021.078, 1021.618, 1021.798, 1022.938, 1022.818, 1023.178, 1022.758, 1023.058, 1022.818, 1022.458, 1021.498, 1020.417, 1019.457, 1019.457, 1018.917, 1019.097, 1019.457, 1019.277, 1019.157, 1019.277, 1019.697, 1019.997, 1018.977, 1019.277, 1018.437, 1018.737, 1019.637, 1019.217, 1018.977, 1018.917, 1019.037, 1019.817, 1019.697, 1019.517, 1019.217, 1018.677, 1018.617, 1017.837, 1018.257, 1018.857, 1018.617, 1018.857, 1019.337, 1019.277, 1019.157, 1019.277, 1018.977, 1019.097, 1019.217, 1017.837, 1018.137, 1017.417, 1016.877, 1017.297, 1017.177, 1017.477, 1016.877, 1015.796, 1014.716, 1013.576, 1012.076, 1010.815, 1010.755, 1010.515, 1009.915 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 6.86, 6.625, 6.703, 6.194, 6.037, 5.802, 5.958, 6.586, 6.468, 6.311, 5.135, 5.684, 7.25, 8.11, 7.1, 6.586, 5.586, 5.566, 8.51, 9.68, 11.25, 9.8, 10.9, 8.94, 9.37, 9.29, 8.9, 7.8, 7.33, 7.41, 6.115, 5.684, 4.626, 5.762, 4.116, 2.744, 3.332, 4.626, 5.292, 6.899, 7.88, 9.09, 10.7, 10.7, 11.88, 9.25, 9.17, 7.64, 7.72, 6.899, 6.115, 5.194, 5.723, 4.155, 4.469, 4.116, 5.684, 7.45, 6.782, 7.21, 8.43, 8.15, 9.64, 8.43, 10.19, 6.86, 8.62, 9.76, 10.39, 12.31, 9.92, 7.84, 11.76, 12.9, 11.64, 11.49, 9.64, 8.9, 9.17, 10.04, 11.02, 12.94, 11.84, 9.17, 10.47, 9.84, 9.33, 7.25, 4.802, 5.41, 5.057, 4.116, 2.94, 4.116, 3.038, 2.862, 2.705, 4.194, 3.626, 4.39, 3.92, 3.45, 4.547, 3.92, 5.841, 6.546, 4.998, 6.938, 6.703, 7.1, 5.958, 3.528, 1.646, 3.018, 5.723, 4.547, 4.273, 2.352, 2.744, 3.881, 3.959, 2.038, 2.078, 2.94, 3.606, 5.958, 5.194, 8.04, 7.41, 4.606, 4.782, 4.508, 4.586, 5.88, 4.508, 3.136, 4.469, 4.861, 4.743, 6.154, 5.762, 5.41, 4.626, 4.978, 3.646, 5.331, 5.645, 4.547, 4.39, 4.312, 3.606, 2.156, 3.998, 2.43, 6.35, 7.96, 8.55, 8.94, 7.92, 8.66, 10.27, 11.6, 11.88, 12.98, 14.11, 12.74, 12.43, 12.78 ; 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.052, 5.697, 5.852, 5.408, 5.09, 5.037, 5.181, 5.562, 5.313, 5.019, 4.349, 4.986, 6.143, 7.02, 6.202, 5.376, 4.69, 4.774, 7.17, 8.4, 8.92, 7.99, 9.08, 7.75, 8.25, 7.91, 7.52, 6.474, 6.38, 6.511, 4.969, 4.396, 4.026, 4.755, 3.652, 2.046, 2.666, 4.046, 4.643, 5.934, 6.787, 7.2, 9.18, 9.18, 9.17, 7.77, 7.59, 6.222, 6.39, 5.947, 5.383, 4.404, 4.711, 3.504, 4.045, 3.75, 4.952, 6.202, 6.056, 6.334, 6.655, 6.823, 7.65, 6.769, 7.23, 5.206, 7.03, 7.91, 7.93, 9.75, 7.08, 6.181, 10.11, 11.06, 10.05, 9.24, 8.12, 7.27, 7.87, 8.25, 9.02, 10.31, 9.74, 7.81, 7.69, 8.27, 7.94, 6.098, 2.632, 4.021, 3.376, 3.084, 1.841, 3.481, 1.962, 2.032, 2.025, 3.692, 2.792, 3.609, 3.25, 2.588, 3.747, 3.29, 4.795, 5.556, 3.77, 5.98, 6, 5.879, 4.535, 2.651, 0.949, 2.363, 5.053, 3.805, 3.549, 1.333, 2.176, 3.114, 3.238, 1.339, 1.324, 1.459, 2.58, 4.168, 3.958, 6.916, 6.529, 3.471, 3.684, 3.535, 3.727, 4.942, 3.304, 2.337, 3.64, 4.274, 4.17, 5.142, 5.024, 4.706, 3.905, 3.943, 3.043, 4.57, 4.568, 3.685, 3.162, 3.307, 2.726, 1.444, 2.648, 1.67, 4.704, 6.777, 7.23, 7.82, 6.687, 7.62, 8.92, 9.59, 9.86, 11.11, 11.76, 10.92, 10.08, 10.83 ; 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 = 199.1, 195.8, 201.9, 195.7, 207, 219.7, 224.3, 229.6, 226.8, 228.5, 221.3, 208, 209.6, 215.1, 216.5, 206.3, 197.8, 181.2, 179.6, 180.8, 187.5, 187.5, 185.4, 174.8, 178.2, 178.3, 182.9, 178.1, 179.9, 184.3, 191.3, 188.2, 174.5, 169.3, 138.4, 125, 104.1, 89.1, 81.6, 74, 68.8, 57.2, 61.4, 59.5, 63, 35.45, 40.47, 37.45, 40.88, 53.7, 55.6, 54.8, 59.3, 86.6, 69.3, 52, 50.22, 64.1, 65.8, 72.2, 7.77, 1.31, 352.94, 359.1, 358.7, 357.54, 355.41, 357.52, 1.72, 3.38, 350.77, 6.1, 3.65, 359.57, 7.27, 5.88, 345.824, 355.25, 356.75, 357.43, 357.07, 1.32, 2.08, 2.24, 3.71, 356.56, 2.77, 356.57, 39.34, 38.57, 58.4, 36.21, 24.26, 47.17, 19.19, 2.87, 315.6, 71.3, 176, 115, 111, 88.9, 57.7, 5.3, 347.811, 15.47, 1.25, 17.92, 19.17, 27.78, 6.81, 24.41, 189.5, 237.8, 235.5, 217.7, 217.6, 205.5, 230.8, 261, 274.8, 329.7, 316.2, 43.03, 114.7, 107.7, 76.8, 84.2, 92.4, 106.6, 108.3, 97.3, 112.1, 133.2, 162.8, 154.7, 151, 140.8, 138.6, 151.4, 137.3, 147.6, 151.8, 145.9, 158.9, 131.1, 134.6, 137.2, 144.1, 144.7, 140.8, 153.6, 84.9, 87.7, 52.1, 52.9, 76.6, 71.9, 74.2, 67.7, 70.9, 74.2, 81.4, 91.1, 97.2, 99.9, 103.8, 113.2 ; 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 = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2276.723, 2551.246, 2921.881, 2902.058, 2848.595, 2838.984, 2908.065, 2754.284, 2868.418, 2255.098, 1261.531, 2310.963, 2954.92, 2955.521, 2956.121, 2956.121, 2956.121, 2954.92, 2956.121, 2952.517, 2938.701, 2937.499, 2939.902, 2944.107, 2947.711, 2908.666, 2929.69, 2678.595, 2371.635, 2475.557, 1793.756, 1368.456, 1730.682, 2144.568, 1635.17, 1368.456, 1071.708, 905.913, 1189.446, 1481.389, 1116.16, 433.1577, 431.3556, 523.2636, 598.9525, 858.4573, 1178.033, 1310.789, 1507.219, 1116.761, 1164.817, 2333.189, 2569.868, 1582.908, 1749.904, 2354.214, 2750.079, 2949.513, 2929.69, 2956.121, 2954.319, 2954.92, 2953.719, 2955.521, 2955.521, 2938.1, 2955.521, 2955.521, 2955.521, 2832.376, 2955.521, 2955.521, 2426.299, 2393.861, 2891.245, 2942.906, 2927.287, 2947.111, 2954.319, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2945.909, 2954.319, 2955.521, 2955.521, 2956.121, 2476.758, 2704.426, 2929.69, 2956.722, 2956.722, 2956.722, 2956.121, 2768.1, 2728.454, 1632.166, 2799.337, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2956.121, 2933.294, 2921.881, 2850.397, 2793.931, 2709.832, 2440.115, 2694.814, 2801.139, 2784.32, 2866.015, 2715.839, 2501.387, 2416.087, 2817.959, 2884.637, 2943.506, 2916.475, 2956.121, 2955.521, 2955.521, 2956.121, 2955.521, 2952.517, 2955.521, 2943.506, 2888.241, 2911.068, 2667.182, 2804.743, 2477.359, 2022.024, 1515.029, 1396.089, 1588.315, 1491.601, 1281.354, 1536.053, 1169.022, 1325.206, 916.1251, 2344.603 ; 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 ; }