netcdf C0205.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.6993, 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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453058.04167244 ; :starting_julian_day_string = "2004-02-22 01:00:00" ; :ending_julian_day_number = 2453065.00000579 ; :ending_julian_day_string = "2004-02-29 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453058.04166667, 2453058.08333333, 2453058.125, 2453058.16666667, 2453058.20833333, 2453058.25, 2453058.29166667, 2453058.33333333, 2453058.375, 2453058.41666667, 2453058.45833333, 2453058.5, 2453058.54166667, 2453058.58333333, 2453058.625, 2453058.66666667, 2453058.70833333, 2453058.75, 2453058.79166667, 2453058.83333333, 2453058.875, 2453058.91666667, 2453058.95833333, 2453059, 2453059.04166667, 2453059.08333333, 2453059.125, 2453059.16666667, 2453059.20833333, 2453059.25, 2453059.29166667, 2453059.33333333, 2453059.375, 2453059.41666667, 2453059.45833333, 2453059.5, 2453059.54166667, 2453059.58333333, 2453059.625, 2453059.66666667, 2453059.70833333, 2453059.75, 2453059.79166667, 2453059.83333333, 2453059.875, 2453059.91666667, 2453059.95833333, 2453060, 2453060.04166667, 2453060.08333333, 2453060.125, 2453060.16666667, 2453060.20833333, 2453060.25, 2453060.29166667, 2453060.33333333, 2453060.375, 2453060.41666667, 2453060.45833333, 2453060.5, 2453060.54166667, 2453060.58333333, 2453060.625, 2453060.66666667, 2453060.70833333, 2453060.75, 2453060.79166667, 2453060.83333333, 2453060.875, 2453060.91666667, 2453060.95833333, 2453061, 2453061.04166667, 2453061.08333333, 2453061.125, 2453061.16666667, 2453061.20833333, 2453061.25, 2453061.29166667, 2453061.33333333, 2453061.375, 2453061.41666667, 2453061.45833333, 2453061.5, 2453061.54166667, 2453061.58333333, 2453061.625, 2453061.66666667, 2453061.70833333, 2453061.75, 2453061.79166667, 2453061.83333333, 2453061.875, 2453061.91666667, 2453061.95833333, 2453062, 2453062.04166667, 2453062.08333333, 2453062.125, 2453062.16666667, 2453062.20833333, 2453062.25, 2453062.29166667, 2453062.33333333, 2453062.375, 2453062.41666667, 2453062.45833333, 2453062.5, 2453062.54166667, 2453062.58333333, 2453062.625, 2453062.66666667, 2453062.70833333, 2453062.75, 2453062.79166667, 2453062.83333333, 2453062.875, 2453062.91666667, 2453062.95833333, 2453063, 2453063.04166667, 2453063.08333333, 2453063.125, 2453063.16666667, 2453063.20833333, 2453063.25, 2453063.29166667, 2453063.33333333, 2453063.375, 2453063.41666667, 2453063.45833333, 2453063.5, 2453063.54166667, 2453063.58333333, 2453063.625, 2453063.66666667, 2453063.70833333, 2453063.75, 2453063.79166667, 2453063.83333333, 2453063.875, 2453063.91666667, 2453063.95833333, 2453064, 2453064.04166667, 2453064.08333333, 2453064.125, 2453064.16666667, 2453064.20833333, 2453064.25, 2453064.29166667, 2453064.33333333, 2453064.375, 2453064.41666667, 2453064.45833333, 2453064.5, 2453064.54166667, 2453064.58333333, 2453064.625, 2453064.66666667, 2453064.70833333, 2453064.75, 2453064.79166667, 2453064.83333333, 2453064.875, 2453064.91666667, 2453064.95833333, 2453065 ; current_speed = 30.7965, 31.6764, 32.263, 31.0898, 46.0481, 43.4084, 42.2352, 43.995, 42.8218, 44.8749, 37.8357, 34.9027, 34.9027, 32.8496, 35.196, 25.2238, 22.5841, 27.5702, 29.0367, 30.5032, 35.4893, 29.33, 25.2238, 24.9305, 20.531, 20.8243, 22.5841, 20.2377, 18.4779, 18.4779, 20.2377, 24.0506, 36.6625, 32.263, 30.5032, 21.7042, 14.3717, 16.7181, 19.0645, 12.3186, 14.9583, 13.7851, 14.665, 11.732, 13.7851, 16.4248, 15.8382, 17.3047, 15.8382, 14.3717, 12.9052, 17.0114, 19.6511, 18.4779, 18.1846, 17.8913, 17.8913, 17.598, 9.6789, 4.3995, 8.5057, 9.3856, 11.4387, 10.8521, 2.6397, 5.5727, 2.933, 6.4526, 13.4918, 17.0114, 19.9444, 13.1985, 10.2655, 9.6789, 11.4387, 13.1985, 14.9583, 13.4918, 19.6511, 19.6511, 21.9975, 26.9836, 28.1568, 20.8243, 20.531, 17.8913, 16.7181, 19.0645, 19.6511, 20.531, 17.0114, 21.7042, 27.2769, 33.4362, 33.4362, 34.3161, 27.8635, 29.6233, 19.3578, 19.3578, 21.7042, 17.0114, 36.6625, 29.33, 22.2908, 17.598, 14.665, 4.9861, 5.5727, 12.6119, 10.2655, 10.5588, 12.0253, 14.0784, 14.665, 12.6119, 12.6119, 14.9583, 17.8913, 18.7712, 15.5449, 18.7712, 13.1985, 15.2516, 13.1985, 10.8521, 15.5449, 18.7712, 21.4109, 12.6119, 18.4779, 21.1176, 15.8382, 10.2655, 4.3995, 9.6789, 9.6789, 10.2655, 8.2124, 7.0392, 19.6511, 17.598, 22.5841, 24.6372, 22.8774, 13.4918, 8.799, 9.6789, 6.4526, 10.8521, 9.6789, 11.732, 12.0253, 10.5588, 7.6258, 2.3464, 9.0923, 12.3186, 12.3186, 5.2794, 1.1732, 3.5196, 1.4665, 5.866, 7.0392, 8.2124, 14.665, 17.598 ; 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 = 240.7379, 250.5827, 246.7151, 236.1671, 227.0255, 216.1259, 214.7195, 201.0071, 208.7423, 207.3359, 206.2811, 220.3451, 225.2675, 230.1899, 235.4639, 227.3771, 216.1259, 210.8519, 197.8427, 182.0207, 187.9979, 193.2719, 198.1943, 207.6875, 228.4319, 211.2035, 208.0391, 212.9615, 203.4683, 195.7331, 179.5595, 174.6371, 170.4179, 171.1211, 173.5823, 185.1851, 206.2811, 224.9159, 234.4091, 235.4639, 224.2127, 247.4183, 232.2995, 203.8199, 188.3495, 182.3723, 175.3403, 183.0755, 205.9295, 240.3863, 255.8567, 254.0987, 241.7927, 224.5643, 230.1899, 228.4319, 206.2811, 184.8335, 197.4911, 211.9067, 238.9799, 296.9939, 339.1859, 327.2315, 278.0075, 231.9479, 189.4043, 150.3767, 144.7511, 139.1255, 137.0159, 159.1667, 176.3951, 184.8335, 226.6739, 264.2951, 269.2175, 240.0347, 243.5507, 226.3223, 219.6419, 202.7651, 191.1623, 199.9523, 209.7971, 240.3863, 251.9891, 264.9983, 253.0439, 234.4091, 238.6283, 220.6967, 197.1395, 190.4591, 176.3951, 177.0983, 185.8883, 187.9979, 187.2947, 209.4455, 243.1991, 240.7379, 244.6055, 242.4959, 228.0803, 236.5187, 209.7971, 162.3311, 137.0159, 165.8471, 166.9019, 165.8471, 213.3131, 219.6419, 227.3771, 216.1259, 222.4547, 195.3815, 199.6007, 195.3815, 194.3267, 185.8883, 243.9023, 242.1443, 241.0895, 240.3863, 226.6739, 228.0803, 211.9067, 202.4135, 194.6783, 198.1943, 195.0299, 205.9295, 234.0575, 233.7059, 235.1123, 224.5643, 248.8247, 233.0027, 184.4819, 171.8243, 185.8883, 170.4179, 161.2763, 171.8243, 202.4135, 231.5963, 245.6603, 282.9299, 269.5691, 254.0987, 272.7335, 279.7655, 287.8523, 29.4263, 101.5043, 135.2579, 149.3219, 151.4315, 291.7199, 231.9479, 291.7199, 184.8335, 196.0847, 180.6143, 187.6463, 200.6555 ; 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 = -26.86664, -29.87472, -29.6352, -25.8252, -33.69142, -25.59192, -24.05545, -15.77149, -20.59176, -20.60683, -16.75272, -22.59566, -24.79489, -25.2341, -28.99338, -18.56034, -13.31472, -14.13857, -8.896984, -1.07556, -4.937868, -6.733359, -7.87589, -11.58393, -15.36063, -10.78864, -10.6162, -11.01083, -7.358669, -5.010404, 0.1555894, 2.247857, 6.102865, 4.979682, 3.409523, -1.961487, -6.363436, -11.80412, -15.50312, -10.14768, -10.43078, -12.72824, -11.60322, -4.738122, -2.001749, -0.6798655, 1.286656, -0.9284288, -6.925489, -12.49442, -12.51401, -16.36046, -17.3174, -12.96611, -13.96888, -13.38569, -7.921828, -1.482816, -2.909067, -2.325301, -7.289271, -8.363085, -4.064593, -5.873656, -2.613962, -4.388226, -0.4792522, 3.189491, 7.786516, 11.13233, 13.598, 4.694049, 0.6454523, -0.8155486, -8.321199, -13.13313, -14.95691, -11.68832, -17.5942, -14.21238, -14.03413, -10.44141, -5.450842, -7.106037, -10.20247, -15.55428, -15.89888, -18.99191, -18.79684, -16.69567, -14.52447, -14.15233, -8.03848, -6.069794, 2.10233, 1.737169, -2.8585, -4.121691, -2.457915, -9.516207, -19.37271, -14.84062, -33.12004, -26.01506, -16.58618, -14.67789, -7.287479, 1.513361, 3.799441, 3.08374, 2.326357, 2.581736, -6.604462, -8.98184, -10.7909, -7.435491, -8.513122, -3.967612, -6.001871, -4.978963, -3.846594, -1.925726, -11.85285, -13.48435, -11.55365, -9.434564, -11.3083, -13.96731, -11.31647, -4.808769, -4.682144, -6.593768, -4.107211, -4.488743, -3.561864, -7.801089, -7.939357, -7.203396, -7.657896, -5.621955, -1.535619, 2.502596, -2.31689, 4.101126, 7.343754, 1.918657, -3.354955, -7.584902, -5.879079, -10.57694, -9.678626, -11.28308, -12.01162, -10.40581, -7.258617, 1.152795, 8.909634, 8.671269, 6.285125, 2.524657, -1.089908, -2.771511, -1.362385, -0.4942719, -1.950267, -0.08804803, -1.951286, -6.207663 ; 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 = -15.0535, -10.53069, -12.75367, -17.30995, -31.38974, -35.06198, -34.71523, -41.07092, -37.54578, -39.8637, -33.92472, -26.60141, -24.56444, -21.0318, -19.95351, -17.0808, -18.24171, -23.6689, -27.64007, -30.48423, -35.1441, -28.54664, -23.96269, -22.07583, -13.62252, -17.8117, -19.93334, -16.98017, -16.94942, -17.78563, -20.2371, -23.94532, -36.15099, -31.87638, -30.31205, -21.61539, -12.88613, -11.83882, -11.09542, -6.983727, -10.72145, -5.293484, -8.968145, -10.73266, -13.63899, -16.41072, -15.78585, -17.27978, -14.24381, -7.101772, -3.153358, -4.660801, -9.288349, -13.16483, -11.6426, -11.87105, -16.04192, -17.53542, -9.231383, -3.734779, -4.383317, 4.260083, 10.69219, 9.125143, 0.3677174, -3.434888, -2.89358, -5.609206, -11.01811, -12.86308, -14.59019, -12.33557, -10.24519, -9.64448, -7.848662, -1.311995, -0.2042822, -6.738822, -8.752712, -13.57107, -16.93911, -24.88155, -27.62415, -19.57436, -17.81661, -8.840981, -5.169202, -1.662144, -5.731025, -11.94892, -8.85593, -16.45551, -26.06553, -32.88065, -33.37004, -34.2721, -27.71649, -29.33516, -19.20112, -16.85723, -9.786241, -8.315266, -15.72266, -13.54495, -14.89223, -9.708197, -12.72615, -4.750887, -4.076669, -12.22909, -9.998427, -10.23831, -10.04932, -10.84103, -9.930699, -10.18693, -9.305202, -14.42251, -16.85456, -18.09884, -15.06146, -18.67216, -5.806061, -7.126255, -6.38072, -5.362563, -10.66613, -12.54082, -18.17592, -11.65915, -17.87485, -20.06179, -15.29638, -9.2321, -2.582388, -5.729233, -5.536038, -7.313793, -2.966505, -4.236032, -19.59101, -17.41915, -22.46494, -24.29346, -21.66667, -13.35468, -8.134291, -6.012517, -2.659412, 2.428252, -0.07279068, -3.214345, 0.5734923, 1.790943, 2.337798, 2.043687, -1.813382, -8.749685, -10.59458, -4.636612, 0.4341655, -2.169403, 0.5427068, -5.845139, -6.763638, -8.211928, -14.5346, -16.46677 ; 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 = 3.156638, 3.288298, 3.354072, 3.354072, 3.32119, 3.32119, 3.288298, 3.189567, 3.057797, 2.958871, 2.892873, 2.85986, 2.793805, 2.793805, 2.892873, 3.156638, 3.189567, 3.189567, 3.123701, 3.057797, 2.760763, 2.56231, 2.49608, 2.462951, 2.5292, 2.66158, 2.727712, 2.991856, 3.123701, 3.189567, 3.189567, 2.958871, 2.49608, 2.131109, 2.131109, 2.197557, 2.330334, 2.826837, 3.024831, 3.057797, 3.024831, 3.057797, 3.057797, 3.123701, 3.123701, 3.090753, 3.090753, 3.090753, 3.090753, 3.057797, 3.057797, 3.057797, 2.958871, 2.793805, 2.694651, 2.6285, 2.595409, 2.56231, 2.6285, 2.6285, 2.760763, 2.5292, 2.462951, 2.429811, 2.462951, 2.5292, 2.49608, 2.49608, 2.5292, 2.595409, 2.66158, 2.66158, 2.595409, 2.595409, 2.6285, 2.6285, 2.56231, 2.5292, 2.429811, 2.330334, 2.330334, 2.330334, 2.396662, 2.396662, 2.363503, 2.462951, 2.5292, 2.363503, 2.429811, 2.49608, 2.462951, 2.49608, 2.56231, 2.5292, 2.49608, 2.462951, 2.49608, 2.49608, 2.5292, 2.595409, 2.595409, 2.5292, 1.964808, 1.864905, 1.831583, 1.79825, 1.764907, 1.79825, 1.831583, 1.864905, 1.931517, 1.998089, 2.031359, 2.164338, 2.197557, 2.164338, 2.064619, 2.031359, 2.031359, 2.131109, 2.131109, 2.131109, 1.898216, 1.898216, 1.931517, 1.931517, 1.931517, 1.898216, 1.831583, 1.79825, 1.831583, 1.831583, 1.864905, 1.864905, 1.864905, 1.931517, 1.964808, 2.031359, 2.031359, 1.998089, 2.031359, 2.064619, 2.064619, 2.164338, 2.330334, 2.297155, 2.263966, 2.297155, 2.330334, 2.031359, 1.964808, 1.898216, 1.79825, 1.598035, 1.531212, 1.497784, 1.497784, 1.564629, 1.69819, 1.831583, 1.931517, 1.931517, 1.931517, 1.864905, 1.931517, 1.864905, 2.064619, 2.097869 ; 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 ; }