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 = "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 = 2452988.04167244 ; :starting_julian_day_string = "2003-12-14 01:00:00" ; :ending_julian_day_number = 2452995.00000579 ; :ending_julian_day_string = "2003-12-21 00: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 = 2452988.04166667, 2452988.08333333, 2452988.125, 2452988.16666667, 2452988.20833333, 2452988.25, 2452988.29166667, 2452988.33333333, 2452988.375, 2452988.41666667, 2452988.45833333, 2452988.5, 2452988.54166667, 2452988.58333333, 2452988.625, 2452988.66666667, 2452988.70833333, 2452988.75, 2452988.79166667, 2452988.83333333, 2452988.875, 2452988.91666667, 2452988.95833333, 2452989, 2452989.04166667, 2452989.08333333, 2452989.125, 2452989.16666667, 2452989.20833333, 2452989.25, 2452989.29166667, 2452989.33333333, 2452989.375, 2452989.41666667, 2452989.45833333, 2452989.5, 2452989.54166667, 2452989.58333333, 2452989.625, 2452989.66666667, 2452989.70833333, 2452989.75, 2452989.79166667, 2452989.83333333, 2452989.875, 2452989.91666667, 2452989.95833333, 2452990, 2452990.04166667, 2452990.08333333, 2452990.125, 2452990.16666667, 2452990.20833333, 2452990.25, 2452990.29166667, 2452990.33333333, 2452990.375, 2452990.41666667, 2452990.45833333, 2452990.5, 2452990.54166667, 2452990.58333333, 2452990.625, 2452990.66666667, 2452990.70833333, 2452990.75, 2452990.79166667, 2452990.83333333, 2452990.875, 2452990.91666667, 2452990.95833333, 2452991, 2452991.04166667, 2452991.08333333, 2452991.125, 2452991.16666667, 2452991.20833333, 2452991.25, 2452991.29166667, 2452991.33333333, 2452991.375, 2452991.41666667, 2452991.45833333, 2452991.5, 2452991.54166667, 2452991.58333333, 2452991.625, 2452991.66666667, 2452991.70833333, 2452991.75, 2452991.79166667, 2452991.83333333, 2452991.875, 2452991.91666667, 2452991.95833333, 2452992, 2452992.04166667, 2452992.08333333, 2452992.125, 2452992.16666667, 2452992.20833333, 2452992.25, 2452992.29166667, 2452992.33333333, 2452992.375, 2452992.41666667, 2452992.45833333, 2452992.5, 2452992.54166667, 2452992.58333333, 2452992.625, 2452992.66666667, 2452992.70833333, 2452992.75, 2452992.79166667, 2452992.83333333, 2452992.875, 2452992.91666667, 2452992.95833333, 2452993, 2452993.04166667, 2452993.08333333, 2452993.125, 2452993.16666667, 2452993.20833333, 2452993.25, 2452993.29166667, 2452993.33333333, 2452993.375, 2452993.41666667, 2452993.45833333, 2452993.5, 2452993.54166667, 2452993.58333333, 2452993.625, 2452993.66666667, 2452993.70833333, 2452993.75, 2452993.79166667, 2452993.83333333, 2452993.875, 2452993.91666667, 2452993.95833333, 2452994, 2452994.04166667, 2452994.08333333, 2452994.125, 2452994.16666667, 2452994.20833333, 2452994.25, 2452994.29166667, 2452994.33333333, 2452994.375, 2452994.41666667, 2452994.45833333, 2452994.5, 2452994.54166667, 2452994.58333333, 2452994.625, 2452994.66666667, 2452994.70833333, 2452994.75, 2452994.79166667, 2452994.83333333, 2452994.875, 2452994.91666667, 2452994.95833333, 2452995 ; current_speed = 26.397, 11.4387, 18.4779, 21.9975, 22.2908, 5.866, 22.5841, 35.7826, 49.861, 72.7384, 60.7131, 43.995, 24.9305, 6.7459, 25.2238, 48.6878, 53.9672, 39.0089, 23.464, 17.598, 38.7156, 53.6739, 54.2605, 41.3553, 19.0645, 12.6119, 40.1821, 64.8193, 67.1657, 58.9533, 42.5285, 30.2099, 26.1037, 24.3439, 18.7712, 29.0367, 23.7573, 39.0089, 65.1126, 93.5627, 92.9761, 87.4034, 71.8585, 48.1012, 19.9444, 12.0253, 29.9166, 21.1176, 30.7965, 8.2124, 19.3578, 49.861, 49.5677, 54.5538, 42.8218, 42.8218, 29.9166, 34.9027, 44.2883, 61.0064, 60.7131, 44.2883, 29.0367, 6.7459, 30.2099, 30.5032, 35.196, 12.0253, 16.1315, 25.8104, 46.6347, 61.2997, 64.8193, 43.1151, 24.9305, 13.1985, 28.7434, 42.5285, 48.6878, 50.1543, 25.8104, 11.1454, 14.3717, 35.196, 49.5677, 38.7156, 19.9444, 14.3717, 31.9697, 51.6208, 68.0456, 80.6575, 55.727, 42.2352, 18.4779, 25.8104, 42.2352, 29.6233, 13.4918, 12.9052, 57.1935, 93.5627, 110.8674, 109.1076, 93.856, 57.1935, 27.5702, 14.9583, 33.7295, 32.5563, 29.9166, 22.5841, 20.2377, 43.7017, 68.9255, 66.2858, 61.0064, 49.2744, 21.4109, 26.397, 39.8888, 46.0481, 53.6739, 30.2099, 8.2124, 19.3578, 46.3414, 55.1404, 62.7662, 51.6208, 35.7826, 33.1429, 45.4615, 53.0873, 58.9533, 58.3667, 36.9558, 12.9052, 20.531, 45.7548, 51.0342, 40.1821, 39.3022, 2.0531, 30.7965, 45.4615, 76.8446, 68.9255, 46.3414, 15.5449, 14.3717, 44.8749, 70.9786, 67.1657, 54.2605, 24.6372, 4.1062, 34.9027, 73.0317, 75.0848, 56.6069, 37.8357, 12.3186, 18.1846, 47.5146, 70.6853, 63.6461, 38.129 ; 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 = 145.4273, 272.3549, 338.8073, 326.5013, 317.7113, 342.2849, 180.2357, 178.4777, 167.5781, 164.4137, 164.0621, 162.3041, 156.3269, 11.4677, 327.9077, 331.0721, 333.8849, 314.5469, 282.5513, 232.6241, 189.7289, 179.1809, 164.7653, 154.5689, 140.8565, 13.9289, 335.6429, 333.5333, 331.4237, 329.3141, 312.4373, 282.1997, 201.3317, 217.5053, 185.5097, 237.8981, 263.2133, 326.1497, 317.0081, 330.7205, 329.3141, 339.1589, 338.4557, 356.7005, 23.4221, 105.6965, 129.2537, 147.8885, 149.9981, 172.5005, 9.0065, 1.2713, 340.2137, 344.3945, 10.7645, 50.8469, 92.3357, 114.8381, 145.7789, 143.6693, 148.5917, 131.7149, 154.5689, 67.0205, 2.3261, 352.8329, 349.3169, 307.8665, 159.1397, 173.5553, 169.3361, 165.4685, 150.3497, 148.2401, 191.1353, 283.2545, 340.5653, 335.6429, 332.8301, 337.0493, 329.3141, 306.8117, 169.3361, 161.9525, 157.7333, 146.1305, 130.6601, 55.4177, 354.2393, 346.8557, 344.7461, 330.7205, 330.3689, 307.1633, 281.8481, 217.1537, 176.7197, 174.2585, 153.8657, 337.7525, 326.1497, 330.0173, 338.4557, 335.6429, 346.8557, 348.9653, 33.2669, 88.8197, 113.4317, 135.2309, 100.0709, 69.8333, 45.9245, 352.1297, 338.8073, 344.7461, 346.1525, 1.2713, 33.6185, 107.8061, 135.9341, 155.9753, 145.0757, 147.1853, 133.4729, 336.3461, 342.6365, 340.5653, 359.8649, 0.5681, 42.7601, 125.7377, 142.6145, 160.5461, 165.8201, 170.0393, 181.2905, 210.8249, 300.1313, 323.6885, 336.6977, 340.2137, 0.5681, 292.7477, 165.8201, 165.1169, 184.8065, 183.0485, 182.6969, 162.3041, 333.8849, 326.8529, 325.4465, 322.2821, 339.5105, 331.7753, 277.9805, 178.8293, 180.9389, 169.6877, 159.8429, 154.9205, 132.7697, 0.9197, 331.0721, 330.7205, 317.7113, 332.8301 ; 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 = 14.97902, -11.42904, -6.679868, -12.14082, -14.99874, -1.784931, -0.09290488, 0.9506013, 10.72553, 19.54404, 16.67153, 13.37294, 10.01004, 1.341189, -13.40102, -23.55071, -23.75506, -27.80073, -22.90325, -13.9846, -6.542416, 0.7672955, 14.25823, 17.75902, 12.03475, 3.035907, -16.572, -28.88851, -32.12728, -30.08571, -31.38672, -29.52767, -9.495655, -14.82141, -1.802303, -24.59711, -23.59083, -21.72893, -44.39995, -45.75875, -47.44861, -31.09616, -26.38791, -2.76848, 7.927936, 11.57686, 23.16597, 11.22545, 15.39913, 1.071862, 3.030396, 1.106244, -16.77931, -14.67564, 7.997941, 33.20666, 29.89174, 31.67414, 24.90721, 36.14293, 31.63962, 33.05967, 12.4691, 6.210577, 1.226128, -3.805687, -6.524521, -9.49329, 5.744276, 2.897068, 8.629633, 15.38085, 32.06643, 22.6941, -4.81474, -12.84691, -9.563858, -17.53971, -22.23234, -19.55711, -13.17185, -8.923108, 2.659447, 10.90391, 18.78211, 21.57633, 15.12959, 11.83239, -3.208923, -11.73879, -17.90259, -39.4472, -27.55219, -33.65795, -18.08423, -15.58833, 2.41673, 2.963528, 5.942823, -4.886015, -31.85821, -46.75688, -40.71278, -44.99842, -21.34326, -10.94703, 15.12335, 14.95513, 30.94799, 22.92782, 29.45565, 21.19955, 14.53925, -5.984121, -24.91697, -17.43959, -14.60118, 1.093229, 11.85437, 25.1325, 27.74207, 18.74758, 30.72797, 16.37147, 5.959738, -7.766561, -13.8298, -18.34699, -0.1479988, 0.511823, 24.29389, 26.90207, 27.60308, 17.68064, 14.44163, 10.09584, -0.8323026, -6.612833, -17.7568, -27.09484, -20.18823, -13.60216, 0.3896834, -1.893403, 7.544135, 11.67668, -6.438878, -3.665545, -2.180474, 4.725104, -6.326075, -24.53716, -40.25732, -41.09024, -18.99311, -11.65169, -4.066433, 0.7131022, -1.196709, 13.44119, 19.50648, 16.03762, 9.04295, 0.2918829, -22.98322, -34.57009, -42.82534, -17.41087 ; 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 = -21.73547, 0.4700069, 17.22824, 18.34368, 16.48993, 5.587842, -22.58391, -35.76997, -48.69376, -70.06358, -58.37928, -41.9133, -22.83263, 6.611231, 21.36943, 42.61298, 48.45778, 27.36447, 5.099048, -10.68272, -38.15881, -53.66842, -52.35365, -37.34807, -14.7858, 12.24105, 36.6056, 58.02582, 58.98363, 50.69854, 28.69751, 6.383946, -24.31534, -19.31194, -18.68448, -15.43088, -2.807482, 32.39673, 47.62662, 81.60954, 79.95739, 81.68465, 66.83803, 48.02147, 18.30101, -3.253344, -18.92989, -17.88693, -26.67004, -8.142151, 19.11913, 49.84873, 46.64131, 52.54277, 42.06827, 27.03746, -1.219232, -14.66108, -36.62082, -49.14742, -51.81713, -29.47052, -26.22311, 2.633611, 30.18501, 30.26486, 34.58596, 7.381414, -15.0741, -25.64729, -45.8293, -59.33871, -56.33192, -36.6591, -24.46115, 3.02611, 27.10564, 38.74315, 43.31541, 46.18412, 22.19637, 6.67818, -14.1235, -33.46436, -45.87144, -32.14591, -12.99518, 8.157225, 31.80825, 50.26836, 65.64832, 70.35304, 48.4394, 25.51381, 3.793841, -20.57136, -42.166, -29.47469, -12.11245, 11.9445, 47.49896, 81.04179, 103.1215, 99.39623, 91.39701, 56.13607, 23.05212, 0.308121, -13.41272, -23.11337, -5.231417, 7.785929, 14.07746, 43.29005, 64.26406, 63.95051, 59.23332, 49.26227, 17.82977, -8.072115, -28.66171, -42.05896, -44.00772, -25.38923, -5.650225, 17.73147, 44.22965, 51.99857, 62.76603, 51.61826, 26.27169, -19.35795, -36.12227, -50.05653, -57.15707, -57.48692, -36.94643, -11.08218, 10.30622, 36.86965, 46.87136, 37.80982, 39.30027, 0.7938803, -29.85817, -43.93635, -76.57436, -68.82796, -46.29007, -14.80937, 12.90452, 37.57238, 58.45776, 53.13025, 50.82778, 21.70783, 0.5700886, -34.89542, -73.0219, -73.87193, -53.1398, -34.26857, -8.364985, 18.18226, 41.58616, 61.65485, 47.08308, 33.92171 ; 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 = 5.993085, 6.025407, 6.025407, 6.057723, 6.122334, 6.154629, 6.122334, 6.025407, 6.025407, 5.960756, 5.831372, 5.863728, 5.863728, 5.896077, 5.831372, 5.896077, 5.896077, 5.92842, 5.92842, 5.92842, 5.863728, 5.863728, 5.831372, 5.799008, 5.799008, 5.831372, 5.831372, 5.863728, 5.863728, 5.92842, 5.993085, 5.993085, 6.025407, 6.025407, 6.057723, 6.057723, 6.057723, 6.057723, 6.090031, 6.090031, 6.186918, 6.2192, 6.348264, 6.412756, 6.412756, 6.412756, 6.316007, 6.412756, 6.380513, 6.380513, 6.380513, 6.348264, 6.316007, 6.316007, 6.251476, 6.154629, 6.154629, 6.154629, 6.154629, 6.186918, 6.283745, 6.316007, 6.316007, 6.283745, 6.2192, 6.186918, 6.154629, 6.122334, 6.122334, 6.122334, 6.122334, 6.154629, 6.154629, 6.186918, 6.2192, 6.2192, 6.154629, 6.122334, 6.122334, 6.057723, 6.057723, 6.025407, 6.057723, 6.057723, 6.122334, 6.154629, 6.154629, 6.154629, 6.154629, 6.154629, 6.154629, 6.090031, 6.090031, 6.122334, 6.122334, 6.122334, 6.090031, 6.090031, 6.090031, 6.122334, 6.090031, 6.090031, 6.122334, 6.090031, 6.057723, 6.090031, 6.090031, 6.090031, 6.090031, 6.090031, 6.090031, 6.122334, 6.122334, 6.122334, 6.122334, 6.122334, 6.154629, 6.122334, 6.122334, 6.122334, 6.154629, 6.122334, 6.154629, 6.090031, 6.122334, 6.090031, 6.122334, 6.090031, 6.186918, 6.154629, 6.186918, 6.154629, 6.154629, 6.122334, 6.122334, 6.090031, 6.025407, 6.025407, 6.025407, 6.057723, 6.057723, 6.090031, 6.090031, 6.090031, 6.090031, 6.057723, 5.92842, 5.993085, 5.960756, 5.960756, 5.960756, 5.960756, 5.960756, 5.896077, 5.92842, 5.92842, 5.831372, 5.896077, 5.92842, 5.960756, 5.960756, 5.960756, 5.92842, 5.92842, 5.896077, 5.896077, 5.92842, 5.92842 ; 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 ; }