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 = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 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 = 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, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; current_speed = 2.933, 4.3995, 17.8913, 24.9305, 32.263, 33.1429, 27.2769, 23.1707, 26.1037, 18.7712, 12.6119, 8.5057, 11.4387, 14.3717, 8.799, 3.2263, 6.7459, 15.2516, 27.2769, 28.4501, 28.4501, 26.397, 22.8774, 14.9583, 14.0784, 29.33, 43.1151, 48.6878, 51.3275, 59.2466, 59.8332, 55.4337, 43.995, 39.0089, 27.2769, 21.1176, 16.1315, 17.3047, 18.4779, 22.8774, 31.6764, 33.1429, 45.4615, 50.1543, 46.0481, 46.6347, 36.6625, 37.8357, 37.5424, 36.3692, 42.2352, 45.7548, 39.5955, 46.0481, 45.7548, 56.3136, 52.794, 44.8749, 40.4754, 32.263, 27.5702, _, 31.0898, 29.9166, 37.5424, 42.8218, 68.6322, 68.0456, 73.0317, 65.1126, 66.5791, 58.9533, 55.727, 49.5677, 44.5816, 48.6878, 46.3414, 46.3414, 56.0203, 54.5538, 73.325, 62.4729, 60.4198, 64.8193, 64.8193, 71.8585, 74.2049, 65.6992, 53.9672, 34.6094, 18.7712, 8.5057, 25.8104, 24.3439, 10.5588, 2.6397, 9.6789, 19.0645, 26.397, 33.4362, 38.129, 40.4754, 41.062, 38.7156, 48.6878, 58.66, 54.2605, 49.861, 63.3528, 57.4868, 52.794, 52.5007, 49.2744, 34.9027, 31.6764, 26.6903, 27.5702, 27.8635, 34.0228, 48.3945, 58.3667, 50.1543, 46.3414, 39.8888, 36.3692, 34.3161, 34.6094, 35.4893, 35.196, 33.7295, 26.9836, 20.2377, 25.5171, 22.2908, 24.6372, 19.0645, 13.7851, 17.3047, 23.1707, 22.2908, 23.1707, 21.4109, 16.7181, 10.2655, 5.866, 6.7459, 3.8129, 2.0531, 4.3995, 7.0392, 23.7573, 26.6903, 35.7826, 34.9027, 33.4362, 30.5032, 21.7042, 20.531, 20.2377, 14.0784, 17.0114, 18.1846, 8.5057, 9.9722, 12.0253, 12.0253, 5.866, 4.6928 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 177.0832, 301.198, 275.1796, 259.006, 247.4032, 225.9556, 221.7364, 217.8688, 236.8552, 256.5448, 276.9376, 274.828, 23.7856, 38.9044, 65.2744, 79.3384, 121.5304, 217.1656, 186.928, 188.686, 195.0148, 211.8916, 214.7044, 209.4304, 221.7364, 242.4808, 243.5356, 246.3484, 252.3256, 255.49, 253.732, 248.458, 248.1064, 251.2708, 253.0288, 254.0836, 260.0608, 226.3072, 236.5036, 238.9648, 234.0424, 240.3712, 235.4488, 230.878, 222.7912, 217.1656, 218.9236, 231.9328, 231.2296, 245.9968, 245.6452, 242.4808, 244.5904, 242.4808, 231.2296, 230.5264, 228.4168, 217.8688, 217.8688, 222.088, 221.3848, _, 219.2752, 215.7592, 223.846, 230.878, 232.2844, 235.0972, 233.6908, 230.5264, 227.7136, 233.3392, 237.91, 241.426, 243.5356, 232.636, 242.4808, 240.0196, 231.9328, 228.7684, 223.4944, 213.6496, 208.024, 218.572, 231.2296, 240.3712, 249.8644, 256.5448, 266.038, 273.07, 275.8828, 283.618, 245.9968, 266.7412, 277.9924, 201.3436, 197.8276, 225.9556, 187.9828, 184.8184, 180.5992, 189.7408, 195.718, 216.4624, 244.5904, 239.668, 252.6772, 241.426, 240.3712, 248.1064, 253.0288, 262.8736, 263.9284, 267.4444, 257.5996, 251.2708, 245.2936, 238.9648, 240.3712, 228.7684, 224.9008, 230.1748, 241.7776, 242.1292, 250.216, 250.9192, 253.0288, 254.7868, 252.3256, 250.5676, 249.1612, 237.91, 234.0424, 235.8004, 239.668, 238.2616, 269.554, 289.2436, 308.9332, 307.1752, 320.1844, 322.9972, 332.842, 3.0412, 46.288, 89.5348, 106.06, 158.8, 227.7136, 292.0564, 259.3576, 264.28, 260.4124, 263.9284, 266.7412, 269.554, 266.7412, 268.8508, 279.3988, 291.7048, 271.6636, 287.8372, 307.1752, 308.9332, 272.3668, 267.796, 263.5768, 237.5584 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 0.149248, -3.763255, -17.81824, -24.47295, -29.78622, -23.82316, -18.15836, -14.22346, -21.85641, -18.25597, -12.51956, -8.47552, 4.613403, 9.025756, 7.99232, 3.170604, 5.749954, -9.213808, -3.290194, -4.296514, -7.370526, -13.9459, -13.02508, -7.349999, -9.372055, -26.01149, -38.59713, -44.59811, -48.9047, -57.35686, -57.43759, -51.56158, -40.82199, -36.94325, -26.08904, -20.30801, -15.88939, -12.51223, -15.4091, -19.60252, -25.64052, -28.80935, -37.44299, -38.90992, -31.28179, -28.17299, -23.03445, -29.7876, -29.27037, -33.22409, -38.47666, -40.57792, -35.76517, -40.83804, -35.67326, -43.46946, -39.48953, -27.5467, -24.84604, -21.62496, -18.22701, _, -19.68127, -17.48266, -26.00646, -33.22133, -54.29198, -55.80582, -58.85137, -50.26156, -49.25461, -47.29141, -47.21273, -43.53036, -39.90996, -38.69687, -41.09815, -40.14075, -44.10412, -41.02727, -50.4684, -34.61701, -28.38772, -40.41468, -50.53712, -62.46275, -69.66954, -63.8959, -53.83822, -34.55973, -18.67234, -8.26658, -23.57839, -24.30453, -10.45624, -0.9607455, -2.963233, -13.70359, -3.665905, -2.808569, -0.3987463, -6.848083, -11.12381, -23.00849, -43.97791, -50.63025, -51.79937, -43.78794, -55.0692, -53.34073, -50.49491, -52.09513, -48.99799, -34.86798, -30.93741, -25.27696, -25.04646, -23.87486, -29.5742, -36.39516, -41.19997, -38.5186, -40.83227, -35.26186, -34.22252, -32.43072, -33.10221, -34.24562, -33.53465, -31.80809, -25.21847, -17.14568, -20.65486, -18.43637, -21.2647, -16.21357, -13.78468, -16.33781, -18.024, -17.76112, -14.83664, -12.88624, -7.630907, 0.5446262, 4.240077, 6.745677, 3.664092, 0.7424514, -3.25471, -6.524034, -23.34865, -26.55741, -35.28279, -34.70691, -33.38213, -30.50228, -21.6691, -20.52687, -19.96602, -13.08026, -17.00423, -17.31048, -6.77727, -7.757166, -12.01504, -12.0164, -5.829177, -3.960435 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.9292, 2.278929, 1.615191, -4.754401, -12.39686, -23.04146, -20.35444, -18.29138, -14.27238, -4.367776, 1.52337, 0.7158806, 10.46711, 11.18398, 3.680384, 0.5968914, -3.527774, -12.15389, -27.07774, -28.1238, -27.47878, -22.41235, -18.80752, -13.02798, -10.50552, -13.5518, -19.21388, -19.53229, -15.58341, -14.84417, -16.76111, -20.35432, -16.40504, -12.52559, -7.961881, -5.791174, -2.784346, -11.95394, -10.19767, -11.79478, -18.59995, -16.38515, -25.78315, -31.64605, -33.79167, -37.16286, -28.52285, -23.32894, -23.50909, -14.79454, -17.4172, -21.14081, -16.98989, -21.27633, -28.65171, -35.79983, -35.03974, -35.42508, -31.95203, -23.9429, -20.68555, _, -24.06706, -24.27673, -27.07574, -27.01943, -41.98523, -38.93474, -43.24518, -41.39355, -44.79688, -35.19963, -29.60501, -23.7079, -19.86742, -29.54749, -21.41185, -23.15697, -34.54129, -35.95665, -53.19301, -52.00506, -53.33563, -50.67737, -40.58992, -35.52532, -25.54453, -15.28722, -3.728856, 1.85354, 1.923934, 2.002645, -10.49935, -1.383857, 1.468114, -2.458655, -9.214139, -13.25394, -26.14121, -33.31804, -38.12691, -39.89188, -39.52655, -31.13691, -20.89128, -29.62387, -16.15632, -23.84819, -31.32029, -21.43592, -15.41009, -6.513168, -5.211812, -1.556271, -6.802258, -8.57014, -11.52348, -14.36543, -16.82015, -31.89702, -41.34288, -32.1212, -21.91463, -18.64719, -12.31007, -11.21797, -10.10217, -9.3128, -10.68577, -11.22162, -9.599144, -10.75129, -14.98329, -12.52916, -12.44203, -10.02872, -0.1073045, 5.703373, 14.56079, 13.46931, 17.79763, 17.09888, 14.87495, 10.25104, 4.053604, 0.05477119, -1.054815, -1.914154, -2.960146, 2.643354, -4.387467, -2.660144, -5.959784, -3.6917, -1.900719, -0.2374396, -1.2338, -0.4117693, 3.304924, 5.206539, 0.4938617, 5.570187, 5.139606, 6.266669, 0.4966053, -0.4624638, -0.6562371, -2.517404 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.483281, 4.483281, 4.254759, 4.058561, 4.254759, 4.091282, 3.927593, 4.025832, 3.829277, 3.698068, 3.632411, 3.89483, 3.927593, 4.123994, 4.123994, 4.28743, 4.385392, 4.352746, 4.385392, 4.581096, 4.450659, 4.320092, 4.352746, 4.352746, 4.156698, 4.254759, 4.483281, 4.254759, 4.320092, 4.28743, 4.41803, 4.450659, 4.320092, 4.28743, 4.254759, 4.189394, 4.189394, 4.189394, 4.222081, 4.28743, 4.41803, 4.450659, 4.581096, 4.613686, 4.515894, 4.450659, 4.450659, 4.548499, 4.483281, 4.385392, 4.352746, 4.156698, 4.091282, 4.058561, 4.058561, 4.025832, 3.993094, 3.960348, 3.927593, 3.89483, 3.862058, _, 3.796488, 3.76369, 3.730883, 3.730883, 3.632411, 3.698068, 3.632411, 3.698068, 3.698068, 3.665244, 3.665244, 3.665244, 3.599569, 3.599569, 3.599569, 3.566718, 3.50099, 3.468112, 3.468112, 3.435226, 3.369426, 3.336512, 3.369426, 3.40233, 3.468112, 3.533859, 3.599569, 4.025832, 4.254759, 4.123994, 4.222081, 3.960348, 3.89483, 3.927593, 3.829277, 3.665244, 3.698068, 3.76369, 3.76369, 3.599569, 3.698068, 3.599569, 3.566718, 3.76369, 3.730883, 3.76369, 3.76369, 3.76369, 3.76369, 3.960348, 4.156698, 4.254759, 4.28743, 4.385392, 4.41803, 4.320092, 4.320092, 4.254759, 4.123994, 4.058561, 4.058561, 4.025832, 3.993094, 3.993094, 3.960348, 3.960348, 3.927593, 3.89483, 3.89483, 3.862058, 3.862058, 3.89483, 3.960348, 3.993094, 3.993094, 4.091282, 4.156698, 4.189394, 4.189394, 4.483281, 4.254759, 4.156698, 4.025832, 3.993094, 3.993094, 3.960348, 3.927593, 3.927593, 4.156698, 4.156698, 4.025832, 3.927593, 3.89483, 4.025832, 4.058561, 4.058561, 4.025832, 4.254759, 4.581096, 4.841588, 5.781808, 4.646267, 4.939144, 4.841588, 5.03663, 4.971647 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }