netcdf L0104.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.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 = "Wed Feb 11 19:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n", "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453079.00000579 ; :starting_julian_day_string = "2004-03-14 00:00:00" ; :ending_julian_day_number = 2453085.95833912 ; :ending_julian_day_string = "2004-03-20 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2453079, 2453079.04166667, 2453079.08333333, 2453079.125, 2453079.16666667, 2453079.20833333, 2453079.25, 2453079.29166667, 2453079.33333333, 2453079.375, 2453079.41666667, 2453079.45833333, 2453079.5, 2453079.54166667, 2453079.58333333, 2453079.625, 2453079.66666667, 2453079.70833333, 2453079.75, 2453079.79166667, 2453079.83333333, 2453079.875, 2453079.91666667, 2453079.95833333, 2453080, 2453080.04166667, 2453080.08333333, 2453080.125, 2453080.16666667, 2453080.20833333, 2453080.25, 2453080.29166667, 2453080.33333333, 2453080.375, 2453080.41666667, 2453080.45833333, 2453080.5, 2453080.54166667, 2453080.58333333, 2453080.625, 2453080.66666667, 2453080.70833333, 2453080.75, 2453080.79166667, 2453080.83333333, 2453080.875, 2453080.91666667, 2453080.95833333, 2453081, 2453081.04166667, 2453081.08333333, 2453081.125, 2453081.16666667, 2453081.20833333, 2453081.25, 2453081.29166667, 2453081.33333333, 2453081.375, 2453081.41666667, 2453081.45833333, 2453081.5, 2453081.54166667, 2453081.58333333, 2453081.625, 2453081.66666667, 2453081.70833333, 2453081.75, 2453081.79166667, 2453081.83333333, 2453081.875, 2453081.91666667, 2453081.95833333, 2453082, 2453082.04166667, 2453082.08333333, 2453082.125, 2453082.16666667, 2453082.20833333, 2453082.25, 2453082.29166667, 2453082.33333333, 2453082.375, 2453082.41666667, 2453082.45833333, 2453082.5, 2453082.54166667, 2453082.58333333, 2453082.625, 2453082.66666667, 2453082.70833333, 2453082.75, 2453082.79166667, 2453082.83333333, 2453082.875, 2453082.91666667, 2453082.95833333, 2453083, 2453083.04166667, 2453083.08333333, 2453083.125, 2453083.16666667, 2453083.20833333, 2453083.25, 2453083.29166667, 2453083.33333333, 2453083.375, 2453083.41666667, 2453083.45833333, 2453083.5, 2453083.54166667, 2453083.58333333, 2453083.625, 2453083.66666667, 2453083.70833333, 2453083.75, 2453083.79166667, 2453083.83333333, 2453083.875, 2453083.91666667, 2453083.95833333, 2453084, 2453084.04166667, 2453084.08333333, 2453084.125, 2453084.16666667, 2453084.20833333, 2453084.25, 2453084.29166667, 2453084.33333333, 2453084.375, 2453084.41666667, 2453084.45833333, 2453084.5, 2453084.54166667, 2453084.58333333, 2453084.625, 2453084.66666667, 2453084.70833333, 2453084.75, 2453084.79166667, 2453084.83333333, 2453084.875, 2453084.91666667, 2453084.95833333, 2453085, 2453085.04166667, 2453085.08333333, 2453085.125, 2453085.16666667, 2453085.20833333, 2453085.25, 2453085.29166667, 2453085.33333333, 2453085.375, 2453085.41666667, 2453085.45833333, 2453085.5, 2453085.54166667, 2453085.58333333, 2453085.625, 2453085.66666667, 2453085.70833333, 2453085.75, 2453085.79166667, 2453085.83333333, 2453085.875, 2453085.91666667, 2453085.95833333 ; current_speed = 68.3389, 66.2858, 44.8749, 20.531, 7.6258, 25.2238, 41.6486, 24.9305, 25.5171, 7.9191, 31.9697, 49.861, 67.1657, 69.2188, 53.3806, 32.8496, 10.5588, 22.2908, 44.2883, 58.0734, 43.995, 30.7965, 8.5057, 23.1707, 42.5285, 61.0064, 57.1935, 31.9697, 14.0784, 24.3439, 46.928, 67.1657, 72.4451, 57.7801, 43.4084, 20.531, 21.9975, 33.7295, 40.4754, 50.1543, 32.8496, 17.8913, 19.3578, 36.0759, 47.5146, 62.4729, 41.3553, 14.9583, 7.6258, 35.7826, 36.0759, 51.3275, 48.1012, 29.33, 19.9444, 21.1176, 45.7548, 56.6069, 39.5955, 19.3578, 16.4248, 32.263, 55.4337, 66.2858, 52.794, 34.6094, 9.3856, 11.732, 56.9002, 62.4729, 57.4868, 40.7687, 7.6258, 19.6511, 30.7965, 48.6878, 69.2188, 47.5146, 20.2377, 16.7181, 48.9811, 78.8977, 78.3111, 72.7384, 49.5677, 26.9836, 30.2099, 48.6878, 57.4868, 50.7409, 38.4223, 7.9191, 27.2769, 57.7801, 81.5374, 75.3781, 62.4729, 41.062, 16.7181, 16.1315, 33.1429, 34.9027, 23.7573, 8.2124, 35.196, 65.6992, 77.7245, 76.5513, 67.1657, 37.5424, 18.4779, 19.0645, 41.9419, 57.4868, 50.4476, 31.6764, 9.0923, 29.9166, 53.6739, 73.6183, 66.8724, 51.0342, 26.9836, 11.4387, 29.33, 49.2744, 54.8471, 41.062, 14.3717, 32.263, 59.8332, 84.7637, 92.0962, 70.6853, 30.7965, 31.6764, 55.727, 64.2327, 63.0595, 53.6739, 30.5032, 14.9583, 31.6764, 66.2858, 77.7245, 70.9786, 45.4615, 24.9305, 40.4754, 68.3389, 78.0178, 75.9647, 56.9002, 33.4362, 34.0228, 44.2883, 64.8193, 70.6853, 54.8471, 20.8243, 21.4109, 50.7409, 73.0317, 81.5374, 61.2997, 44.2883, 11.732, 21.4109 ; 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 = 150.7013, 142.9661, 148.5917, 114.8381, 122.9249, 327.2045, 333.8849, 328.2593, 337.0493, 167.5781, 182.6969, 164.7653, 164.4137, 156.3269, 157.3817, 158.4365, 93.7421, 20.9609, 347.5589, 344.3945, 352.1297, 13.5773, 49.4405, 137.6921, 145.0757, 148.9433, 145.7789, 152.1077, 83.1941, 353.8877, 353.5361, 352.8329, 345.4493, 349.3169, 7.6001, 44.1665, 118.3541, 140.1533, 153.1625, 139.0985, 132.0665, 76.8653, 46.2761, 355.9973, 348.2621, 349.6685, 345.0977, 342.9881, 198.8705, 141.9113, 145.0757, 145.0757, 132.7697, 101.8289, 91.2809, 351.4265, 346.5041, 351.0749, 329.6657, 341.2685, 175.6649, 170.7425, 159.1397, 167.2265, 148.2401, 154.5689, 103.5869, 355.9973, 341.6201, 345.4493, 338.4557, 340.9169, 309.2729, 208.3637, 175.3133, 172.1489, 164.4137, 167.5781, 171.4457, 287.1221, 319.4693, 325.4465, 314.8985, 313.1405, 318.4145, 280.4417, 231.5693, 184.4549, 185.1581, 171.0941, 164.0621, 208.7153, 302.2409, 316.6565, 320.5241, 325.7981, 327.2045, 328.9625, 285.7157, 198.5189, 171.7973, 169.3361, 188.3225, 343.6913, 334.9397, 335.9945, 330.7205, 331.0721, 331.0721, 336.3461, 289.9349, 175.3133, 167.2265, 175.3133, 179.1809, 177.4229, 222.4277, 323.6885, 347.5589, 342.9881, 336.6977, 356.3489, 358.8101, 134.8793, 141.2081, 157.3817, 162.6557, 156.3269, 172.1489, 341.6201, 343.6913, 341.2685, 342.9881, 348.2621, 37.4861, 117.6509, 134.8793, 153.8657, 157.3817, 146.8337, 174.2585, 250.9073, 313.8437, 325.4465, 338.1041, 353.8877, 25.5317, 93.3905, 158.4365, 165.8201, 158.0849, 159.4913, 174.6101, 203.0897, 251.6105, 311.3825, 337.4009, 343.3397, 340.2137, 347.9105, 141.9113, 149.9981, 165.8201, 155.2721, 142.9661, 138.7469, 126.7925, 7.2485 ; 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 = 33.4425, 39.9231, 23.3858, 18.63185, 6.400972, -13.66227, -18.33271, -13.11534, -9.95011, 1.703467, -1.504251, 13.10215, 18.04672, 27.79258, 20.52965, 12.07329, 10.53629, 7.974105, -9.541288, -15.62246, -6.024283, 7.229694, 6.462045, 15.59653, 24.3473, 31.47235, 32.16493, 14.95578, 13.97919, -2.592078, -5.283022, -8.379829, -18.20086, -10.71109, 5.741113, 14.30489, 19.35844, 21.61169, 18.27309, 32.83906, 24.38648, 17.42324, 13.98947, -2.518224, -9.666132, -11.20408, -10.63541, -4.376355, -2.466414, 22.07359, 20.65322, 29.38467, 35.31057, 28.70715, 19.93942, -3.14817, -10.67806, -8.782174, -19.99749, -6.216442, 1.241544, 5.190206, 19.73942, 14.65562, 27.78869, 14.86215, 9.122942, -0.8189344, -17.94155, -15.69548, -21.11033, -13.32889, -5.903435, -9.335586, 2.516294, 6.650711, 18.59837, 10.2208, 3.01029, -15.97715, -31.83063, -44.74884, -55.47232, -53.07569, -32.89991, -26.53675, -23.66524, -3.781793, -5.168309, 7.855306, 10.55058, -3.804793, -23.07114, -39.65857, -51.8377, -42.37085, -33.83796, -21.17153, -16.09314, -5.123646, 4.728683, 6.458656, -3.438745, -2.306144, -14.90804, -26.72803, -38.01275, -37.02853, -32.48863, -15.06242, -17.37072, 1.557706, 9.273248, 4.697083, 0.7211739, 1.424289, -6.134205, -17.71586, -11.56328, -21.53853, -26.45354, -3.249888, -0.5603463, 8.105404, 18.37506, 18.95045, 16.35063, 16.48713, 1.963162, -10.17304, -16.80191, -27.22048, -26.94461, -14.37986, 18.74179, 28.05869, 39.48786, 28.29301, 24.25206, 29.36343, 3.051554, -14.13545, -22.84604, -37.59568, -28.98513, -7.557626, 19.59438, 24.88686, 14.87601, 16.7408, 29.11876, 26.6142, 5.344796, -13.11273, -32.28539, -33.23009, -24.90881, -20.26525, -18.56645, -4.361428, 13.20797, 25.37191, 17.89038, 34.10786, 36.92004, 29.20311, 9.395101, 2.701478 ; 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 = -59.59702, -52.91458, -38.29962, -8.624163, -4.144922, 21.20336, 37.39676, 21.20184, 23.49718, -7.733715, -31.93429, -48.10876, -64.69581, -63.39412, -49.27496, -30.55048, -0.6891258, 20.8157, 43.24832, 55.93262, 43.58059, 29.93586, 5.530724, -17.13562, -34.86951, -52.26157, -47.29179, -28.25573, 1.668378, 24.20551, 46.62968, 66.6409, 70.12148, 56.77863, 43.02707, 14.72726, -10.44704, -25.89621, -36.11581, -37.90844, -22.00899, 4.065639, 13.3798, 35.9879, 46.521, 61.46, 39.96434, 14.30378, -7.215929, -28.16294, -29.57896, -42.08389, -32.66327, -6.01235, -0.4458383, 20.88162, 44.49136, 55.9215, 34.17461, 18.33249, -16.37781, -31.84278, -51.8001, -64.64534, -44.88869, -31.25583, -2.204864, 11.70338, 53.99753, 60.46913, 53.47042, 38.52827, 4.827244, -17.29198, -30.69353, -48.23142, -66.67341, -46.40229, -20.01256, 4.921958, 37.22847, 64.9799, 55.27613, 49.73777, 37.07496, 4.890371, -18.77749, -48.5407, -57.254, -50.12917, -36.94534, -6.945192, 14.55169, 42.02069, 62.93807, 62.34236, 52.51529, 35.18316, 4.528335, -15.29619, -32.80383, -34.29992, -23.50711, 7.881955, 31.88274, 60.01664, 67.79475, 66.99992, 58.78537, 34.3883, 6.300081, -19.00076, -40.90391, -57.29459, -50.44244, -31.64436, -6.711293, 24.10708, 52.41353, 70.39706, 61.41765, 50.93062, 26.97778, -8.071325, -22.86058, -45.48458, -52.35323, -37.60668, -14.23699, 30.61716, 57.42567, 80.27409, 88.06644, 69.20716, 24.43705, -14.70048, -39.32184, -57.66581, -58.20943, -44.92968, -30.35018, -4.892823, 21.94204, 54.59278, 72.11768, 70.5751, 41.02205, -1.474411, -37.64256, -66.25671, -72.38007, -71.14998, -56.64862, -30.75769, -10.73335, 29.27823, 59.84223, 67.71803, 51.60902, 20.36245, -16.85159, -43.94207, -70.80653, -74.06079, -48.93428, -33.29613, -7.026515, 21.23979 ; 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 = 1.018251, 0.98457, 0.98457, 1.018251, 1.051921, 0.98457, 0.98457, 1.018251, 0.98457, 0.98457, 0.9508776, 0.98457, 1.018251, 1.018251, 1.018251, 1.119228, 1.119228, 1.119228, 1.119228, 1.119228, 1.152865, 1.119228, 1.08558, 1.08558, 1.119228, 1.152865, 1.08558, 1.220106, 1.186491, 1.25371, 1.220106, 1.119228, 1.051921, 1.018251, 1.018251, 1.018251, 1.018251, 1.051921, 1.152865, 1.320886, 1.320886, 1.455106, 1.522152, 1.388018, 1.522152, 1.287303, 1.119228, 1.119228, 1.119228, 1.119228, 1.186491, 1.421567, 1.421567, 1.455106, 1.555659, 1.522152, 1.421567, 1.08558, 1.051921, 1.051921, 1.051921, 1.051921, 1.08558, 1.119228, 1.354457, 1.522152, 1.589155, 1.622641, 1.421567, 1.119228, 1.152865, 1.152865, 1.119228, 1.119228, 1.119228, 1.08558, 1.08558, 1.220106, 1.220106, 1.186491, 1.152865, 1.119228, 1.119228, 1.152865, 1.152865, 1.119228, 1.152865, 1.152865, 1.186491, 1.220106, 1.152865, 1.152865, 1.186491, 1.186491, 1.220106, 1.186491, 1.152865, 1.152865, 1.119228, 1.08558, 1.152865, 1.152865, 1.152865, 1.152865, 1.152865, 1.119228, 1.051921, 1.018251, 1.051921, 1.051921, 1.08558, 1.051921, 1.051921, 1.08558, 1.08558, 1.08558, 1.08558, 1.051921, 1.08558, 1.119228, 1.051921, 0.98457, 0.9508776, 0.9508776, 0.9508776, 0.9508776, 1.051921, 1.018251, 0.98457, 0.98457, 1.018251, 0.8834593, 0.8159961, 0.8159961, 0.98457, 0.9171741, 0.9508776, 1.051921, 0.98457, 0.9508776, 0.8834593, 0.9171741, 0.8497334, 0.9508776, 1.051921, 0.8159961, 0.680934, 0.64714, 0.680934, 0.7147166, 0.8159961, 1.186491, 1.152865, 1.119228, 1.152865, 1.220106, 1.287303, 1.018251, 0.7822475, 0.7484877, 0.7484877, 0.7822475, 0.8159961, 0.9171741, 0.9508776, 1.25371, 1.320886, 1.320886 ; 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 ; }