netcdf I0109.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., 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 = -300., 300. ; 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., 300. ; 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 = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.91667244 ; :ending_julian_day_string = "2005-04-16 22: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 = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667 ; current_speed = 12.6119, 8.2124, 11.4387, 11.1454, 19.3578, 20.2377, 36.3692, 34.3161, 24.6372, 26.1037, 32.8496, 19.0645, 11.1454, 4.6928, 9.9722, 12.6119, 0.8799, 7.0392, 15.8382, 29.33, 26.9836, 55.4337, 41.9419, 33.7295, 16.4248, 12.6119, 9.9722, 11.4387, 12.3186, 22.8774, 24.0506, 36.0759, 32.8496, 32.8496, 33.4362, 31.0898, 26.397, 16.4248, 15.5449, 6.1593, 5.2794, 9.0923, 24.3439, 26.397, 44.2883, 51.6208, 41.3553, 38.4223, 20.2377, 16.1315, 16.1315, 7.9191, 9.3856, 12.3186, 33.1429, 38.4223, 44.2883, 47.2213, 43.995, 36.6625, 13.7851, 9.9722, 7.0392, 7.0392, 4.3995, 1.7598, 20.531, 26.6903, 42.5285, 40.1821, 45.7548, 37.8357, 17.8913, 6.7459, 3.8129, 4.3995, 4.6928, 4.9861, 17.0114, 26.6903, 38.4223, 43.7017, 32.263, 26.9836, 18.7712, 7.3325, 2.3464, 7.3325, 13.7851, 13.1985, 5.5727, 5.866, 15.2516, 18.1846, 34.6094, 34.0228, 36.3692, 20.2377, 4.9861, 4.3995, 6.4526, 5.866, 2.933, 14.3717, 30.7965, 37.8357, 48.3945, 52.5007, 42.8218, 27.8635, 19.6511, 14.9583, 8.799, 10.5588, 15.5449, 2.0531, 12.9052, 12.6119, 26.1037, 31.9697, 31.9697, 30.5032, 17.598, 12.9052, 7.6258, 10.8521, 14.3717, 15.5449, 13.4918, 21.9975, 30.2099, 42.5285, 49.2744, 45.4615, 35.196, 22.2908, 20.2377, 18.1846, 0, 17.8913, 18.7712, 19.9444, 26.6903, 26.9836, 36.0759, 39.8888, 31.9697, 24.9305, 26.397, 21.4109, 14.3717, 19.9444, 15.8382, 22.5841, 28.1568, 28.4501, 27.8635, 28.4501, 21.9975, 19.6511, 12.6119, 9.3856, 8.799, 4.3995, 11.732, 11.732, 19.9444 ; 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 = 205.566, 282.918, 299.0916, 241.7808, 263.9316, 238.968, 220.3332, 205.566, 204.5112, 195.018, 190.7988, 169.3512, 167.2416, 102.8988, 32.2272, 0.2316, 13.2408, 334.9548, 188.6892, 183.0636, 184.1184, 180.2508, 183.7668, 208.0272, 228.0684, 303.3108, 341.6352, 299.0916, 239.6712, 257.9544, 241.7808, 222.0912, 217.1688, 214.0044, 196.776, 200.6436, 196.0728, 205.2144, 219.2784, 222.4428, 267.096, 190.7988, 228.7716, 225.9588, 219.9816, 217.1688, 230.178, 223.146, 227.0136, 241.4292, 298.74, 328.2744, 287.4888, 211.8948, 217.872, 220.3332, 206.9724, 208.0272, 211.5432, 209.082, 199.5888, 167.5932, 43.4784, 115.908, 39.6108, 151.4196, 212.9496, 205.9176, 208.0272, 205.2144, 225.6072, 214.7076, 223.4976, 225.2556, 62.4648, 64.5744, 322.6488, 228.0684, 228.42, 216.8172, 202.05, 207.324, 216.8172, 226.3104, 227.3652, 247.758, 14.6472, 33.9852, 27.6564, 15.702, 23.7888, 146.1456, 159.1548, 179.8992, 180.6024, 182.0088, 176.7348, 192.5568, 167.9448, 49.104, 26.9532, 48.7524, 239.6712, 174.6252, 218.2236, 221.0364, 214.356, 214.0044, 205.566, 230.8812, 268.854, 323.352, 8.67, 333.1968, 345.4644, 268.1508, 271.3152, 217.872, 212.598, 224.5524, 234.0456, 224.2008, 224.5524, 243.5388, 264.9864, 254.4384, 258.306, 268.1508, 235.452, 241.4292, 226.662, 228.7716, 222.4428, 231.936, 228.42, 243.8904, 267.4476, 275.5344, 342.3, 293.1144, 263.2284, 260.4156, 224.2008, 234.7488, 222.7944, 210.1368, 211.8948, 210.1368, 224.2008, 230.178, 235.8036, 228.7716, 229.4748, 231.2328, 221.388, 224.5524, 224.2008, 223.8492, 240.0228, 217.1688, 211.5432, 182.712, 215.7624, 241.0776, 255.8448, 187.986, 195.3696 ; 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 = -5.442672, -8.004553, -9.995634, -9.820714, -19.24933, -17.34127, -23.5393, -14.80913, -10.22126, -6.764056, -6.154726, 3.5229, 2.461355, 4.574381, 5.317954, 0.05097946, 0.2015359, -2.979926, -2.392748, -1.567525, -1.937902, -0.2426484, -2.755403, -15.84918, -12.21912, -10.53981, -3.141901, -9.995634, -10.6327, -22.37368, -21.19207, -24.18213, -19.84659, -18.37136, -9.650716, -10.96083, -7.308234, -6.997075, -9.841307, -4.156627, -5.27262, -1.70354, -18.30876, -18.97522, -28.45707, -31.18749, -31.76243, -26.27547, -14.80419, -14.16712, -14.14427, -4.164273, -8.951757, -6.508671, -20.34641, -24.86813, -20.08746, -22.18885, -23.0156, -17.82021, -4.621695, 2.14254, 4.84354, 6.331738, 2.804986, 0.8418733, -11.16683, -11.66575, -19.98375, -17.11784, -32.69458, -21.54321, -12.31501, -4.791304, 3.381001, 3.97338, -2.847117, -3.709375, -12.72503, -15.99453, -14.42433, -20.06003, -19.33405, -19.51164, -13.80971, -6.786913, 0.5933259, 4.098711, 6.398604, 3.571964, 2.24784, 3.267857, 5.427196, 0.031992, -0.3638718, -1.192601, 2.071504, -4.399825, 1.041367, 3.325578, 2.924722, 4.410454, -2.531595, 1.346203, -19.05478, -24.84059, -27.31062, -29.36136, -18.47977, -21.6176, -19.64717, -8.928568, 1.32639, -4.761252, -3.901482, -2.052031, -12.9018, -7.742439, -14.06314, -22.4287, -25.87898, -21.26607, -12.34608, -11.5532, -7.596623, -10.45429, -14.0734, -15.5368, -11.11254, -19.31879, -21.9722, -31.98519, -33.25302, -35.79287, -26.32766, -20.01611, -20.21762, -18.09983, -0, -16.45504, -18.64025, -19.666, -18.60781, -22.0356, -24.50887, -20.02682, -16.89155, -12.51676, -18.40333, -16.44438, -11.88706, -14.99995, -12.03894, -17.60875, -18.616, -19.95949, -19.42574, -19.70917, -19.05477, -11.87251, -6.597806, -0.4440858, -5.142358, -3.850775, -11.37578, -1.62994, -5.286155 ; 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 = -11.37705, 1.835934, 5.561579, -5.270059, -2.046422, -10.43287, -27.724, -30.95617, -22.4169, -25.21211, -32.26787, -18.73618, -10.87022, -1.047572, 8.435884, 12.6118, 0.8565088, 6.377333, -15.65641, -29.28808, -26.91392, -55.43317, -41.85129, -29.77386, -10.97576, 6.926208, 9.464314, 5.561579, -6.220419, -4.774287, -11.37223, -26.77116, -26.1765, -27.23214, -32.01317, -29.09357, -25.36516, -14.85985, -12.03298, -4.545264, -0.2674685, -8.931286, -16.04415, -18.35055, -33.93595, -41.1345, -26.48413, -28.03343, -13.79856, -7.714798, 7.756602, 6.735798, 2.820554, -10.45873, -26.16248, -29.28907, -39.47084, -41.6834, -37.49456, -32.04028, -12.98726, -9.739317, 5.107882, -3.075619, 3.389344, -1.545362, -17.22857, -24.00588, -37.54095, -36.35355, -32.00885, -31.10354, -12.97841, -4.748744, 1.762679, 1.888876, 3.730455, -3.331926, -11.28987, -21.36696, -35.61196, -38.82568, -25.82819, -18.63895, -12.71416, -2.775493, 2.270145, 6.079977, 12.21011, 12.70596, 5.099235, -4.871454, -14.25331, -18.18457, -34.60749, -34.00189, -36.31016, -19.75363, -4.876141, 2.8803, 5.751699, 3.867538, -1.481052, -14.30851, -24.1938, -28.53919, -39.95194, -43.5228, -38.62907, -17.57993, -0.3930247, 12.00131, 8.698453, 9.424369, 15.04734, -0.06625154, 0.2962073, -9.955634, -21.99162, -22.7819, -18.77073, -21.86777, -12.5405, -5.75045, -0.6664355, -2.911339, -2.912925, -0.5016188, -7.651152, -10.52018, -20.73308, -28.02893, -36.36211, -28.02889, -23.35836, -9.80995, -0.9012465, 1.753784, 0, 7.023557, -2.213345, -3.320748, -19.1343, -15.57392, -26.47236, -34.497, -27.1429, -21.56062, -18.92403, -13.71164, -8.077347, -13.1446, -10.29138, -14.1412, -21.12463, -20.2738, -19.97537, -20.51723, -10.99117, -15.65916, -10.74844, -9.375088, -7.139927, -2.127707, -2.869052, -11.61822, -19.23111 ; 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 = 3.974748, 3.90913, 3.941943, 3.876308, 4.040332, 3.974748, 4.040332, 3.941943, 3.843477, 3.77779, 3.580518, 3.547609, 3.547609, 3.613419, 3.744933, 3.876308, 3.90913, 4.007544, 4.040332, 4.007544, 4.040332, 4.269609, 4.335042, 4.171398, 4.040332, 3.90913, 3.810638, 3.843477, 3.810638, 3.876308, 3.876308, 3.90913, 3.810638, 3.77779, 3.77779, 3.77779, 3.77779, 3.77779, 3.77779, 3.843477, 3.810638, 3.810638, 3.974748, 3.941943, 3.941943, 3.941943, 3.843477, 3.810638, 3.744933, 3.712068, 3.712068, 3.744933, 3.744933, 3.744933, 3.679194, 3.679194, 3.646311, 3.613419, 3.613419, 3.613419, 3.613419, 3.613419, 3.613419, 3.613419, 3.580518, 3.580518, 3.613419, 3.646311, 3.679194, 3.712068, 3.679194, 3.646311, 3.613419, 3.613419, 3.646311, 3.613419, 3.613419, 3.613419, 3.613419, 3.613419, 3.580518, 3.580518, 3.580518, 3.547609, 3.547609, 3.613419, 3.679194, 3.744933, 3.843477, 3.810638, 4.007544, 4.138644, 3.974748, 3.744933, 4.007544, 4.007544, 3.90913, 3.77779, 3.77779, 3.77779, 3.77779, 3.810638, 3.77779, 3.744933, 3.613419, 3.51469, 3.448826, 3.481762, 3.547609, 3.580518, 3.646311, 3.712068, 3.679194, 3.810638, 3.843477, 3.941943, 4.073111, 3.941943, 4.105882, 3.90913, 3.843477, 3.876308, 3.810638, 3.744933, 3.744933, 3.712068, 3.744933, 3.712068, 3.712068, 3.744933, 3.744933, 3.547609, 3.547609, 3.547609, 3.547609, 3.613419, 3.77779, 3.843477, 4.073111, 4.007544, 3.941943, 4.040332, 4.007544, 3.810638, 4.007544, 3.744933, 3.712068, 3.90913, 3.547609, 3.646311, 3.712068, 3.679194, 3.744933, 3.744933, 3.679194, 3.646311, 3.744933, 3.77779, 3.876308, 3.876308, 3.77779, 3.876308, 3.810638, 4.040332, 4.007544, 4.204144, 4.335042 ; 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 ; }