netcdf E0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; depth = 2 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; current_speed = 4.6928, 13.7851, 15.8382, 20.531, 20.8243, 19.9444, 23.1707, 23.1707, 22.8774, 24.0506, 23.464, 20.2377, 20.8243, 24.0506, 26.6903, 26.6903, 17.3047, 16.4248, 14.0784, 6.4526, 5.866, 3.2263, 10.8521, 10.2655, 17.8913, 22.5841, 25.5171, 23.1707, 25.5171, 26.397, 23.7573, 29.33, 30.2099, 37.2491, 41.9419, 44.2883, 40.4754, 43.1151, 51.0342, 49.5677, 46.928, 41.062, 38.7156, 34.0228, 34.6094, 31.3831, 33.1429, 33.7295, 37.8357, 38.7156, 39.0089, 35.4893, 29.33, 28.7434, 28.7434, 25.5171, 20.531, 24.9305, 21.9975, 22.8774, 19.3578, 18.4779, 20.2377, 11.1454, 18.1846, 18.7712, 24.3439, 19.9444, 12.3186, 10.5588, 16.7181, 18.1846, 11.4387, 24.6372, 29.0367, 24.9305, 35.196, 32.5563, 24.6372, 15.8382, 10.5588, 6.1593, 2.6397, 4.6928, 0.8799, 4.6928, 7.3325, 19.9444, 21.1176, 13.1985, 17.8913, 17.0114, 18.1846, 26.1037, 29.9166, 29.9166, 36.9558, 36.0759, 33.7295, 30.2099, 39.8888, 49.5677, 43.1151, 46.0481, 43.995, 40.7687, 38.4223, 38.129, 34.0228, 31.6764, 28.4501, 25.2238, 25.5171, 25.8104, 23.464, 21.1176, 18.4779, 23.1707, 19.3578, 19.6511, 21.7042, 26.397, 28.4501, 33.7295, 39.3022, 30.7965, 33.7295, 27.5702, 25.5171, 29.9166, 27.8635, 29.9166, 26.9836, 17.0114, 14.9583, 16.4248, 17.598, 12.3186, 16.7181, 14.0784, 9.9722, 13.1985, 14.9583, 17.8913, 16.4248, 22.2908, 18.7712, 18.7712, 12.9052, 6.4526, 7.6258, 7.0392, 9.9722, 11.732, 15.2516, 24.0506, 26.9836, 33.1429, 39.3022, 39.8888, 37.8357, 36.0759, 36.6625, 34.9027, 18.7712, 18.7712, 21.9975, 19.6511 ; 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 = 140.5168, 190.0924, 193.96, 211.8916, 232.9876, 243.8872, 264.9832, 261.1156, 264.28, 273.4216, 260.0608, 234.394, 224.9008, 211.1884, 239.668, 246.3484, 235.8004, 253.732, 275.8828, 53.6716, 50.8588, 103.5988, 214.0012, 203.4532, 197.1244, 184.4668, 170.7544, 182.3572, 173.9188, 208.3756, 225.2524, 258.6544, 272.0152, 257.9512, 256.1932, 252.6772, 235.4488, 222.7912, 227.362, 223.1428, 228.7684, 234.394, 241.426, 257.248, 263.5768, 268.4992, 243.5356, 241.7776, 232.636, 234.0424, 215.7592, 223.1428, 225.2524, 221.3848, 220.33, 234.0424, 218.9236, 226.3072, 225.9556, 231.9328, 227.362, 207.3208, 219.9784, 211.8916, 221.0332, 246.7, 266.038, 271.6636, 313.8556, 17.1052, 32.5756, 33.982, 80.0416, 110.9824, 122.2336, 132.0784, 157.3936, 171.8092, 182.0056, 196.4212, 223.1428, 270.2572, 359.5252, 267.0928, 264.6316, 204.508, 167.9416, 165.832, 185.8732, 224.9008, 252.3256, 281.5084, 299.7916, 295.5724, 288.892, 273.7732, 272.0152, 274.828, 269.554, 260.0608, 245.9968, 239.3164, 238.6132, 242.4808, 250.216, 260.0608, 273.7732, 277.6408, 277.6408, 268.8508, 261.4672, 243.5356, 232.9876, 242.8324, 249.1612, 235.0972, 242.4808, 257.248, 261.4672, 248.458, 234.7456, 224.9008, 216.4624, 217.8688, 207.3208, 215.4076, 238.2616, 243.184, 253.732, 263.5768, 273.07, 280.102, 301.5496, 296.6272, 287.134, 275.1796, 257.248, 230.1748, 261.4672, 272.7184, 311.746, 341.9836, 346.1644, 339.5224, 312.8008, 314.2072, 308.5816, 314.9104, 312.8008, 239.3164, 202.3984, 203.1016, 230.878, 251.974, 264.9832, 278.344, 274.828, 271.6636, 268.8508, 264.9832, 259.7092, 261.1156, 260.4124, 263.9284, 288.892, 303.3076, 333.5452, 328.9744 ; 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 = 2.983926, -2.415648, -3.820878, -10.84681, -16.62831, -17.90866, -23.08194, -22.8927, -22.76349, -24.00773, -23.11184, -16.45406, -14.69949, -12.45469, -23.03676, -24.44836, -14.31245, -15.76718, -14.00426, 5.198439, 4.549627, 3.135854, -6.068606, -4.085668, -5.268045, -1.758882, 4.09975, -0.9529946, 2.703225, -12.54516, -16.87279, -28.75685, -30.19122, -36.42851, -40.73003, -42.27949, -33.33634, -29.28932, -37.54321, -33.89534, -35.29227, -33.38504, -34.00005, -33.18361, -34.39215, -31.37233, -29.6699, -29.71969, -30.07167, -31.33841, -22.79602, -24.26826, -20.8306, -19.00263, -18.60241, -20.65486, -12.89929, -18.0261, -15.81183, -18.0111, -14.24053, -8.480841, -13.0027, -5.888269, -11.93812, -17.24034, -24.28572, -19.93599, -8.882797, 3.105629, 9.001225, 10.16396, 11.26636, 23.00352, 24.56158, 18.50413, 13.52929, 4.638296, -0.8622324, -4.477402, -7.220308, -6.159238, -0.02187448, -4.68676, -0.8760405, -1.946669, 1.531822, 4.881709, -2.160906, -9.316576, -17.04678, -16.66939, -15.78129, -23.5466, -28.30501, -29.85175, -36.93295, -35.9479, -33.72848, -29.75649, -36.43933, -42.62814, -36.8061, -40.83804, -41.39821, -40.15682, -38.33902, -37.79046, -33.72071, -31.67003, -28.13519, -22.58063, -20.37554, -22.96286, -21.9291, -17.31905, -16.38724, -22.59919, -19.14353, -18.27844, -17.72359, -18.63315, -16.90776, -20.70504, -18.03861, -17.84316, -28.68555, -24.6053, -24.49544, -29.72881, -27.82351, -29.4528, -22.99509, -15.2072, -14.29443, -16.35773, -17.16394, -9.460709, -16.53305, -14.06256, -7.440297, -4.082154, -3.57708, -6.259113, -12.05121, -15.97856, -14.67384, -13.29398, -9.468808, -5.549225, -2.90577, -2.76192, -7.736475, -11.15615, -15.19317, -23.79601, -26.88786, -33.12893, -39.2943, -39.73599, -37.22707, -35.64306, -36.1504, -34.70691, -17.76001, -15.68774, -9.799703, -10.12859 ; 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 = -3.621955, -13.5718, -15.37041, -17.43183, -12.53598, -8.778324, -2.026228, -3.578515, -2.280124, 1.435405, -4.049958, -11.78255, -14.75048, -20.57454, -13.47886, -10.70746, -9.726584, -4.601089, 1.44295, 3.822601, 3.702817, -0.7585733, -8.996672, -9.41742, -17.09814, -22.5155, -25.1856, -23.15109, -25.37351, -23.22543, -16.72478, -5.769989, 1.06232, -7.775553, -10.00938, -13.18705, -22.95532, -31.63934, -34.56873, -36.16716, -30.93045, -23.90663, -18.51742, -7.509903, -3.871799, -0.8219518, -14.76986, -15.95052, -22.9616, -22.73327, -31.65495, -25.89483, -20.64788, -21.56578, -21.91194, -14.98329, -15.9728, -17.22178, -15.293, -14.10587, -13.11228, -16.4167, -15.50788, -9.462993, -13.71718, -7.424864, -1.682038, 0.5790102, 8.534859, 10.09175, 14.08804, 15.07891, 1.97813, -8.822117, -15.48738, -16.7071, -32.49179, -32.2242, -24.62211, -15.19215, -7.704246, 0.02764892, 2.639609, -0.2380115, -0.08232276, -4.269994, -7.17071, -19.33774, -21.00675, -9.348893, -5.431931, 3.393972, 9.034959, 11.2677, 9.686556, 1.968727, 1.299537, 3.036321, -0.2625535, -5.214321, -16.22627, -25.29424, -22.4549, -21.27633, -14.89121, -7.036802, 2.528463, 5.069715, 4.523746, -0.6353012, -4.2213, -11.24078, -15.36098, -11.7849, -8.347082, -12.08319, -8.537637, -5.114503, -2.872225, -7.215553, -12.52784, -18.69779, -22.88091, -26.62669, -34.91806, -25.10072, -17.74313, -12.43766, -7.148121, -3.346809, 1.492257, 5.247404, 14.1188, 7.624229, 4.406826, 1.482798, -3.884433, -7.889417, -2.480558, 0.6676996, 6.639786, 12.55135, 14.5243, 16.76073, 11.15986, 15.54238, 11.70626, 13.25247, 8.768458, -3.292741, -7.050484, -6.47473, -6.292196, -3.63045, -1.333719, 3.490128, 2.27107, 0.9621788, -0.7882441, -3.488189, -6.75913, -5.571612, -6.106336, -3.6917, 6.077839, 10.3079, 19.69406, 16.83976 ; 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 = 4.776513, 4.254759, 4.189394, 4.483281, 4.450659, 4.450659, 4.091282, 3.927593, 4.058561, 4.058561, 4.254759, 4.222081, 4.123994, 4.123994, 4.385392, 4.385392, 4.776513, 4.450659, 4.483281, 4.874115, 5.03663, 5.101583, 4.939144, 5.03663, 5.134048, 5.03663, 5.166505, 5.004142, 4.743963, 4.906633, 4.809054, 5.06911, 5.101583, 4.971647, 4.971647, 4.841588, 4.809054, 4.776513, 4.906633, 5.101583, 5.101583, 5.101583, 5.101583, 5.134048, 5.231398, 5.134048, 5.781808, 5.781808, 5.781808, 6.136879, 6.136879, 5.943306, 5.91102, 5.328681, 5.166505, 5.425898, 5.263833, 5.458289, 5.555419, 5.749488, 5.814122, 5.91102, 6.040123, 6.780436, 6.555478, 6.555478, 6.104633, 6.233576, 6.330214, 6.458974, 6.362413, 6.684062, 6.780436, 6.491148, 6.136879, 6.136879, 6.007857, 5.846428, 5.620137, 5.846428, 6.040123, 6.233576, 6.233576, 6.20135, 6.072381, 5.975585, 6.040123, 6.265795, 6.20135, 6.555478, 6.812548, 6.330214, 7.069233, 6.458974, 6.651925, 6.748317, 6.748317, 6.748317, 6.523316, 6.298007, 6.20135, 6.072381, 5.975585, 5.943306, 5.749488, 5.620137, 5.361094, 5.263833, 5.166505, 5.166505, 5.198955, 5.361094, 5.458289, 5.620137, 5.717161, 5.943306, 6.394607, 6.233576, 6.072381, 6.136879, 5.846428, 5.652485, 5.620137, 5.490673, 5.425898, 5.29626, 5.620137, 5.555419, 5.52305, 5.3935, 5.29626, 5.231398, 5.231398, 5.52305, 5.52305, 5.555419, 5.555419, 6.072381, 5.52305, 5.555419, 5.620137, 5.749488, 5.587782, 5.555419, 5.490673, 5.490673, 5.425898, 5.3935, 5.328681, 5.29626, 5.361094, 5.361094, 5.425898, 5.52305, 5.652485, 5.620137, 5.52305, 5.555419, 5.425898, 5.3935, 5.231398, 5.198955, 5.166505, 5.134048, 5.06911, 5.101583, 5.03663, 5.004142 ; 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 ; }