netcdf E0109.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.7353, 0.03429, -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 = "29-Jan-2004 13:51:49: Modified [lon,lat] to [-69.357300,43.713800].\n", "28-Jan-2004 11:36:50: Modified [lon,lat] to [-69.357300,42.713000].\n", "Wed Jan 28 10:19:43 2004: /usr/local/nco/bin/ncrcat -d time,2453033.34028,2453033.44444 E0109.aanderaa.realtime.nc E0109.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0109" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453065.04167244 ; :starting_julian_day_string = "2004-02-29 01:00:00" ; :ending_julian_day_number = 2453072.00000579 ; :ending_julian_day_string = "2004-03-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Jan-2004 16:27:10\n", "AANCM_Temperature_1.5: 16-Jan-2004 16:27:10" ; data: lat = 43.7138 ; lon = -69.3573 ; depth = 2 ; time = 2453065.04166667, 2453065.08333333, 2453065.125, 2453065.16666667, 2453065.20833333, 2453065.25, 2453065.29166667, 2453065.33333333, 2453065.375, 2453065.41666667, 2453065.45833333, 2453065.5, 2453065.54166667, 2453065.58333333, 2453065.625, 2453065.66666667, 2453065.70833333, 2453065.75, 2453065.79166667, 2453065.83333333, 2453065.875, 2453065.91666667, 2453065.95833333, 2453066, 2453066.04166667, 2453066.08333333, 2453066.125, 2453066.16666667, 2453066.20833333, 2453066.25, 2453066.29166667, 2453066.33333333, 2453066.375, 2453066.41666667, 2453066.45833333, 2453066.5, 2453066.54166667, 2453066.58333333, 2453066.625, 2453066.66666667, 2453066.70833333, 2453066.75, 2453066.79166667, 2453066.83333333, 2453066.875, 2453066.91666667, 2453066.95833333, 2453067, 2453067.04166667, 2453067.08333333, 2453067.125, 2453067.16666667, 2453067.20833333, 2453067.25, 2453067.29166667, 2453067.33333333, 2453067.375, 2453067.41666667, 2453067.45833333, 2453067.5, 2453067.54166667, 2453067.58333333, 2453067.625, 2453067.66666667, 2453067.70833333, 2453067.75, 2453067.79166667, 2453067.83333333, 2453067.875, 2453067.91666667, 2453067.95833333, 2453068, 2453068.04166667, 2453068.08333333, 2453068.125, 2453068.16666667, 2453068.20833333, 2453068.25, 2453068.29166667, 2453068.33333333, 2453068.375, 2453068.41666667, 2453068.45833333, 2453068.5, 2453068.54166667, 2453068.58333333, 2453068.625, 2453068.66666667, 2453068.70833333, 2453068.75, 2453068.79166667, 2453068.83333333, 2453068.875, 2453068.91666667, 2453068.95833333, 2453069, 2453069.04166667, 2453069.08333333, 2453069.125, 2453069.16666667, 2453069.20833333, 2453069.25, 2453069.29166667, 2453069.33333333, 2453069.375, 2453069.41666667, 2453069.45833333, 2453069.5, 2453069.54166667, 2453069.58333333, 2453069.625, 2453069.66666667, 2453069.70833333, 2453069.75, 2453069.79166667, 2453069.83333333, 2453069.875, 2453069.91666667, 2453069.95833333, 2453070, 2453070.04166667, 2453070.08333333, 2453070.125, 2453070.16666667, 2453070.20833333, 2453070.25, 2453070.29166667, 2453070.33333333, 2453070.375, 2453070.41666667, 2453070.45833333, 2453070.5, 2453070.54166667, 2453070.58333333, 2453070.625, 2453070.66666667, 2453070.70833333, 2453070.75, 2453070.79166667, 2453070.83333333, 2453070.875, 2453070.91666667, 2453070.95833333, 2453071, 2453071.04166667, 2453071.08333333, 2453071.125, 2453071.16666667, 2453071.20833333, 2453071.25, 2453071.29166667, 2453071.33333333, 2453071.375, 2453071.41666667, 2453071.45833333, 2453071.5, 2453071.54166667, 2453071.58333333, 2453071.625, 2453071.66666667, 2453071.70833333, 2453071.75, 2453071.79166667, 2453071.83333333, 2453071.875, 2453071.91666667, 2453071.95833333, 2453072 ; current_speed = 22.8774, 18.7712, 18.1846, 16.4248, 16.4248, 15.5449, 19.0645, 20.8243, 27.5702, 30.2099, 28.7434, 28.4501, 25.8104, 21.1176, 18.4779, 16.1315, 18.1846, 17.3047, 17.0114, 15.2516, 24.0506, 29.6233, 29.9166, 30.5032, 33.4362, 29.0367, 27.5702, 23.1707, 21.1176, 20.2377, 18.7712, 21.7042, 23.1707, 23.1707, 25.5171, 19.6511, 20.531, 17.3047, 20.531, 17.0114, 14.3717, 12.3186, 17.598, 20.2377, 21.9975, 20.531, 17.598, 16.1315, 12.9052, 10.5588, 14.3717, 15.2516, 13.7851, 14.665, 21.4109, 16.1315, 19.0645, 21.1176, 17.3047, 17.3047, 16.7181, 12.3186, 13.1985, 9.6789, 10.8521, 8.2124, 7.6258, 9.9722, 10.8521, 12.3186, 11.1454, 17.0114, 16.7181, 11.1454, 13.7851, 10.2655, 6.4526, 3.8129, 2.6397, 5.2794, 4.9861, 9.3856, 5.866, 10.5588, 12.3186, 11.1454, 17.0114, 14.9583, 11.4387, 14.3717, 7.9191, 16.4248, 12.9052, 14.9583, 17.0114, 16.4248, 20.531, 19.9444, 15.5449, 16.4248, 11.4387, 7.0392, 6.1593, 4.1062, 4.1062, 8.5057, 7.3325, 12.3186, 5.866, 9.0923, 9.3856, 8.2124, 5.5727, 6.4526, 1.4665, 7.6258, 3.2263, 5.866, 6.1593, 4.1062, 5.866, 8.799, 11.1454, 9.3856, 6.1593, 10.8521, 9.3856, 8.799, 9.0923, 11.4387, 9.3856, 12.0253, 18.1846, 13.7851, 14.3717, 18.1846, 14.0784, 9.9722, 7.3325, 4.6928, 11.1454, 10.8521, 13.4918, 12.6119, 14.0784, 19.3578, 13.4918, 15.2516, 16.4248, 9.9722, 7.6258, 2.933, 2.933, 6.7459, 10.5588, 13.7851, 11.732, 16.4248, 19.3578, 16.1315, 14.3717, 12.0253, 4.1062, 0.8799, 6.7459, 6.7459, 9.3856, 8.5057 ; 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 = 243.1673, 211.8749, 222.7745, 206.2493, 209.0621, 224.8841, 239.2997, 247.3865, 238.9481, 238.9481, 238.9481, 242.1125, 238.5965, 234.7289, 227.3453, 208.3589, 204.1397, 206.9525, 240.0029, 245.9801, 240.3545, 249.8477, 240.0029, 226.6421, 227.6969, 233.6741, 241.4093, 232.2677, 223.1261, 263.9117, 257.9345, 264.6149, 266.0213, 255.4733, 244.9253, 263.5601, 241.4093, 233.3225, 236.1353, 250.9025, 255.8249, 288.8753, 288.1721, 300.8297, 315.2453, 324.0353, 314.8937, 288.8753, 267.7793, 243.5189, 234.3773, 247.7381, 258.6377, 264.9665, 274.1081, 290.6333, 293.4461, 277.2725, 273.0533, 272.3501, 276.5693, 256.5281, 264.9665, 258.9893, 270.5921, 293.0945, 304.6973, 319.4645, 314.8937, 313.8389, 275.5145, 256.8797, 246.6833, 240.7061, 229.4549, 209.7653, 165.8153, 213.2813, 219.2585, 247.7381, 356.6957, 314.5421, 293.7977, 247.7381, 255.1217, 232.2677, 229.1033, 218.9069, 216.4457, 203.4365, 182.6921, 215.3909, 236.8385, 231.2129, 255.8249, 245.2769, 236.4869, 240.7061, 228.4001, 228.4001, 228.0485, 219.9617, 254.4185, 286.0625, 315.2453, 340.2089, 346.1477, 293.4461, 299.7749, 260.0441, 243.8705, 252.6605, 200.9753, 184.8017, 162.2993, 146.4773, 126.7877, 10.4081, 351.0701, 313.1357, 318.4097, 294.5009, 286.0625, 248.4413, 263.5601, 229.1033, 217.8521, 232.2677, 281.8433, 320.1677, 301.1813, 308.5649, 296.6105, 286.0625, 267.4277, 273.4049, 294.8525, 276.2177, 306.8069, 292.3913, 330.3641, 347.2025, 348.2573, 338.8025, 331.7705, 299.0717, 285.0077, 277.6241, 276.2177, 251.6057, 254.7701, 258.6377, 8.6501, 318.0581, 313.1357, 294.5009, 275.8661, 264.9665, 252.3089, 274.8113, 273.0533, 259.3409, 277.9757, 245.6285, 338.0993, 6.5405, 33.6137, 338.4509 ; 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 = -20.41415, -9.912439, -12.34943, -7.264323, -7.978467, -10.96965, -16.3926, -19.22332, -23.6194, -25.88083, -24.62448, -25.14612, -22.02967, -17.24102, -13.58958, -7.662351, -7.436826, -7.843384, -14.73273, -13.93087, -20.90243, -27.80977, -25.90929, -22.17825, -24.72924, -23.39372, -24.20831, -18.32521, -14.43612, -20.12355, -18.35653, -21.60841, -23.11486, -22.42995, -23.11227, -19.5271, -18.02746, -13.87855, -17.04803, -16.07515, -13.93411, -11.65617, -16.72028, -17.378, -15.48785, -12.05758, -12.46673, -15.26403, -12.89551, -9.450987, -11.68232, -14.11477, -13.51493, -14.60845, -21.35589, -15.09674, -17.49043, -20.94772, -17.28013, -17.29015, -16.60833, -11.97964, -13.1476, -9.500727, -10.85152, -7.554251, -6.269711, -6.481123, -7.687817, -8.885284, -11.09382, -16.56733, -15.35275, -9.720141, -10.47522, -5.09629, 1.5812, -2.092329, -1.670455, -4.885883, -0.2873936, -6.689448, -5.367249, -9.771767, -11.9056, -8.814659, -12.85877, -9.394662, -6.795282, -5.716092, -0.37195, -9.512451, -10.80336, -11.65968, -16.49343, -14.9193, -17.11792, -17.39394, -11.62446, -12.28245, -8.507087, -4.521105, -5.932942, -3.945896, -2.891064, -2.87996, -1.755546, -11.30151, -5.091589, -8.95538, -8.4264, -7.839192, -1.994834, -0.5401304, 0.4458815, 4.21148, 2.583814, 1.059741, -0.9560831, -2.996444, -3.893848, -8.006692, -10.71029, -8.728998, -6.120435, -8.203007, -5.759242, -6.958941, -8.898748, -7.326976, -8.029694, -9.402613, -16.25834, -13.24694, -14.35722, -18.1525, -12.77464, -9.913539, -5.870834, -4.338981, -5.51125, -2.403805, -2.745811, -4.56026, -6.659146, -16.91896, -13.03161, -15.11677, -16.32818, -9.462694, -7.357978, -2.875516, 0.4411228, -4.508802, -7.705141, -12.54382, -11.67056, -16.36146, -18.44234, -16.07466, -14.3513, -11.8178, -4.066481, -0.8014913, -2.516215, 0.7683951, 5.195781, -3.12413 ; 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 = -10.32656, -15.94056, -13.34808, -14.73104, -14.35681, -11.01412, -9.733332, -8.007211, -14.2211, -15.5827, -14.82626, -13.30716, -13.44881, -12.19427, -12.52023, -14.19555, -16.59438, -15.42511, -8.504954, -6.208223, -11.8962, -10.20572, -14.95699, -20.94208, -22.50432, -17.20069, -13.1937, -14.17984, -15.4127, -2.146431, -3.923739, -2.036926, -1.607713, -5.811933, -10.81413, -2.204086, -9.825096, -10.33627, -11.44056, -5.565733, -3.519429, 3.985184, 5.488328, 10.37158, 15.62103, 16.61736, 12.42056, 5.218694, -0.5000613, -4.708196, -8.370726, -5.777929, -2.715834, -1.286681, 1.533844, 5.684509, 7.585501, 2.673246, 0.9217334, 0.7095876, 1.912632, -2.869845, -1.158013, -1.848595, 0.1121446, 3.221304, 4.340916, 7.578906, 7.659344, 8.532269, 1.071047, -3.861526, -6.617244, -5.453328, -8.960955, -8.911135, -6.255866, -3.187533, -2.043916, -2.000052, 4.97781, 6.583371, 2.366981, -4.000104, -3.163007, -6.820684, -11.13732, -11.64006, -9.201522, -13.18606, -7.91036, -13.38982, -7.059155, -9.370303, -4.165854, -6.869399, -11.33573, -9.758588, -10.32065, -10.90483, -7.646786, -5.395363, -1.654442, 1.136127, 2.915926, 8.003297, 7.119243, 4.901401, 2.913019, -1.571969, -4.133432, -2.447566, -5.203424, -6.429954, -1.397073, -6.357378, -1.932075, 5.769481, 6.084643, 2.807526, 4.387243, 3.649012, 3.083774, -3.448779, -0.690833, -7.10484, -7.410845, -5.38475, 1.866065, 8.784036, 4.859374, 7.496581, 8.1453, 3.814141, -0.6450022, 1.080015, 5.916922, 1.080054, 4.393048, 1.787628, 9.687417, 10.58252, 13.20944, 11.75857, 12.40392, 9.406028, 3.493686, 2.02348, 1.778912, -3.146774, -2.003242, -0.577837, 2.899638, 5.017756, 7.219354, 5.716785, 1.199057, -1.441082, -5.882546, 1.353019, 0.7655075, -2.224261, 0.569748, -0.3630919, 6.25906, 6.701995, 7.816224, 7.911179 ; 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 = 0.7279177, 0.7616876, 0.7279177, 0.7616876, 0.6941366, 0.7616876, 0.7279177, 0.6941366, 0.7616876, 0.7279177, 0.7616876, 0.8629293, 0.8966541, 0.96407, 1.06511, 1.06511, 1.031441, 1.166051, 1.367638, 1.367638, 1.535329, 1.367638, 1.23329, 1.06511, 1.199676, 1.501812, 1.300486, 1.300486, 1.23329, 1.568835, 1.702754, 1.869916, 1.936708, 1.903317, 2.236766, 2.63558, 2.6024, 2.536009, 2.203467, 2.036819, 1.970089, 1.836504, 1.970089, 1.903317, 1.936708, 2.036819, 2.036819, 1.869916, 1.76965, 1.702754, 1.66929, 1.702754, 1.66929, 1.602331, 1.702754, 1.702754, 1.76965, 1.76965, 1.869916, 1.869916, 1.836504, 1.869916, 1.970089, 1.970089, 1.936708, 1.936708, 1.936708, 1.903317, 1.903317, 1.903317, 1.936708, 1.936708, 1.970089, 2.036819, 1.970089, 1.936708, 1.970089, 2.003459, 2.003459, 1.970089, 1.970089, 2.036819, 2.070169, 2.136838, 2.203467, 2.136838, 2.270055, 2.336603, 2.336603, 2.170157, 2.203467, 1.869916, 1.869916, 1.803082, 1.903317, 1.936708, 2.170157, 2.336603, 2.436351, 2.403111, 2.436351, 2.436351, 2.436351, 2.46958, 2.5028, 2.46958, 2.5028, 2.536009, 2.6024, 2.668751, 2.735063, 2.6024, 2.569209, 2.5028, 2.63558, 2.735063, 2.701912, 2.701912, 2.768205, 2.735063, 2.63558, 2.369862, 2.236766, 2.170157, 2.170157, 2.170157, 2.103509, 2.136838, 2.103509, 2.236766, 2.203467, 2.336603, 2.668751, 2.966856, 3.066053, 3.132138, 3.165167, 3.165167, 3.165167, 3.132138, 3.165167, 3.231197, 3.198187, 3.132138, 3.165167, 3.132138, 3.099101, 3.132138, 3.165167, 3.165167, 3.165167, 3.132138, 3.066053, 3.066053, 3.066053, 3.066053, 3.099101, 3.099101, 3.099101, 3.099101, 3.132138, 3.132138, 3.198187, 3.231197, 3.231197, 3.264198, 3.264198, 3.264198 ; 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 ; }