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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; current_speed = 21.1176, 27.2769, 41.9419, 48.3945, 41.062, 28.7434, 22.8774, 19.3578, 21.1176, 24.6372, 31.0898, 13.4918, 4.6928, 23.1707, 39.3022, 32.5563, 41.3553, 31.0898, 21.9975, 16.7181, 21.7042, 34.0228, 41.062, 18.1846, 7.6258, 22.5841, 35.196, 33.7295, 40.7687, 41.3553, 31.0898, 15.8382, 13.7851, 13.4918, 33.4362, 39.8888, 18.1846, 5.5727, 20.531, 29.0367, 31.0898, 34.6094, 21.4109, 21.4109, 21.7042, 18.1846, 21.4109, 12.6119, 3.2263, 6.7459, 8.2124, 18.7712, 23.464, 18.1846, 13.1985, 7.6258, 8.5057, 7.0392, 8.2124, 18.7712, 11.732, 4.6928, 3.5196, 12.9052, 24.0506, 9.0923, 26.1037, 4.3995, 7.3325, 22.2908, 24.3439, 22.5841, 14.665, 3.5196, 6.4526, 9.3856, 17.3047, 23.464, 21.9975, 15.8382, 8.799, 9.3856, 1.7598, 10.2655, 31.3831, 20.531, 13.7851, 7.3325, 5.866, 29.33, 43.4084, 39.0089, 37.8357, 26.6903, 19.3578, 14.665, 41.6486, 42.2352, 29.9166, 9.0923, 24.6372, 41.6486, 69.2188, 67.459, 53.3806, 43.1151, 30.2099, 15.8382, 22.2908, 16.7181, 22.5841, 7.9191, 21.1176, 40.7687, 45.4615, 43.7017, 28.4501, 29.9166, 25.2238, 12.6119, 11.732, 10.2655, 8.2124, 18.4779, 23.464, 24.9305, 40.1821, 34.9027, 24.0506, 17.598, 15.2516, 7.9191, 5.2794, 14.9583, 17.598, 6.7459, 12.9052, 12.0253, 19.0645, 21.4109, 17.8913, 12.3186, 9.3856, 21.1176, 7.3325, 17.8913, 17.598, 12.9052, 17.0114, 14.9583, 17.598, 32.263, 31.3831, 25.8104, 25.8104, 23.7573, 20.531, 26.6903, 33.7295, 30.5032, 36.9558, 7.3325, 11.732, 30.7965, 41.6486, 35.196, 30.5032, 27.8635 ; 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 = 186.628, 177.4864, 177.4864, 177.1348, 183.4636, 181.7056, 200.692, 221.0848, 259.4092, 305.8204, 321.6424, 313.204, 150.0616, 159.2032, 168.6964, 154.984, 167.9932, 187.6828, 209.8336, 229.1716, 305.1172, 321.994, 344.458, 343.7548, 111.034, 161.6644, 186.628, 197.5276, 181.0024, 193.66, 197.5276, 206.3176, 236.9068, 297.7336, 321.6424, 346.9192, 51.6136, 111.3856, 137.0524, 151.1164, 157.4452, 134.9428, 154.984, 173.6188, 67.4356, 41.7688, 33.682, 18.9148, 0.9832, 224.9524, 191.902, 173.2672, 198.934, 189.0892, 168.6964, 180.6508, 189.0892, 211.24, 306.172, 348.3256, 302.3044, 295.2724, 350.7868, 194.0116, 179.596, 184.5184, 137.0524, 152.8744, 197.8792, 59.7004, 55.8328, 43.1752, 28.0564, 42.472, 208.0756, 228.1168, 187.6828, 199.6372, 191.5504, 203.1532, 209.1304, 190.4956, 203.8564, 339.2224, 324.8068, 325.51, 317.7748, 111.034, 156.0388, 161.3128, 159.2032, 182.7604, 189.7924, 190.4956, 225.6556, 265.3864, 313.5556, 336.7612, 352.1932, 33.682, 143.0296, 166.2352, 163.774, 164.4772, 175.0252, 173.2672, 183.4636, 220.7332, 260.464, 325.1584, 314.962, 34.0336, 164.8288, 182.7604, 181.354, 177.1348, 170.4544, 204.9112, 214.756, 240.7744, 279.4504, 33.3304, 296.3272, 208.7788, 181.7056, 210.5368, 197.176, 190.144, 181.0024, 202.45, 222.4912, 68.4904, 2.3896, 30.166, 343.0516, 248.158, 163.774, 229.1716, 148.3036, 148.3036, 126.1528, 148.3036, 211.24, 90.9928, 28.7596, 30.5176, 312.5008, 266.0896, 253.432, 218.9752, 189.4408, 189.0892, 167.9932, 173.9704, 184.1668, 203.1532, 231.9844, 274.8796, 320.9392, 311.0944, 339.9256, 47.0428, 136.3492, 154.6324, 152.8744, 155.6872, 180.2992, 189.7924 ; 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 = -2.437448, 1.19627, 1.839426, 2.419064, -2.480736, -0.8555168, -8.083597, -12.72147, -20.75786, -19.97721, -19.29333, -9.834455, 2.342029, 8.226867, 7.703536, 13.76713, 8.603051, -4.156354, -10.94338, -12.6501, -17.75354, -20.94934, -11.00234, -5.087116, 7.117675, 7.104558, -4.062414, -10.15815, -0.7132194, -9.76646, -9.363165, -7.021811, -11.54893, -11.94187, -20.74942, -9.027829, 14.25383, 5.189006, 13.98837, 14.02565, 11.92502, 24.49696, 9.054056, 2.379668, 20.04272, 12.11324, 11.87412, 4.088296, 0.05536084, -4.766107, -1.693712, 2.200722, -7.61357, -2.872657, 2.587008, -0.08661657, -1.343662, -3.650698, -6.62945, -3.798348, -9.91613, -4.243644, -0.5635182, -3.124586, 0.1695825, -0.7162845, 17.78521, 2.005919, -2.251159, 19.24586, 20.1422, 15.45275, 6.897543, 2.376539, -3.036827, -6.987648, -2.313443, -7.885386, -4.404556, -6.227438, -4.283344, -1.709681, -0.7117437, -3.641598, -18.08719, -11.62593, -9.264226, 6.843918, 2.382288, 9.397372, 15.41236, -1.878646, -6.43505, -4.861906, -13.84376, -14.61748, -30.18299, -16.6645, -4.063666, 5.042435, 14.81687, 9.909734, 19.34159, 18.0535, 4.629037, 5.054783, -1.825113, -10.33502, -21.98278, -9.551211, -15.97996, 4.432154, 5.526562, -1.963398, -1.074235, 2.184488, 4.717951, -12.60126, -14.37965, -11.00646, -11.57277, 5.640545, -7.360577, -8.895804, -0.6983811, -12.66698, -11.86609, -6.147159, -0.4207481, -6.720273, -10.3021, 7.367583, 0.2201209, 7.51665, -5.129999, -6.261634, 3.606059, -9.099196, 10.01684, 11.24968, 14.44627, 6.472416, -4.867598, 21.11443, 3.527927, 9.085256, -12.97444, -12.87516, -16.30512, -9.40853, -2.886573, -5.096649, 6.528556, 2.711182, -1.875391, -9.341157, -16.17521, -26.59356, -21.25447, -22.98805, -12.68471, 5.366385, 8.098146, 13.19397, 18.98937, 14.49083, -0.1592878, -4.73899 ; 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 = -20.97646, -27.25066, -41.90155, -48.334, -40.987, -28.73067, -21.40166, -14.5907, -3.881278, 14.41883, 24.37916, 9.236459, -4.066604, -21.66102, -38.53983, -29.50218, -40.45057, -30.81072, -19.08226, -10.93022, 12.48536, 26.80814, 39.56054, 17.45855, -2.737067, -21.43751, -34.96077, -32.16351, -40.76246, -40.18553, -29.64636, -14.19658, -7.5267, 6.27856, 26.21909, 38.85376, 11.29194, -2.032045, -15.02822, -25.42462, -28.71184, -24.4481, -19.40234, -21.27825, 8.328371, 13.56278, 17.81662, 11.93088, 3.225825, -4.774033, -8.035848, -18.64175, -22.19443, -17.95627, -12.94248, -7.625308, -8.398899, -6.018533, 4.847051, 18.38289, 6.269783, 2.003461, 3.474195, -12.52123, -24.05, -9.064042, -19.10731, -3.915595, -6.978384, 11.24619, 13.67177, 16.46979, 12.94164, 2.596083, -5.693305, -6.265961, -17.14936, -22.09932, -21.55203, -14.56254, -7.68605, -9.228569, -1.609446, 9.597878, 25.64669, 16.92216, 10.20799, -2.631795, -5.360472, -27.78378, -40.58015, -38.96364, -37.28445, -26.24374, -13.53052, -1.179587, 28.69831, 38.80859, 29.63932, 7.565961, -19.6838, -40.45248, -66.46161, -64.99837, -53.17951, -42.81776, -30.15472, -12.0015, -3.692856, 13.72112, 15.95878, 6.562634, -20.38161, -40.72139, -45.44881, -43.64707, -28.05618, -27.13321, -20.72355, -6.157755, 1.926321, 8.576989, 3.642173, -16.1956, -23.4536, -21.47272, -38.39006, -34.35711, -24.04692, -16.2643, -11.24624, 2.903594, 5.274809, 12.93254, 16.83368, -2.509801, -12.39115, -7.86209, -16.22092, -18.21734, -10.55481, -10.48121, -8.024711, -0.3658996, 6.428008, 15.41288, 11.88922, -0.880088, -4.850853, -11.62886, -17.35965, -31.85789, -30.69653, -25.66761, -25.74218, -21.84381, -12.64455, 2.270335, 26.1902, 20.0498, 34.71065, 4.996746, -8.488808, -27.82703, -37.06763, -32.07451, -30.50278, -27.45754 ; 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.795, 14.48039, 15.01529, 16.02339, 14.795, 16.33886, 15.36161, 15.4876, 16.24419, 15.5191, 13.06539, 13.0025, 12.87672, 13.31693, 14.29167, 13.2226, 14.92087, 14.73207, 13.59989, 13.7571, 13.81998, 14.04009, 13.12827, 12.75093, 13.44269, 13.63133, 13.47413, 13.03395, 14.795, 14.51185, 14.35458, 14.795, 14.60622, 14.29167, 13.03395, 12.78238, 13.2226, 13.0025, 13.91431, 14.35458, 13.56845, 15.07825, 13.72566, 13.25404, 14.29167, 14.22877, 14.82646, 14.26022, 14.10298, 14.51185, 14.5433, 14.5433, 13.88287, 13.88287, 13.85143, 13.9772, 12.90817, 13.2226, 13.53701, 13.63133, 13.50557, 13.41125, 13.15972, 13.25404, 13.03395, 11.96445, 12.71949, 13.72566, 12.93961, 13.31693, 13.47413, 13.28548, 13.2226, 13.25404, 13.12827, 13.25404, 13.15972, 13.12827, 13.59989, 13.50557, 13.41125, 13.03395, 12.87672, 13.09683, 13.53701, 13.12827, 13.03395, 13.12827, 12.93961, 13.34837, 14.19733, 14.795, 15.26714, 14.8894, 14.76353, 14.48039, 14.32312, 13.09683, 13.59989, 13.59989, 14.10298, 13.53701, 15.67663, 16.118, 16.27575, 16.14955, 15.96032, 15.36161, 15.07825, 13.66278, 12.87672, 13.09683, 13.37981, 14.5433, 15.4876, 15.70814, 17.22368, 15.14121, 14.57476, 14.5433, 15.29863, 16.49669, 14.795, 15.67663, 15.61361, 14.35458, 14.76353, 14.76353, 16.59143, 14.51185, 14.07154, 16.05492, 15.4246, 16.18109, 14.22877, 14.57476, 15.5191, 14.41748, 15.23566, 15.4876, 14.92087, 14.48039, 14.5433, 14.73207, 14.5433, 14.73207, 14.32312, 14.44894, 14.44894, 14.7006, 13.94576, 14.32312, 14.16588, 14.35458, 14.41748, 14.26022, 14.5433, 14.85793, 13.37981, 14.26022, 13.91431, 13.12827, 12.71949, 13.53701, 14.7006, 13.88287, 14.35458, 15.58211 ; 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 ; }