netcdf E0110.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, 1000.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 = -1000.f, 1000.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 = -1000.f, 1000.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.6786, 0.03424, -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 = "03-May-2004 19:19:29: Modified [lon,lat] to [-69.357000,43.714100].\n", "Wed Apr 28 00:35:00 2004: /usr/local/nco/bin/ncrcat -d time,2453123.9722,2453124.055 E0110.aanderaa.realtime.nc E0110.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 = "AANCM715" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0110" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453198.00000579 ; :starting_julian_day_string = "2004-07-11 00:00:00" ; :ending_julian_day_number = 2453204.95833912 ; :ending_julian_day_string = "2004-07-17 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:18:20\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:18:20" ; data: lat = 43.7141 ; lon = -69.357 ; depth = 2 ; time = 2453198, 2453198.04166667, 2453198.08333333, 2453198.125, 2453198.16666667, 2453198.20833333, 2453198.25, 2453198.29166667, 2453198.33333333, 2453198.375, 2453198.41666667, 2453198.45833333, 2453198.5, 2453198.54166667, 2453198.58333333, 2453198.625, 2453198.66666667, 2453198.70833333, 2453198.75, 2453198.79166667, 2453198.83333333, 2453198.875, 2453198.91666667, 2453198.95833333, 2453199, 2453199.04166667, 2453199.08333333, 2453199.125, 2453199.16666667, 2453199.20833333, 2453199.25, 2453199.29166667, 2453199.33333333, 2453199.375, 2453199.41666667, 2453199.45833333, 2453199.5, 2453199.54166667, 2453199.58333333, 2453199.625, 2453199.66666667, 2453199.70833333, 2453199.75, 2453199.79166667, 2453199.83333333, 2453199.875, 2453199.91666667, 2453199.95833333, 2453200, 2453200.04166667, 2453200.08333333, 2453200.125, 2453200.16666667, 2453200.20833333, 2453200.25, 2453200.29166667, 2453200.33333333, 2453200.375, 2453200.41666667, 2453200.45833333, 2453200.5, 2453200.54166667, 2453200.58333333, 2453200.625, 2453200.66666667, 2453200.70833333, 2453200.75, 2453200.79166667, 2453200.83333333, 2453200.875, 2453200.91666667, 2453200.95833333, 2453201, 2453201.04166667, 2453201.08333333, 2453201.125, 2453201.16666667, 2453201.20833333, 2453201.25, 2453201.29166667, 2453201.33333333, 2453201.375, 2453201.41666667, 2453201.45833333, 2453201.5, 2453201.54166667, 2453201.58333333, 2453201.625, 2453201.66666667, 2453201.70833333, 2453201.75, 2453201.79166667, 2453201.83333333, 2453201.875, 2453201.91666667, 2453201.95833333, 2453202, 2453202.04166667, 2453202.08333333, 2453202.125, 2453202.16666667, 2453202.20833333, 2453202.25, 2453202.29166667, 2453202.33333333, 2453202.375, 2453202.41666667, 2453202.45833333, 2453202.5, 2453202.54166667, 2453202.58333333, 2453202.625, 2453202.66666667, 2453202.70833333, 2453202.75, 2453202.79166667, 2453202.83333333, 2453202.875, 2453202.91666667, 2453202.95833333, 2453203, 2453203.04166667, 2453203.08333333, 2453203.125, 2453203.16666667, 2453203.20833333, 2453203.25, 2453203.29166667, 2453203.33333333, 2453203.375, 2453203.41666667, 2453203.45833333, 2453203.5, 2453203.54166667, 2453203.58333333, 2453203.625, 2453203.66666667, 2453203.70833333, 2453203.75, 2453203.79166667, 2453203.83333333, 2453203.875, 2453203.91666667, 2453203.95833333, 2453204, 2453204.04166667, 2453204.08333333, 2453204.125, 2453204.16666667, 2453204.20833333, 2453204.25, 2453204.29166667, 2453204.33333333, 2453204.375, 2453204.41666667, 2453204.45833333, 2453204.5, 2453204.54166667, 2453204.58333333, 2453204.625, 2453204.66666667, 2453204.70833333, 2453204.75, 2453204.79166667, 2453204.83333333, 2453204.875, 2453204.91666667, 2453204.95833333 ; current_speed = 18.1846, 13.7851, 19.3578, 17.598, 18.7712, 19.0645, 12.9052, 17.3047, 25.2238, 18.1846, 16.1315, 16.4248, 14.0784, 12.3186, 17.8913, 24.0506, 21.7042, 23.464, 17.0114, 16.1315, 7.9191, 14.0784, 3.2263, 4.9861, 9.0923, 20.8243, 22.5841, 32.5563, 28.7434, 21.9975, 23.7573, 21.9975, 18.7712, 17.3047, 16.1315, 19.6511, 16.7181, 19.6511, 16.4248, 16.4248, 18.7712, 11.732, 13.4918, 11.4387, 16.1315, 15.5449, 15.2516, 8.799, 14.0784, 6.1593, 16.4248, 25.2238, 20.2377, 16.4248, 18.1846, 6.1593, 3.5196, 7.6258, 13.1985, 18.7712, 21.1176, 21.4109, 29.33, 30.2099, 30.2099, 24.0506, 19.3578, 16.7181, 16.4248, 14.0784, 14.665, 16.7181, 12.6119, 16.4248, 24.3439, 32.8496, 37.8357, 47.5146, 49.861, 35.7826, 28.7434, 22.8774, 29.0367, 29.0367, 33.1429, 19.6511, 19.9444, 12.6119, 11.1454, 21.1176, 25.8104, 25.2238, 25.2238, 27.8635, 29.9166, 36.6625, 45.1682, 44.8749, 37.5424, 34.0228, 20.8243, 15.5449, 10.5588, 7.0392, 7.3325, 5.5727, 6.4526, 4.1062, 7.9191, 13.1985, 17.598, 18.7712, 25.8104, 21.9975, 21.4109, 21.4109, 20.2377, 21.4109, 18.7712, 15.2516, 12.9052, 4.9861, 4.9861, 13.4918, 13.7851, 17.598, 16.4248, 26.9836, 28.1568, 27.2769, 27.2769, 28.7434, 24.6372, 22.2908, 21.4109, 18.4779, 15.8382, 12.6119, 9.0923, 8.5057, 11.1454, 14.0784, 10.5588, 10.5588, 9.9722, 12.9052, 12.3186, 8.5057, 6.7459, 11.1454, 9.3856, 10.8521, 6.4526, 3.8129, 2.3464, 2.933, 9.3856, 15.2516, 24.0506, 26.1037, 26.6903, 30.5032, 23.7573, 19.3578, 22.5841, 12.9052, 7.0392, 7.6258 ; 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 = 231.9161, 216.4457, 211.5233, 192.8885, 189.0209, 206.2493, 225.2357, 229.8065, 243.8705, 256.5281, 263.5601, 268.4825, 248.4413, 224.1809, 245.9801, 241.4093, 246.6833, 261.8021, 260.3957, 261.4505, 295.5557, 331.7705, 175.6601, 155.6189, 208.7105, 213.9845, 226.6421, 219.2585, 215.0393, 192.1853, 178.1213, 168.2765, 181.6373, 197.4593, 213.9845, 242.8157, 243.1673, 248.0897, 243.1673, 248.0897, 224.5325, 188.6693, 237.8933, 246.6833, 270.9437, 298.7201, 315.9485, 336.6929, 257.9345, 136.9841, 172.4957, 188.6693, 174.9569, 184.0985, 183.7469, 149.2901, 233.3225, 274.1081, 256.1765, 244.9253, 222.4229, 233.3225, 216.7973, 220.3133, 259.3409, 247.3865, 289.9301, 267.4277, 283.6013, 308.5649, 310.3229, 310.3229, 276.9209, 243.5189, 254.7701, 241.0577, 240.3545, 242.4641, 260.0441, 251.2541, 260.3957, 286.4141, 299.7749, 305.0489, 295.9073, 305.4005, 293.7977, 241.4093, 231.9161, 234.0257, 227.3453, 246.6833, 242.1125, 257.2313, 255.4733, 268.1309, 279.3821, 286.0625, 292.3913, 292.7429, 290.9849, 282.5465, 285.7109, 274.8113, 221.7197, 273.7565, 355.6409, 341.2637, 216.4457, 240.7061, 238.5965, 255.8249, 268.1309, 263.5601, 261.8021, 284.3045, 311.3777, 324.3869, 335.2865, 341.9669, 359.1569, 319.4645, 267.7793, 238.2449, 217.5005, 233.6741, 229.1033, 241.4093, 254.7701, 264.9665, 280.0853, 292.7429, 305.7521, 307.5101, 285.7109, 277.9757, 286.0625, 265.6697, 227.6969, 250.9025, 242.1125, 238.5965, 268.1309, 281.1401, 316.6517, 332.1221, 321.5741, 307.1585, 268.8341, 270.5921, 221.0165, 203.4365, 219.6101, 204.8429, 205.8977, 305.4005, 280.4369, 274.4597, 261.8021, 245.6285, 240.7061, 247.7381, 238.5965, 235.4321, 229.4549, 222.0713, 270.2405, 243.8705 ; 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 = -14.31325, -8.189186, -10.12113, -3.925313, -2.943225, -8.431804, -9.162816, -13.21853, -22.64595, -17.68424, -16.02971, -16.41904, -13.0935, -8.585154, -16.34199, -21.11789, -19.93164, -23.22423, -16.77296, -15.95224, -7.144345, -6.659146, 0.2441442, 2.058282, -4.367797, -11.64013, -16.42043, -20.60229, -16.50268, -4.643101, 0.7788504, 4.469648, -0.536338, -5.191899, -9.017002, -17.48047, -14.91803, -18.23169, -14.65631, -15.23842, -13.1645, -1.768378, -11.42836, -10.50451, -16.12931, -13.63253, -10.60451, -3.481406, -13.7674, 4.201882, 2.145089, -3.802012, 1.778997, -1.173902, -1.188348, 3.145502, -2.822755, -7.606207, -12.81622, -17.00213, -14.24588, -17.17176, -17.56825, -19.5448, -29.68863, -22.20158, -18.19845, -16.70125, -15.96418, -11.00794, -11.18074, -12.74604, -12.52, -14.70153, -23.48893, -28.74693, -32.8831, -42.13221, -49.11015, -33.88445, -28.34052, -21.94502, -25.20337, -23.77125, -29.81211, -16.01806, -18.24864, -11.07401, -8.772637, -17.09006, -18.98227, -23.1638, -22.2945, -27.17444, -28.96019, -36.64299, -44.56399, -43.123, -34.71185, -31.37749, -19.44312, -15.17369, -10.16433, -7.014396, -4.879683, -5.560727, -0.4904445, -1.318965, -4.704426, -11.51069, -15.02023, -18.19965, -25.79667, -21.8587, -21.19211, -20.74708, -15.18573, -12.46776, -7.847884, -4.721383, -0.1898915, -3.240561, -4.982355, -11.47215, -8.391932, -14.17801, -12.41536, -23.69324, -27.16792, -27.17171, -26.85542, -26.50857, -19.99438, -17.68209, -20.61099, -18.29916, -15.21988, -12.5759, -6.724617, -8.037574, -9.851059, -12.01618, -10.55318, -10.35985, -6.845233, -6.034328, -7.656034, -6.778768, -6.744503, -11.1448, -6.159547, -4.316232, -4.113918, -1.60192, -1.024827, -2.390755, -9.230315, -15.20542, -23.80484, -23.77757, -23.27718, -28.22955, -20.27731, -15.94026, -17.16153, -8.647192, -7.039138, -6.84645 ; 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 = -11.21653, -11.08901, -16.50112, -17.15464, -18.53902, -17.09853, -9.087738, -11.16795, -11.1086, -4.236438, -1.809324, -0.4349661, -5.173168, -8.834197, -7.282723, -11.5094, -8.590809, -3.345794, -2.838229, -2.39817, 3.416207, 12.40392, -3.217049, -4.541439, -7.974476, -17.26728, -15.50519, -25.2083, -23.5339, -21.5019, -23.74453, -21.53862, -18.76354, -16.50748, -13.37606, -8.977688, -7.546331, -7.332898, -7.413939, -6.128989, -13.3811, -11.59796, -7.17086, -4.527588, 0.2656846, 7.469809, 10.96156, 8.080978, -2.942805, -4.503461, -16.28412, -24.93561, -20.15936, -16.3828, -18.14573, -5.295545, -2.102293, 0.5463005, -3.153541, -7.955225, -15.58871, -12.78895, -23.48628, -23.0356, -5.587779, -9.247765, 6.598561, -0.7503088, 3.862525, 8.776484, 9.489641, 10.81819, 1.519721, -7.323861, -6.394966, -15.89686, -18.71476, -21.9662, -8.620475, -11.49952, -4.795628, 6.464639, 14.41944, 16.67506, 14.48068, 11.38365, 8.047736, -6.035417, -6.874647, -12.40495, -17.48857, -9.983912, -11.7981, -6.158272, -7.504015, -1.19579, 7.363218, 12.41625, 14.30103, 13.1531, 7.457638, 3.376848, 2.85915, 0.5904085, -5.473047, 0.3651029, 6.433934, 3.8886, -6.370284, -6.457889, -9.169645, -4.596805, -0.8418362, -2.467261, -3.053037, 5.290101, 13.37752, 17.40637, 17.05194, 14.50241, 12.9038, 3.789453, -0.1932055, -7.100594, -10.93638, -10.42466, -10.75327, -12.91298, -7.396587, -2.393226, 4.776571, 11.1121, 14.39501, 13.5729, 5.79772, 2.563866, 4.382205, -0.9522749, -6.119596, -2.782866, -5.213116, -7.335716, -0.3443875, 2.040052, 7.251728, 11.4075, 9.650546, 5.13763, -0.1372615, 0.1151756, -7.081629, -9.956818, -4.971088, -3.460066, -2.110764, 1.699053, 1.700225, 1.185932, -3.429439, -10.77173, -13.05929, -11.55586, -12.37902, -10.98328, -14.68071, -9.579679, 0.02954707, -3.358414 ; 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 = 11.21416, 10.8984, 10.8984, 11.62434, 11.24572, 11.08788, 11.11945, 10.99315, 11.08788, 10.48755, 10.2345, 10.36105, 10.29778, 10.26614, 9.283732, 9.188478, 10.32941, 10.67723, 11.11945, 10.70883, 11.75049, 11.78203, 11.5928, 11.5928, 11.3404, 11.37196, 10.20285, 10.48755, 10.74043, 10.86681, 10.80362, 11.15102, 11.11945, 11.68742, 11.40351, 11.30885, 11.24572, 11.02473, 11.21416, 10.80362, 11.02473, 11.5928, 11.43507, 11.3404, 11.84509, 12.53843, 12.19183, 12.69594, 11.30885, 12.53843, 12.22334, 11.84509, 11.78203, 12.09728, 11.75049, 11.71896, 11.75049, 11.68742, 11.5928, 11.68742, 11.90814, 11.75049, 11.62434, 12.00272, 12.63294, 12.22334, 12.31788, 11.18259, 12.47542, 12.16031, 11.78203, 12.1288, 12.1288, 11.75049, 12.66444, 12.47542, 12.79043, 12.75893, 12.79043, 12.09728, 11.3404, 11.52971, 11.46662, 11.21416, 10.64562, 10.04458, 9.949582, 9.854554, 9.822871, 9.791185, 9.759497, 9.759497, 9.791185, 9.727803, 9.664408, 9.569287, 9.600998, 9.854554, 9.727803, 9.378951, 9.410683, 9.347215, 9.664408, 9.696107, 9.283732, 9.632705, 9.791185, 10.01292, 10.04458, 9.981252, 9.949582, 9.791185, 9.727803, 9.696107, 9.854554, 10.13955, 10.45593, 10.45593, 10.45593, 10.1079, 10.5824, 10.51917, 10.45593, 10.29778, 10.51917, 10.1079, 9.886233, 10.01292, 9.949582, 10.04458, 9.791185, 9.91791, 9.981252, 10.1712, 9.822871, 10.39268, 9.474135, 9.696107, 11.02473, 11.37196, 10.8984, 10.77203, 11.37196, 11.3404, 11.68742, 11.62434, 11.27728, 10.8984, 10.5824, 10.26614, 10.61401, 10.99315, 10.80362, 10.70883, 10.83522, 10.86681, 10.92998, 11.05631, 11.18259, 11.18259, 10.86681, 10.96157, 11.05631, 11.11945, 10.99315, 11.02473, 11.90814, 11.52971 ; 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 ; }