netcdf I0109.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.7143, 0.03428, -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 Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; current_speed = 34.6094, 21.9975, 9.3856, 12.3186, 12.6119, 12.6119, 14.9583, 11.4387, 18.7712, 24.0506, 26.9836, 32.263, 20.8243, 21.4109, 10.8521, 2.3464, 8.799, 13.7851, 10.2655, 7.0392, 11.4387, 15.8382, 23.7573, 28.4501, 24.3439, 9.6789, 4.9861, 10.8521, 16.1315, 21.7042, 21.7042, 23.7573, 24.3439, 15.5449, 24.9305, 29.6233, 28.7434, 29.33, 16.1315, 9.0923, 9.3856, 9.3856, 8.2124, 4.9861, 3.2263, 4.3995, 11.1454, 19.3578, 18.4779, 20.2377, 19.6511, 10.2655, 1.1732, 9.0923, 11.4387, 11.4387, 8.2124, 2.3464, 9.6789, 15.2516, 19.9444, 21.4109, 18.1846, 19.6511, 12.6119, 8.799, 4.9861, 11.1454, 6.7459, 2.3464, 5.5727, 16.4248, 19.0645, 22.2908, 16.4248, 10.2655, 2.933, 5.866, 4.6928, 9.9722, 14.3717, 5.5727, 4.6928, 15.8382, 21.9975, 32.5563, 26.397, 26.397, 19.3578, 8.5057, 9.0923, 9.9722, 12.3186, 9.9722, 5.866, 7.3325, 15.8382, 21.7042, 23.464, 23.7573, 18.7712, 9.3856, 4.6928, 4.9861, 10.8521, 14.0784, 4.3995, 4.1062, 10.8521, 13.7851, 17.8913, 22.5841, 18.4779, 7.9191, 8.5057, 7.0392, 15.2516, 20.2377, 19.3578, 9.6789, 9.3856, 12.3186, 13.4918, 17.598, 23.464, 13.4918, 17.8913, 12.9052, 15.8382, 9.6789, 9.0923, 9.9722, 2.6397, 12.9052, 26.6903, 36.9558, 40.4754, 30.5032, 21.4109, 9.3856, 9.6789, 0, 15.2516, 1.7598, 7.0392, 12.6119, 19.0645, 27.5702, 31.3831, 26.397, 21.1176, 12.3186, 3.8129, 14.9583, 18.7712, 17.598, 9.6789, 3.5196, 11.732, 21.7042, 28.1568, 26.397, 17.598, 7.3325, 5.2794, 12.3186, 19.9444, 20.2377 ; 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 = 185.5248, 171.4608, 166.89, 115.2048, 100.086, 88.8348, 91.296, 145.0908, 172.5156, 184.47, 210.1368, 198.1824, 202.7532, 202.4016, 204.1596, 238.2648, 31.524, 20.6244, 23.4372, 86.3736, 137.004, 171.4608, 172.164, 163.7256, 203.4564, 219.63, 158.4516, 34.6884, 48.0492, 33.6336, 44.1816, 46.6428, 62.4648, 102.8988, 145.4424, 150.3648, 167.5932, 165.4836, 146.8488, 140.1684, 100.7892, 68.0904, 70.9032, 59.652, 59.652, 200.9952, 213.3012, 203.4564, 203.808, 205.566, 209.7852, 213.6528, 63.5196, 25.1952, 35.04, 12.8892, 6.5604, 204.5112, 215.7624, 207.324, 211.5432, 224.2008, 227.7168, 222.4428, 228.0684, 296.982, 339.8772, 32.9304, 18.5148, 330.7356, 226.662, 205.2144, 200.6436, 208.3788, 212.9496, 218.5752, 279.402, 71.2548, 36.4464, 11.4828, 18.8664, 309.6396, 213.6528, 243.1872, 221.388, 197.4792, 202.05, 199.5888, 210.84, 189.3924, 82.8576, 55.4328, 35.3916, 60.3552, 90.2412, 156.6936, 193.26, 185.5248, 190.0956, 197.1276, 198.534, 166.5384, 121.182, 58.5972, 20.2728, 32.9304, 358.122, 280.1052, 221.388, 203.4564, 204.1596, 207.6756, 210.4884, 211.1916, 228.0684, 325.8132, 4.4508, 354.9576, 7.6152, 18.8664, 283.2696, 238.2648, 236.1552, 225.6072, 241.7808, 226.3104, 248.8128, 283.6212, 322.6488, 357.4188, 9.0216, 13.2408, 144.7392, 161.9676, 177.438, 192.2052, 191.8536, 204.1596, 183.7668, 172.5156, 97.2732, 342.3, 48.4008, 98.6796, 175.68, 221.7396, 204.5112, 206.6208, 198.8856, 188.6892, 198.534, 200.6436, 333.9, 23.4372, 27.6564, 20.976, 23.7888, 233.694, 203.4564, 208.3788, 207.6756, 205.2144, 206.6208, 209.4336, 109.9308, 15.702, 19.5696, 20.2728 ; 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 = -3.332075, 3.266321, 2.128854, 11.14576, 12.417, 12.60929, 14.95447, 6.546111, 2.445066, -1.874434, -13.54756, -10.06745, -8.054058, -8.159613, -4.441545, -1.995585, 4.600607, 4.855667, 4.083038, 7.025105, 7.800591, 2.351752, 3.239024, 7.972795, -9.690116, -6.173467, 1.83133, 6.176072, 11.9973, 12.02152, 15.12641, 17.27364, 21.58639, 15.15264, 14.14144, 14.64801, 6.175555, 7.351773, 8.821516, 5.823921, 9.219687, 8.707713, 7.760448, 4.302867, 2.784209, -1.576296, -6.119274, -7.705394, -7.45903, -8.73359, -9.76168, -5.688718, 1.050116, 3.870624, 6.567509, 2.551589, 0.9382712, -0.9734536, -5.656594, -7.000816, -10.43374, -14.92715, -13.45348, -13.26162, -9.382536, -7.841221, -1.715385, 6.058861, 2.142158, -1.147015, -4.053123, -6.997075, -6.721263, -10.59479, -8.933467, -6.400963, -2.8936, 5.55485, 2.787854, 1.985203, 4.64727, -4.291383, -2.600557, -14.13536, -14.54375, -9.778596, -9.909844, -8.850054, -9.923629, -1.388089, 9.021746, 8.21172, 7.134461, 8.666924, 5.865948, 2.90109, -3.632812, -2.089607, -4.113031, -6.996542, -5.966752, 2.184908, 4.014817, 4.255763, 3.760148, 7.653298, -0.1441778, -4.042501, -7.174917, -5.487175, -7.322547, -10.48952, -9.37502, -4.101315, -6.327757, -3.955276, 1.18357, -1.778751, 2.565283, 3.129794, -9.135012, -10.47682, -11.2056, -12.57484, -20.67519, -9.75582, -16.68193, -12.54223, -9.60902, -0.4358912, 1.425735, 2.284074, 1.523896, 3.994866, 1.193068, -7.812955, -8.31412, -12.48434, -1.406604, 1.222533, 9.601022, -0, 11.40526, 1.739646, 0.5302405, -8.396325, -7.90931, -12.35376, -10.15807, -3.987913, -6.712595, -4.34297, -1.677444, 5.949569, 8.712994, 6.299677, 3.904143, -2.836327, -4.669936, -10.31598, -13.07785, -11.2453, -7.885376, -3.603297, 4.963191, 3.333833, 6.68041, 7.012168 ; 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 = -34.44863, -21.75365, -9.140978, -5.245939, -2.208674, 0.2564652, -0.3383199, -9.380421, -18.61128, -23.97745, -23.3362, -30.65204, -19.20374, -19.79514, -9.901553, -1.234193, 7.500454, 12.90161, 9.418561, 0.445232, -8.366281, -15.66263, -23.53546, -27.31012, -22.3322, -7.454489, -4.637609, 8.92324, 10.78378, 18.07084, 15.56483, 16.31045, 11.25403, -3.470083, -20.53167, -25.74832, -28.07215, -28.39367, -13.50578, -6.982253, -1.756948, 3.502173, 2.686811, 2.519231, 1.630091, -4.107419, -9.315279, -17.75813, -16.90549, -18.2562, -17.05507, -8.545115, 0.5231201, 8.227283, 9.365452, 11.15048, 8.158625, -2.134943, -7.85392, -13.5499, -16.99753, -15.34949, -12.23452, -14.50156, -8.427814, 3.992199, 4.681736, 9.354686, 6.396743, 2.046937, -3.824549, -14.85985, -17.8404, -19.61199, -13.78286, -8.02547, 0.479136, 1.885099, 3.774949, 9.772601, 13.59958, 3.55514, -3.906338, -7.144247, -16.50361, -31.05305, -24.46623, -24.86922, -16.62065, -8.391671, 1.130498, 5.657951, 10.04228, 4.932466, -0.02469423, -6.734184, -15.41594, -21.60338, -23.1007, -22.70369, -17.79764, -9.127742, -2.429736, 2.598014, 10.17985, 11.81645, 4.397137, 0.7204577, -8.141783, -12.64594, -16.32418, -20.00029, -15.923, -6.774316, -5.683874, 5.822897, 15.20561, 20.15938, 19.18707, 9.158902, 2.154308, -6.479513, -7.514193, -12.3111, -11.09486, -9.319477, -6.466207, 3.039197, 12.59029, 9.66908, 8.979822, 9.7071, -2.155401, -12.27132, -26.66362, -36.12048, -39.61229, -27.83139, -21.36465, -9.305638, -1.225355, 0, 10.12578, -0.2655694, -7.019201, -9.410726, -17.34641, -24.64753, -29.69365, -26.09402, -20.02234, -11.52764, 3.424089, 13.72419, 16.62654, 16.43179, 8.856566, -2.083947, -10.76251, -19.09589, -24.93542, -23.8819, -15.73246, -6.386063, -1.799668, 11.8589, 18.79232, 18.98405 ; 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 = 4.43313, 4.400442, 4.465809, 4.465809, 4.498481, 4.69434, 4.857338, 4.955044, 5.020142, 4.955044, 4.792162, 4.69434, 4.596447, 4.596447, 4.596447, 4.889915, 4.661717, 4.629086, 4.69434, 5.020142, 5.280233, 5.280233, 5.182755, 4.922483, 5.05268, 5.117733, 5.117733, 5.117733, 5.117733, 5.117733, 5.117733, 4.987597, 4.889915, 4.889915, 4.889915, 4.857338, 4.889915, 4.987597, 4.987597, 4.824754, 4.726955, 4.824754, 4.69434, 4.69434, 4.759563, 4.792162, 5.020142, 4.889915, 4.857338, 4.759563, 4.759563, 4.759563, 4.759563, 4.759563, 4.726955, 4.759563, 4.857338, 4.857338, 4.857338, 4.857338, 4.792162, 5.247747, 5.4101, 5.442548, 5.442548, 5.377644, 5.312711, 5.377644, 5.377644, 5.377644, 5.377644, 5.345181, 5.08521, 5.150248, 5.345181, 5.572269, 5.572269, 5.572269, 5.572269, 5.572269, 5.53985, 5.53985, 5.507423, 5.604682, 5.637087, 5.637087, 5.604682, 5.507423, 5.442548, 5.474989, 5.474989, 5.474989, 5.572269, 5.604682, 5.572269, 5.604682, 5.572269, 5.572269, 5.442548, 5.312711, 5.377644, 5.4101, 5.4101, 5.345181, 5.247747, 5.4101, 5.53985, 5.572269, 5.572269, 5.442548, 5.312711, 5.345181, 5.345181, 5.215255, 4.922483, 4.955044, 5.312711, 5.312711, 5.280233, 5.280233, 5.345181, 5.280233, 5.312711, 5.280233, 5.247747, 5.182755, 5.117733, 5.150248, 5.182755, 5.215255, 5.280233, 5.345181, 5.345181, 5.312711, 5.182755, 5.08521, 5.020142, 4.759563, 4.661717, 4.629086, 4.596447, 4.596447, 4.596447, 4.596447, 4.596447, 4.629086, 4.629086, 4.563799, 4.563799, 4.563799, 4.596447, 4.531144, 4.498481, 4.563799, 4.563799, 4.531144, 4.563799, 4.596447, 4.563799, 4.563799, 4.563799, 4.531144, 4.498481, 4.465809, 4.465809, 4.43313, 4.43313, 4.465809 ; 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 ; }