netcdf E0115.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.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 = "Sat Jun 4 00:55:06 2005: /usr/local/nco/bin/ncrcat -d time,2453372.04237269,2453525.45833333 E0115.aanderaa.realtime.nc E0115.aanderaa.realtime.nc.new\n", "01-Jun-2005 14:37:35: Modified [lon,lat] to [-69.356163,43.714746].\n", "Wed Jun 1 01:37:11 2005: /usr/local/nco/bin/ncrcat -d time,2453523.0035,2453524.12 E0115.aanderaa.realtime.nc E0115.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 = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.95833912 ; :ending_julian_day_string = "2005-07-02 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; :longitude = -69.3561630249023 ; :latitude = 43.7147464752197 ; data: lat = 43.7147464752197 ; lon = -69.3561630249023 ; depth = 2 ; time = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.16666667, 2453548.20833333, 2453548.25, 2453548.29166667, 2453548.33333333, 2453548.375, 2453548.41666667, 2453548.45833333, 2453548.5, 2453548.54166667, 2453548.58333333, 2453548.625, 2453548.66666667, 2453548.70833333, 2453548.75, 2453548.79166667, 2453548.83333333, 2453548.875, 2453548.91666667, 2453548.95833333, 2453549, 2453549.04166667, 2453549.08333333, 2453549.125, 2453549.16666667, 2453549.20833333, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.41666667, 2453549.45833333, 2453549.5, 2453549.54166667, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453549.83333333, 2453549.875, 2453549.91666667, 2453549.95833333, 2453550, 2453550.04166667, 2453550.08333333, 2453550.125, 2453550.16666667, 2453550.20833333, 2453550.25, 2453550.29166667, 2453550.33333333, 2453550.375, 2453550.41666667, 2453550.45833333, 2453550.5, 2453550.54166667, 2453550.58333333, 2453550.625, 2453550.66666667, 2453550.70833333, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453550.95833333, 2453551, 2453551.04166667, 2453551.08333333, 2453551.125, 2453551.16666667, 2453551.20833333, 2453551.25, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.54166667, 2453551.58333333, 2453551.625, 2453551.66666667, 2453551.70833333, 2453551.75, 2453551.79166667, 2453551.83333333, 2453551.875, 2453551.91666667, 2453551.95833333, 2453552, 2453552.04166667, 2453552.08333333, 2453552.125, 2453552.16666667, 2453552.20833333, 2453552.25, 2453552.29166667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453552.75, 2453552.79166667, 2453552.83333333, 2453552.875, 2453552.91666667, 2453552.95833333, 2453553, 2453553.04166667, 2453553.08333333, 2453553.125, 2453553.16666667, 2453553.20833333, 2453553.25, 2453553.29166667, 2453553.33333333, 2453553.375, 2453553.41666667, 2453553.45833333, 2453553.5, 2453553.54166667, 2453553.58333333, 2453553.625, 2453553.66666667, 2453553.70833333, 2453553.75, 2453553.79166667, 2453553.83333333, 2453553.875, 2453553.91666667, 2453553.95833333, 2453554, 2453554.04166667, 2453554.08333333, 2453554.125, 2453554.16666667, 2453554.20833333, 2453554.25, 2453554.29166667, 2453554.33333333, 2453554.375, 2453554.41666667, 2453554.45833333, 2453554.5, 2453554.54166667, 2453554.58333333, 2453554.625, 2453554.66666667, 2453554.70833333, 2453554.75, 2453554.79166667, 2453554.83333333, 2453554.875, 2453554.91666667, 2453554.95833333 ; current_speed = 0.5866, 12.9052, 7.3325, 11.1454, 8.2124, 14.3717, 20.531, 23.464, 29.6233, 32.263, 34.0228, 29.9166, 27.8635, 13.7851, 13.1985, 24.0506, 39.5955, 18.4779, 10.2655, 5.5727, 16.7181, 25.2238, 24.6372, 17.3047, 18.1846, 23.464, 27.2769, 33.4362, 40.1821, 37.8357, 35.196, 32.263, 24.0506, 23.7573, 19.0645, 15.5449, 10.8521, 5.5727, 11.4387, 14.0784, 23.464, 20.531, 19.9444, 33.4362, 36.0759, 33.4362, 37.8357, 31.9697, 15.8382, 9.9722, 7.6258, 2.3464, 1.4665, 3.2263, 6.1593, 11.4387, 21.1176, 29.0367, 36.6625, 46.928, 33.1429, 34.9027, 33.4362, 24.6372, 13.4918, 10.8521, 10.8521, 3.5196, 2.0531, 6.4526, 12.9052, 24.9305, 29.0367, 20.8243, 14.0784, 7.6258, 7.9191, 9.9722, 12.9052, 7.9191, 10.5588, 16.7181, 15.5449, 23.1707, 22.8774, 22.2908, 12.6119, 14.665, 16.4248, 13.1985, 4.9861, 9.0923, 13.1985, 12.6119, 11.732, 24.0506, 30.7965, 33.1429, 28.4501, 20.531, 14.9583, 12.0253, 12.6119, 12.0253, 17.598, 17.8913, 14.3717, 15.8382, 16.7181, 32.263, 29.33, 27.2769, 27.2769, 25.8104, 34.0228, 38.129, 31.6764, 28.1568, 27.8635, 23.464, 25.8104, 23.7573, 22.2908, 18.1846, 7.3325, 4.3995, 2.0531, 3.8129, 6.1593, 14.665, 20.8243, 26.6903, 30.7965, 31.3831, 31.3831, 31.3831, 23.1707, 15.8382, 11.732, 20.531, 21.4109, 14.0784, 4.6928, 2.6397, 8.2124, 20.8243, 27.8635, 31.6764, 27.5702, 25.5171, 20.2377, 12.9052, 13.1985, 21.1176, 24.3439, 18.7712, 11.1454, 2.6397, 7.6258, 13.4918, 14.3717, 14.3717, 11.732, 8.5057, 6.7459, 7.3325, 9.3856, 15.5449 ; 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 = 118.366, 174.2704, 159.1516, 219.2752, 205.9144, 266.7412, 259.7092, 253.0288, 238.2616, 232.636, 227.362, 259.3576, 274.4764, 309.6364, 304.3624, 327.9196, 332.1388, 338.116, 21.676, 168.2932, 211.8916, 216.1108, 227.0104, 220.6816, 266.038, 264.9832, 291.3532, 288.892, 303.6592, 299.7916, 298.0336, 303.3076, 303.3076, 277.9924, 262.1704, 271.6636, 275.1796, 279.3988, 284.6728, 291.7048, 273.4216, 261.4672, 293.4628, 277.9924, 272.3668, 264.28, 276.2344, 301.5496, 298.3852, 320.1844, 328.2712, 303.6592, 267.796, 245.9968, 229.8232, 218.2204, 218.572, 210.4852, 219.9784, 214.7044, 242.8324, 250.5676, 248.8096, 249.8644, 284.6728, 306.8236, 348.274, 321.2392, 69.142, 156.3388, 161.6128, 170.7544, 186.928, 174.2704, 186.2248, 236.8552, 240.3712, 221.0332, 269.9056, 269.554, 242.8324, 228.4168, 230.1748, 227.0104, 237.5584, 245.6452, 247.4032, 248.8096, 250.216, 267.0928, 305.7688, 244.942, 250.9192, 273.07, 224.1976, 193.6084, 208.024, 216.1108, 237.2068, 239.3164, 238.6132, 260.0608, 264.6316, 287.134, 288.5404, 291.3532, 274.828, 259.7092, 222.4396, 227.7136, 237.91, 256.8964, 251.2708, 266.038, 260.0608, 268.8508, 288.1888, 291.0016, 279.7504, 286.0792, 276.2344, 264.28, 265.6864, 289.9468, 275.8828, 294.5176, 193.6084, 179.896, 198.5308, 225.9556, 242.1292, 251.974, 242.8324, 249.5128, 247.7548, 256.5448, 269.9056, 291.0016, 312.0976, 350.7352, 14.2924, 16.402, 49.1008, 89.1832, 197.8276, 218.9236, 218.572, 238.9648, 243.8872, 249.8644, 279.3988, 297.682, 303.3076, 325.81, 331.084, 344.0548, 355.6576, 26.95, 179.896, 184.4668, 175.6768, 202.3984, 206.6176, 209.4304, 202.0468, 227.362, 242.4808, 235.0972 ; 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 = 0.5161673, 1.288375, 2.609611, -7.055549, -3.589048, -14.34846, -20.20073, -22.44218, -25.19339, -25.64251, -25.0288, -29.402, -27.7785, -10.61602, -10.89515, -12.77348, -18.50421, -6.887243, 3.79164, 1.13072, -8.832404, -14.86561, -18.02156, -11.28015, -18.14114, -23.37411, -25.40444, -31.63501, -33.44553, -32.83527, -31.06653, -26.9633, -20.09992, -23.52653, -18.88677, -15.53835, -10.80779, -5.49789, -11.06566, -13.08026, -23.42217, -20.30374, -18.29537, -33.11142, -36.04512, -33.26971, -37.61194, -27.24418, -13.934, -6.385388, -4.010403, -1.953024, -1.465415, -2.947299, -4.706059, -7.076988, -13.16677, -14.73078, -23.55561, -26.71811, -29.4864, -32.91446, -31.17539, -23.13139, -13.05181, -8.686938, -2.20549, -2.203518, 1.918552, 2.589607, 4.070778, 4.005503, -3.502464, 2.078969, -1.526516, -6.385017, -6.88365, -6.546712, -12.90518, -7.91886, -9.393897, -12.50502, -11.93851, -16.94884, -19.30712, -20.30713, -11.64371, -13.67342, -15.45533, -13.18151, -4.045633, -8.236528, -12.47335, -12.5938, -8.178789, -5.658736, -14.46947, -19.53272, -23.91603, -17.65663, -12.76946, -11.84482, -12.55658, -11.4916, -16.68466, -16.66313, -14.32071, -15.58342, -11.28158, -23.86787, -24.84881, -26.56666, -25.8325, -25.74872, -33.51217, -38.12133, -30.09363, -26.28636, -27.46101, -22.54608, -25.65775, -23.63901, -22.22766, -17.0937, -7.293884, -4.002814, -0.4830628, 0.006920953, -1.957514, -10.54122, -18.40876, -25.38024, -27.39887, -29.39813, -29.04733, -30.5217, -23.17067, -14.78607, -8.70519, -3.30544, 5.285719, 3.975387, 3.547112, 2.639432, -2.514258, -13.08357, -17.37283, -27.14195, -24.75609, -23.95751, -19.96602, -11.42807, -11.03044, -11.8668, -11.77093, -5.156784, -0.8438923, 1.196346, 0.01384191, -1.050761, 1.083375, -5.476258, -5.256332, -4.179411, -2.532167, -5.394139, -8.323676, -12.74874 ; 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 = -0.2786949, -12.84073, -6.852407, -8.627813, -7.386627, -0.8169755, -3.667745, -6.84893, -15.58309, -19.57966, -23.04582, -5.524959, 2.174703, 8.793699, 7.449569, 20.37816, 35.00568, 17.14639, 9.539599, -5.456781, -14.19449, -20.37777, -16.79926, -13.12291, -1.256462, -2.051876, 9.93196, 10.82615, 22.271, 18.79854, 16.54174, 17.7167, 13.20699, 3.303257, -2.597107, 0.4512874, 0.9797058, 0.9100515, 2.897408, 5.206539, 1.400395, -3.046299, 7.940934, 4.649028, 1.489816, -3.332489, 4.108814, 16.72771, 7.529432, 7.659739, 6.4861, 1.300497, -0.05639803, -1.312419, -3.973662, -8.986662, -16.51027, -25.02267, -28.09399, -38.57952, -15.13288, -11.61193, -12.08613, -8.481187, 3.417456, 6.504243, 10.62562, 2.744466, 0.7310126, -5.91016, -12.24634, -24.60662, -28.82469, -20.72026, -13.9954, -4.169458, -3.915036, -7.522323, -0.02126248, -0.06164299, -4.821094, -11.09592, -9.955693, -15.7993, -12.27235, -9.192411, -4.846044, -5.300933, -5.559387, -0.6694074, 2.914455, -3.850912, -4.314606, 0.6754426, -8.411138, -23.37542, -27.18564, -26.77545, -15.40881, -10.4769, -7.790477, -2.075603, -1.17996, 3.542743, 5.595693, 6.514512, 1.209591, -2.829403, -12.33778, -21.70774, -15.58158, -6.184014, -8.758494, -1.783366, -5.872439, -0.7647144, 9.887763, 10.09123, 4.718862, 6.498726, 2.802912, -2.367821, -1.676612, 6.20363, 0.7515367, 1.825673, -1.995462, -3.812894, -5.839959, -10.19534, -9.73493, -8.259274, -14.06152, -10.98403, -11.88073, -7.302376, -0.03817581, 5.676316, 7.86508, 20.26317, 20.7482, 13.50547, 3.072518, 0.03762989, -7.818057, -16.20098, -21.78439, -16.33123, -12.13474, -8.784086, 3.304924, 5.99529, 7.247741, 17.46803, 21.30894, 18.04898, 11.11341, 2.353035, -7.625787, -13.45082, -14.33081, -13.28745, -10.4886, -7.408067, -6.252624, -4.966772, -4.336577, -8.894573 ; 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 = 12.50208, 12.3443, 12.53363, 12.53363, 12.59674, 12.43897, 12.15493, 11.99709, 12.06023, 11.87079, 11.55495, 11.52336, 11.71289, 11.80764, 11.49176, 11.96552, 12.28118, 12.37586, 12.47052, 11.01761, 12.3443, 11.83922, 12.91221, 13.82693, 13.29073, 12.40741, 12.12336, 11.20732, 11.04923, 10.92272, 11.30215, 11.39697, 11.71289, 11.80764, 11.33376, 11.39697, 11.74448, 11.39697, 11.74448, 12.02866, 11.96552, 11.36536, 10.25788, 10.85945, 11.08085, 10.85945, 10.98598, 11.17571, 11.17571, 11.11247, 11.08085, 11.04923, 11.08085, 11.04923, 11.04923, 11.01761, 10.98598, 10.85945, 10.95435, 11.08085, 10.98598, 10.54295, 10.54295, 10.85945, 10.89108, 10.70123, 11.17571, 11.08085, 11.49176, 11.46017, 11.64972, 11.80764, 11.93394, 12.0918, 12.12336, 11.39697, 11.42857, 11.30215, 10.95435, 11.14409, 11.23893, 11.27055, 11.36536, 11.39697, 11.36536, 11.33376, 11.39697, 11.42857, 11.36536, 12.3443, 12.47052, 12.50208, 12.50208, 11.87079, 11.93394, 12.18649, 11.99709, 11.68131, 11.39697, 11.42857, 11.46017, 11.30215, 11.30215, 11.30215, 11.08085, 11.23893, 11.08085, 10.47962, 10.41628, 9.655257, 10.22619, 10.73288, 11.42857, 11.46017, 11.11247, 11.20732, 10.85945, 10.89108, 10.92272, 11.17571, 11.04923, 10.95435, 10.89108, 11.23893, 11.36536, 11.36536, 11.27055, 11.27055, 11.23893, 11.20732, 11.04923, 11.04923, 11.01761, 11.27055, 11.61813, 11.68131, 11.74448, 11.90237, 11.90237, 12.06023, 12.12336, 12.06023, 12.12336, 12.12336, 12.12336, 12.06023, 12.0918, 11.80764, 11.80764, 11.71289, 11.23893, 11.30215, 11.46017, 10.76452, 10.73288, 11.04923, 10.70123, 11.20732, 11.46017, 11.42857, 11.58654, 10.79617, 11.87079, 12.31274, 12.31274, 12.18649, 12.3443, 12.56518 ; 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 ; }