netcdf N0102.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 = "13-Mar-2005 21:38:42: Modified [lon,lat] to [-65.919041,42.331064].\n", "11-Feb-2005 12:07:45: Modified [lon,lat] to [-65.910719,42.329118].\n", "08-Feb-2005 20:33:49: Modified [lon,lat] to [-65.911034,42.329183].\n", "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.41667244 ; :ending_julian_day_string = "2005-03-19 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.9190410267223 ; :latitude = 42.3310640508478 ; data: lat = 42.3310640508478 ; lon = -65.9190410267223 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667 ; current_speed = 116.1468, 141.3706, 138.7309, 133.1582, 91.5096, 29.0367, 11.1454, 65.1126, 98.5488, 103.2416, 93.856, 98.2555, 99.722, 113.5071, 127.8788, 126.7056, 106.4679, 61.0064, 30.7965, 67.459, 87.99, 96.789, 91.5096, 78.6044, 67.7523, 78.6044, 92.3895, 105.0014, 100.6019, 67.459, 32.8496, 26.397, 61.8863, 68.0456, 67.459, 68.0456, 68.9255, 85.057, 112.3339, 126.7056, 119.9597, 67.1657, 29.0367, 29.9166, 54.8471, 58.3667, 78.8977, 82.7106, 90.923, 108.8143, 114.6803, 138.4376, 137.851, 124.3592, 85.057, 44.8749, 21.4109, 26.397, 34.3161, 40.7687, 42.2352, 56.3136, 79.4843, 96.4957, 118.4932, 114.6803, 95.9091, 68.6322, 41.6486, 22.8774, 27.8635, 36.3692, 32.263, 28.4501, 47.5146, 59.2466, 97.3756, 103.5349, 92.3895, 64.8193, 29.9166, 22.5841, 41.062, 39.3022, 32.8496, 34.3161, 44.5816, 56.6069, 70.392, 81.8307, 81.5374, 62.4729, 28.7434, 2.6397, 27.2769, 44.5816, 48.6878, 58.3667, 63.0595, 65.6992, 89.7498, 85.6436, 87.4034, 69.5121, 41.062, 10.5588, 25.8104, 37.2491, 44.8749, 41.9419, 36.9558, 34.9027, 44.8749, 47.5146, 51.9141, 66.2858, 36.6625, 5.866, 16.4248, 31.9697, 40.4754, 46.928, 42.2352, 23.464, 30.5032, 61.2997, 71.2719, 82.7106, 80.3642, 57.1935, 17.598, 14.0784, 26.9836, 32.8496, 35.4893, 36.0759, 38.4223, 50.4476, 72.4451, 62.4729, 56.0203, 34.6094, 17.3047, 12.3186, 34.3161, 41.6486, 41.3553, 43.7017, 36.3692, 50.1543, 60.7131, 73.0317, 65.9925, 52.2074, 25.8104 ; 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 = 271.5668, 281.06, 290.9048, 303.5624, 322.1972, 333.4484, 149.9132, 154.484, 171.3608, 176.6348, 199.8404, 227.9684, 247.658, 265.238, 282.1148, 293.7176, 319.0328, 339.4256, 64.826, 114.05, 137.2556, 144.9908, 164.3288, 178.7444, 215.3108, 256.0964, 270.512, 280.0052, 286.6856, 296.5304, 302.156, 113.6984, 146.0456, 162.5708, 177.6896, 198.7856, 228.6716, 254.3384, 270.512, 285.6308, 304.9688, 340.4804, 16.6568, 102.7988, 148.1552, 159.758, 187.5344, 206.1692, 232.1876, 253.6352, 263.1284, 277.8956, 291.2564, 305.672, 321.1424, 330.284, 29.3144, 114.7532, 151.6712, 169.2512, 203.708, 246.2516, 269.8088, 287.7404, 301.8044, 307.0784, 316.22, 333.4484, 12.7892, 51.8168, 137.6072, 144.2876, 146.0456, 194.5664, 240.2744, 286.6856, 303.2108, 314.8136, 315.1652, 332.7452, 7.5152, 83.1092, 121.082, 156.9452, 167.1416, 208.2788, 258.9092, 274.7312, 290.9048, 296.5304, 312.0008, 309.188, 310.2428, 220.5848, 162.9224, 186.8312, 204.4112, 220.5848, 237.4616, 257.1512, 276.1376, 289.4984, 304.9688, 309.5396, 308.4848, 324.6584, 161.516, 173.1188, 186.8312, 192.1052, 218.1236, 240.9776, 276.8408, 288.092, 281.4116, 297.9368, 307.7816, 272.6216, 184.0184, 178.7444, 189.2924, 197.3792, 213.9044, 200.8952, 239.5712, 271.5668, 291.608, 312.0008, 310.2428, 310.946, 330.284, 161.516, 159.0548, 172.7672, 196.676, 224.804, 252.5804, 285.9824, 288.092, 296.5304, 301.1012, 298.64, 277.544, 213.5528, 179.096, 186.4796, 202.3016, 210.74, 237.8132, 250.4708, 273.6764, 275.4344, 291.9596, 298.9916, 330.284 ; 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 = -116.1034, -138.7449, -129.5989, -110.9586, -56.09041, -12.97951, 5.587316, 28.04811, 14.80319, 6.060288, -31.85485, -72.9818, -92.236, -113.1153, -125.0308, -116.0039, -69.80322, -21.43908, 27.87145, 61.60289, 59.72136, 55.52862, 24.71825, 1.722427, -39.16161, -76.3014, -92.38581, -103.4045, -96.36603, -60.3554, -27.81054, 24.17104, 34.56554, 20.3815, 2.719486, -21.91257, -51.7587, -81.89908, -112.3294, -122.0198, -98.30269, -22.44203, 8.32303, 29.17329, 28.93844, 20.19407, -10.34518, -36.47731, -71.8312, -104.4059, -113.8565, -137.1252, -128.4726, -101.0255, -53.36366, -22.24454, 10.48281, 23.97164, 16.28404, 7.603504, -16.98174, -51.54512, -79.48386, -91.90703, -100.7017, -91.49323, -66.35866, -30.67884, 9.219529, 17.98251, 18.78584, 21.22932, 18.01995, -7.155252, -41.26216, -56.752, -81.47038, -73.44801, -65.14061, -29.6839, 3.912768, 22.42097, 35.1667, 15.39119, 7.310426, -16.25768, -43.74897, -56.41402, -65.75842, -73.21372, -60.59333, -48.4213, -21.94023, -1.717317, 8.010315, -5.302743, -20.12181, -37.97179, -53.16112, -64.05412, -89.23535, -80.73201, -71.62396, -53.60667, -32.14223, -6.107738, 8.182924, 4.462855, -5.33763, -8.795523, -22.81503, -30.51997, -44.55543, -45.16544, -50.88782, -58.56118, -28.97627, -5.85986, -1.150998, 0.7005392, -6.535681, -14.01713, -23.55917, -8.368664, -26.30166, -61.27678, -66.26328, -61.46518, -61.34309, -43.19983, -8.72335, 4.463413, 9.645959, 4.135803, -10.18398, -25.4221, -36.66018, -48.49762, -68.86335, -55.89435, -47.96773, -30.37489, -17.15492, -6.808554, 0.5414093, -4.700022, -15.69359, -22.33782, -30.77983, -47.26899, -60.58816, -72.70345, -61.2046, -45.66533, -12.79425 ; 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 = 3.175734, 27.12009, 49.50144, 73.61582, 72.30403, 25.97426, -9.643746, -58.76184, -97.43065, -103.0636, -88.28487, -65.78603, -37.90775, -9.423011, 26.83807, 50.96467, 80.39232, 57.11521, 13.09987, -27.49182, -64.61887, -79.27599, -88.10797, -78.58553, -55.28782, -18.88778, 0.8255895, 18.24269, 28.8848, 30.13209, 17.48342, -10.60954, -51.3336, -64.92148, -67.40416, -64.42083, -45.51661, -22.96158, 1.003812, 34.13924, 68.75254, 63.3055, 27.81829, -6.627367, -46.59154, -54.76195, -78.21652, -74.2324, -55.74289, -30.65865, -13.72089, 19.01696, 49.9768, 72.51936, 66.23454, 38.97354, 18.66915, -11.0527, -30.20637, -40.05339, -38.67082, -22.67868, -0.2652442, 29.40269, 62.44841, 69.14159, 69.24654, 61.39371, 40.61535, 14.1423, -20.57831, -29.53024, -26.76159, -27.53562, -23.55996, 17.01087, 53.33466, 72.97167, 65.51733, 57.62298, 29.65962, 2.709582, -21.19884, -36.16316, -32.02583, -30.22057, -8.575912, 4.669005, 25.11701, 36.55153, 54.56002, 39.47456, 18.56904, -2.004704, -26.0742, -44.26511, -44.33525, -44.32624, -33.91748, -14.61012, 9.595741, 28.58617, 50.09354, 44.25219, 25.55317, 8.613001, -24.4789, -36.98079, -44.55633, -41.00929, -29.07242, -16.9331, 5.345095, 14.75536, 10.27151, 31.05472, 22.4614, 0.2683084, -16.38442, -31.96202, -39.94425, -44.78568, -35.05392, -21.92088, -15.44887, 1.676082, 26.24619, 55.34505, 51.91753, 37.48161, 15.28374, -13.35213, -25.2006, -32.58821, -33.99672, -25.59663, -11.50238, 13.89035, 22.49737, 27.90493, 28.93736, 16.58845, 2.271891, -10.26604, -34.31183, -41.38255, -38.26189, -37.56142, -19.37319, -16.76594, 3.893001, 6.916542, 24.67808, 25.30396, 22.41615 ; 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 = 2.045499, 1.945568, 1.77881, 1.745427, 2.245086, 3.072873, 3.468112, 3.270658, 2.610059, 2.178597, 1.712034, 1.511452, 1.411017, 1.511452, 1.67863, 1.712034, 1.878896, 1.912237, 2.045499, 2.045499, 2.012199, 2.078789, 1.945568, 1.845544, 1.878896, 1.745427, 1.67863, 1.745427, 2.112069, 2.045499, 2.211847, 2.311534, 2.078789, 2.012199, 1.978889, 1.978889, 2.012199, 2.078789, 2.045499, 2.078789, 2.411131, 3.665244, 4.28743, 4.320092, 3.960348, 3.632411, 2.907797, 2.709392, 2.411131, 2.311534, 2.311534, 2.344743, 2.311534, 2.311534, 2.444311, 2.411131, 2.47748, 2.576929, 2.676291, 2.64318, 2.47748, 2.344743, 2.245086, 2.211847, 2.245086, 2.278315, 2.278315, 2.211847, 2.211847, 2.245086, 2.47748, 2.377942, 2.411131, 2.377942, 2.211847, 2.245086, 2.311534, 2.311534, 2.278315, 2.311534, 2.311534, 2.278315, 2.245086, 2.278315, 2.278315, 2.311534, 2.311534, 2.311534, 2.311534, 2.278315, 2.245086, 2.278315, 2.344743, 2.178597, 2.311534, 2.311534, 2.245086, 2.211847, 2.078789, 2.012199, 1.912237, 1.845544, 1.845544, 1.812183, 1.878896, 1.978889, 1.945568, 1.77881, 1.945568, 2.078789, 1.945568, 2.045499, 2.078789, 2.112069, 2.145338, 2.112069, 2.278315, 2.211847, 2.211847, 2.211847, 2.211847, 2.178597, 2.211847, 2.178597, 2.211847, 2.145338, 1.745427, 1.67863, 1.578355, 1.67863, 1.77881, 1.845544, 1.712034, 1.712034, 1.67863, 1.611791, 1.645216, 1.745427, 1.745427, 1.878896, 2.045499, 2.078789, 2.211847, 2.178597, 2.078789, 2.045499, 2.012199, 1.912237, 1.912237, 1.912237, 1.945568, 2.012199, 2.145338, 2.344743, 2.145338 ; 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 ; }