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 = 2453065.04167244 ; :starting_julian_day_string = "2004-02-29 01:00:00" ; :ending_julian_day_number = 2453072.00000579 ; :ending_julian_day_string = "2004-03-07 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 = 2453065.04166667, 2453065.08333333, 2453065.125, 2453065.16666667, 2453065.20833333, 2453065.25, 2453065.29166667, 2453065.33333333, 2453065.375, 2453065.41666667, 2453065.45833333, 2453065.5, 2453065.54166667, 2453065.58333333, 2453065.625, 2453065.66666667, 2453065.70833333, 2453065.75, 2453065.79166667, 2453065.83333333, 2453065.875, 2453065.91666667, 2453065.95833333, 2453066, 2453066.04166667, 2453066.08333333, 2453066.125, 2453066.16666667, 2453066.20833333, 2453066.25, 2453066.29166667, 2453066.33333333, 2453066.375, 2453066.41666667, 2453066.45833333, 2453066.5, 2453066.54166667, 2453066.58333333, 2453066.625, 2453066.66666667, 2453066.70833333, 2453066.75, 2453066.79166667, 2453066.83333333, 2453066.875, 2453066.91666667, 2453066.95833333, 2453067, 2453067.04166667, 2453067.08333333, 2453067.125, 2453067.16666667, 2453067.20833333, 2453067.25, 2453067.29166667, 2453067.33333333, 2453067.375, 2453067.41666667, 2453067.45833333, 2453067.5, 2453067.54166667, 2453067.58333333, 2453067.625, 2453067.66666667, 2453067.70833333, 2453067.75, 2453067.79166667, 2453067.83333333, 2453067.875, 2453067.91666667, 2453067.95833333, 2453068, 2453068.04166667, 2453068.08333333, 2453068.125, 2453068.16666667, 2453068.20833333, 2453068.25, 2453068.29166667, 2453068.33333333, 2453068.375, 2453068.41666667, 2453068.45833333, 2453068.5, 2453068.54166667, 2453068.58333333, 2453068.625, 2453068.66666667, 2453068.70833333, 2453068.75, 2453068.79166667, 2453068.83333333, 2453068.875, 2453068.91666667, 2453068.95833333, 2453069, 2453069.04166667, 2453069.08333333, 2453069.125, 2453069.16666667, 2453069.20833333, 2453069.25, 2453069.29166667, 2453069.33333333, 2453069.375, 2453069.41666667, 2453069.45833333, 2453069.5, 2453069.54166667, 2453069.58333333, 2453069.625, 2453069.66666667, 2453069.70833333, 2453069.75, 2453069.79166667, 2453069.83333333, 2453069.875, 2453069.91666667, 2453069.95833333, 2453070, 2453070.04166667, 2453070.08333333, 2453070.125, 2453070.16666667, 2453070.20833333, 2453070.25, 2453070.29166667, 2453070.33333333, 2453070.375, 2453070.41666667, 2453070.45833333, 2453070.5, 2453070.54166667, 2453070.58333333, 2453070.625, 2453070.66666667, 2453070.70833333, 2453070.75, 2453070.79166667, 2453070.83333333, 2453070.875, 2453070.91666667, 2453070.95833333, 2453071, 2453071.04166667, 2453071.08333333, 2453071.125, 2453071.16666667, 2453071.20833333, 2453071.25, 2453071.29166667, 2453071.33333333, 2453071.375, 2453071.41666667, 2453071.45833333, 2453071.5, 2453071.54166667, 2453071.58333333, 2453071.625, 2453071.66666667, 2453071.70833333, 2453071.75, 2453071.79166667, 2453071.83333333, 2453071.875, 2453071.91666667, 2453071.95833333, 2453072 ; current_speed = 15.8382, 12.3186, 17.0114, 6.1593, 12.0253, 14.9583, 22.8774, 23.1707, 31.0898, 19.6511, 13.4918, 12.6119, 13.7851, 16.4248, 21.4109, 20.2377, 14.9583, 10.8521, 8.799, 9.3856, 9.0923, 8.5057, 7.0392, 3.5196, 3.5196, 2.933, 5.866, 9.6789, 12.3186, 12.9052, 10.5588, 9.3856, 5.866, 8.799, 12.3186, 14.0784, 18.7712, 16.7181, 11.732, 10.2655, 20.8243, 25.5171, 23.7573, 22.8774, 16.7181, 20.2377, 16.4248, 18.7712, 21.1176, 25.2238, 25.2238, 14.9583, 10.2655, 4.6928, 5.2794, 7.6258, 10.8521, 11.1454, 7.3325, 8.5057, 7.6258, 10.8521, 14.0784, 19.0645, 17.598, 17.598, 13.4918, 9.3856, 6.7459, 17.0114, 13.4918, 12.6119, 6.4526, 3.5196, 10.5588, 14.9583, 17.3047, 18.1846, 13.4918, 6.7459, 5.866, 3.5196, 4.6928, 4.1062, 5.2794, 8.799, 8.2124, 20.2377, 19.6511, 23.1707, 23.1707, 15.8382, 15.2516, 21.4109, 14.0784, 11.1454, 2.933, 2.0531, 7.6258, 13.7851, 23.464, 23.464, 11.1454, 14.3717, 13.4918, 25.2238, 22.5841, 21.9975, 13.7851, 9.0923, 9.6789, 15.8382, 19.6511, 19.9444, 12.6119, 9.3856, 5.2794, 4.3995, 16.7181, 21.7042, 15.2516, 11.732, 10.2655, 3.8129, 1.1732, 7.6258, 8.799, 4.1062, 2.933, 8.2124, 7.3325, 16.1315, 18.7712, 15.8382, 19.9444, 15.2516, 16.7181, 18.4779, 13.4918, 14.9583, 17.0114, 12.6119, 13.4918, 10.2655, 10.2655, 1.1732, 5.5727, 4.9861, 12.0253, 11.732, 26.6903, 15.8382, 14.0784, 11.1454, 7.6258, 13.1985, 12.3186, 13.7851, 12.6119, 7.0392, 2.0531, 7.3325, 13.4918, 11.1454, 10.8521, 4.9861, 6.1593, 1.7598 ; 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 = 187.9979, 216.8291, 201.3587, 289.9619, 322.6607, 338.4827, 332.8571, 333.2087, 334.6151, 349.6955, 24.1523, 62.1251, 96.5819, 97.6367, 90.9563, 130.3355, 147.5639, 166.1987, 198.5459, 262.5371, 281.8751, 291.0167, 283.6331, 286.0943, 335.6699, 46.6547, 34.7003, 15.0107, 24.1523, 52.9835, 55.4447, 87.4403, 122.6003, 155.2991, 201.7103, 207.6875, 220.6967, 229.4867, 225.6191, 285.3911, 334.9667, 338.4827, 358.4855, 13.6043, 38.5679, 44.1935, 83.9243, 109.2395, 142.6415, 141.9383, 162.6827, 151.4315, 161.6279, 206.6327, 268.8659, 328.2863, 348.9923, 347.2343, 14.3075, 28.0199, 36.1067, 124.7099, 135.6095, 149.3219, 147.2123, 184.4819, 198.1943, 235.8155, 247.0667, 312.1127, 307.5419, 307.5419, 299.8067, 144.0479, 114.5135, 133.8515, 115.2167, 148.9703, 145.4543, 180.6143, 203.1167, 174.6371, 219.9935, 220.3451, 201.7103, 187.6463, 160.2215, 166.1987, 167.2535, 196.4363, 209.7971, 236.1671, 288.5555, 337.4279, 3.0563, 3.4079, 144.7511, 238.2767, 167.9567, 188.3495, 177.4499, 208.0391, 264.2951, 313.1675, 351.4535, 346.5311, 358.8371, 6.2207, 41.0291, 54.3899, 109.5911, 116.9747, 123.6551, 135.9611, 137.3675, 152.4863, 216.1259, 282.2267, 315.6287, 339.5375, 333.5603, 317.0351, 337.0763, 74.4311, 358.8371, 118.3811, 281.8751, 47.3579, 335.3183, 12.1979, 344.0699, 328.9895, 305.7839, 311.0579, 301.9163, 301.2131, 312.4643, 334.9667, 1.2983, 23.8007, 29.4263, 18.5267, 16.7687, 357.7823, 345.4763, 221.0483, 227.7287, 235.8155, 191.1623, 165.1439, 157.7603, 183.4271, 204.5231, 212.6099, 248.4731, 288.9071, 300.8615, 268.5143, 293.8295, 323.0123, 163.0343, 119.7875, 98.6915, 144.0479, 105.7235, 77.5955, 101.5043, 33.6455 ; 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.203676, -7.384141, -6.195647, -5.789248, -7.293752, -5.486437, -10.43693, -10.44401, -13.32811, -3.515179, 5.520352, 11.14855, 13.69424, 16.27912, 21.40792, 15.42654, 8.023014, 2.588828, -2.798647, -9.306096, -8.897711, -7.939866, -6.84087, -3.381655, -1.450051, 2.132967, 3.339419, 2.50683, 5.040322, 10.30431, 8.696008, 9.376235, 4.941809, 3.676938, -4.55682, -6.541512, -12.23985, -12.71002, -8.38493, -9.897345, -8.811697, -9.359217, -0.6279039, 5.381109, 10.42276, 14.10737, 16.33254, 17.72282, 12.81417, 15.55072, 7.508195, 7.153195, 3.235552, -2.103638, -5.278366, -4.008693, -2.07211, -2.46274, 1.81205, 3.995792, 4.493814, 8.920921, 9.848473, 9.726979, 9.529805, -1.375181, -4.212685, -7.764074, -6.212698, -12.61952, -10.69776, -10.00008, -5.598969, 2.066388, 9.607067, 10.787, 15.65561, 9.37384, 7.650706, -0.07232517, -2.303022, 0.3289547, -3.016066, -2.658313, -1.952923, -1.170771, 2.778952, 4.827815, 4.335776, -6.55613, -11.51422, -13.15624, -14.45876, -8.218482, 0.750621, 0.6625273, 1.692721, -1.746361, 1.59113, -2.001749, 1.043983, -11.02982, -11.0902, -10.4821, -2.005044, -5.875065, -0.4583452, 2.383616, 9.049122, 7.392023, 9.118584, 14.11511, 16.35735, 13.86428, 8.541957, 4.335778, -3.112531, -4.299707, -11.69106, -7.587664, -6.790862, -7.995947, -3.998463, 3.672999, -0.02381014, 6.70922, -8.610688, 3.020519, -1.224753, 1.73519, -2.01251, -8.31087, -15.22773, -11.94273, -16.92923, -13.04387, -12.33291, -7.81883, 0.3056928, 6.036519, 8.357762, 4.007388, 3.892503, -0.3972389, -2.574387, -0.7704346, -4.123621, -4.124664, -2.327964, 3.007994, 10.1018, -0.9467841, -5.843382, -6.006438, -7.093865, -12.48638, -10.57441, -13.78047, -11.53676, -4.235089, 0.5990928, 6.363685, 13.33686, 6.543561, 10.44602, 4.869701, 6.035558, 0.9750221 ; 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.68414, -9.860141, -15.84303, 2.102756, 9.560806, 13.91581, 20.35795, 20.68342, 28.08803, 19.33415, 12.31074, 5.896601, -1.580094, -2.182713, -0.3573438, -13.0991, -12.62466, -10.53879, -8.34206, -1.219041, 1.871004, 3.050485, 1.659165, 0.9757003, 3.207014, 2.013192, 4.82268, 9.348632, 11.24024, 7.769511, 5.988966, 0.419164, -3.160455, -7.993906, -11.44479, -12.46635, -14.2318, -10.86049, -8.205656, 2.724529, 18.86811, 23.73873, 23.749, 22.23554, 13.07138, 14.51022, 1.738439, -6.185441, -16.78542, -19.85989, -24.08043, -13.13707, -9.742264, -4.194887, -0.1044925, 6.487157, 10.65244, 10.86991, 7.105071, 7.5087, 6.161044, -6.17942, -10.06027, -16.39637, -14.79434, -17.54419, -12.81725, -5.273389, -2.628603, 11.40769, 8.221113, 7.684953, 3.207429, -2.849145, -4.380927, -10.36299, -7.372546, -15.58239, -11.11285, -6.745512, -5.395002, -3.504194, -3.595236, -3.129577, -4.904912, -8.720762, -7.727932, -19.65341, -19.16681, -22.22383, -20.10732, -8.818277, 4.853412, 19.77077, 14.05838, 11.12569, -2.395242, -1.079556, -7.457958, -13.63899, -23.44076, -20.70996, -1.107907, 9.832162, 13.34198, 24.53006, 22.57945, 21.86798, 10.39915, 5.29414, -3.245386, -7.18416, -10.89049, -14.33739, -9.278739, -8.324092, -4.264295, 0.9317272, 11.95048, 20.33469, 13.65634, 8.585141, 9.454776, 1.023371, 1.172958, -3.624802, 1.810649, 2.781608, 2.665046, 8.026994, 7.050912, 13.82587, 10.97608, 10.40287, 10.5442, 7.903723, 11.2869, 16.74212, 13.48834, 13.68617, 14.81673, 11.9583, 12.91809, 10.25781, 9.937455, -0.8847761, -3.748432, -2.801488, -11.79781, -11.33983, -24.70477, -15.80988, -12.80844, -9.388432, -2.798196, 4.276772, 6.319005, -0.3574125, 5.095414, 5.622664, -1.963748, -3.642673, -2.038802, -9.022292, -2.940868, 1.071074, -1.22842, 1.465001 ; 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 = 2.131109, 2.297155, 2.5292, 1.998089, 1.964808, 1.931517, 1.531212, 1.430897, 1.296993, 1.430897, 1.430897, 1.430897, 1.397438, 1.430897, 1.531212, 1.964808, 2.164338, 2.263966, 2.363503, 2.330334, 2.396662, 2.263966, 2.197557, 1.931517, 1.898216, 1.864905, 1.79825, 1.731554, 1.631431, 1.731554, 1.731554, 1.731554, 1.69819, 1.764907, 1.864905, 2.263966, 2.297155, 2.230767, 2.263966, 1.898216, 2.330334, 2.330334, 2.429811, 2.263966, 2.330334, 2.363503, 2.197557, 2.330334, 2.230767, 2.297155, 2.396662, 2.429811, 2.49608, 2.49608, 2.49608, 2.49608, 2.462951, 2.363503, 2.330334, 2.297155, 2.297155, 2.363503, 2.429811, 2.5292, 2.595409, 2.330334, 2.49608, 2.727712, 2.760763, 2.727712, 2.694651, 2.396662, 2.429811, 2.297155, 2.263966, 2.330334, 2.396662, 2.363503, 2.49608, 2.49608, 2.429811, 2.396662, 2.363503, 2.363503, 2.363503, 2.363503, 2.363503, 2.56231, 2.49608, 2.595409, 2.793805, 2.85986, 3.024831, 2.694651, 2.462951, 2.330334, 2.330334, 2.297155, 2.230767, 2.330334, 2.49608, 2.5292, 2.429811, 2.330334, 2.330334, 2.263966, 2.197557, 2.164338, 2.230767, 2.197557, 2.230767, 2.429811, 2.49608, 2.595409, 2.727712, 2.826837, 2.793805, 2.760763, 2.694651, 2.595409, 2.595409, 2.56231, 2.595409, 2.6285, 2.56231, 2.595409, 2.595409, 2.429811, 2.5292, 2.5292, 2.5292, 2.330334, 2.49608, 2.56231, 2.6285, 2.595409, 2.56231, 2.49608, 2.462951, 2.462951, 2.429811, 2.396662, 2.330334, 2.297155, 2.297155, 2.263966, 2.263966, 2.297155, 2.330334, 2.297155, 2.330334, 2.363503, 2.396662, 2.396662, 2.363503, 2.330334, 2.330334, 2.396662, 2.396662, 2.363503, 2.363503, 2.363503, 2.396662, 2.330334, 2.396662, 2.396662, 2.462951, 2.396662 ; 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 ; }