netcdf L0106.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.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 = "13-Oct-2004 11:27:18: Modified [lon,lat] to [-66.553800,43.624300].\n", "Sun Oct 3 12:41:31 2004: /usr/local/nco/bin/ncrcat -d time,2453281.59375,2453311.042 L0106.aanderaa.realtime.nc L0106.aanderaa.realtime.nc.new\n", "02-Oct-2004 19:48:26: Modified [lon,lat] to [-66.554100,43.627300].\n", "Sat Oct 2 16:19:50 2004: /usr/local/nco/bin/ncrcat -d time,2453211.604167,2453646.0 L0106.aanderaa.realtime.nc L0106.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0106" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Aug-2004 13:42:12\n", "AANCM_Temperature_1.5: 25-Aug-2004 13:42:12" ; :longitude = -66.5538 ; :latitude = 43.6243 ; data: lat = 43.6243 ; lon = -66.5538 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; current_speed = 31.9697, 78.6044, 104.4148, 93.2694, 53.6739, 19.0645, 4.1062, 18.7712, 53.6739, 62.1796, 20.8243, 3.2263, 28.1568, 56.3136, 87.99, 78.8977, 44.2883, 26.1037, 24.0506, 11.732, 43.4084, 84.7637, 57.4868, 21.7042, 8.799, 51.9141, 62.7662, 71.2719, 56.0203, 49.2744, 31.0898, 21.4109, 42.2352, 75.0848, 54.2605, 26.397, 4.6928, 28.1568, 44.5816, 54.2605, 49.5677, 41.3553, 21.9975, 0.5866, 32.263, 50.4476, 81.2441, 52.794, 43.1151, 10.2655, 27.2769, 45.4615, 55.1404, 39.0089, 30.7965, 17.3047, 39.3022, 48.3945, 80.0709, 73.6183, 12.3186, 11.4387, 26.9836, 59.2466, 75.9647, 62.4729, 62.4729, 38.7156, 11.1454, 25.8104, 51.9141, 64.8193, 61.0064, 48.3945, 11.732, 30.2099, 57.4868, 63.9394, 44.5816, 13.4918, 15.8382, 24.0506, 43.995, 45.1682, 46.0481, 36.9558, 17.3047, 36.0759, 71.2719, 71.5652, 58.9533, 25.8104, 16.1315, 29.33, 56.3136, 63.0595, 82.4173, 50.7409, 32.5563, 39.0089, 59.2466, 79.7776, 56.6069, 53.6739, 41.062, 20.2377, 6.4526, 31.0898, 45.1682, 37.8357, 30.2099, 18.4779, 36.3692, 65.6992, 69.5121, 54.5538, 25.5171, 5.5727, 31.3831, 51.0342, 51.3275, 85.057, 46.0481, 26.397, 17.598, 38.4223, 58.0734, 63.6461, 50.4476, 24.6372, 21.1176, 24.0506, 40.7687, 54.5538, 58.3667, 28.4501, 23.464, 32.263, 61.8863, 65.9925, 54.2605, 35.4893, 9.0923, 35.7826, 35.7826, 56.9002, 56.9002, 61.2997, 54.2605, 29.0367, 43.7017, 44.8749, 51.3275, 46.3414, 29.33, 30.5032, 25.2238, 33.1429, 38.7156, 38.4223, 21.9975, 22.8774, 36.9558, 61.2997, 78.8977, 62.4729, 60.7131, 41.6486 ; 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 = 340.1804, 5.1056, 15.6536, 17.06, 5.8088, 6.8636, 82.4576, 114.8048, 130.9784, 156.2936, 187.2344, 240.326, 357.3704, 4.4024, 358.4252, 31.124, 37.4528, 359.8316, 63.4712, 138.0104, 145.0424, 152.426, 160.5128, 142.9328, 4.0508, 7.9184, 14.2472, 19.1696, 17.06, 33.5852, 60.3068, 139.7684, 162.974, 154.8872, 164.732, 162.2708, 129.2204, 62.4164, 16.0052, 36.0464, 29.0144, 27.2564, 53.2748, 293.7692, 186.5312, 155.942, 163.3256, 171.0608, 146.4488, 110.234, 26.9048, 29.366, 26.5532, 43.43, 44.4848, 144.3392, 156.6452, 179.8508, 173.1704, 177.038, 155.942, 107.7728, 21.2792, 11.0828, 4.754, 13.8956, 16.0052, 22.334, 130.6268, 163.6772, 174.2252, 175.9832, 181.6088, 162.6224, 173.522, 348.5804, 348.5804, 20.2244, 25.1468, 347.5256, 242.7872, 212.198, 191.4536, 175.9832, 198.134, 225.9104, 290.2532, 345.0644, 6.8636, 16.7084, 27.2564, 50.1104, 103.9052, 159.1064, 166.1384, 184.7732, 186.5312, 201.2984, 220.988, 311.3492, 339.8288, 357.3704, 10.028, 4.754, 352.448, 348.2288, 233.6456, 179.4992, 180.554, 174.9284, 204.4628, 250.5224, 320.4908, 342.9548, 10.028, 359.8316, 3.6992, 305.372, 206.924, 186.8828, 200.2436, 185.4764, 202.7048, 218.8784, 318.3812, 340.532, 358.4252, 353.5028, 352.0964, 320.8424, 249.116, 210.7916, 208.682, 190.3988, 191.8052, 199.5404, 267.0476, 329.6324, 354.206, 4.0508, 10.028, 1.9412, 318.7328, 191.4536, 232.2392, 186.5312, 200.2436, 222.0428, 235.4036, 255.7964, 317.678, 5.4572, 1.5896, 0.1832, 339.8288, 260.7188, 271.97, 229.4264, 227.6684, 199.5404, 226.9652, 303.9656, 349.2836, 1.238, 14.5988, 355.2608, 357.722, 359.8316 ; 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 = -10.83964, 6.995135, 28.17328, 27.36272, 5.432287, 2.278324, 4.070673, 17.03941, 40.52148, 24.99931, -2.62238, -2.803191, -1.291808, 4.322677, -2.41814, 40.78159, 26.93205, -0.07672217, 21.51831, 7.848658, 24.87172, 39.2366, 19.17738, 13.08223, 0.6215694, 7.151823, 15.44713, 23.40324, 16.43484, 27.25743, 27.00741, 13.82885, 12.3667, 31.86612, 14.28865, 8.038376, 3.635603, 24.95639, 12.29224, 31.92906, 24.04179, 18.93962, 17.63128, -0.5368425, -3.66973, 20.56553, 23.31157, 8.203464, 23.82894, 9.631995, 12.34305, 22.29371, 24.64933, 26.81736, 21.57972, 10.08839, 15.58033, 0.1260207, 9.521786, 3.804125, 5.021815, 10.89278, 9.792699, 11.38882, 6.295786, 15.00309, 17.22532, 14.71213, 8.458989, 7.253977, 5.22353, 4.540525, -1.712765, 14.45387, 1.323624, -5.981339, -11.38196, 22.10371, 18.94446, -2.914274, -14.08514, -12.81528, -8.736276, 3.163986, -14.33203, -26.5436, -16.23479, -9.297956, 8.517428, 20.57506, 26.99903, 19.80384, 15.65876, 10.46006, 13.49147, -5.24729, -9.374493, -18.43037, -21.35371, -29.28387, -20.42979, -3.660122, 9.856927, 4.448374, -5.396612, -4.128572, -5.196703, 0.2717403, -0.4367301, 3.344698, -12.50999, -17.42044, -23.13816, -19.25815, 12.1041, -0.1603407, 1.646322, -4.54404, -14.21053, -6.115878, -17.75994, -8.117478, -17.7738, -16.5686, -11.68809, -12.8054, -1.595972, -7.201853, -6.936887, -15.5573, -19.73026, -12.31191, -19.56685, -9.846882, -11.94094, -9.515746, -23.43286, -16.31043, -6.247553, 4.66177, 9.44835, 1.202159, -5.997022, -7.105505, -28.2888, -6.47207, -19.68817, -41.05153, -44.66573, -28.14905, -29.4242, 4.2677, 1.423835, 0.1481737, -10.11376, -30.10387, -25.20889, -25.17439, -28.62089, -12.85116, -16.07884, -18.9739, -6.871852, 1.32441, 19.88609, -5.161533, -2.413232, -0.1224107 ; 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 = 30.07597, 78.29253, 100.5421, 89.16537, 53.39829, 18.92787, 0.5389792, -7.875046, -35.19797, -56.93274, -20.65852, -1.597226, 28.12715, 56.14745, 87.95676, 67.54043, 35.15847, 26.10359, 10.74214, -8.72, -35.5765, -75.1357, -54.19373, -17.31841, 8.777019, 51.41911, 60.8357, 67.31992, 53.5553, 41.04874, 15.40051, -16.34594, -40.38411, -67.98734, -52.34536, -25.14331, -2.967282, 13.03779, 42.85347, 43.87182, 43.34685, 36.76345, 13.15402, 0.2364311, -32.05362, -46.06538, -77.82785, -52.15275, -35.93179, -3.550375, 24.32444, 39.61992, 49.32417, 28.32884, 21.97134, -14.05977, -36.08208, -48.39434, -79.50273, -73.51995, -11.24852, -3.491586, 25.14394, 58.14167, 75.70336, 60.64463, 60.05124, 35.81133, -7.257096, -24.77007, -51.65064, -64.66007, -60.98235, -46.18564, -11.65709, 29.61185, 56.34876, 59.99727, 40.35625, 13.17329, -7.242755, -20.3519, -43.11888, -45.05725, -43.76095, -25.7132, 5.990358, 34.85712, 70.76112, 68.54374, 52.40748, 16.55248, -3.87666, -27.40139, -54.6736, -62.8408, -81.88242, -47.27537, -24.57502, 25.7711, 55.6128, 79.6936, 55.7421, 53.48925, 40.70583, 19.8121, -3.82496, -31.08861, -45.16609, -37.68757, -27.49797, -6.16124, 28.05965, 62.81329, 68.45015, 54.55357, 25.46394, 3.22594, -27.98142, -50.66642, -48.157, -84.66876, -42.47964, -20.54953, 13.15592, 36.22561, 58.05146, 63.23733, 49.96839, 19.10398, -7.527941, -20.66031, -35.76626, -53.65777, -57.13218, -26.81154, -1.208544, 27.83651, 61.57014, 65.82764, 53.43155, 35.46893, 6.834153, -35.07002, -21.91206, -56.53092, -53.38548, -45.5239, -30.80868, -7.124686, 32.31184, 44.6715, 51.30775, 46.34116, 27.53109, -4.919556, 0.8670987, -21.55695, -26.07187, -36.2094, -15.01203, 12.78149, 36.31128, 61.28539, 76.35044, 62.25931, 60.66512, 41.64842 ; 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 = 10.8677, 10.80435, 11.21597, 11.40583, 11.34255, 11.24761, 11.24761, 11.27926, 11.40583, 11.18431, 11.05769, 10.89937, 10.99437, 11.15266, 11.27926, 11.40583, 11.40583, 11.34255, 11.34255, 11.34255, 11.37419, 11.24761, 11.18431, 11.08935, 11.08935, 11.15266, 11.15266, 11.18431, 11.18431, 11.05769, 10.96271, 10.96271, 11.02603, 11.15266, 10.99437, 11.02603, 10.96271, 10.99437, 10.96271, 11.05769, 11.21597, 11.18431, 11.18431, 11.15266, 11.21597, 11.18431, 11.02603, 11.02603, 11.02603, 11.02603, 10.99437, 10.93104, 11.02603, 11.05769, 11.08935, 11.05769, 11.05769, 11.02603, 10.99437, 10.93104, 10.96271, 10.96271, 10.99437, 10.99437, 11.05769, 10.96271, 10.96271, 10.99437, 10.99437, 10.99437, 10.93104, 10.99437, 11.05769, 11.05769, 11.02603, 11.02603, 10.96271, 10.77267, 11.05769, 11.15266, 11.08935, 11.02603, 10.96271, 10.7093, 10.64593, 10.74099, 10.74099, 10.67762, 11.05769, 11.05769, 11.15266, 11.24761, 11.21597, 11.18431, 11.21597, 11.02603, 10.99437, 10.74099, 10.61424, 10.77267, 10.8677, 10.93104, 10.83602, 10.77267, 10.7093, 10.74099, 10.74099, 10.7093, 10.67762, 10.96271, 10.96271, 10.93104, 10.96271, 10.93104, 10.8677, 10.93104, 10.89937, 11.02603, 10.93104, 10.83602, 10.80435, 11.05769, 10.96271, 10.74099, 10.77267, 10.77267, 10.67762, 10.80435, 10.93104, 10.99437, 10.99437, 10.99437, 10.96271, 10.8677, 10.83602, 10.77267, 10.77267, 10.80435, 10.93104, 11.12101, 11.43746, 11.43746, 11.40583, 11.34255, 11.21597, 11.27926, 11.02603, 11.02603, 10.99437, 10.83602, 10.8677, 11.18431, 11.12101, 10.83602, 10.80435, 10.80435, 10.77267, 10.80435, 10.8677, 11.02603, 11.02603, 11.08935, 10.96271, 10.80435, 10.80435, 10.80435, 10.64593, 10.55085 ; 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 ; }