netcdf C0208.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.0600005, 800.019 ; 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 = "24-Feb-2005 23:18:25: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.met.realtime.nc C0208.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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2448663" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :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: 23-Feb-2005 18:17:48\n", "WIND_DIR_1.2: 23-Feb-2005 18:17:48\n", "AAN_VIZ_1.2: 23-Feb-2005 18:17:48" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; 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 = 1.118, 1.342, 1.485, 1.592, 1.737, 1.685, 1.569, 0.657, 1.21, 1.853, 1.797, 1.997, 2.075, 2.044, 1.961, 1.996, 2.304, 2.695, 2.869, 2.97, 3.031, 3.174, 3.302, 3.073, 3.098, 3.12, 3.093, 3.081, 3.058, 2.939, 2.805, 2.746, 2.673, 2.839, 2.861, 2.871, 2.893, 2.95, 2.978, 2.914, 2.907, 2.862, 3.053, 3.085, 3.253, 3.351, 3.257, 3.158, 3.215, 3.745, 2.709, 2.474, 2.781, 2.782, 2.962, 2.862, 2.944, 3.113, 3.319, 3.333, 3.479, 3.593, 3.852, 4.033, 4.403, 4.747, 5.25, 5.37, 5.059, 5.973, 5.837, 6.062, 5.982, 6.069, 5.639, 5.433, 4.999, 4.688, 4.446, 4.428, 4.228, 4.097, 3.915, 4.035, 4.148, 4.275, 4.486, 4.995, 4.748, 5.597, 6.405, 5.706, 6.267, 7.13, 6.382, 5.668, 6.46, 5.649, 5.049, 4.056, 3.934, 3.751, 3.516, 3.062, 2.737, 2.49, 2.625, 2.533, 2.67, 2.902, 3.178, 3.623, 4.125, 5.131, 4.447, 4.319, 4.651, 4.445, 4.194, 4.141, 4.02, 4.236, 4.122, 4.113, 3.883, 3.778, 3.885, 3.971, 3.899, 3.607, 3.375, 3.187, 3.249, 3.357, 3.544, 3.578, 3.821, 3.952, 3.964, 4.13, 3.988, 4.24, 4.02, 3.989, 3.775, 3.661, 3.453, 3.387, 3.301, 3.214, 3.22, 3.141, 3.057, 2.977, 2.796, 2.631, 2.282, 2.336, 2.483, 2.657, 2.782, 3.022, 3.237, 3.738, 4.161, 4.612, 4.824, 4.999 ; 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 = 1022.561, 1022.741, 1022.621, 1022.441, 1022.501, 1022.321, 1022.861, 1022.021, 1022.561, 1022.441, 1021.841, 1023.461, 1023.521, 1024.841, 1023.341, 1024.001, 1022.681, 1022.801, 1021.601, 1021.901, 1021.241, 1020.701, 1020.701, 1020.041, 1020.521, 1020.941, 1020.761, 1020.221, 1019.981, 1019.741, 1019.681, 1019.381, 1018.601, 1019.021, 1018.361, 1018.781, 1018.781, 1017.641, 1017.401, 1016.081, 1014.641, 1013.081, 1011.341, 1010.261, 1009.301, 1008.281, 1007.201, 1006.661, 1006.001, 1005.881, 1004.681, 1003.781, 1002.701, 1001.621, 1000.841, 999.6407, 998.8607, 998.8007, 998.8607, 998.5607, 998.9207, 999.3406, 999.5807, 999.8207, 1000.781, 1001.021, 1001.381, 1001.021, 1000.961, 1003.781, 1004.381, 1004.861, 1006.001, 1007.321, 1007.381, 1007.861, 1008.221, 1008.521, 1009.361, 1009.841, 1009.961, 1011.041, 1011.941, 1013.981, 1015.061, 1015.961, 1014.701, 1016.141, 1016.261, 1015.601, 1017.701, 1015.661, 1017.281, 1016.501, 1015.241, 1015.721, 1018.481, 1018.481, 1019.141, 1019.681, 1020.941, 1021.181, 1021.601, 1022.321, 1022.321, 1022.741, 1023.941, 1024.181, 1024.421, 1025.501, 1025.921, 1026.821, 1022.921, 1022.141, 1018.781, 1019.861, 1021.781, 1018.781, 1018.241, 1019.621, 1019.861, 1020.221, 1020.161, 1020.161, 1019.561, 1019.921, 1019.921, 1019.081, 1020.401, 1019.441, 1019.381, 1020.221, 1019.861, 1020.641, 1021.061, 1020.521, 1021.481, 1019.801, 1018.901, 1019.921, 1017.041, 1020.341, 1018.181, 1018.721, 1018.901, 1019.981, 1019.801, 1020.041, 1019.801, 1019.381, 1020.281, 1019.501, 1018.601, 1018.361, 1017.581, 1016.561, 1017.401, 1017.641, 1017.401, 1016.921, 1015.901, 1015.061, 1013.441, 1011.881, 1010.981, 1010.381, 1009.841, 1009.481 ; barometric_pressure_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 99, 99, 99, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 0, 0, 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 = 7.06, 7.53, 7.02, 6.037, 6.938, 7.57, 6.742, 2.94, 4.155, 7.45, 6.35, 8.43, 9.33, 11.13, 9.37, 6.566, 5.488, 6.899, 10.43, 9.56, 11.13, 10.82, 8.82, 9.33, 9.02, 7.92, 7.92, 7.92, 8, 8.11, 7.37, 7.02, 6.821, 6.664, 3.822, 1.47, 2.94, 4.273, 5.723, 7.53, 8.08, 10.23, 10.27, 10.74, 11.17, 11.33, 7.21, 6.154, 6.233, 6.194, 6.86, 9.41, 9.6, 8.7, 9.17, 9.56, 11.21, 9.02, 10.07, 10.74, 10.35, 10.23, 11.6, 10.35, 8.98, 9.06, 9.88, 8.78, 9.13, 9.13, 9.37, 11.45, 10.94, 10.98, 9.06, 9.45, 10.7, 10.11, 9.64, 9.72, 9.84, 9.29, 9.84, 8.04, 8.66, 9.68, 8.35, 8.08, 5.606, 6.311, 5.998, 5.331, 4.508, 4.351, 3.802, 3.038, 2.901, 2.587, 1.842, 3.214, 3.959, 4.743, 4.214, 1.47, 1.646, 2.391, 3.842, 4.743, 4.822, 5.214, 4.41, 2.744, 3.058, 2.058, 3.528, 4.704, 4.234, 5.214, 7.8, 5.723, 4.606, 3.254, 2.47, 2.117, 2.274, 2.117, 4.547, 3.998, 3.038, 6.978, 6.35, 4.547, 5.645, 3.626, 3.528, 3.881, 3.371, 3.097, 3.802, 3.802, 5.684, 4.41, 4.939, 4.704, 5.527, 5.566, 5.37, 4.586, 4.234, 3.802, 4.547, 2.666, 3.214, 4.9, 7.68, 9.6, 9.41, 9.51, 10.43, 10.51, 11.45, 11.41, 12.9, 13.72, 12.31, 13.17, 13.8, 12.74 ; 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.004, 6.139, 6.147, 5.336, 6.119, 6.239, 4.818, 2.446, 3.361, 5.945, 5.502, 7.3, 7.51, 9.12, 8.03, 4.763, 4.855, 6.126, 8.98, 8.06, 9.32, 8.9, 7.32, 7.82, 7.43, 6.445, 6.58, 6.644, 6.778, 7.16, 6.127, 5.687, 5.782, 5.552, 2.646, 1.067, 2.175, 3.732, 4.776, 6.364, 6.831, 8.58, 8.87, 9.21, 9.41, 8.73, 6.366, 5.153, 5.108, 5.351, 5.968, 7.57, 8.35, 7.33, 8.02, 7.83, 9.21, 7.67, 8.66, 8.53, 8.71, 8.45, 9.81, 8.74, 7.39, 7.31, 7.62, 7.21, 7.07, 7.35, 7.87, 9.11, 8.84, 8.46, 7.55, 8.06, 8.97, 8.76, 8.06, 8.28, 7.78, 7.59, 8.32, 6.594, 7.58, 7.22, 7.04, 6.415, 4.648, 5.715, 5.268, 4.789, 2.728, 3.367, 3.171, 2.16, 2.302, 1.89, 1.47, 2.536, 3.219, 4.087, 2.511, 1.171, 1.279, 2.049, 3.047, 4.01, 4.057, 4.572, 3.451, 2.086, 2.402, 1.424, 2.884, 3.976, 3.601, 4.54, 6.702, 4.836, 3.225, 2.359, 1.956, 1.838, 1.692, 1.022, 3.736, 3.393, 2.508, 5.949, 5.457, 3.988, 4.745, 2.83, 2.948, 3.3, 2.718, 2.599, 3.218, 3.318, 4.775, 3.301, 4.186, 3.921, 4.402, 4.698, 4.185, 3.476, 3.091, 2.666, 3.595, 1.667, 2.417, 3.981, 6.365, 8, 7.88, 7.91, 8.9, 8.65, 9.69, 9.65, 10.65, 10.84, 10.62, 11.09, 11.66, 10.61 ; 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 = 185.3, 184, 197.5, 204.7, 220.1, 225.4, 238.7, 242.6, 223.5, 224.4, 211.7, 216.3, 219.3, 220.5, 224.7, 212.7, 203.5, 190.5, 187.6, 180.7, 184.4, 180.9, 177, 179.2, 182.1, 182.8, 179.8, 181, 190.1, 184.9, 195.1, 196.9, 182.3, 188.4, 167, 117.8, 80.6, 96, 66.5, 69.8, 58.1, 57.2, 48.81, 51.18, 45.85, 46.73, 34.45, 21.46, 40.54, 358.72, 349.257, 4.92, 27.42, 19.61, 13.4, 9.29, 11.87, 13.23, 17.29, 11.21, 9.41, 2.74, 359.24, 355.13, 349.823, 358.99, 0.99, 349.709, 4.11, 3.85, 1.03, 359.5, 351.88, 353.17, 2.75, 359.4, 352.09, 0.14, 356.46, 356.44, 349.13, 353.06, 3.53, 3.95, 18.59, 13.67, 7.69, 13.52, 6.82, 358.69, 358.28, 14.03, 22.78, 37.78, 29.59, 6.29, 14.37, 62.6, 16.86, 38.8, 112.6, 117.1, 119.8, 239.5, 1.26, 21.15, 359.32, 358.39, 358.44, 16.55, 18.39, 335, 272.3, 222.7, 201.1, 217, 219.8, 212, 234.1, 236.9, 234.7, 241.7, 272.2, 290.1, 73.1, 109, 120.5, 105.3, 110.5, 104.7, 107.3, 108.2, 125.7, 142.1, 130.2, 142.8, 144.5, 139.2, 153.7, 157.9, 165, 150.2, 176.1, 149.9, 150.5, 158.3, 156.9, 173.1, 162.9, 137, 171.4, 113.1, 116.8, 68, 48.24, 37.55, 79.8, 87.5, 78.8, 74.4, 69, 80.5, 78.6, 91.1, 99.8, 111.9, 117.8, 117.9 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2917.075, 2906.263, 2914.072, 2913.471, 2888.842, 2909.266, 2891.245, 2844.39, 2850.397, 2844.39, 2838.984, 2845.592, 2648.56, 2688.807, 2687.606, 2634.143, 2726.051, 2704.426, 2665.38, 2595.097, 2133.155, 1873.049, 2407.076, 2838.383, 2818.56, 2831.775, 2786.722, 2800.539, 2819.761, 2810.75, 2792.729, 2784.32, 2790.326, 2794.531, 2730.256, 2719.443, 2716.44, 2690.609, 2438.914, 2233.472, 1770.929, 1675.417, 1609.94, 1228.492, 1615.947, 1188.845, 1676.018, 1031.461, 1532.449, 1894.674, 1710.859, 1286.16, 2093.508, 1806.371, 1734.286, 2198.632, 2193.826, 2039.444, 2142.766, 2283.331, 2631.14, 2371.034, 2664.779, 2864.213, 2841.386, 2847.394, 2842.588, 2815.556, 1625.558, 2835.379, 2870.22, 2839.584, 2865.415, 2863.012, 2834.779, 2833.577, 2838.984, 2879.832, 2881.033, 2913.471, 2912.27, 2909.867, 2897.252, 2768.701, 2530.822, 2490.574, 2812.553, 2854.001, 2867.818, 2876.228, 2870.22, 2882.234, 2786.122, 2588.49, 2888.241, 2902.058, 2911.669, 2908.065, 2894.849, 2799.337, 2908.666, 2883.436, 2834.178, 2835.98, 2829.372, 2796.333, 2635.945, 2762.093, 2804.743, 2800.539, 2842.588, 2838.984, 2872.022, 2879.231, 2899.054, 2884.037, 2801.139, 2841.987, 2814.956, 2870.22, 2915.874, 2892.447, 2907.464, 2915.273, 2900.256, 2919.478, 2907.464, 2887.04, 2838.984, 2805.945, 2806.546, 2727.252, 2681.599, 2671.387, 2681.599, 2629.938, 2633.542, 2687.606, 2686.405, 2718.843, 2784.32, 2569.267, 2819.16, 2821.563, 2842.588, 2850.397, 2835.379, 2828.171, 2837.182, 2825.167, 2852.8, 2819.761, 2853.401, 2759.69, 2724.85, 2744.072, 2346.405, 2265.911, 1912.095, 1570.894, 1537.255, 1555.276, 1285.559, 1163.616, 1760.116, 1280.153, 1499.41, 2047.254 ; 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 ; }