netcdf I0109.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., 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.7143, 0.03428, -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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 40.4754, 46.928, 34.3161, 49.2744, 62.4729, 72.7384, 91.5096, 95.3225, 92.6828, 75.6714, 67.1657, 56.0203, 46.6347, 47.2213, 48.9811, 56.0203, 64.2327, 70.0987, 79.4843, 67.1657, 55.4337, 42.8218, 35.196, 15.8382, 19.0645, 13.1985, 9.3856, 21.4109, 29.6233, 43.995, 42.8218, 69.8054, 63.9394, 80.9508, 87.1101, 82.7106, 51.9141, 13.7851, 12.9052, 13.1985, 30.2099, 41.3553, 35.196, 40.1821, 51.0342, 45.7548, 48.9811, 37.2491, 26.397, 14.9583, 12.0253, 9.0923, 6.4526, 24.9305, 50.1543, 53.9672, 80.0709, 62.7662, 52.2074, 40.1821, 31.6764, 26.1037, 24.9305, 26.397, 34.3161, 42.2352, 53.6739, 55.1404, 59.2466, 44.5816, 37.8357, 17.598, 24.9305, 38.4223, 32.263, 22.8774, 16.1315, 21.1176, 33.4362, 32.263, 28.7434, 27.5702, 14.3717, 15.5449, 8.5057, 7.6258, 16.7181, 19.6511, 12.6119, 12.0253, 17.0114, 24.6372, 36.3692, 27.2769, 18.1846, 20.531, 13.7851, 7.3325, 7.3325, 9.0923, 5.5727, 2.3464, 13.7851, 23.7573, 42.8218, 48.3945, 45.1682, 42.2352, 56.6069, 47.8079, 41.3553, 39.5955, 39.8888, 44.5816, 60.4198, 61.0064, 63.9394, 66.2858, 69.2188, 67.7523, 62.1796, 46.6347, 41.3553, 34.9027, 32.8496, 38.7156, 44.2883, 53.0873, 57.1935, 58.9533, 63.0595, 58.66, 52.2074, 43.1151, 30.7965, 26.9836, 21.9975, 28.7434, 36.6625, 44.2883, 53.3806, 63.9394, 70.392, 62.1796, 57.1935, 46.0481, 32.263, 19.3578, 12.9052, 6.4526, 16.1315, 24.9305, 35.4893, 45.1682, 51.0342, 62.7662, 64.526, 59.8332, 47.5146, 36.0759, 25.5171, 19.3578, 15.8382, 19.6511, 36.3692, 40.1821, 56.3136, 68.0456 ; 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 = 267.4476, 257.6028, 253.3836, 238.6164, 221.7396, 220.6848, 223.146, 224.904, 231.936, 224.904, 231.936, 239.6712, 241.4292, 240.3744, 223.8492, 228.42, 221.0364, 221.0364, 214.7076, 215.7624, 219.9816, 221.0364, 251.274, 241.0776, 238.2648, 273.7764, 239.3196, 229.4748, 219.63, 214.356, 210.1368, 221.388, 214.7076, 227.0136, 220.3332, 217.1688, 225.6072, 224.904, 228.7716, 192.5568, 198.1824, 218.9268, 249.516, 224.2008, 245.2968, 242.484, 250.5708, 251.274, 254.4384, 271.3152, 273.4248, 233.3424, 193.26, 177.7896, 168.2964, 219.63, 231.936, 239.6712, 238.2648, 240.726, 256.1964, 262.5252, 259.3608, 257.6028, 251.274, 243.1872, 228.7716, 219.63, 206.2692, 222.4428, 213.3012, 246, 290.6532, 324.0552, 330.384, 331.0872, 312.1008, 291.0048, 280.1052, 275.5344, 256.1964, 233.694, 231.5844, 229.8264, 254.0868, 5.154, 353.9028, 341.6352, 332.142, 327.5712, 240.0228, 234.7488, 234.3972, 218.2236, 214.356, 196.4244, 259.7124, 298.74, 336.0096, 11.8344, 128.9172, 184.1184, 196.4244, 210.84, 229.8264, 220.6848, 212.9496, 219.63, 216.8172, 218.9268, 227.0136, 228.0684, 233.694, 243.8904, 230.178, 231.936, 225.2556, 227.7168, 229.1232, 225.2556, 226.662, 227.7168, 230.178, 223.4976, 224.904, 239.6712, 230.178, 226.3104, 223.146, 223.4976, 215.0592, 219.9816, 213.6528, 212.2464, 201.6984, 200.9952, 201.6984, 198.8856, 187.6344, 211.1916, 215.4108, 210.1368, 211.5432, 209.4336, 209.082, 215.7624, 218.2236, 223.4976, 228.7716, 195.7212, 184.8216, 194.6664, 200.9952, 202.4016, 197.8308, 197.1276, 199.2372, 204.1596, 205.566, 203.1048, 204.8628, 186.5796, 179.5476, 167.5932, 169.3512, 176.3832, 179.196, 190.4472 ; 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 = -40.43525, -45.83377, -32.88309, -42.06555, -41.5911, -47.41796, -62.57973, -67.29015, -72.97126, -53.41803, -52.88107, -48.35347, -40.95584, -41.04826, -33.93228, -41.90485, -42.17123, -46.02249, -45.25745, -39.25333, -35.61846, -28.11415, -33.33289, -13.86279, -16.21413, -13.16984, -8.071868, -16.27486, -18.89455, -24.82784, -21.49938, -46.15217, -36.40636, -59.21677, -56.38041, -49.97087, -37.09577, -9.731192, -9.705851, -2.869451, -9.42679, -25.98465, -32.97055, -28.01396, -46.3638, -40.5791, -46.19178, -35.27731, -25.42935, -14.95436, -12.00382, -7.294004, -1.480035, 0.9615492, 10.17374, -34.42176, -63.04163, -54.17613, -44.40178, -35.0505, -30.76156, -25.88188, -24.50193, -25.7815, -32.49957, -37.69429, -40.36751, -35.17006, -26.22191, -30.08606, -20.77332, -16.07657, -23.32828, -22.5541, -15.94388, -11.06072, -11.96903, -19.71434, -32.91751, -32.11261, -27.91327, -22.2179, -11.26058, -11.87776, -8.179746, 0.6850485, -1.775721, -6.191394, -5.893312, -6.448581, -14.73569, -20.11946, -29.57079, -16.87709, -10.26217, -5.80514, -13.56349, -6.429214, -2.981274, 1.864683, 4.335865, -0.1685132, -3.897737, -12.179, -32.71985, -31.54824, -24.56703, -26.93876, -33.92247, -30.039, -30.25204, -29.4568, -32.14504, -40.03222, -46.40468, -48.03172, -45.41323, -49.04012, -52.33762, -48.12135, -45.22433, -34.50167, -31.76243, -24.02437, -23.18922, -33.41705, -34.01508, -38.38703, -39.11234, -40.57898, -36.2228, -37.69149, -28.93119, -23.00455, -11.38611, -9.667947, -8.132934, -9.303653, -4.870667, -22.93698, -30.93058, -32.10182, -36.82496, -30.55596, -27.79952, -26.91167, -19.96215, -13.32444, -9.705851, -1.748375, -1.355909, -6.31217, -12.71545, -17.21343, -15.62703, -18.48469, -21.26001, -24.48852, -20.50495, -14.15669, -10.72858, -2.218084, 0.1250551, 4.222063, 6.720609, 2.534814, 0.7901917, -12.33866 ; 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 = -1.802493, -10.07486, -9.813124, -25.6604, -46.61592, -55.15806, -66.76664, -67.51603, -57.14278, -53.59734, -41.41043, -28.2881, -22.30278, -23.34292, -35.32349, -37.17872, -48.45025, -52.87493, -65.34154, -54.50144, -42.47612, -32.30017, -11.29942, -7.659743, -10.02782, 0.8692915, -4.78899, -13.91243, -22.81525, -36.31995, -37.03354, -52.37147, -52.56257, -55.19426, -66.40346, -65.90869, -36.31773, -9.763856, -8.505331, -12.8828, -28.70146, -32.17233, -12.31669, -28.80658, -21.3281, -21.13855, -16.29316, -11.95856, -7.081635, 0.3433312, 0.7183728, -5.428391, -6.280569, -24.91195, -49.1116, -41.56443, -49.36702, -31.69452, -27.46079, -19.64851, -7.557814, -3.395833, -4.602764, -5.667109, -11.01694, -19.05132, -35.37445, -42.468, -53.12788, -32.89906, -31.62292, -7.157752, 8.793253, 31.10604, 28.04806, 20.02588, 10.81515, 7.569523, 5.866584, 3.111552, -6.858016, -16.32425, -8.930016, -10.0281, -2.332099, 7.594968, 16.62353, 18.65026, 11.15029, 10.15006, -8.499837, -14.21966, -21.17279, -21.42879, -15.01224, -19.6932, -2.461871, 3.525728, 6.699072, 8.899038, -3.500751, -2.340341, -13.22258, -20.39807, -27.62459, -36.6979, -37.90287, -32.52868, -45.31674, -37.19212, -28.19707, -26.45941, -23.61806, -19.6199, -38.69312, -37.61296, -45.00984, -44.59679, -45.29918, -47.69391, -42.67392, -31.37562, -26.48413, -25.31853, -23.26706, -19.54989, -28.36243, -36.67012, -41.72915, -42.76491, -51.61792, -44.94827, -43.45801, -36.46508, -28.61435, -25.19217, -20.43882, -27.19605, -36.33752, -37.88599, -43.50618, -55.29666, -59.9913, -54.15382, -49.98283, -37.36562, -25.34588, -14.04221, -8.505331, -6.211218, -16.07442, -24.11817, -33.13318, -41.7596, -48.58277, -59.9826, -60.92304, -54.59235, -42.86239, -33.1822, -23.1521, -19.2303, -15.83771, -19.19218, -35.74286, -40.10207, -56.30806, -66.91757 ; 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.792162, 4.726955, 4.69434, 4.661717, 4.629086, 4.43313, 4.400442, 4.400442, 4.400442, 4.43313, 4.465809, 4.498481, 4.498481, 4.498481, 4.498481, 4.498481, 4.498481, 4.465809, 4.498481, 4.465809, 4.43313, 4.465809, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.43313, 4.465809, 4.531144, 4.629086, 4.629086, 4.596447, 4.596447, 4.596447, 4.596447, 4.629086, 4.69434, 4.69434, 4.726955, 4.824754, 4.759563, 4.824754, 4.596447, 4.498481, 4.43313, 4.43313, 4.43313, 4.400442, 4.400442, 4.531144, 4.465809, 4.43313, 4.367746, 4.367746, 4.400442, 4.43313, 4.498481, 4.661717, 4.792162, 4.792162, 4.955044, 4.824754, 4.824754, 4.629086, 4.661717, 5.150248, 4.922483, 5.604682, 5.247747, 5.280233, 5.280233, 5.117733, 5.05268, 5.05268, 4.596447, 4.596447, 4.531144, 4.43313, 4.465809, 4.498481, 4.596447, 4.629086, 4.69434, 5.020142, 5.182755, 5.247747, 5.442548, 5.182755, 5.280233, 5.020142, 5.280233, 5.280233, 5.150248, 5.215255, 5.215255, 5.117733, 5.117733, 5.117733, 5.150248, 5.345181, 5.117733, 5.05268, 4.987597, 4.922483, 4.889915, 4.857338, 4.889915, 4.857338, 4.987597, 5.117733, 5.182755, 5.117733, 4.987597, 4.955044, 4.955044, 4.857338, 4.69434, 4.661717, 4.661717, 4.629086, 4.629086, 4.596447, 4.629086, 4.596447, 4.661717, 4.69434, 4.661717, 4.563799, 4.661717, 4.759563, 4.824754, 4.857338, 4.955044, 5.020142, 5.215255, 5.280233, 5.215255, 5.182755, 5.150248, 5.150248, 5.117733, 5.117733, 5.117733, 5.08521, 5.08521, 5.05268, 5.020142, 4.987597, 4.922483, 4.922483, 4.857338, 4.922483, 4.955044, 5.020142, 5.150248, 5.117733, 5.572269, 5.637087, 5.474989, 5.345181, 5.442548, 5.377644, 5.377644 ; 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 ; }