netcdf F0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; 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 depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:epic_code = 3 ; 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 current_speed(time, depth, lat, lon) ; current_speed:long_name = "Current Speed" ; current_speed:standard_name = "sea_water_velocity" ; current_speed:short_name = "CSPD" ; current_speed:ancillary_variables = "current_speed_qc" ; current_speed:_FillValue = -9999.f ; current_speed:units = "cm/s" ; current_speed:valid_range = 0.f, 300.f ; current_speed:is_dead = 0. ; current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ; current_speed:epic_code = 300 ; byte current_speed_qc(time, depth, lat, lon) ; current_speed_qc:long_name = "Current Speed Quality" ; current_speed_qc:short_name = "CSPDQC" ; current_speed_qc:intent = "data_quality" ; current_speed_qc:standard_name = "sea_water_velocity data_quality" ; current_speed_qc:_FillValue = 128s ; current_speed_qc:units = "1" ; current_speed_qc:valid_range = -127s, 127s ; current_speed_qc:flag_values = 0s, 1s, 2s ; current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_direction(time, depth, lat, lon) ; current_direction:long_name = "Current Direction" ; current_direction:standard_name = "direction_of_sea_water_velocity" ; current_direction:short_name = "CDIR" ; current_direction:ancillary_variables = "current_direction_qc" ; current_direction:_FillValue = -999.f ; current_direction:units = "angular_degrees" ; current_direction:valid_range = 0.f, 360.f ; current_direction:is_dead = 0. ; current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ; current_direction:epic_code = 310 ; byte current_direction_qc(time, depth, lat, lon) ; current_direction_qc:long_name = "Current Direction QC" ; current_direction_qc:short_name = "CDIRQC" ; current_direction_qc:intent = "data_quality" ; current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ; current_direction_qc:_FillValue = 128s ; current_direction_qc:units = "1" ; current_direction_qc:valid_range = -127s, 127s ; current_direction_qc:flag_values = 0s, 1s, 2s ; current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_u(time, depth, lat, lon) ; current_u:long_name = "East Current Velocity Component" ; current_u:standard_name = "eastward_sea_water_velocity" ; current_u:ancillary_variables = "current_u_qc" ; current_u:short_name = "u" ; current_u:units = "cm/s" ; current_u:valid_range = -300.f, 300.f ; current_u:_FillValue = -9999.f ; current_u:is_dead = 0. ; byte current_u_qc(time, depth, lat, lon) ; current_u_qc:long_name = "East Current Velocity Component QC" ; current_u_qc:short_name = "UQC" ; current_u_qc:intent = "data_quality" ; current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ; current_u_qc:_FillValue = 128s ; current_u_qc:units = "1" ; current_u_qc:valid_range = -127s, 127s ; current_u_qc:flag_values = 0s, 1s, 2s ; current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_v(time, depth, lat, lon) ; current_v:long_name = "North Current Velocity Component" ; current_v:standard_name = "northward_sea_water_velocity" ; current_v:short_name = "v" ; current_v:ancillary_variables = "current_v_qc" ; current_v:_FillValue = -999.f ; current_v:units = "cm/s" ; current_v:valid_range = -300.f, 300.f ; current_v:is_dead = 0. ; byte current_v_qc(time, depth, lat, lon) ; current_v_qc:long_name = "North Current Velocity Component QC" ; current_v_qc:short_name = "VQC" ; current_v_qc:intent = "data_quality" ; current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ; current_v_qc:_FillValue = 128s ; current_v_qc:units = "1" ; current_v_qc:valid_range = -127s, 127s ; current_v_qc:flag_values = 0s, 1s, 2s ; current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:ancillary_variables = "temperature_qc" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:calibration_coeffs = -0.6659, 0.03419, -6.292e-06, 4.8e-09 ; temperature:calibration_type = "Wide Range" ; temperature:epic_code = 20 ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "sea_water_temperature data_quality" ; temperature_qc:_FillValue = 128s ; temperature_qc:units = "1" ; temperature_qc:valid_range = -127s, 127s ; temperature_qc:flag_values = 0s, 1s, 2s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; // 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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.aanderaa.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 = "aanderaa" ; :aanderaa_serial_number = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453596.95833912 ; :ending_julian_day_string = "2005-08-13 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333, 2453595.875, 2453595.91666667, 2453595.95833333, 2453596, 2453596.04166667, 2453596.08333333, 2453596.125, 2453596.16666667, 2453596.20833333, 2453596.25, 2453596.29166667, 2453596.33333333, 2453596.375, 2453596.41666667, 2453596.45833333, 2453596.5, 2453596.54166667, 2453596.58333333, 2453596.625, 2453596.66666667, 2453596.70833333, 2453596.75, 2453596.79166667, 2453596.83333333, 2453596.875, 2453596.91666667, 2453596.95833333 ; current_speed = 20.8243, 9.9722, 12.6119, 9.0923, 7.0392, 18.1846, 29.9166, 32.8496, 43.995, 39.3022, 29.0367, 30.2099, 27.5702, 15.8382, 9.3856, 15.8382, 9.3856, 13.7851, 13.4918, 27.5702, 38.7156, 39.3022, 30.5032, 22.8774, 17.598, 4.6928, 21.9975, 14.3717, 7.6258, 8.2124, 11.4387, 14.665, 29.6233, 36.0759, 19.9444, 19.6511, 19.3578, 9.3856, 21.7042, 28.7434, 17.8913, 8.2124, 10.8521, 11.732, 26.1037, 26.6903, 24.9305, 18.4779, 14.9583, 5.866, 10.2655, 25.5171, 24.0506, 14.9583, 9.9722, 11.732, 30.5032, 28.4501, 33.1429, 28.7434, 15.8382, 14.0784, 15.8382, 25.5171, 24.6372, 30.2099, 25.8104, 12.9052, 22.2908, 24.9305, 36.9558, 30.7965, 21.4109, 12.9052, 13.7851, 3.5196, 16.7181, 13.7851, 6.7459, 5.5727, 5.866, 28.4501, 22.8774, 31.3831, 14.9583, 12.0253, 17.3047, 11.1454, 27.2769, 17.598, 6.4526, 2.3464, 5.2794, 4.9861, 23.7573, 22.5841, 21.4109, 13.1985, 14.665, 10.8521, 18.7712, 32.8496, 19.9444, 9.0923, 8.5057, 5.5727, 17.0114, 25.5171, 23.464, 16.1315, 16.7181, 6.7459, 13.7851, 24.6372, 27.8635, 25.2238, 11.732, 9.6789, 25.5171, 26.6903, 29.6233, 23.1707, 17.0114, 9.9722, 3.5196, 19.9444, 32.5563, 26.397, 19.0645, 7.9191, 17.0114, 29.9166, 34.6094, 27.5702, 26.9836, 23.464, 11.1454, 19.9444, 29.0367, 34.3161, 15.2516, 9.3856, 18.7712, 44.8749, 55.1404, 36.6625, 29.6233, 31.6764, 15.8382, 7.9191, 23.1707, 18.7712, 14.3717, 2.0531, 4.9861, 33.4362, 42.2352, 43.4084, 26.1037, 28.4501, 10.5588, 11.732, 17.0114, 21.1176, 10.5588, 14.665, 15.8382, 25.8104 ; current_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 ; current_direction = 210.1852, 241.126, 18.2116, 328.3228, 134.9428, 176.7832, 182.7604, 177.4864, 170.806, 193.66, 181.7056, 186.2764, 191.5504, 226.0072, 278.3956, 14.6956, 343.4032, 153.9292, 180.6508, 151.468, 156.0388, 153.9292, 164.4772, 207.724, 214.4044, 44.5816, 9.07, 331.1356, 319.1812, 177.1348, 191.5504, 169.048, 175.0252, 179.2444, 214.756, 192.6052, 198.5824, 227.062, 290.35, 0.28, 332.542, 331.4872, 167.9932, 210.5368, 159.5548, 154.2808, 160.6096, 189.4408, 196.8244, 215.1076, 359.9284, 355.7092, 325.51, 292.4596, 149.0068, 192.6052, 172.2124, 150.0616, 160.9612, 187.6828, 170.1028, 199.6372, 235.5004, 320.236, 9.7732, 344.1064, 3.0928, 68.842, 137.7556, 134.2396, 137.0524, 150.0616, 148.6552, 176.7832, 94.8604, 67.4356, 335.7064, 311.7976, 321.994, 336.4096, 149.71, 163.0708, 144.0844, 142.3264, 178.1896, 209.1304, 90.9928, 41.7688, 23.4856, 357.8188, 18.5632, 133.1848, 223.1944, 127.5592, 150.4132, 125.4496, 158.1484, 169.7512, 221.0848, 344.8096, 333.5968, 316.72, 287.8888, 300.898, 307.93, 197.176, 162.016, 129.6688, 166.9384, 179.2444, 196.1212, 208.4272, 314.962, 338.5192, 340.2772, 329.026, 76.2256, 120.8788, 156.742, 156.3904, 153.5776, 193.3084, 183.4636, 176.08, 254.8384, 290.7016, 311.446, 314.2588, 349.732, 17.1568, 152.5228, 176.08, 169.3996, 185.9248, 185.2216, 186.628, 196.8244, 265.3864, 319.1812, 331.4872, 10.828, 153.9292, 173.9704, 181.354, 173.2672, 178.5412, 173.2672, 199.2856, 181.7056, 211.9432, 326.9164, 330.0808, 349.3804, 105.76, 179.9476, 167.6416, 173.2672, 177.838, 197.5276, 216.8656, 189.7924, 263.2768, 10.1248, 352.1932, 45.988, 159.5548, 167.9932, 166.5868 ; current_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 ; current_u = -10.47039, -8.732493, 3.941562, -4.774667, 4.982433, 1.020415, -1.440766, 1.440669, 7.029425, -9.2816, -0.8642466, -3.302694, -5.520377, -11.39443, -9.28502, 4.017892, -2.680854, 6.058296, -0.1532447, 13.16889, 15.7231, 17.27259, 8.163321, -10.64286, -9.943404, 3.293991, 3.467709, -6.93777, -4.984749, 0.4105078, -2.290369, 2.786153, 2.568861, 0.4757446, -11.36996, -4.288495, -6.168715, -6.871116, -20.34955, 0.1404662, -8.249647, -3.920231, 2.257538, -5.960931, 9.118319, 11.58255, 8.277003, -3.030901, -4.329522, -3.373617, -0.01282834, -1.909154, -13.61895, -13.8237, 5.135048, -2.560296, 4.133219, 14.19855, 10.81149, -3.842668, 2.722285, -4.731231, -13.05274, -16.32142, 4.182129, -8.273035, 1.392557, 12.03524, 14.98598, 17.86092, 25.17907, 15.36957, 11.13767, 0.7241657, 13.73553, 3.25017, -6.878036, -10.27685, -4.153748, -2.230169, 2.958675, 8.284378, 13.41972, 19.18017, 0.4725654, -5.853903, 17.3021, 7.424245, 10.87035, -0.6697786, 2.054188, 1.710878, -3.613622, 3.952601, 11.72997, 18.3976, 7.96922, 2.348316, -9.637476, -2.843549, -8.347275, -22.52051, -18.98018, -7.801947, -6.708976, -1.645662, 5.252294, 19.64172, 5.302829, 0.2127313, -4.642117, -3.21133, -9.754001, -9.021882, -9.403091, -12.9814, 11.3946, 8.306963, 10.07599, 10.68953, 13.18193, -5.333719, -1.027734, 0.6817349, -3.39709, -18.65667, -24.40355, -18.90539, -3.398298, 2.336037, 7.848985, 2.045205, 6.366683, -2.845881, -2.455724, -2.708276, -3.225919, -19.87978, -18.98039, -16.38096, 2.865186, 4.124797, 1.971769, -1.060374, 6.464621, 0.9333581, 3.473014, -10.46199, -0.4714072, -4.189824, -12.64801, -9.362665, -2.648526, 1.97592, 0.00456005, 7.156221, 4.951624, 1.637585, -7.861526, -17.06835, -1.795828, -11.65132, 2.990482, -2.86847, 7.593829, 5.122651, 3.294785, 5.98729 ; current_u_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 ; current_v = -18.00062, -4.815426, 11.98015, 7.737731, -4.972495, -18.15595, -29.88189, -32.81799, -43.4298, -38.19051, -29.02384, -30.02882, -27.01188, -11.00071, 1.370364, 15.32009, 8.994582, -12.38249, -13.49093, -24.22181, -35.37912, -35.30327, -29.39057, -20.25105, -14.51958, 3.342454, 21.72245, 12.58623, 5.771058, -8.202134, -11.20705, -14.3979, -29.51171, -36.07276, -16.38606, -19.17745, -18.34861, -6.393532, 7.547722, 28.74306, 15.87583, 7.216322, -10.61469, -10.10481, -24.45934, -24.04614, -23.5164, -18.22763, -14.31803, -4.798819, 10.26549, 25.44558, 19.82311, 5.714548, -8.548453, -11.44922, -30.22187, -24.65379, -31.32991, -28.48538, -15.60249, -13.25959, -8.970764, 19.61463, 24.27965, 29.05503, 25.77281, 4.658016, -16.50152, -17.39302, -27.0508, -26.68709, -18.28603, -12.88487, -1.167988, 1.350547, 15.2377, 9.187786, 5.315407, 5.106988, -5.065195, -27.21722, -18.52799, -24.83989, -14.95083, -10.50427, -0.2998344, 8.312673, 25.01729, 17.58525, 6.116891, -1.605767, -3.84887, -3.039431, -20.65956, -13.09848, -19.87255, -12.98791, -11.05356, 10.47293, 16.81312, 23.91491, 6.126333, 4.668999, 5.228439, -5.32417, -16.18027, -16.28881, -22.85693, -16.1301, -16.06069, -5.932498, 9.741071, 22.92591, 26.22893, 21.62691, 2.793384, -4.967441, -23.44348, -24.45621, -26.52879, -22.54845, -16.98033, -9.94887, -0.9205245, 7.050364, 21.54947, 18.42248, 18.75918, 7.566709, -15.09242, -29.84661, -34.01876, -27.42293, -26.87162, -23.30718, -10.66834, -1.604238, 21.97441, 30.15392, 14.98005, -8.430631, -18.66735, -44.86237, -54.76014, -36.65062, -29.41901, -29.89885, -15.83118, -6.719934, 19.41415, 16.26956, 14.12555, -0.5576392, -4.986098, -32.66142, -41.94393, -43.3775, -24.89176, -22.76136, -10.40496, -1.373499, 16.74648, 20.92188, 7.336349, -13.7412, -15.49171, -25.10636 ; current_v_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 ; temperature = 14.44894, 15.4876, 15.67663, 15.33012, 15.36161, 14.85793, 14.66914, 13.9772, 14.98382, 15.86574, 15.70814, 15.4246, 14.16588, 15.86574, 15.77118, 15.70814, 15.4876, 15.36161, 16.21264, 15.80269, 15.61361, 15.96032, 16.14955, 15.14121, 15.67663, 14.44894, 16.40199, 16.118, 15.39311, 15.36161, 15.4246, 14.57476, 15.4246, 14.73207, 15.4561, 15.04677, 13.66278, 14.16588, 15.73966, 15.29863, 14.76353, 14.795, 14.92087, 14.63768, 14.00865, 16.14955, 15.17269, 14.41748, 13.41125, 13.50557, 15.80269, 15.99185, 14.73207, 14.5433, 14.85793, 14.10298, 14.04009, 13.03395, 13.91431, 14.38603, 14.5433, 14.04009, 15.04677, 15.80269, 15.89726, 13.63133, 13.47413, 14.41748, 13.9772, 14.26022, 14.7006, 13.72566, 14.16588, 13.31693, 14.8894, 14.57476, 14.48039, 14.57476, 14.48039, 14.10298, 14.16588, 14.66914, 13.31693, 14.66914, 13.9772, 14.51185, 15.26714, 15.17269, 14.29167, 13.85143, 14.10298, 14.04009, 14.10298, 14.32312, 14.00865, 13.59989, 14.00865, 13.72566, 13.09683, 13.78854, 14.00865, 14.13443, 14.29167, 13.91431, 14.22877, 13.9772, 14.07154, 13.03395, 13.47413, 13.81998, 13.66278, 12.97106, 12.40496, 14.76353, 14.04009, 13.81998, 13.81998, 14.38603, 14.04009, 12.84528, 13.53701, 14.29167, 13.44269, 14.00865, 13.28548, 14.48039, 14.04009, 13.66278, 13.31693, 13.47413, 13.44269, 13.53701, 14.35458, 14.29167, 14.66914, 14.5433, 14.60622, 15.58211, 13.85143, 14.51185, 13.94576, 14.26022, 14.22877, 14.73207, 15.33012, 14.92087, 14.41748, 14.29167, 13.78854, 13.59989, 15.92879, 13.44269, 14.29167, 14.48039, 13.59989, 14.16588, 15.5191, 15.99185, 16.02339, 14.95234, 16.33886, 15.4246, 17.16039, 15.17269, 16.37042, 16.68619, 15.58211, 15.17269 ; 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 ; }