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 = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.41667244 ; :ending_julian_day_string = "2005-04-16 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 = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667 ; current_speed = 66.5791, 108.8143, 98.5488, 65.4059, 44.5816, 34.3161, 21.9975, 34.9027, 36.3692, 28.7434, 29.9166, 42.8218, 67.459, 105.0014, 92.0962, 80.6575, 46.928, 33.4362, 31.3831, 35.196, 48.3945, 29.33, 29.0367, 29.9166, 42.2352, 67.7523, 90.6297, 87.99, 56.9002, 41.3553, 47.8079, 58.66, 73.325, 71.8585, 50.7409, 38.129, 46.928, 62.4729, 76.258, 90.3364, 73.9116, 46.3414, 41.3553, 36.0759, 66.2858, 81.5374, 68.6322, 49.2744, 27.2769, 54.8471, 77.4312, 70.9786, 62.1796, 39.8888, 15.8382, 25.2238, 42.2352, 55.1404, 59.5399, 48.9811, 25.5171, 4.3995, 28.7434, 47.2213, 62.7662, 51.0342, 28.4501, 19.9444, 32.5563, 40.4754, 43.4084, 28.1568, 19.9444, 11.4387, 30.2099, 35.196, 46.3414, 43.7017, 29.0367, 14.9583, 20.531, 30.2099, 42.2352, 35.196, 16.1315, 14.665, 36.3692, 46.0481, 43.1151, 63.3528, 44.8749, 21.9975, 29.33, 34.3161, 42.5285, 42.2352, 32.8496, 13.1985, 6.4526, 35.196, 37.5424, 60.1265, 38.4223, 24.3439, 19.6511, 39.0089, 53.6739, 56.0203, 54.5538, 39.3022, 17.598, 11.732, 33.1429, 41.6486, 55.4337, 42.2352, 27.5702, 23.464, 22.2908, 31.6764, 31.9697, 21.4109, 5.5727, 17.598, 21.4109, 41.9419, 45.7548, 31.9697, 19.6511, 10.5588, 16.1315, 29.6233, 34.6094, 31.6764, 13.7851, 6.1593, 10.5588, 14.9583, 26.397, 32.8496, 16.1315, 24.6372, 24.0506, 34.6094, 40.1821, 26.6903, 17.3047, 5.866, 12.6119, 29.9166, 43.1151, 37.2491, 37.2491, 20.2377, 14.9583 ; 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.9184, 291.2564, 302.5076, 302.156, 301.4528, 323.6036, 83.1092, 110.8856, 112.6436, 151.6712, 216.3656, 260.3156, 291.608, 297.2336, 296.5304, 301.4528, 303.5624, 338.7224, 53.9264, 81.7028, 98.228, 133.388, 206.5208, 270.8636, 281.4116, 276.8408, 281.06, 288.4436, 319.0328, 340.832, 30.3692, 69.7484, 83.8124, 108.0728, 143.2328, 210.74, 245.9, 275.786, 289.4984, 291.2564, 300.0464, 317.6264, 0.8348, 68.6936, 91.5476, 96.47, 112.292, 134.4428, 189.2924, 248.7128, 268.4024, 280.3568, 293.0144, 306.0236, 11.0312, 46.8944, 77.4836, 91.196, 84.8672, 96.1184, 100.3376, 179.096, 265.9412, 255.7448, 278.2472, 282.1148, 287.3888, 342.5516, 54.278, 61.31, 85.5704, 78.1868, 77.132, 347.8256, 293.366, 287.3888, 286.6856, 290.9048, 296.1788, 287.0372, 42.6752, 55.6844, 68.342, 77.4836, 57.4424, 328.1744, 307.43, 328.8776, 297.5852, 301.4528, 321.8456, 3.6476, 24.7436, 54.9812, 70.1, 83.8124, 92.2508, 68.6936, 295.8272, 286.6856, 296.1788, 302.156, 314.462, 318.3296, 17.0084, 64.4744, 86.2736, 90.4928, 99.2828, 99.2828, 66.9356, 322.9004, 273.6764, 273.6764, 274.028, 291.9596, 302.5076, 343.2548, 38.1044, 65.1776, 81.3512, 103.502, 167.4932, 264.5348, 286.6856, 265.5896, 266.996, 277.8956, 284.576, 273.6764, 84.5156, 102.7988, 111.9404, 116.8628, 130.2236, 233.594, 265.9412, 269.8088, 263.1284, 269.4572, 293.366, 347.8256, 79.2416, 93.6572, 103.502, 114.7532, 121.4336, 246.9548, 236.7584, 263.48, 270.1604, 268.0508, 290.5532, 311.6492, 26.5016 ; 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 = -66.54179, -101.4114, -83.10819, -55.37278, -38.03124, -20.36209, 21.8386, 32.60939, 33.56577, 13.63963, -17.73862, -42.21156, -62.71832, -93.3618, -82.39824, -68.80652, -39.10436, -12.13356, 25.36574, 34.8276, 47.89635, 21.31466, -12.96554, -29.9132, -41.40026, -67.26997, -88.94642, -83.47044, -37.3053, -13.57856, 24.17024, 55.03374, 72.89783, 68.31322, 30.37173, -19.48937, -42.83748, -62.15462, -71.88467, -84.19057, -63.97937, -31.23235, 0.6025258, 33.61013, 66.26162, 81.01809, 63.50282, 35.17945, -4.40448, -51.10501, -77.4011, -69.82217, -57.23051, -32.26106, 3.030537, 18.41578, 41.23144, 55.12839, 59.30115, 48.70209, 25.10289, 0.06941145, -28.67131, -45.76729, -62.1171, -49.89762, -27.14989, -5.980264, 26.43114, 35.50623, 43.27874, 27.56045, 19.44351, -2.412285, -27.73239, -33.5875, -44.39018, -40.82502, -26.05816, -14.30185, 13.91676, 24.95171, 39.25354, 34.35953, 13.59645, -7.733375, -28.88065, -23.80079, -38.21391, -54.04439, -27.72294, 1.399473, 12.27631, 28.10364, 39.98904, 41.98915, 32.82426, 12.29639, -5.808063, -33.71406, -33.69136, -50.90322, -27.42258, -16.18491, 5.748181, 35.20135, 53.56042, 56.01823, 53.83937, 38.78751, 16.19131, -7.076771, -33.0747, -41.56289, -55.29677, -39.17094, -23.25051, -6.760355, 13.75557, 28.74993, 31.60616, 20.81914, 1.206799, -17.518, -20.50939, -41.8177, -45.69193, -31.66663, -19.01862, -10.53707, 16.05765, 28.88728, 32.10275, 28.25823, 10.52534, -4.9572, -10.53232, -14.95822, -26.20738, -32.84813, -14.80856, -5.195692, 23.62786, 34.53892, 39.07154, 24.23799, 14.76515, -5.397871, -10.54817, -29.72311, -43.11493, -37.22755, -34.87807, -15.12217, 6.674735 ; 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 = 2.228811, 39.44977, 52.96125, 34.81074, 23.2625, 27.6221, 2.639204, -12.44292, -14.00206, -25.30106, -24.09034, -7.203526, 24.84207, 48.05068, 41.13685, 42.08676, 25.9439, 31.15696, 18.47912, 5.079059, -6.925863, -20.14781, -25.98124, 0.4509058, 8.35648, 8.070045, 17.38612, 27.83748, 42.96449, 39.06256, 41.24797, 20.30476, 7.903276, -22.29231, -40.64722, -32.77171, -19.16213, 6.298093, 25.45344, 32.75075, 37.00763, 34.23545, 41.35091, 13.10837, -1.790209, -9.187876, -26.03404, -34.50178, -26.91895, -19.91186, -2.158764, 12.76035, 24.30989, 23.45934, 15.54556, 17.23656, 9.153172, -1.150925, 5.326706, -5.220572, -4.578989, -4.398952, -2.034463, -11.62783, 9.003451, 10.7106, 8.502434, 19.02671, 19.00809, 19.43104, 3.352609, 5.764304, 4.441731, 11.18145, 11.98134, 10.51847, 13.30553, 15.59348, 12.81023, 4.38267, 15.09456, 17.03086, 15.58756, 7.627644, 8.681122, 12.46022, 22.1049, 39.42017, 19.96519, 33.05724, 35.28732, 21.95294, 26.63721, 19.69213, 14.47583, 4.552287, -1.290128, 4.795745, 2.81113, 10.10547, 16.56273, 32.0009, 26.91236, 18.18445, 18.7916, 16.80949, 3.48838, -0.4818237, -8.79994, -6.339742, 6.894289, 9.357304, 2.125165, 2.670561, 3.893883, 15.79397, 14.81654, 22.46902, 17.54036, 13.29797, 4.807521, -4.999002, -5.440462, -1.676054, 6.147493, -3.225332, -2.397811, 4.391629, 4.945474, 0.6770436, 1.541764, -6.562393, -12.93152, -14.31316, -8.902035, -3.655564, -0.7473539, -0.04991679, -3.158262, -0.3112009, 6.397805, 24.08311, 4.489479, -2.207624, -9.381689, -11.17551, -9.024575, -2.296288, -6.913473, -3.397031, 0.1207009, -1.266968, 13.0773, 13.44933, 13.38651 ; 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 = 3.30359, 3.204767, 3.138839, 3.665244, 3.632411, 3.50099, 3.599569, 3.76369, 3.599569, 3.599569, 3.30359, 3.270658, 3.336512, 3.039877, 3.665244, 3.665244, 4.222081, 4.385392, 4.483281, 3.960348, 4.320092, 4.776513, 4.613686, 4.189394, 4.450659, 4.320092, 4.874115, 4.515894, 3.829277, 3.665244, 3.270658, 3.533859, 4.025832, 3.89483, 4.058561, 4.058561, 3.993094, 3.960348, 3.796488, 3.533859, 3.533859, 3.698068, 3.796488, 3.698068, 3.730883, 3.796488, 3.599569, 3.796488, 3.796488, 3.632411, 3.665244, 3.566718, 3.533859, 3.533859, 3.599569, 3.632411, 3.632411, 3.665244, 3.698068, 3.632411, 3.40233, 3.40233, 3.468112, 3.632411, 3.829277, 3.89483, 3.89483, 3.89483, 3.927593, 3.927593, 3.796488, 3.730883, 3.698068, 3.698068, 3.730883, 3.698068, 3.76369, 3.829277, 3.730883, 3.698068, 3.698068, 3.665244, 3.730883, 3.730883, 3.698068, 3.632411, 3.730883, 3.76369, 3.829277, 4.025832, 3.698068, 4.156698, 3.862058, 3.76369, 3.927593, 3.89483, 3.796488, 3.533859, 3.50099, 3.730883, 3.796488, 3.632411, 3.533859, 3.533859, 3.50099, 3.435226, 3.40233, 3.533859, 3.468112, 3.40233, 3.40233, 3.468112, 3.632411, 3.665244, 3.862058, 3.796488, 3.698068, 3.665244, 3.89483, 3.89483, 3.796488, 3.76369, 3.76369, 3.730883, 3.76369, 3.76369, 3.89483, 3.730883, 3.599569, 3.369426, 3.40233, 3.632411, 3.829277, 3.76369, 3.796488, 3.862058, 3.89483, 3.960348, 3.993094, 4.025832, 3.829277, 3.960348, 4.156698, 3.960348, 3.993094, 4.091282, 3.960348, 3.76369, 3.796488, 3.89483, 3.927593, 3.698068, 3.632411, 3.533859, 3.698068 ; 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 ; }