netcdf L0108.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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 51.6208, 36.3692, 29.9166, 21.1176, 22.5841, 57.4868, 72.1518, 70.0987, 52.5007, 18.7712, 17.3047, 34.0228, 59.5399, 58.3667, 53.9672, 37.2491, 17.8913, 21.4109, 34.3161, 50.4476, 50.4476, 27.8635, 2.933, 25.2238, 41.062, 57.4868, 54.8471, 42.8218, 18.4779, 14.9583, 29.6233, 51.0342, 47.5146, 31.0898, 11.1454, 22.5841, 34.0228, 58.3667, 60.7131, 48.6878, 24.3439, 17.0114, 32.5563, 33.7295, 37.2491, 36.6625, 14.3717, 21.9975, 33.1429, 59.5399, 73.9116, 69.8054, 52.5007, 21.1176, 16.4248, 29.33, 46.3414, 43.995, 23.464, 9.0923, 20.531, 47.8079, 71.2719, 73.0317, 66.5791, 43.4084, 29.9166, 16.1315, 40.1821, 43.1151, 39.0089, 26.397, 5.2794, 29.6233, 61.2997, 68.0456, 68.9255, 56.0203, 33.4362, 24.9305, 29.33, 49.5677, 48.3945, 35.4893, 7.9191, 20.531, 57.4868, 75.6714, 79.4843, 63.6461, 33.1429, 13.1985, 24.3439, 37.5424, 51.3275, 41.6486, 23.464, 23.7573, 46.928, 70.6853, 85.6436, 67.459, 45.1682, 20.531, 20.2377, 32.8496, 50.1543, 49.5677, 28.4501, 3.5196, 28.4501, 63.9394, 69.2188, 58.9533, 58.66, 18.7712, 8.5057, 34.6094, 56.0203, 52.794, 41.9419, 9.0923, 24.3439, 55.4337, 73.9116, 60.7131, 62.7662, 34.6094, 2.933, 33.7295, 55.1404, 52.2074, 53.6739, 46.3414, 15.2516, 23.7573, 67.459, 82.4173, 77.1379, 71.8585, 43.1151, 13.7851, 17.598, 51.3275, 51.9141, 48.9811, 19.6511, 9.0923, 50.1543, 66.8724, 71.2719, 55.4337, 28.1568, 13.4918, 31.3831, 57.7801, 76.5513, 62.1796, 44.8749, 28.4501, 31.3831, 46.3414, 50.7409, 41.062, 23.7573, 34.6094, 64.8193, 76.5513 ; 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 = 149.6132, 141.878, 120.0788, 72.2612, 2.996, 357.3704, 346.4708, 346.8224, 352.0964, 353.5028, 76.832, 171.764, 148.91, 153.8324, 148.5584, 133.7912, 91.5992, 15.6536, 342.9548, 332.4452, 345.7676, 353.8544, 184.4216, 143.9876, 163.6772, 154.8872, 153.4808, 148.91, 97.5764, 33.2336, 355.2608, 337.3676, 331.3904, 315.2168, 300.8012, 198.134, 177.038, 164.732, 157.3484, 148.91, 147.5036, 64.526, 35.3432, 18.818, 20.576, 344.0096, 341.2352, 168.248, 167.1932, 161.5676, 156.6452, 149.2616, 154.8872, 135.5492, 51.1652, 8.6216, 354.9092, 346.1192, 349.2836, 15.6536, 142.2296, 165.4352, 157.7, 150.3164, 149.9648, 139.0652, 112.3436, 30.7724, 17.7632, 350.69, 339.8288, 322.952, 157.3484, 164.3804, 156.9968, 157.3484, 145.394, 127.1108, 107.7728, 62.4164, 8.9732, 357.3704, 347.174, 1.238, 10.028, 175.28, 162.2708, 169.3028, 148.5584, 149.2616, 159.1064, 57.1424, 18.4664, 5.8088, 346.8224, 349.6352, 7.5668, 135.9008, 143.9876, 155.2388, 145.0424, 141.5264, 140.4716, 109.1792, 34.2884, 0.1832, 344.7128, 353.5028, 355.6124, 297.6368, 182.312, 153.1292, 165.7868, 158.4032, 147.5036, 156.9968, 345.7676, 341.2352, 342.2516, 351.3932, 2.996, 36.7496, 155.5904, 156.9968, 152.426, 156.2936, 164.732, 182.312, 343.3064, 351.3932, 331.742, 324.71, 334.2032, 14.5988, 34.2884, 123.9464, 140.12, 146.4488, 145.0424, 139.0652, 135.1976, 127.814, 323.6552, 324.3584, 331.3904, 326.468, 344.3612, 136.2524, 138.362, 148.2068, 139.4168, 132.7364, 139.7684, 37.8044, 336.6644, 313.4588, 329.2808, 330.6872, 296.2304, 263.8832, 214.6592, 177.038, 179.1476, 165.4352, 179.1476, 281.4632, 319.436, 326.468 ; 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 = 26.11161, 22.45209, 25.88794, 20.11357, 1.180386, -2.637441, -16.87926, -15.98042, -7.219202, -2.124049, 16.8497, 4.873793, 30.74544, 25.73962, 28.15087, 26.88888, 17.88433, 5.777105, -10.05894, -23.3369, -12.40282, -2.982938, -0.2261194, 14.83059, 11.54042, 24.3975, 24.4891, 22.11249, 18.31659, 8.197953, -2.447488, -19.63884, -22.75184, -21.90047, -9.573332, -7.029085, 1.758082, 15.36995, 23.38223, 25.14159, 13.07868, 15.35756, 18.83294, 10.87989, 13.09118, -10.09965, -4.623147, 4.480361, 7.346595, 18.82566, 29.30031, 35.67887, 22.28139, 14.78858, 12.79422, 4.396804, -4.112074, -10.55452, -4.363081, 2.453291, 12.57521, 12.02248, 27.04456, 36.16603, 33.32497, 28.44117, 27.67048, 8.253344, 12.2589, -6.974991, -13.4513, -15.90377, 2.033237, 7.976052, 23.95485, 26.20617, 39.14486, 44.67452, 31.84044, 22.0968, 4.574672, -2.27412, -10.74314, 0.7667639, 1.378948, 1.689422, 17.5058, 14.04602, 41.46133, 32.53074, 11.81987, 11.08702, 7.710893, 3.799633, -11.70114, -7.493202, 3.089787, 16.53277, 27.5918, 29.60564, 49.07122, 41.96988, 28.74778, 19.39144, 11.40109, 0.1050346, -13.22356, -5.608816, -2.176525, -3.118034, -1.147707, 28.89934, 16.99534, 21.6991, 31.51489, 7.335457, -2.091174, -11.13329, -17.0771, -7.900764, 2.192145, 5.440096, 10.06029, 21.66252, 34.21323, 24.40971, 16.52849, -1.39618, -0.8425146, -5.04771, -26.10582, -30.16101, -23.35785, 11.68031, 8.592123, 19.70811, 43.25348, 45.55055, 44.19771, 47.08167, 30.38166, 10.8903, -10.42933, -29.90921, -24.85849, -27.05729, -5.297386, 6.287169, 33.32362, 35.23205, 46.36605, 40.71515, 18.18588, 8.270038, -12.43135, -41.94079, -39.10478, -30.44172, -40.25386, -28.28813, -17.84738, 2.394628, 0.754854, 10.32606, 0.3534288, -33.91903, -42.1518, -42.28714 ; 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 = -44.52966, -28.61158, -14.99392, 6.434071, 22.55323, 57.42627, 70.14965, 68.25287, 52.00199, 18.65064, 3.942133, -33.6719, -50.98742, -52.38457, -46.04332, -25.77758, -0.4993047, 20.61678, 32.80872, 44.72527, 48.89919, 27.70337, -2.924271, -20.40327, -39.40694, -52.0528, -49.07635, -36.67076, -2.436276, 12.51177, 29.52202, 47.1042, 41.7132, 22.06684, 5.707123, -21.46238, -33.97734, -56.30663, -56.02992, -41.69415, -20.53226, 7.316628, 26.55623, 31.92659, 34.87286, 35.24395, 13.6078, -21.5364, -32.31841, -56.48535, -67.85585, -59.99843, -47.53802, -15.07484, 10.29961, 28.99857, 46.1586, 42.71021, 23.05478, 8.755072, -16.22917, -46.27154, -65.94145, -63.44799, -57.63873, -32.79312, -11.3731, 13.86029, 38.26644, 42.54716, 36.61635, 21.06827, -4.872167, -28.52933, -56.42533, -62.79682, -56.73099, -33.80032, -10.20617, 11.54388, 28.97104, 49.51551, 47.187, 35.48101, 7.798118, -20.46137, -54.75655, -74.35637, -67.8138, -54.70445, -30.96357, 7.160885, 23.09042, 37.34962, 49.97595, 40.96899, 23.25968, -17.06097, -37.95958, -64.18658, -70.19146, -52.81331, -34.83865, -6.744922, 16.72064, 32.84943, 48.37966, 49.24935, 28.36672, 1.63262, -28.42694, -57.03574, -67.09993, -54.81461, -49.47532, -17.27857, 8.24463, 32.76981, 53.35398, 52.19947, 41.88457, 7.285278, -22.16791, -51.02578, -65.51626, -55.58999, -60.55085, -34.58123, 2.809387, 33.34966, 48.56902, 42.61369, 48.32492, 44.84524, 12.60106, -13.26648, -51.7673, -68.68594, -63.22039, -54.28591, -30.59194, -8.451646, 14.17458, 41.71272, 45.57553, 40.82954, 18.92362, -6.568213, -37.4832, -56.83855, -54.12831, -37.61877, -21.49603, 10.65998, 28.81598, 39.74305, 65.80971, 54.21812, 19.83389, -3.031518, -25.81414, -46.27949, -50.73529, -39.74242, -23.75467, 6.878221, 49.24193, 63.81144 ; 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 = 3.667911, 3.700634, 3.635179, 3.635179, 3.635179, 3.667911, 3.667911, 3.733348, 3.667911, 3.700634, 3.667911, 3.700634, 3.733348, 3.635179, 3.569689, 3.635179, 3.635179, 3.667911, 3.635179, 3.602438, 3.766053, 3.766053, 3.766053, 3.766053, 3.79875, 3.635179, 3.667911, 3.700634, 3.700634, 3.667911, 3.667911, 3.667911, 3.667911, 3.733348, 3.733348, 3.733348, 3.766053, 3.733348, 3.831438, 3.864117, 4.060012, 4.060012, 4.125242, 3.994748, 4.2556, 3.962103, 4.125242, 4.092631, 3.962103, 3.831438, 4.125242, 3.896788, 3.896788, 3.79875, 3.766053, 3.766053, 3.864117, 3.864117, 3.962103, 3.962103, 3.994748, 3.92945, 3.92945, 3.766053, 3.79875, 4.190438, 4.060012, 4.092631, 4.353282, 4.092631, 4.288169, 4.190438, 4.157844, 3.994748, 4.223023, 3.962103, 4.418362, 4.515921, 4.125242, 4.157844, 4.157844, 4.515921, 4.060012, 4.027384, 4.060012, 3.994748, 4.418362, 4.548424, 4.808163, 4.515921, 4.515921, 4.71082, 4.483409, 4.613406, 4.580919, 5.455348, 5.164487, 5.0674, 4.743276, 4.775723, 4.970243, 4.775723, 4.808163, 4.775723, 4.840594, 4.905435, 4.483409, 4.743276, 4.548424, 4.548424, 4.515921, 4.71082, 4.580919, 4.873018, 5.164487, 5.196835, 5.132133, 5.164487, 5.423059, 5.09977, 4.548424, 4.905435, 4.775723, 4.71082, 4.970243, 5.035022, 4.613406, 4.678357, 4.580919, 4.613406, 4.418362, 4.71082, 4.937843, 5.002636, 4.45089, 4.483409, 4.873018, 5.164487, 5.261508, 5.358461, 5.32615, 5.229175, 5.229175, 4.970243, 5.002636, 4.840594, 4.580919, 5.261508, 5.164487, 5.164487, 5.196835, 5.035022, 4.808163, 4.808163, 4.645885, 4.515921, 4.613406, 4.743276, 4.353282, 4.418362, 4.385826, 4.418362, 4.580919, 4.613406, 4.548424, 4.45089, 4.418362, 4.288169 ; 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 ; }