netcdf B0106.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, 1000.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 = -1000.f, 1000.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 = -1000.f, 1000.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.6741, 0.03416, -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 = "" ; :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 = "AANCM716" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0106" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3167 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453254.00000579 ; :starting_julian_day_string = "2004-09-05 00:00:00" ; :ending_julian_day_number = 2453260.95833912 ; :ending_julian_day_string = "2004-09-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 22-Apr-2004 15:31:52\n", "AANCM_Temperature_1.5: 22-Apr-2004 15:31:52" ; data: lat = 43.1807 ; lon = -70.4278 ; depth = 2 ; time = 2453254, 2453254.04166667, 2453254.08333333, 2453254.125, 2453254.16666667, 2453254.20833333, 2453254.25, 2453254.29166667, 2453254.33333333, 2453254.375, 2453254.41666667, 2453254.45833333, 2453254.5, 2453254.54166667, 2453254.58333333, 2453254.625, 2453254.66666667, 2453254.70833333, 2453254.75, 2453254.79166667, 2453254.83333333, 2453254.875, 2453254.91666667, 2453254.95833333, 2453255, 2453255.04166667, 2453255.08333333, 2453255.125, 2453255.16666667, 2453255.20833333, 2453255.25, 2453255.29166667, 2453255.33333333, 2453255.375, 2453255.41666667, 2453255.45833333, 2453255.5, 2453255.54166667, 2453255.58333333, 2453255.625, 2453255.66666667, 2453255.70833333, 2453255.75, 2453255.79166667, 2453255.83333333, 2453255.875, 2453255.91666667, 2453255.95833333, 2453256, 2453256.04166667, 2453256.08333333, 2453256.125, 2453256.16666667, 2453256.20833333, 2453256.25, 2453256.29166667, 2453256.33333333, 2453256.375, 2453256.41666667, 2453256.45833333, 2453256.5, 2453256.54166667, 2453256.58333333, 2453256.625, 2453256.66666667, 2453256.70833333, 2453256.75, 2453256.79166667, 2453256.83333333, 2453256.875, 2453256.91666667, 2453256.95833333, 2453257, 2453257.04166667, 2453257.08333333, 2453257.125, 2453257.16666667, 2453257.20833333, 2453257.25, 2453257.29166667, 2453257.33333333, 2453257.375, 2453257.41666667, 2453257.45833333, 2453257.5, 2453257.54166667, 2453257.58333333, 2453257.625, 2453257.66666667, 2453257.70833333, 2453257.75, 2453257.79166667, 2453257.83333333, 2453257.875, 2453257.91666667, 2453257.95833333, 2453258, 2453258.04166667, 2453258.08333333, 2453258.125, 2453258.16666667, 2453258.20833333, 2453258.25, 2453258.29166667, 2453258.33333333, 2453258.375, 2453258.41666667, 2453258.45833333, 2453258.5, 2453258.54166667, 2453258.58333333, 2453258.625, 2453258.66666667, 2453258.70833333, 2453258.75, 2453258.79166667, 2453258.83333333, 2453258.875, 2453258.91666667, 2453258.95833333, 2453259, 2453259.04166667, 2453259.08333333, 2453259.125, 2453259.16666667, 2453259.20833333, 2453259.25, 2453259.29166667, 2453259.33333333, 2453259.375, 2453259.41666667, 2453259.45833333, 2453259.5, 2453259.54166667, 2453259.58333333, 2453259.625, 2453259.66666667, 2453259.70833333, 2453259.75, 2453259.79166667, 2453259.83333333, 2453259.875, 2453259.91666667, 2453259.95833333, 2453260, 2453260.04166667, 2453260.08333333, 2453260.125, 2453260.16666667, 2453260.20833333, 2453260.25, 2453260.29166667, 2453260.33333333, 2453260.375, 2453260.41666667, 2453260.45833333, 2453260.5, 2453260.54166667, 2453260.58333333, 2453260.625, 2453260.66666667, 2453260.70833333, 2453260.75, 2453260.79166667, 2453260.83333333, 2453260.875, 2453260.91666667, 2453260.95833333 ; current_speed = 16.7181, 26.397, 30.2099, 34.6094, 34.9027, 32.263, 34.0228, 31.3831, 26.9836, 29.0367, 31.6764, 36.6625, 40.1821, 42.8218, 45.4615, 41.062, 41.6486, 46.928, 38.129, 34.6094, 31.0898, 36.6625, 39.5955, 39.3022, 38.129, 33.4362, 33.4362, 29.9166, 26.6903, 28.4501, 15.2516, 13.1985, 4.9861, 2.933, 9.6789, 6.7459, 15.2516, 15.2516, 18.7712, 14.3717, 14.0784, 13.7851, 6.7459, 2.933, 4.1062, 5.866, 8.2124, 13.4918, 16.7181, 16.4248, 14.3717, 3.5196, 4.1062, 12.3186, 16.1315, 4.9861, 11.732, 16.7181, 19.6511, 21.4109, 19.0645, 19.6511, 15.2516, 13.4918, 7.3325, 6.7459, 11.4387, 22.2908, 14.3717, 22.8774, 26.9836, 29.9166, 25.8104, 28.4501, 24.0506, 16.4248, 14.3717, 8.5057, 7.0392, 5.866, 11.4387, 2.3464, 6.1593, 6.1593, 14.3717, 17.3047, 12.3186, 12.3186, 16.1315, 9.9722, 6.4526, 26.9836, 18.4779, 6.7459, 7.0392, 3.8129, 14.9583, 23.464, 24.6372, 24.6372, 32.263, 27.8635, 34.9027, 42.2352, 36.9558, 32.5563, 26.6903, 24.6372, 21.9975, 19.6511, 14.9583, 11.732, 12.9052, 17.0114, 19.9444, 18.1846, 17.8913, 10.8521, 8.5057, 4.1062, 12.6119, 7.0392, 8.799, 12.6119, 11.4387, 17.598, 17.598, 17.8913, 16.1315, 9.9722, 17.598, 7.9191, 11.1454, 15.8382, 29.6233, 36.3692, 34.9027, 36.6625, 31.6764, 28.7434, 26.397, 28.1568, 24.0506, 27.2769, 18.7712, 8.5057, 6.1593, 6.4526, 16.1315, 20.2377, 17.3047, 17.598, 16.7181, 15.2516, 12.3186, 12.9052, 20.2377, 23.464, 21.1176, 27.2769, 22.5841, 29.33, 23.464, 36.6625, 22.2908, 20.8243, 21.7042, 16.7181 ; 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 = 288.8721, 307.8585, 323.6805, 340.9089, 2.6697, 21.6561, 58.9257, 91.9761, 118.3461, 145.0677, 169.3281, 193.2369, 209.7621, 236.1321, 265.3149, 282.8949, 312.7809, 333.8769, 354.9345, 14.9757, 39.9393, 79.6701, 93.3825, 115.8849, 139.0905, 164.7573, 184.4469, 202.0269, 229.8033, 271.6437, 268.8309, 279.3789, 281.8401, 310.3197, 307.8585, 121.5105, 117.9945, 126.0813, 146.1225, 190.4241, 193.2369, 192.5337, 230.1549, 357.3957, 58.9257, 62.0901, 90.2181, 138.0357, 129.5973, 133.4649, 138.3873, 139.4421, 39.9393, 52.9485, 85.9989, 33.6105, 93.0309, 140.4969, 157.3737, 160.8897, 157.7253, 180.2277, 164.7573, 170.7345, 241.7577, 283.2465, 311.0229, 315.9453, 24.4689, 28.6881, 73.3413, 95.4921, 107.0949, 118.3461, 127.1361, 122.2137, 125.0265, 115.1817, 107.4465, 227.3421, 258.9861, 222.0681, 163.3509, 175.6569, 171.4377, 172.8441, 198.5109, 233.3193, 258.6345, 274.8081, 330.7125, 285.0045, 297.3105, 3.0213, 305.3973, 156.3189, 173.1957, 192.5337, 210.8169, 219.9585, 248.4381, 254.7669, 280.7853, 289.5753, 305.3973, 305.0457, 292.0365, 282.8949, 288.5205, 279.7305, 305.0457, 345.0897, 21.3045, 69.4737, 48.0261, 62.0901, 85.9989, 128.1909, 172.8441, 231.9129, 215.7393, 266.3697, 336.6897, 344.0349, 352.8249, 14.9757, 34.3137, 19.8981, 46.9713, 76.5057, 84.5925, 137.3325, 140.4969, 139.4421, 159.1317, 161.5929, 172.8441, 176.3601, 186.5565, 198.5109, 217.1457, 230.8581, 249.8445, 264.9633, 249.8445, 229.1001, 220.3101, 137.6841, 128.1909, 144.0129, 155.9673, 147.5289, 162.2961, 179.1729, 206.5977, 225.9357, 224.8809, 237.8901, 231.2097, 226.2873, 225.9357, 236.1321, 254.7669, 270.2373, 302.9361, 333.8769, 0.5601, 29.3913 ; 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 = -15.81938, -20.84119, -17.89294, -11.31973, 1.625705, 11.90617, 29.14048, 31.36444, 23.74815, 16.62665, 5.865984, -8.394899, -19.94639, -35.556, -45.3096, -40.02646, -30.56825, -20.66245, -3.366582, 8.943393, 19.9589, 36.06826, 39.52652, 35.35912, 24.96939, 8.790654, -2.592481, -11.21998, -20.38694, -28.43839, -15.24843, -13.02207, -4.880016, -2.236254, -7.64177, 5.751179, 13.46705, 12.32607, 10.46343, -2.600312, -3.223642, -2.991557, -5.179363, -0.1332695, 3.516955, 5.183695, 8.21234, 9.021527, 12.88202, 11.92105, 9.54413, 2.288501, 2.636081, 9.831404, 16.09218, 2.760027, 11.71559, 10.63472, 7.560153, 7.009667, 7.226353, -0.07809552, 4.009772, 2.172309, -6.459598, -6.566413, -8.629896, -15.49979, 5.952747, 10.9821, 25.85108, 29.77926, 24.67008, 25.03881, 19.17323, 13.89646, 11.76879, 7.697344, 6.715378, -4.313931, -11.22801, -1.572119, 1.764698, 0.4664366, 2.139727, 2.155639, -3.910971, -9.879232, -15.81516, -9.937108, -3.156561, -26.06361, -16.41823, 0.3555575, -5.738039, 1.531435, 1.772237, -5.092012, -12.62154, -15.82281, -30.00527, -26.88451, -34.28616, -39.79409, -30.12471, -26.65366, -24.74044, -24.01588, -20.85825, -19.36839, -12.24627, -3.01872, 4.688774, 15.93137, 14.82766, 16.06945, 17.84769, 8.529263, 1.059551, -3.231883, -7.366587, -7.025075, -3.481858, -3.468925, -1.428717, 4.547488, 9.920407, 6.089275, 11.79232, 9.696898, 17.51968, 5.367112, 7.089811, 10.29825, 10.55244, 11.48418, 4.347815, 2.327538, -3.616904, -9.1256, -15.93967, -21.83799, -22.57776, -27.17158, -17.62167, -6.429072, -3.9846, 4.344005, 12.67863, 11.89174, 7.047477, 9.447911, 5.083939, 0.2201586, -5.515323, -9.273157, -14.28044, -19.87471, -16.45999, -19.71613, -16.22803, -24.35342, -22.63959, -36.66219, -18.70817, -9.168964, 0.212168, 8.204766 ; 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 = 5.407581, 16.2002, 24.34093, 32.70588, 34.86482, 29.98573, 17.56084, -1.082171, -12.81172, -23.80513, -31.12852, -35.68844, -34.88184, -23.86373, -3.713265, 9.163533, 28.28759, 42.13431, 37.98008, 33.43391, 23.83733, 6.57416, -2.336193, -17.15795, -28.8158, -32.25994, -33.33554, -27.73292, -17.22629, 0.8160639, -0.3111819, 2.150862, 1.023053, 1.897803, 5.940072, -3.525777, -7.1589, -8.982164, -15.58444, -14.1345, -13.70436, -13.45658, -4.322194, 2.929971, 2.119412, 2.745772, -0.03126094, -10.03198, -10.65591, -11.29879, -10.74501, -2.674014, 3.148326, 7.422359, 1.125586, 4.152523, -0.6203238, -12.89952, -18.13863, -20.23095, -17.64185, -19.65095, -14.71506, -13.31577, -3.469748, 1.545762, 7.507912, 16.01987, 13.08092, 20.06911, 7.735389, -2.863273, -7.587102, -13.50801, -14.5196, -8.75571, -8.248713, -3.619093, -2.110459, -3.974916, -2.185331, -1.741848, -5.901086, -6.141613, -14.21152, -17.16991, -11.68128, -7.358578, -3.178987, 0.835857, 5.627803, 6.985917, 8.47789, 6.736523, 4.077405, -3.491835, -14.85294, -22.90482, -21.15865, -18.88465, -11.85685, -7.321041, 6.531317, 14.15071, 21.40638, 18.69479, 10.01412, 5.49812, 6.987372, 3.321312, 8.589499, 11.33698, 12.02329, 5.964831, 13.33866, 8.511893, 1.248377, -6.709675, -8.439448, -2.532945, -10.23687, -0.4457102, 8.080784, 12.12545, 11.34912, 17.00029, 14.53531, 16.82318, 11.00756, 2.326999, 1.658411, -5.822907, -8.599681, -12.03306, -27.68006, -34.50844, -34.63084, -36.58854, -31.46923, -27.25631, -21.04112, -17.77379, -8.287096, -2.394743, -6.467977, -5.569018, -4.696801, -4.771338, -9.973842, -16.37532, -15.80461, -14.84677, -15.92634, -15.25001, -11.01495, -8.975118, -14.33993, -12.47217, -13.22958, -18.8495, -15.70646, -16.34502, -6.165087, 0.1518434, 12.11958, 18.6971, 21.70316, 14.56629 ; 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 = 17.13558, 16.97758, 17.10397, 17.10397, 16.72495, 16.81966, 16.75651, 16.50405, 16.09417, 15.93664, 15.93664, 16.09417, 16.34635, 16.5356, 16.63026, 16.81966, 16.78808, 17.04077, 17.04077, 17.04077, 17.04077, 16.75651, 16.81966, 16.47251, 16.1572, 16.06266, 16.25177, 16.34635, 16.40942, 16.47251, 16.50405, 16.50405, 16.47251, 16.44096, 16.40942, 16.34635, 16.37789, 16.40942, 16.47251, 16.56715, 16.56715, 16.63026, 16.5356, 16.78808, 16.81966, 16.85124, 16.78808, 16.56715, 16.56715, 16.44096, 16.40942, 16.31482, 16.25177, 16.28329, 16.28329, 16.22024, 16.1572, 16.06266, 16.09417, 15.99965, 15.96814, 15.93664, 15.96814, 15.99965, 15.99965, 16.18872, 16.25177, 16.31482, 16.5356, 16.85124, 16.56715, 16.5356, 16.50405, 16.34635, 16.25177, 16.31482, 16.31482, 16.28329, 16.28329, 16.28329, 16.34635, 16.37789, 16.37789, 16.44096, 16.5356, 16.5987, 16.56715, 16.5356, 16.50405, 16.50405, 16.50405, 16.56715, 16.63026, 16.56715, 16.5356, 16.5356, 16.5356, 16.50405, 16.50405, 16.47251, 16.47251, 16.50405, 16.56715, 16.5987, 16.5356, 16.56715, 16.47251, 16.40942, 16.31482, 16.22024, 16.22024, 16.22024, 16.31482, 16.47251, 16.44096, 16.37789, 16.25177, 16.22024, 16.25177, 16.28329, 16.22024, 16.1572, 16.12569, 16.06266, 16.06266, 16.06266, 16.06266, 15.99965, 15.93664, 15.87364, 15.84215, 15.81065, 15.84215, 15.90514, 16.03115, 16.06266, 16.09417, 16.09417, 15.96814, 15.74768, 15.52731, 15.46437, 15.46437, 15.3385, 15.24412, 15.18121, 15.18121, 15.14976, 15.11831, 15.18121, 15.18121, 15.18121, 15.14976, 15.08686, 14.99251, 14.92962, 15.11831, 15.24412, 15.40143, 15.81065, 15.93664, 16.1572, 16.1572, 16.28329, 16.09417, 16.22024, 16.1572, 15.96814 ; 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 ; }