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 = "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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.41667244 ; :ending_julian_day_string = "2005-02-12 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.910719395 ; :latitude = 42.329118172 ; data: lat = 42.329118172 ; lon = -65.910719395 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667 ; current_speed = 29.33, 4.6928, 46.0481, 41.3553, 45.1682, 42.5285, 40.7687, 41.3553, 67.459, 106.4679, 106.4679, 69.2188, 51.3275, 13.1985, 62.4729, 81.5374, 88.2833, 92.9761, 87.6967, 71.8585, 69.5121, 148.9964, 154.5691, 80.9508, 39.8888, 20.531, 43.995, 51.0342, 81.5374, 77.7245, 86.2302, 95.3225, 108.521, 138.7309, 155.449, 152.2227, 133.4515, 107.6411, 74.2049, 11.732, 25.8104, 37.8357, 76.8446, 69.8054, 63.6461, 76.5513, 98.8421, 107.9344, 110.8674, 90.923, 62.7662, 7.6258, 40.1821, 83.5905, 94.1493, 81.8307, 77.4312, 86.8168, 117.32, 143.4237, 147.2366, 108.521, 76.5513, 45.4615, 17.8913, 19.6511, 29.6233, 35.7826, 66.2858, 65.9925, 84.4704, 109.6942, 128.7587, 105.0014, 81.8307, 34.0228, 20.8243, 45.7548, 45.4615, 51.3275, 60.1265, 71.2719, 75.0848, 95.0292, 136.0912, 131.985, 104.1215, 84.7637, 46.3414, 16.1315, 63.3528, 53.0873, 71.8585, 60.1265, 60.1265, 55.727, 66.5791, 85.057, 89.4565, 67.459, 47.2213, 43.7017, 81.2441, 71.8585, 67.7523, 60.4198, 50.7409, 58.66, 69.8054, 92.3895, 118.7865, 99.1354, 74.2049, 21.7042, 31.3831, 58.9533, 56.3136, 43.7017, 24.3439, 4.9861, 38.7156, 66.2858, 95.6158, 68.9255, 48.9811, 11.1454, 41.3553, 72.7384, 86.8168, 86.8168, 71.8585, 63.9394, 63.3528, 66.5791, 90.0431, 92.3895, 85.3503, 71.5652, 45.1682, 28.1568, 41.3553, 53.9672, 40.1821, 28.4501, 31.6764, 43.4084, 81.2441, 98.2555, 65.9925, 38.7156, 21.4109, 54.5538, 71.5652, 70.6853, 67.7523 ; 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 = 330.284, 130.9268, 142.178, 159.0548, 169.6028, 181.9088, 201.2468, 236.7584, 251.174, 265.238, 287.0372, 289.1468, 291.9596, 5.7572, 124.598, 142.5296, 149.21, 166.0868, 181.9088, 205.1144, 257.1512, 282.4664, 285.2792, 301.4528, 315.5168, 68.342, 111.5888, 153.4292, 180.1508, 197.3792, 213.9044, 248.7128, 262.0736, 283.5212, 290.5532, 294.4208, 300.7496, 305.3204, 309.8912, 284.2244, 233.594, 195.9728, 205.8176, 227.2652, 256.448, 277.1924, 288.092, 288.092, 285.2792, 276.4892, 275.4344, 193.8632, 177.6896, 191.402, 203.0048, 210.74, 226.562, 250.1192, 270.8636, 281.4116, 291.608, 314.1104, 317.978, 343.958, 47.246, 109.8308, 149.21, 164.3288, 218.8268, 245.5484, 258.9092, 264.8864, 285.6308, 300.0464, 296.5304, 285.2792, 186.8312, 186.128, 171.7124, 169.2512, 201.5984, 217.772, 253.9868, 268.0508, 285.6308, 293.366, 295.124, 303.5624, 293.366, 166.79, 157.2968, 166.0868, 173.822, 186.4796, 217.772, 244.8452, 257.5028, 266.2928, 283.5212, 273.6764, 240.626, 190.6988, 168.548, 172.4156, 175.58, 185.0732, 206.1692, 245.5484, 265.238, 284.9276, 301.1012, 310.2428, 318.6812, 320.4392, 118.2692, 131.2784, 138.3104, 140.42, 152.726, 332.042, 303.914, 293.0144, 296.5304, 304.6172, 300.7496, 268.4024, 108.0728, 118.9724, 127.0592, 135.4976, 145.694, 177.6896, 216.3656, 246.2516, 272.6216, 272.27, 266.996, 271.9184, 263.48, 164.3288, 152.726, 163.274, 176.6348, 200.5436, 255.0416, 273.3248, 281.06, 284.2244, 275.4344, 272.6216, 211.0916, 170.306, 168.8996, 171.3608, 181.5572 ; 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 = -14.53892, 3.545632, 28.23717, 14.78348, 8.151554, -1.416568, -14.77401, -34.58819, -63.85014, -106.1004, -101.7955, -65.38971, -47.60358, 1.323982, 51.42495, 49.6034, 45.1916, 22.35626, -2.921062, -30.49869, -67.77154, -145.4835, -149.1056, -69.05672, -27.95009, 19.08158, 40.90868, 22.82777, -0.2146026, -23.21587, -48.09997, -88.81887, -107.4842, -134.8858, -145.5541, -138.6039, -114.6896, -87.8278, -56.93472, -11.37231, -20.77303, -10.41166, -33.46641, -51.27224, -61.87404, -75.94894, -93.95526, -102.598, -106.9486, -90.34047, -62.48409, -1.827176, 1.619867, -16.52514, -36.79432, -41.8272, -56.22425, -81.64271, -117.3067, -140.5884, -136.8896, -77.91808, -51.24466, -12.56292, 13.13714, 18.48576, 15.16396, 9.665471, -41.55909, -60.07372, -82.89279, -109.2576, -123.9969, -90.89133, -73.21372, -32.8202, -2.476939, -4.884324, 6.552914, 9.572757, -22.13248, -43.65553, -72.17137, -94.97421, -131.0583, -121.1609, -94.27068, -70.63226, -42.54095, 3.686383, 24.45149, 12.76493, 7.733241, -6.785243, -36.82874, -50.442, -65.00162, -84.87902, -86.97707, -67.32018, -41.15036, -8.113048, 16.13077, 9.484352, 5.221471, -5.342826, -22.37793, -53.39886, -69.56444, -89.27155, -101.7117, -75.6714, -48.99365, -13.82333, 27.6401, 44.30416, 37.45388, 27.84476, 11.1555, -2.337604, -32.12915, -61.00989, -85.54722, -56.72334, -42.09484, -11.14107, 39.31496, 63.63542, 69.28096, 60.85329, 40.50035, 2.577599, -37.56413, -60.94136, -89.94886, -92.317, -85.23302, -71.52509, -44.87606, 7.605617, 18.95091, 15.5315, 2.358691, -9.98371, -30.603, -43.33533, -79.73514, -95.24306, -65.69588, -38.67508, -11.05676, 9.186105, 13.77836, 10.61777, -1.841163 ; 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 = 25.4729, -3.074226, -36.3743, -38.62265, -44.42655, -42.5049, -37.99757, -22.66976, -21.7687, -8.838637, 31.1943, 22.70305, 19.19406, 13.13193, -35.47305, -64.7136, -75.83971, -90.24828, -87.64804, -65.06516, -15.45803, 32.16341, 40.73249, 42.2398, 28.4589, 7.577285, -16.18764, -45.64408, -81.53712, -74.17628, -71.56843, -34.60617, -14.96515, 32.436, 54.57456, 62.93419, 68.23203, 62.23251, 47.58996, 2.88279, -15.31855, -36.37495, -69.17436, -47.37036, -14.91405, 9.584348, 30.69479, 33.51835, 29.21609, 10.27575, 5.944337, -7.403665, -40.14944, -81.94078, -86.6618, -70.33313, -53.23931, -29.52331, 1.768258, 28.37721, 54.22052, 75.53529, 56.86903, 43.6912, 12.14555, -6.666511, -25.44787, -34.45248, -51.63961, -27.31591, -16.2491, -9.777122, 34.69243, 52.57433, 36.55153, 8.965786, -20.67647, -45.49335, -44.98675, -50.42692, -55.90482, -56.33719, -20.7128, -3.232266, 36.66808, 52.34568, 44.20777, 46.86117, 18.37915, -15.70465, -58.444, -51.52978, -71.44117, -59.74242, -47.52726, -23.68762, -14.40718, -5.499591, 20.91539, 4.325556, -23.16244, -42.94202, -79.62664, -71.22984, -67.5508, -60.18311, -45.53973, -24.28081, -5.79503, 23.79938, 61.35932, 64.04425, 55.73141, 16.73284, -14.8635, -38.89258, -42.05268, -33.68246, -21.63747, 4.40418, 21.60129, 25.91526, 42.70896, 39.15594, 25.0434, -0.3107311, -12.82945, -35.23363, -52.31927, -61.91957, -59.35794, -63.88742, -51.01484, -26.81281, 4.118534, 3.65942, -4.47284, 2.395727, -5.12885, -27.11015, -36.75764, -51.68396, -40.11281, -26.64083, -8.176238, 2.51752, 15.58561, 24.14336, 6.249887, 1.770836, -18.33507, -53.77483, -70.22631, -69.88329, -67.72728 ; 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.874753, 2.973855, 3.10586, 3.072873, 3.006871, 2.907797, 3.039877, 3.10586, 3.138839, 2.64318, 2.973855, 3.30359, 3.270658, 3.30359, 3.30359, 3.138839, 3.072873, 3.138839, 3.072873, 3.237717, 2.973855, 2.676291, 2.907797, 3.40233, 3.50099, 3.270658, 3.171807, 3.336512, 3.369426, 3.270658, 3.435226, 2.576929, 2.47748, 1.978889, 1.712034, 1.745427, 2.211847, 2.543789, 2.742483, 3.10586, 2.907797, 2.8417, 2.411131, 1.77881, 1.745427, 1.77881, 1.845544, 2.078789, 2.112069, 2.411131, 2.8417, 3.072873, 2.907797, 1.645216, 1.578355, 1.544909, 1.477985, 1.477985, 1.511452, 1.544909, 2.444311, 3.237717, 3.171807, 3.072873, 3.039877, 3.072873, 3.10586, 3.138839, 2.742483, 2.709392, 2.64318, 1.878896, 2.610059, 2.874753, 2.775565, 2.874753, 2.874753, 2.874753, 2.709392, 2.676291, 2.47748, 2.012199, 2.078789, 1.912237, 1.712034, 1.945568, 2.344743, 2.444311, 2.742483, 2.8417, 2.543789, 2.543789, 2.178597, 2.112069, 1.878896, 1.812183, 1.845544, 1.845544, 1.945568, 1.912237, 2.078789, 2.145338, 1.912237, 1.845544, 1.845544, 2.012199, 2.178597, 2.178597, 2.211847, 1.945568, 1.878896, 2.344743, 2.444311, 2.444311, 2.47748, 2.543789, 2.211847, 2.112069, 2.145338, 2.211847, 2.245086, 2.211847, 2.145338, 2.610059, 2.576929, 2.676291, 2.676291, 2.610059, 2.278315, 2.245086, 2.543789, 2.64318, 2.543789, 2.51064, 2.411131, 2.278315, 2.311534, 2.610059, 2.576929, 2.610059, 2.64318, 2.344743, 2.344743, 2.344743, 2.344743, 2.344743, 2.278315, 2.411131, 2.543789, 2.576929, 2.676291, 2.709392, 2.709392, 2.742483, 2.64318 ; 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 ; }