netcdf B0108.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., 300. ; 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.712, 0.03424, -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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 18.7712, 20.8243, 20.8243, 13.4918, 18.7712, 26.6903, 26.397, 24.3439, 22.8774, 18.4779, 17.8913, 14.3717, 12.9052, 10.5588, 12.9052, 5.5727, 10.8521, 11.4387, 17.3047, 19.3578, 24.9305, 23.464, 23.1707, 20.2377, 18.4779, 12.6119, 10.5588, 9.0923, 12.9052, 12.9052, 14.3717, 17.598, 15.2516, 14.0784, 13.4918, 12.0253, 9.9722, 8.5057, 6.1593, 5.866, 4.9861, 6.4526, 6.4526, 8.799, 10.5588, 12.3186, 20.8243, 19.0645, 19.3578, 17.3047, 17.0114, 10.5588, 13.7851, 13.4918, 13.4918, 11.4387, 15.2516, 14.3717, 12.3186, 13.7851, 12.3186, 9.9722, 8.5057, 12.6119, 13.1985, 14.9583, 14.665, 14.9583, 17.0114, 13.7851, 14.3717, 11.732, 13.1985, 14.665, 16.4248, 12.3186, 12.0253, 16.4248, 16.4248, 21.9975, 22.2908, 23.464, 25.2238, 22.8774, 20.2377, 13.4918, 14.665, 11.1454, 12.0253, 13.1985, 11.1454, 10.5588, 5.5727, 2.933, 4.9861, 7.9191, 14.665, 19.6511, 18.1846, 17.3047, 17.8913, 17.3047, 12.0253, 13.4918, 12.9052, 12.6119, 13.1985, 18.1846, 16.1315, 14.3717, 13.7851, 9.6789, 19.6511, 18.7712, 19.3578, 14.0784, 13.7851, 12.0253, 8.2124, 7.0392, 8.5057, 13.1985, 14.3717, 15.8382, 11.1454, 8.5057, 8.799, 16.1315, 22.2908, 25.5171, 26.1037, 21.4109, 13.7851, 9.9722, 6.4526, 3.8129, 3.2263, 1.4665, 1.1732, 3.5196, 4.1062, 4.6928, 9.0923, 14.0784, 23.464, 29.33, 27.5702, 28.4501, 25.5171, 19.9444, 17.3047, 16.7181, 10.5588, 14.3717, 15.5449, 12.6119, 12.3186, 14.3717, 7.3325, 2.0531, 0.8799, 2.6397, 0.8799, 4.3995, 2.3464, 1.4665, 2.3464, 7.0392 ; 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 = 238.61, 248.4548, 239.3132, 239.6648, 224.1944, 214.3496, 206.2628, 192.902, 185.87, 170.3996, 167.5868, 202.3952, 196.0664, 224.1944, 257.2448, 231.578, 215.4044, 191.8472, 176.3768, 154.5776, 140.5136, 152.1164, 144.0296, 139.1072, 164.774, 159.8516, 168.9932, 160.5548, 193.6052, 179.5412, 180.2444, 166.532, 160.2032, 167.5868, 144.3812, 154.9292, 171.4544, 176.0252, 215.4044, 179.5412, 211.1852, 203.8016, 206.966, 170.3996, 151.4132, 131.7236, 145.0844, 149.6552, 155.984, 169.6964, 192.5504, 186.2216, 204.8564, 205.9112, 196.0664, 210.1304, 180.596, 176.7284, 172.8608, 152.468, 153.8744, 165.1256, 212.5916, 196.0664, 219.6236, 213.2948, 213.998, 207.3176, 213.998, 197.1212, 184.4636, 193.2536, 163.016, 171.1028, 179.8928, 198.8792, 190.7924, 196.418, 200.9888, 198.176, 203.0984, 192.902, 188.6828, 184.8152, 182.354, 191.4956, 208.3724, 232.9844, 236.5004, 245.642, 241.4228, 263.222, 271.6604, 223.8428, 179.1896, 141.2168, 144.3812, 154.226, 172.1576, 189.7376, 209.0756, 227.7104, 233.6876, 200.9888, 168.6416, 174.6188, 153.1712, 154.9292, 144.7328, 151.7648, 157.742, 167.2352, 179.8928, 210.8336, 245.2904, 258.2996, 312.446, 326.51, 342.6836, 17.102, 76.5224, 81.4448, 83.906, 103.244, 115.55, 138.0524, 163.016, 181.2992, 189.7376, 193.9568, 200.9888, 205.9112, 206.6144, 208.724, 202.0436, 122.582, 118.7144, 114.8468, 104.6504, 342.332, 2.3348, 64.568, 88.8284, 133.13, 144.7328, 149.6552, 154.9292, 160.2032, 180.596, 193.9568, 208.0208, 204.1532, 203.45, 196.0664, 181.2992, 173.9156, 164.0708, 151.7648, 196.0664, 257.5964, 48.3944, 140.162, 125.0432, 10.7732, 346.1612, 264.98, 125.0432, 131.0204 ; 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 = -16.02388, -19.36927, -17.90827, -11.64458, -13.08531, -15.05976, -11.68038, -5.435607, -2.33971, 3.081663, 3.84592, -5.475516, -3.571529, -7.360487, -12.58673, -4.365959, -6.287097, -2.348392, 1.093564, 8.310077, 15.85318, 10.97357, 13.60971, 13.24853, 4.852797, 4.344205, 2.015944, 3.026873, -3.035694, 0.1033382, -0.06130352, 4.098614, 5.165494, 3.026298, 7.857486, 5.095575, 1.481834, 0.5895957, -3.568352, 0.04697191, -2.581833, -2.604081, -2.926007, 1.467459, 5.052276, 9.194161, 11.91919, 9.631434, 7.878465, 3.095188, -3.696549, -1.144301, -5.794504, -5.895615, -3.733871, -5.741881, -0.1586468, 0.820181, 1.53096, 6.372079, 5.424377, 2.559874, -4.581572, -3.490358, -8.417229, -8.211313, -8.20014, -6.8647, -9.512162, -4.05825, -1.118488, -2.689697, 3.855343, 2.26812, 0.03073067, -3.985978, -2.25175, -4.642352, -5.883124, -6.861834, -8.744936, -5.239139, -3.807888, -1.920379, -0.831233, -2.688817, -6.968814, -8.899285, -10.02777, -12.02365, -9.787594, -10.485, -5.57036, -2.031637, 0.07052179, 4.960329, 8.540746, 8.544741, 2.481265, -2.926851, -8.694514, -12.80121, -9.689988, -4.832566, 2.541622, 1.182765, 5.956828, 7.705503, 9.314172, 6.799138, 5.22149, 2.138547, 0.03676705, -9.621113, -17.58536, -13.78587, -10.17221, -6.635458, -2.444406, 2.070044, 8.271462, 13.05164, 14.29049, 15.41695, 10.05548, 5.685641, 2.570229, -0.3657555, -3.770181, -6.154476, -9.349965, -9.356084, -6.175501, -4.792548, -2.421738, 3.212832, 2.829547, 1.330753, 1.135056, -1.068202, 0.1672811, 4.238047, 9.090399, 10.27448, 13.54789, 14.81759, 11.68254, 9.635633, -0.2654282, -4.810395, -8.129611, -6.840676, -4.20186, -3.977385, -0.3524553, 1.336777, 3.380831, 6.799138, -2.029278, -2.005178, 0.6579304, 1.691042, 0.7203912, 0.8223626, -0.5612379, -1.460875, 1.921043, 5.310907 ; 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 = -9.77718, -7.647414, -10.62757, -6.814141, -13.45855, -22.03578, -23.67214, -23.7293, -22.75744, -18.21911, -17.47305, -13.28776, -12.40114, -7.570435, -2.849287, -3.463147, -8.845366, -11.19504, -17.27011, -17.48334, -19.24075, -20.73982, -18.75252, -15.2984, -17.82928, -11.8401, -10.36457, -8.573678, -12.54308, -12.90479, -14.37157, -17.11406, -14.35023, -13.74929, -10.96762, -10.89233, -9.861487, -8.485241, -5.020343, -5.865812, -4.265599, -5.903796, -5.751046, -8.675769, -9.271611, -8.198494, -17.07584, -16.45268, -17.68203, -17.02564, -16.60492, -10.49661, -12.50811, -12.1355, -12.96483, -9.893163, -15.25077, -14.34828, -12.2231, -12.22398, -11.06002, -9.638041, -7.166319, -12.1193, -10.16615, -12.503, -12.15812, -13.2901, -14.10342, -13.1742, -14.32811, -11.41952, -12.62287, -14.48854, -16.42477, -11.6559, -11.8126, -15.75508, -15.33502, -20.89989, -20.5038, -22.87161, -24.93472, -22.79666, -20.22062, -13.22115, -12.90341, -6.709892, -6.637138, -5.443546, -5.331318, -1.246178, 0.1614712, -2.115406, -4.985601, -6.17311, -11.92132, -17.69613, -18.01452, -17.05539, -15.63663, -11.64396, -7.121233, -12.59663, -12.65244, -12.55632, -11.7778, -16.47134, -13.17086, -12.66165, -12.75794, -9.439689, -19.65107, -16.11807, -8.091934, -2.855017, 9.303495, 10.02889, 7.840178, 6.727946, 1.982383, 1.963438, 1.525699, -3.628507, -4.806995, -6.326169, -8.415243, -16.12735, -21.96965, -24.76378, -24.37173, -19.25851, -12.32445, -8.74507, -5.980906, -2.05327, -1.550056, -0.6162137, -0.2967263, 3.353585, 4.102791, 2.015274, 0.1859089, -9.624783, -19.15761, -25.31181, -24.97267, -26.76869, -25.51572, -19.3556, -15.27619, -15.25451, -9.686725, -13.81036, -15.5409, -12.54086, -11.84558, -12.66165, -7.046104, -0.4409991, 0.584253, -2.026917, -0.5052332, 4.321958, 2.27829, -0.1283239, -1.347289, -4.620022 ; 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.155888, 2.155888, 2.155888, 2.122609, 2.122609, 2.122609, 2.089319, 2.022709, 1.989389, 1.956058, 1.956058, 1.922717, 1.922717, 1.922717, 1.956058, 1.989389, 2.022709, 2.155888, 2.189157, 2.189157, 2.222417, 2.155888, 2.089319, 2.022709, 1.989389, 1.956058, 1.989389, 2.022709, 2.022709, 2.022709, 2.022709, 2.022709, 2.056019, 2.089319, 2.122609, 2.089319, 2.056019, 2.089319, 2.122609, 2.155888, 2.222417, 2.288905, 2.388562, 2.322134, 2.288905, 2.288905, 2.388562, 2.355353, 2.421762, 2.322134, 2.288905, 2.322134, 2.322134, 2.288905, 2.288905, 2.288905, 2.288905, 2.288905, 2.288905, 2.255666, 2.222417, 2.189157, 2.222417, 2.322134, 2.355353, 2.388562, 2.421762, 2.587609, 2.554459, 2.620749, 2.554459, 2.554459, 2.454951, 2.48813, 2.454951, 2.454951, 2.421762, 2.421762, 2.388562, 2.388562, 2.355353, 2.421762, 2.421762, 2.421762, 2.388562, 2.388562, 2.421762, 2.421762, 2.454951, 2.454951, 2.48813, 2.48813, 2.48813, 2.5213, 2.587609, 2.554459, 2.48813, 2.454951, 2.421762, 2.388562, 2.355353, 2.355353, 2.355353, 2.355353, 2.355353, 2.355353, 2.322134, 2.288905, 2.288905, 2.288905, 2.322134, 2.388562, 2.454951, 2.554459, 2.620749, 2.65388, 2.587609, 2.554459, 2.5213, 2.48813, 2.48813, 2.48813, 2.48813, 2.48813, 2.388562, 2.355353, 2.322134, 2.189157, 2.189157, 2.222417, 2.189157, 2.255666, 2.355353, 2.388562, 2.388562, 2.421762, 2.5213, 2.620749, 2.819387, 2.951621, 2.984656, 2.85246, 2.720112, 2.753213, 2.587609, 2.5213, 2.48813, 2.454951, 2.454951, 2.454951, 2.48813, 2.48813, 2.5213, 2.554459, 2.554459, 2.554459, 2.554459, 2.554459, 2.421762, 2.48813, 2.65388, 2.687001, 2.786305, 3.083703, 3.116701, 3.116701, 3.017681, 3.050697 ; 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 ; }