netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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.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 = "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.41667244 ; :ending_julian_day_string = "2005-04-02 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667 ; current_speed = 8.799, 19.9444, 17.3047, 19.3578, 20.2377, 26.1037, 34.0228, 46.3414, 39.3022, 30.2099, 24.0506, 18.4779, 18.7712, 22.5841, 26.397, 20.8243, 23.1707, 19.3578, 28.4501, 34.3161, 38.4223, 31.6764, 24.6372, 17.3047, 13.7851, 29.6233, 29.6233, 24.9305, 18.4779, 14.9583, 31.3831, 33.4362, 34.9027, 29.33, 29.0367, 14.665, 10.2655, 20.531, 21.7042, 24.6372, 15.8382, 8.5057, 9.3856, 28.1568, 32.263, 24.3439, 13.1985, 10.8521, 14.9583, 29.9166, 31.6764, 27.8635, 21.9975, 21.9975, 8.5057, 22.2908, 28.7434, 24.9305, 25.2238, 15.5449, 10.5588, 15.5449, 12.3186, 19.3578, 9.9722, 9.3856, 19.0645, 39.0089, 55.727, 61.593, 49.2744, 36.9558, 24.6372, 6.4526, 15.5449, 19.9444, 10.2655, 9.6789, 31.0898, 40.4754, 45.7548, 39.8888, 49.2744, 41.9419, 23.1707, 12.3186, 9.9722, 15.8382, 13.4918, 8.799, 7.9191, 13.7851, 24.3439, 26.1037, 34.9027, 20.2377, 12.0253, 3.5196, 8.799, 12.0253, 14.665, 16.7181, 13.4918, 9.0923, 14.665, 29.0367, 36.6625, 34.6094, 17.598, 10.8521, 8.2124, 12.0253, 18.7712, 17.0114, 4.9861, 2.3464, 2.6397, 15.2516, 28.1568, 18.7712, 13.4918, 8.5057, 18.7712, 17.598, 27.2769, 26.9836, 23.1707, 10.8521, 5.866, 12.0253, 19.3578, 19.6511, 26.1037, 16.4248, 10.8521, 16.1315, 21.1176, 21.1176, 16.7181, 6.1593, 8.5057, 20.2377, 14.3717, 22.2908, 18.1846, 13.4918, 7.6258, 13.7851, 20.2377, 21.4109, 22.5841, 16.7181, 3.8129, 20.2377, 28.1568 ; 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 ; current_direction = 37.7012, 42.6236, 73.5644, 83.0576, 122.7884, 148.4552, 164.9804, 160.4096, 161.4644, 147.752, 127.7108, 109.076, 53.8748, 41.2172, 53.8748, 89.3864, 96.77, 114.35, 142.478, 147.4004, 146.6972, 135.0944, 103.802, 109.7792, 48.9524, 43.3268, 32.0756, 46.4912, 68.2904, 108.7244, 151.268, 155.4872, 167.7932, 150.9164, 140.3684, 120.6788, 83.0576, 28.208, 8.1668, 11.6828, 5.354, 91.1444, 128.7656, 163.2224, 156.8936, 171.3092, 123.14, 112.9436, 20.1212, 29.966, 13.0892, 8.5184, 38.4044, 51.7652, 62.3132, 133.688, 148.8068, 174.122, 161.816, 156.8936, 86.5736, 45.4364, 24.3404, 351.6416, 5.354, 188.8892, 220.5332, 195.218, 192.4052, 196.6244, 201.1952, 199.7888, 198.734, 238.4648, 259.9124, 301.7528, 295.0724, 221.2364, 198.734, 200.8436, 201.8984, 196.976, 190.9988, 188.5376, 200.492, 177.638, 359.3768, 349.532, 344.9612, 11.6828, 201.8984, 198.734, 187.1312, 189.2408, 181.8572, 173.4188, 170.2544, 209.6336, 11.3312, 329.5292, 296.4788, 301.7528, 274.6796, 199.7888, 199.4372, 197.3276, 189.944, 192.0536, 166.7384, 138.6104, 46.8428, 40.1624, 28.9112, 22.2308, 56.336, 246.2, 179.0444, 171.6608, 190.6472, 197.6792, 187.8344, 227.5652, 296.8304, 324.2552, 341.4836, 331.6388, 340.0772, 338.6708, 207.8756, 184.67, 188.5376, 167.7932, 175.88, 137.9072, 105.56, 41.5688, 30.3176, 39.1076, 37.7012, 25.7468, 83.4092, 122.4368, 151.6196, 150.9164, 162.1676, 157.2452, 115.7564, 51.4136, 44.7332, 38.4044, 38.0528, 50.3588, 90.0896, 134.0396, 154.0808 ; 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 ; current_u = 5.380972, 13.50593, 16.5976, 19.21587, 17.01335, 13.65654, 8.81699, 15.53798, 12.49393, 16.11955, 19.02663, 17.4632, 15.16207, 14.88101, 21.32167, 20.82311, 23.00914, 17.6358, 17.32799, 18.48831, 21.09629, 22.36166, 23.92583, 16.28379, 10.39623, 20.32628, 15.73109, 18.08131, 17.16727, 14.16661, 15.08627, 13.87256, 7.379855, 14.25688, 18.52103, 12.6125, 10.19024, 9.704466, 3.083199, 4.988869, 1.477847, 8.504004, 7.318084, 8.127671, 12.66129, 3.678414, 11.0516, 9.99358, 5.145762, 14.94292, 7.173682, 4.127337, 13.66502, 17.27862, 7.531803, 16.11874, 14.88694, 2.553147, 7.871582, 6.100439, 10.53992, 11.07531, 5.077196, -2.813941, 0.930496, -1.450302, -12.3898, -10.23954, -11.9715, -17.62154, -17.81499, -12.51153, -7.912853, -5.499673, -15.30459, -16.95925, -9.298213, -6.380015, -9.985267, -14.40189, -17.0648, -11.64638, -9.400986, -6.226628, -8.11152, 0.5076865, -0.1084644, -2.877585, -3.500759, 1.781739, -2.953522, -4.42743, -3.022096, -4.191839, -1.131147, 2.319467, 2.035568, -1.740272, 1.728828, -6.09802, -13.12663, -14.21584, -13.44683, -3.078234, -4.880123, -8.648139, -6.331084, -7.227365, 4.036936, 7.175145, 5.99078, 7.755793, 9.075003, 6.436067, 4.149944, -2.146861, 0.04402384, 2.211988, -5.202279, -5.700573, -1.839072, -6.277595, -16.75041, -10.28033, -8.662491, -12.81798, -7.895502, -3.947191, -2.742668, -0.9790598, -2.873828, 4.155044, 1.875436, 11.01009, 10.45437, 10.70356, 10.66001, 13.32053, 10.22385, 2.675569, 8.449488, 17.08029, 6.831203, 10.83523, 5.568737, 5.218469, 6.868175, 10.77538, 14.24342, 13.30062, 13.92055, 12.87385, 3.812895, 14.54806, 12.30743 ; 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 ; current_v = 6.961863, 14.67545, 4.896148, 2.339806, -10.95948, -22.24639, -32.86049, -43.65887, -37.26345, -25.54992, -14.71118, -6.038985, 11.06659, 16.98815, 15.5624, 0.2230103, -2.731456, -7.981406, -22.56433, -28.90981, -32.11261, -22.43547, -5.877632, -5.855847, 9.05248, 21.54953, 25.10125, 17.1638, 6.83502, -4.801859, -27.51914, -30.42255, -34.11358, -25.63182, -22.36295, -7.482446, 1.240806, 18.09269, 21.48409, 24.12681, 15.7691, -0.1698777, -5.87666, -26.95823, -29.67479, -24.06439, -7.215444, -4.230418, 14.04535, 25.91741, 30.8534, 27.55612, 17.23825, 13.61394, 3.952072, -15.39695, -24.58784, -24.79942, -23.9641, -14.29785, 0.6310607, 10.90787, 11.22364, 19.15218, 9.928693, -9.27287, -14.48958, -37.64102, -54.42593, -59.01846, -45.94119, -34.77345, -23.33192, -3.374854, -2.722746, 10.49585, 4.350141, -7.278497, -29.44266, -37.8265, -42.45344, -38.15073, -48.36929, -41.47713, -21.70448, -12.30813, 9.97161, 15.5746, 13.02971, 8.616716, -7.347711, -13.05476, -24.15559, -25.76493, -34.88437, -20.10434, -11.85176, -3.059254, 8.627488, 10.36446, 6.538634, 8.797992, 1.10071, -8.555372, -13.8292, -27.71894, -36.11172, -33.84636, -17.12871, -8.141582, 5.617301, 9.189968, 16.43175, 15.7469, 2.763903, -0.9468787, -2.639333, -15.09034, -27.67204, -17.88467, -13.36587, -5.739228, 8.472401, 14.28301, 25.86485, 23.74477, 21.78399, 10.1088, -5.185338, -11.98538, -19.14329, -19.2068, -26.03624, -12.18819, -2.911047, 12.06894, 18.22957, 16.38647, 13.22754, 5.54782, 0.9762642, -10.85487, -12.64438, -19.48018, -17.31095, -12.44171, -3.31376, 8.597685, 14.3767, 16.77856, 17.78369, 10.66578, -0.005962668, -14.06835, -25.32454 ; 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 ; temperature = 3.369426, 3.204767, 3.237717, 3.204767, 3.270658, 3.270658, 3.204767, 3.204767, 3.204767, 3.10586, 3.072873, 3.072873, 3.039877, 3.072873, 3.138839, 3.10586, 3.171807, 3.237717, 3.270658, 3.30359, 3.270658, 3.369426, 3.270658, 3.237717, 3.204767, 3.237717, 3.138839, 3.039877, 3.138839, 3.10586, 3.039877, 3.138839, 3.138839, 3.138839, 3.10586, 3.072873, 3.138839, 3.10586, 3.171807, 3.138839, 3.10586, 3.072873, 3.072873, 3.138839, 3.138839, 3.204767, 3.204767, 3.204767, 3.204767, 3.171807, 3.138839, 3.10586, 3.171807, 3.204767, 3.204767, 3.171807, 3.10586, 3.171807, 3.138839, 3.10586, 3.138839, 3.138839, 3.138839, 3.171807, 3.204767, 3.30359, 3.237717, 3.270658, 3.171807, 3.138839, 3.10586, 3.10586, 3.10586, 3.10586, 3.10586, 3.10586, 3.138839, 3.138839, 3.138839, 3.10586, 3.138839, 3.138839, 3.10586, 3.10586, 3.10586, 3.10586, 3.10586, 3.10586, 3.138839, 3.204767, 3.270658, 3.270658, 3.270658, 3.270658, 3.237717, 3.171807, 3.204767, 3.171807, 3.138839, 3.138839, 3.138839, 3.171807, 3.171807, 3.171807, 3.171807, 3.138839, 3.10586, 3.10586, 3.10586, 3.10586, 3.138839, 3.171807, 3.237717, 3.237717, 3.30359, 3.369426, 3.369426, 3.40233, 3.40233, 3.369426, 3.336512, 3.336512, 3.336512, 3.30359, 3.336512, 3.30359, 3.30359, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.30359, 3.270658, 3.30359, 3.336512, 3.40233, 3.369426, 3.369426, 3.369426, 3.336512, 3.30359, 3.30359, 3.336512, 3.336512, 3.30359, 3.30359, 3.336512, 3.336512, 3.270658, 3.171807, 3.204767 ; 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 ; }