netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2452974.04167244 ; :starting_julian_day_string = "2003-11-30 01:00:00" ; :ending_julian_day_number = 2452981.00000579 ; :ending_julian_day_string = "2003-12-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452974.04166667, 2452974.08333333, 2452974.125, 2452974.16666667, 2452974.20833333, 2452974.25, 2452974.29166667, 2452974.33333333, 2452974.375, 2452974.41666667, 2452974.45833333, 2452974.5, 2452974.54166667, 2452974.58333333, 2452974.625, 2452974.66666667, 2452974.70833333, 2452974.75, 2452974.79166667, 2452974.83333333, 2452974.875, 2452974.91666667, 2452974.95833333, 2452975, 2452975.04166667, 2452975.08333333, 2452975.125, 2452975.16666667, 2452975.20833333, 2452975.25, 2452975.29166667, 2452975.33333333, 2452975.375, 2452975.41666667, 2452975.45833333, 2452975.5, 2452975.54166667, 2452975.58333333, 2452975.625, 2452975.66666667, 2452975.70833333, 2452975.75, 2452975.79166667, 2452975.83333333, 2452975.875, 2452975.91666667, 2452975.95833333, 2452976, 2452976.04166667, 2452976.08333333, 2452976.125, 2452976.16666667, 2452976.20833333, 2452976.25, 2452976.29166667, 2452976.33333333, 2452976.375, 2452976.41666667, 2452976.45833333, 2452976.5, 2452976.54166667, 2452976.58333333, 2452976.625, 2452976.66666667, 2452976.70833333, 2452976.75, 2452976.79166667, 2452976.83333333, 2452976.875, 2452976.91666667, 2452976.95833333, 2452977, 2452977.04166667, 2452977.08333333, 2452977.125, 2452977.16666667, 2452977.20833333, 2452977.25, 2452977.29166667, 2452977.33333333, 2452977.375, 2452977.41666667, 2452977.45833333, 2452977.5, 2452977.54166667, 2452977.58333333, 2452977.625, 2452977.66666667, 2452977.70833333, 2452977.75, 2452977.79166667, 2452977.83333333, 2452977.875, 2452977.91666667, 2452977.95833333, 2452978, 2452978.04166667, 2452978.08333333, 2452978.125, 2452978.16666667, 2452978.20833333, 2452978.25, 2452978.29166667, 2452978.33333333, 2452978.375, 2452978.41666667, 2452978.45833333, 2452978.5, 2452978.54166667, 2452978.58333333, 2452978.625, 2452978.66666667, 2452978.70833333, 2452978.75, 2452978.79166667, 2452978.83333333, 2452978.875, 2452978.91666667, 2452978.95833333, 2452979, 2452979.04166667, 2452979.08333333, 2452979.125, 2452979.16666667, 2452979.20833333, 2452979.25, 2452979.29166667, 2452979.33333333, 2452979.375, 2452979.41666667, 2452979.45833333, 2452979.5, 2452979.54166667, 2452979.58333333, 2452979.625, 2452979.66666667, 2452979.70833333, 2452979.75, 2452979.79166667, 2452979.83333333, 2452979.875, 2452979.91666667, 2452979.95833333, 2452980, 2452980.04166667, 2452980.08333333, 2452980.125, 2452980.16666667, 2452980.20833333, 2452980.25, 2452980.29166667, 2452980.33333333, 2452980.375, 2452980.41666667, 2452980.45833333, 2452980.5, 2452980.54166667, 2452980.58333333, 2452980.625, 2452980.66666667, 2452980.70833333, 2452980.75, 2452980.79166667, 2452980.83333333, 2452980.875, 2452980.91666667, 2452980.95833333, 2452981 ; current_speed = 43.4084, 21.4109, 10.5588, 9.6789, 27.8635, 29.33, 22.2908, 16.1315, 9.3856, 11.4387, 17.8913, 19.0645, 19.6511, 25.2238, 17.8913, 20.8243, 15.5449, 14.0784, 15.2516, 16.7181, 6.7459, 3.8129, 11.4387, 30.2099, 20.2377, 21.1176, 19.6511, 24.6372, 12.6119, 16.7181, 15.2516, 13.1985, 15.8382, 14.3717, 4.3995, 15.5449, 25.5171, 28.7434, 28.4501, 21.9975, 20.8243, 18.7712, 12.9052, 6.7459, 10.5588, 12.3186, 22.5841, 31.9697, 38.129, 35.196, 36.6625, 22.5841, 17.0114, 12.0253, 1.4665, 14.0784, 22.2908, 21.7042, 21.4109, 34.3161, 41.9419, 57.1935, 44.5816, 57.4868, 50.7409, 37.5424, 29.9166, 24.3439, 25.5171, 30.5032, 54.2605, 63.9394, 78.8977, 84.4704, 82.4173, 74.2049, 61.0064, 57.1935, 47.2213, 40.7687, 33.4362, 37.2491, 50.7409, 63.0595, 81.5374, 80.3642, 79.7776, 81.8307, 64.8193, 57.1935, 48.9811, 42.5285, 30.5032, 30.7965, 38.4223, 44.2883, 49.5677, 52.2074, 47.5146, 44.2883, 44.5816, 36.6625, 21.9975, 18.7712, 13.7851, 6.4526, 13.1985, 21.4109, 30.5032, 38.4223, 54.2605, 56.6069, 51.3275, 43.4084, 30.2099, 25.5171, 14.0784, 15.8382, 13.1985, 24.6372, 38.4223, 42.2352, 54.5538, 53.9672, 56.0203, 38.4223, 29.0367, 20.531, 10.8521, 10.5588, 2.0531, 15.8382, 15.2516, 43.4084, 55.4337, 63.0595, 57.4868, 42.8218, 37.2491, 26.9836, 22.5841, 13.4918, 12.0253, 14.0784, 25.2238, 39.5955, 54.2605, 46.6347, 46.3414, 53.9672, 37.5424, 33.4362, 21.9975, 18.1846, 31.9697, 29.9166, 34.9027, 23.1707, 53.3806, 64.2327, 71.5652, 63.0595, 95.6158, 87.4034, 73.0317, 64.2327, 49.861, 50.1543 ; 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 = 141.6232, 144.0844, 132.13, 18.5632, 68.842, 62.5132, 47.746, 21.7276, 47.3944, 107.1664, 126.1528, 128.9656, 129.3172, 105.4084, 102.9472, 32.2756, 37.198, 38.956, 31.924, 43.1752, 24.5404, 127.2076, 150.0616, 162.016, 164.1256, 129.3172, 114.55, 111.7372, 83.9608, 41.7688, 35.7916, 358.522, 345.1612, 341.6836, 93.1024, 131.7784, 134.2396, 125.4496, 126.1528, 111.3856, 115.9564, 135.2944, 74.8192, 307.5784, 237.2584, 241.4776, 195.0664, 190.8472, 188.386, 184.87, 169.7512, 191.1988, 172.9156, 191.902, 242.1808, 333.2452, 295.9756, 279.4504, 198.5824, 188.7376, 183.8152, 184.5184, 180.2992, 194.0116, 185.9248, 190.144, 185.2216, 202.8016, 188.386, 171.5092, 164.1256, 175.0252, 175.0252, 178.5412, 183.8152, 184.5184, 183.112, 186.2764, 179.596, 179.9476, 198.5824, 176.7832, 182.0572, 172.564, 175.0252, 176.4316, 178.1896, 191.1988, 193.66, 192.9568, 187.3312, 191.5504, 181.0024, 186.2764, 184.5184, 185.9248, 187.6828, 180.6508, 183.4636, 183.4636, 182.7604, 184.5184, 182.0572, 175.3768, 151.8196, 165.532, 132.13, 156.0388, 164.1256, 177.1348, 186.2764, 189.4408, 192.9568, 191.902, 187.3312, 183.4636, 156.3904, 189.4408, 221.788, 188.386, 184.5184, 203.1532, 197.8792, 192.6052, 197.176, 199.9888, 209.1304, 197.5276, 205.966, 196.1212, 193.66, 164.8288, 145.1392, 181.354, 184.87, 182.7604, 189.4408, 200.3404, 192.6052, 193.66, 189.7924, 189.7924, 176.7832, 189.4408, 195.7696, 196.4728, 194.0116, 199.9888, 199.9888, 197.8792, 197.5276, 198.934, 205.2628, 224.6008, 209.1304, 313.9072, 316.3684, 261.5188, 183.112, 188.7376, 175.7284, 176.08, 175.3768, 180.2992, 189.7924, 203.8564, 191.5504, 177.4864 ; 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 = 26.94925, 12.55948, 7.830667, 3.081283, 25.98518, 26.01915, 16.49901, 5.971789, 6.908092, 10.92912, 14.44627, 14.8231, 15.20307, 24.31717, 17.43645, 11.12002, 9.398001, 8.851419, 8.064953, 11.43905, 2.801807, 3.036783, 5.708696, 9.327349, 5.535608, 16.33763, 17.87462, 22.88531, 12.54191, 11.13637, 8.919726, -0.3404303, -4.05617, -4.516511, 4.393052, 11.59226, 18.28118, 23.41512, 22.97194, 20.48292, 18.7237, 13.20487, 12.45486, -5.346258, -8.8812, -10.8235, -5.870472, -6.016392, -5.560783, -2.987972, 6.523099, -4.386144, 2.098038, -2.480078, -1.297009, -6.337719, -20.039, -21.40963, -6.822972, -5.212941, -2.790756, -4.505661, -0.2328052, -13.91861, -5.237632, -6.61207, -2.72265, -9.434267, -3.721447, 4.503816, 14.84185, 5.544671, 6.841818, 2.150457, -5.483932, -5.845806, -3.311912, -6.252673, 0.3329608, 0.03728511, -10.65505, 2.090206, -1.821456, 8.161076, 7.070726, 5.001874, 2.520349, -15.89265, -15.30771, -12.82372, -6.250219, -8.515475, -0.5336317, -3.366824, -3.02688, -4.571575, -6.626641, -0.5929903, -2.870567, -2.675652, -2.147025, -2.888244, -0.7896487, 1.513006, 6.510003, 1.612113, 9.788334, 8.69535, 8.343525, 1.92059, -5.932023, -9.285142, -11.50846, -8.952477, -3.854926, -1.541601, 5.638435, -2.597915, -8.795168, -3.593121, -3.02688, -16.6065, -16.74862, -11.77736, -16.54324, -13.13414, -14.13503, -6.183222, -4.751459, -2.931863, -0.4848597, 4.144921, 8.71758, -1.025721, -4.706057, -3.03691, -9.429471, -14.88472, -8.128939, -6.372442, -3.841076, -2.294669, 0.6747908, -2.309258, -6.855064, -11.22771, -13.13746, -15.94144, -15.84118, -16.56853, -11.30646, -10.84934, -9.387891, -12.76855, -15.56282, -21.55383, -24.08352, -22.91731, -2.897923, -9.757556, 5.330494, 4.310971, 7.706875, -0.4564207, -12.42114, -25.97864, -9.983661, 2.199593 ; 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.02979, -17.3403, -7.083002, 9.175337, 10.05708, 13.53709, 14.98875, 14.98543, 6.353562, -3.376107, -10.55481, -11.98878, -12.4512, -6.7019, -4.0086, 17.60672, 12.38231, 10.94777, 12.9448, 12.19192, 6.136534, -2.305679, -9.912348, -28.73393, -19.46591, -13.38039, -8.16478, -9.124385, 1.326884, 12.46901, 12.37133, 13.19411, 15.31, 13.64357, -0.2381037, -10.35681, -17.80227, -16.67079, -16.78387, -8.02123, -9.114527, -13.34127, 3.37943, 4.113963, -5.710739, -5.88216, -21.80778, -31.39848, -37.72132, -35.06894, -36.07753, -22.15408, -16.88153, -11.76678, -0.6843907, 12.57118, 9.76311, 3.563694, -20.29467, -33.91784, -41.84895, -57.01575, -44.58099, -55.77638, -50.46985, -36.95554, -29.79245, -22.44148, -25.24427, -30.16887, -52.1912, -63.69854, -78.60049, -84.44302, -82.23465, -73.97428, -60.91644, -56.85069, -47.22013, -40.76868, -31.69305, -37.19041, -50.7082, -62.52917, -81.23024, -80.20839, -79.73778, -80.27258, -62.98584, -55.73732, -48.58068, -41.66725, -30.49853, -30.61191, -38.30289, -44.05172, -49.12275, -52.20403, -47.42781, -44.2074, -44.52987, -36.54856, -21.98332, -18.71012, -12.15108, -6.247971, -8.853752, -19.56572, -29.33992, -38.37427, -53.93526, -55.84019, -50.02067, -42.4752, -29.96294, -25.47049, -12.89998, -15.62368, -9.841007, -24.37378, -38.30289, -38.83344, -51.91917, -52.66643, -53.52192, -36.10772, -25.36397, -19.57779, -9.756624, -10.14359, -1.995026, -15.28621, -12.5146, -43.39628, -55.23358, -62.98633, -56.70818, -40.15161, -36.35128, -26.22035, -22.25506, -13.29523, -12.00635, -13.88772, -24.27444, -37.97028, -52.64607, -43.8254, -43.54977, -51.3609, -35.79938, -31.62707, -19.89366, -12.94773, -27.92598, 20.74693, 25.26227, -3.417328, -53.30188, -63.48724, -71.3664, -62.91197, -95.3047, -87.40221, -71.96766, -58.74479, -48.85126, -50.10604 ; 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 = 8.292251, 8.356152, 8.356152, 8.324203, 8.196365, 8.164394, 8.228332, 8.260294, 8.196365, 8.196365, 8.132419, 8.132419, 8.132419, 8.132419, 8.164394, 8.196365, 8.196365, 8.228332, 8.260294, 8.260294, 8.228332, 8.196365, 8.196365, 8.132419, 8.132419, 8.132419, 8.132419, 8.036462, 8.068452, 8.068452, 8.100437, 8.068452, 8.100437, 8.132419, 8.132419, 8.100437, 8.164394, 8.132419, 8.164394, 8.196365, 8.260294, 8.324203, 8.196365, 8.196365, 8.164394, 8.132419, 8.132419, 8.100437, 8.068452, 8.004466, 8.036462, 8.036462, 8.004466, 7.972466, 7.908451, 7.940461, 7.876436, 7.876436, 7.812391, 7.812391, 7.780361, 7.68424, 7.812391, 7.235046, 7.299282, 7.523934, 7.523934, 7.395594, 7.363496, 7.491858, 7.267167, 7.20292, 6.881345, 6.559181, 6.688119, 6.720339, 6.720339, 6.688119, 6.688119, 6.655894, 6.688119, 6.688119, 6.591424, 6.526931, 6.462412, 6.430143, 6.365587, 6.107104, 6.462412, 6.430143, 6.591424, 6.623662, 6.591424, 6.591424, 6.688119, 6.623662, 6.559181, 6.526931, 6.430143, 6.301005, 6.236397, 6.171764, 6.204084, 6.204084, 6.139437, 6.139437, 6.204084, 6.107104, 6.139437, 6.042418, 6.074765, 6.074765, 6.171764, 6.236397, 6.430143, 6.430143, 6.397868, 6.268704, 6.333299, 6.333299, 6.365587, 6.462412, 6.268704, 6.301005, 5.912966, 6.236397, 6.397868, 6.430143, 6.526931, 6.526931, 6.526931, 6.591424, 6.849156, 6.526931, 6.268704, 6.268704, 6.397868, 6.494674, 6.494674, 6.430143, 6.301005, 6.236397, 6.171764, 6.365587, 6.301005, 6.397868, 6.301005, 6.720339, 6.816961, 6.784759, 6.816961, 6.784759, 6.849156, 6.913529, 6.977879, 6.816961, 6.430143, 6.494674, 6.752552, 6.913529, 6.849156, 6.816961, 6.365587, 6.074765, 6.042418, 6.397868, 6.623662, 6.655894 ; 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 ; }