netcdf E0114.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 167 ; 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.7217, 0.03423, -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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.91667244 ; :ending_julian_day_string = "2005-05-14 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667 ; current_speed = 55.727, 58.9533, 60.4198, 60.1265, 57.7801, 57.7801, 61.2997, 62.7662, 58.66, 48.3945, 46.928, 53.0873, 60.7131, 63.0595, 62.7662, 81.2441, 95.9091, 73.0317, 99.1354, 92.0962, 95.6158, 101.1885, 105.588, 102.655, 98.2555, 105.8813, 101.4818, 111.1607, 115.2669, 105.0014, 103.8282, 99.4287, 100.0153, 100.3086, 97.3756, 93.5627, 87.99, 89.4565, 93.2694, 92.9761, 87.99, 85.3503, 79.4843, 65.9925, 65.1126, 68.0456, 65.9925, 61.8863, 55.727, 55.4337, 51.9141, 55.727, 56.3136, 56.0203, 61.0064, 55.1404, 53.3806, 49.5677, 39.8888, 42.2352, 40.7687, 43.995, 44.8749, 54.2605, 65.1126, 69.2188, 68.0456, 63.9394, 59.5399, 46.0481, 43.4084, 44.5816, 44.2883, 36.9558, 33.7295, 35.7826, 41.6486, 47.8079, 53.6739, 40.7687, 36.9558, 33.4362, 37.8357, 37.5424, 34.9027, 22.5841, 17.598, 10.8521, 20.531, 24.9305, 23.464, 27.2769, 34.6094, 36.6625, 37.2491, 27.8635, 16.7181, 10.8521, 16.7181, 16.4248, 7.0392, 9.3856, 24.0506, 34.3161, 37.5424, 43.4084, 45.1682, 47.2213, 63.6461, 57.4868, 57.7801, 56.9002, 58.66, 65.6992, 63.6461, 73.0317, 75.3781, 73.0317, 59.8332, 55.4337, 43.7017, 46.3414, 32.5563, 29.9166, 31.9697, 40.1821, 51.9141, 47.8079, 47.5146, 45.4615, 38.129, 34.0228, 31.3831, 26.1037, 22.5841, 19.3578, 14.3717, 21.7042, 23.1707, 21.7042, 20.531, 23.1707, 24.9305, 25.2238, 21.9975, 21.9975, 25.2238, 33.4362, 33.1429, 43.1151, 41.9419, 36.6625, 35.7826, 34.6094, 29.9166, 29.9166, 24.9305, 27.8635, 26.1037, 31.3831, 31.6764, 26.6903, 28.7434, 28.1568, 26.397, 14.3717, 16.1315 ; 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 ; current_direction = 272.0152, 261.4672, 263.5768, 251.2708, 251.6224, 240.3712, 243.8872, 243.5356, 238.9648, 238.6132, 243.5356, 247.7548, 250.5676, 250.216, 249.5128, 241.426, 237.2068, 238.6132, 230.878, 231.9328, 227.7136, 228.4168, 232.9876, 233.6908, 236.5036, 233.3392, 233.3392, 228.7684, 227.362, 230.5264, 229.12, 227.362, 228.4168, 228.0652, 230.1748, 236.152, 244.5904, 242.8324, 243.5356, 245.6452, 243.184, 241.426, 242.1292, 240.7228, 242.1292, 243.8872, 243.5356, 251.974, 260.4124, 259.3576, 251.6224, 252.3256, 250.9192, 247.7548, 240.7228, 233.3392, 223.846, 224.5492, 225.9556, 240.7228, 247.7548, 257.5996, 252.6772, 254.0836, 253.0288, 250.5676, 245.9968, 240.0196, 238.6132, 237.5584, 232.9876, 237.5584, 237.5584, 240.0196, 244.5904, 243.184, 241.7776, 236.5036, 244.5904, 234.394, 232.2844, 215.4076, 236.8552, 238.2616, 227.0104, 212.5948, 188.3344, 268.8508, 292.0564, 265.6864, 248.458, 231.2296, 229.4716, 229.4716, 231.9328, 232.636, 230.5264, 215.056, 224.1976, 270.2572, 266.3896, 229.4716, 211.54, 197.1244, 207.3208, 197.476, 220.6816, 196.7728, 187.6312, 193.96, 193.96, 211.1884, 222.088, 236.5036, 247.7548, 242.4808, 242.8324, 238.6132, 241.0744, 237.91, 244.5904, 239.668, 244.2388, 251.2708, 232.2844, 227.362, 224.1976, 221.3848, 204.8596, 198.1792, 195.0148, 187.6312, 186.5764, 176.7316, 167.2384, 169.6996, 171.4576, 193.2568, 202.75, 210.1336, 195.3664, 195.718, 184.8184, 185.17, 187.9828, 195.3664, 210.1336, 228.0652, 238.2616, 250.9192, 250.216, 252.6772, 248.1064, 248.458, 247.4032, 230.5264, 232.2844, 236.5036, 234.394, 242.1292, 257.5996, 266.038, 260.4124, 269.554, 256.8964, 239.668, 212.2432 ; 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 ; current_u = -55.69254, -58.30075, -60.04053, -56.94261, -54.83328, -50.22515, -55.04279, -56.18902, -50.26286, -41.31297, -42.01048, -49.13613, -57.25456, -59.33743, -58.79626, -71.34858, -80.62415, -62.34503, -76.90966, -72.50625, -70.73569, -75.68826, -84.31257, -82.72281, -81.93728, -84.93632, -81.40711, -83.59857, -84.79587, -81.05243, -78.50263, -73.14452, -74.81071, -74.62015, -74.78465, -77.70552, -79.47815, -79.58719, -83.49583, -84.70209, -78.52754, -74.95464, -70.26443, -57.56288, -57.5598, -61.10014, -59.07724, -58.84869, -54.94861, -54.48018, -49.26645, -53.09653, -53.21965, -51.85083, -53.21368, -44.23277, -36.97794, -34.7728, -28.67212, -36.84024, -37.73438, -42.96863, -42.83948, -52.18031, -62.27705, -65.27573, -62.1612, -55.38408, -50.82747, -38.86177, -34.66183, -37.62413, -37.37661, -32.01098, -30.46662, -31.93453, -36.69736, -39.86799, -48.48167, -33.14658, -29.23414, -19.37258, -31.67951, -31.92826, -25.53054, -12.16593, -2.550835, -10.84992, -19.02843, -24.85988, -21.82501, -21.26675, -26.30605, -27.86658, -29.32577, -22.1458, -12.90499, -6.233194, -11.65477, -16.42463, -7.025229, -7.133844, -12.58072, -10.10428, -17.23092, -13.03582, -29.44311, -13.627, -8.451956, -13.86837, -13.93913, -29.46599, -39.31811, -54.78791, -58.90906, -64.76861, -67.06199, -62.34503, -52.36892, -46.96424, -39.47415, -39.99789, -29.32064, -28.33242, -25.28986, -29.55988, -36.19114, -31.60642, -19.97495, -14.18353, -9.878024, -4.518096, -3.594243, 1.488261, 4.988712, 3.46135, 2.13479, -4.977118, -8.960363, -10.8959, -5.440524, -6.277009, -2.094109, -2.272945, -3.054921, -5.829133, -12.6628, -24.87338, -28.18667, -40.74629, -39.46629, -34.99958, -33.20189, -32.19189, -27.61995, -23.09315, -19.72145, -23.23594, -21.22335, -27.74279, -30.93741, -26.62651, -28.34192, -28.15595, -25.70967, -12.40441, -8.606383 ; 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 ; current_v = 1.959619, -8.74723, -6.759243, -19.30636, -18.2168, -28.56526, -26.98044, -27.97123, -30.24302, -25.20448, -20.91307, -20.09732, -20.19891, -21.34407, -21.96805, -38.85852, -51.94518, -38.03586, -62.55183, -56.78516, -64.33384, -67.15951, -63.56269, -60.7864, -54.2257, -63.21923, -60.59239, -73.2665, -78.07765, -66.75176, -67.95316, -67.34943, -66.38084, -67.03468, -62.36396, -52.11364, -37.75532, -40.84538, -41.56473, -38.34203, -39.69464, -40.82248, -37.15727, -32.27267, -30.4388, -29.94958, -29.40901, -19.15063, -9.281631, -10.23742, -16.36738, -16.91913, -18.40899, -21.20766, -29.83429, -32.92303, -38.49832, -35.32434, -27.73132, -20.65451, -15.43385, -9.44758, -13.36172, -14.8801, -19.00578, -23.02871, -27.68011, -31.95076, -31.00915, -24.70203, -26.13133, -23.91534, -23.758, -18.46695, -14.47287, -16.14249, -19.69543, -26.38444, -23.03074, -23.73587, -22.60743, -27.25221, -20.68693, -19.74887, -23.79895, -19.02713, -17.41215, -0.2176495, 7.709783, -1.875158, -8.615585, -17.08083, -22.49005, -23.82421, -22.96725, -16.90971, -10.62807, -8.883432, -11.98587, 0.07373046, -0.4432702, -6.098997, -20.49773, -32.79479, -33.35457, -41.40479, -34.25302, -45.21235, -63.08241, -55.78889, -56.07353, -48.67636, -43.53254, -36.25838, -24.09457, -33.74399, -34.41726, -38.03586, -28.93973, -29.44919, -18.75181, -23.40286, -14.14966, -9.606091, -19.55722, -27.21791, -37.21928, -35.86962, -43.11193, -43.19231, -36.82724, -33.72147, -31.1766, -26.06124, -22.02622, -19.04583, -14.21226, -21.12583, -21.36804, -18.77103, -19.79704, -22.30427, -24.84239, -25.12118, -21.78434, -21.21111, -21.81498, -22.34489, -17.43455, -14.09438, -14.19629, -10.91643, -13.34276, -12.70799, -11.49527, -19.01866, -15.25105, -15.37744, -15.19779, -14.67095, -6.802258, -1.844162, -4.787367, -0.2191751, -5.98453, -7.257849, -13.64388 ; 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 ; temperature = 5.781808, 5.620137, 5.458289, 5.361094, 5.29626, 5.231398, 5.166505, 5.06911, 5.06911, 5.03663, 5.004142, 5.004142, 5.03663, 4.971647, 4.971647, 5.004142, 5.101583, 4.971647, 5.231398, 5.198955, 5.231398, 5.328681, 5.3935, 5.3935, 5.425898, 5.425898, 5.361094, 5.3935, 5.425898, 5.361094, 5.3935, 5.328681, 5.361094, 5.3935, 5.425898, 5.458289, 5.490673, 5.490673, 5.490673, 5.490673, 5.52305, 5.490673, 5.555419, 5.458289, 5.555419, 5.717161, 5.846428, 5.652485, 5.620137, 5.555419, 5.3935, 5.587782, 5.684827, 5.814122, 5.652485, 5.587782, 5.587782, 5.620137, 5.620137, 5.620137, 5.749488, 5.781808, 5.749488, 5.91102, 6.007857, 5.91102, 6.265795, 6.394607, 6.040123, 6.876755, 5.91102, 6.072381, 6.104633, 6.20135, 6.072381, 6.780436, 7.197436, 7.165394, 6.973021, 6.973021, 6.908849, 6.748317, 6.491148, 6.169118, 6.040123, 6.169118, 6.491148, 6.523316, 7.037168, 7.261503, 7.581507, 7.932898, 7.900979, 7.837126, 7.389571, 7.677403, 7.613478, 7.357562, 7.805192, 7.677403, 7.51755, 7.549531, 7.549531, 7.581507, 7.453571, 7.389571, 6.748317, 7.005097, 6.973021, 6.716193, 6.587633, 6.362413, 6.555478, 6.748317, 6.716193, 6.684062, 6.684062, 6.587633, 6.458974, 6.426794, 6.394607, 6.394607, 6.426794, 6.394607, 6.330214, 6.233576, 6.20135, 6.20135, 6.007857, 5.975585, 5.943306, 5.943306, 5.975585, 6.072381, 6.169118, 6.20135, 6.298007, 6.394607, 6.555478, 6.684062, 6.491148, 6.555478, 6.491148, 6.458974, 6.394607, 6.426794, 6.362413, 6.20135, 6.458974, 6.362413, 6.330214, 6.265795, 6.426794, 6.458974, 6.394607, 6.330214, 6.362413, 6.394607, 6.523316, 6.298007, 6.136879, 6.523316, 6.780436, 6.940938, 6.587633, 7.165394, 7.197436 ; 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 ; }