netcdf A0107.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.7711, 0.03433, -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 = "11-Oct-2003 13:44:00: Modified [lon,lat] to [-70.566368,42.522900].\n", "Sat Oct 11 13:16:36 2003: ncrcat -d time,2452924.49, pre/A0107.aanderaa.realtime.nc post/A0107.aanderaa.realtime.nc" ; :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 = "AANCM686" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0107" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -15.9833 ; :goes_platform_id = "0440465E" ; :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: 28-Aug-2003 14:42:16\n", "AANCM_Temperature_1.5: 28-Aug-2003 14:42:16" ; data: lat = 42.5228996276855 ; lon = -70.5663681030273 ; 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 = 9.9722, 11.732, 8.799, 7.3325, 7.9191, 6.1593, 8.2124, 9.3856, 7.6258, 6.4526, 5.866, 9.6789, 11.732, 14.9583, 14.3717, 14.665, 12.0253, 11.1454, 7.6258, 8.799, 11.1454, 12.3186, 11.4387, 9.3856, 8.799, 9.3856, 17.3047, 12.9052, 12.3186, 12.6119, 13.7851, 11.732, 14.665, 14.3717, 10.5588, 8.2124, 8.2124, 5.2794, 7.6258, 6.4526, 3.5196, 5.5727, 6.4526, 7.6258, 8.799, 6.7459, 7.0392, 6.7459, 7.6258, 13.1985, 14.3717, 17.598, 11.732, 8.2124, 9.6789, 7.0392, 8.5057, 7.6258, 6.1593, 4.6928, 6.7459, 5.5727, 9.0923, 12.9052, 15.5449, 4.9861, 7.9191, 5.2794, 5.2794, 8.799, 15.2516, 12.9052, 17.8913, 21.9975, 19.6511, 21.7042, 21.7042, 20.8243, 21.9975, 22.8774, 24.9305, 24.3439, 25.5171, 15.5449, 14.3717, 1.4665, 3.2263, 9.6789, 19.3578, 20.2377, 21.7042, 20.531, 19.9444, 22.8774, 28.7434, 34.3161, 35.4893, 23.464, 14.3717, 7.9191, 6.1593, 9.0923, 11.732, 8.2124, 3.8129, 4.3995, 9.6789, 10.5588, 15.8382, 15.2516, 10.2655, 9.3856, 3.8129, 5.5727, 4.1062, 1.7598, 3.2263, 4.6928, 5.2794, 9.3856, 17.3047, 22.5841, 16.1315, 13.4918, 12.0253, 7.6258, 6.4526, 11.4387, 16.7181, 21.1176, 25.8104, 23.464, 27.2769, 23.464, 15.5449, 10.5588, 7.0392, 4.9861, 2.933, 1.1732, 2.933, 6.4526, 15.5449, 14.3717, 15.5449, 17.3047, 14.665, 17.598, 18.7712, 19.3578, 17.0114, 14.9583, 13.4918, 15.8382, 16.1315, 19.0645, 18.1846, 16.1315, 14.0784, 4.3995, 4.6928, 11.4387, 24.3439, 19.0645, 24.3439, 20.531, 24.0506, 22.5841 ; 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 = 120.4375, 123.2503, 116.9215, 145.0495, 166.1455, 191.8123, 186.8899, 210.7987, 204.4699, 181.9675, 126.0631, 121.1407, 109.1863, 94.7707, 75.7843, 74.3779, 93.0127, 98.6383, 125.7115, 138.7207, 166.8487, 180.9127, 162.6295, 157.3555, 133.7983, 130.6339, 110.2411, 107.4283, 119.0311, 154.8943, 170.7163, 191.8123, 209.3923, 211.8535, 207.9859, 200.2507, 176.3419, 160.1683, 142.9399, 200.6023, 110.2411, 291.3151, 269.8675, 283.5799, 308.5435, 313.8175, 302.5663, 44.4919, 71.5651, 66.2911, 78.2455, 86.6839, 100.7479, 121.8439, 163.6843, 187.2415, 262.8355, 230.1367, 235.4107, 202.3603, 209.3923, 161.9263, 118.3279, 93.3643, 89.4967, 75.7843, 143.2915, 179.5063, 233.3011, 212.9083, 167.5519, 164.7391, 176.3419, 171.7711, 175.6387, 168.2551, 152.7847, 162.9811, 170.7163, 188.6479, 191.8123, 213.6115, 224.8627, 211.1503, 257.9131, 38.8663, 54.3367, 84.5743, 107.7799, 143.6431, 154.5427, 165.0907, 194.9767, 213.6115, 223.8079, 232.2463, 248.4199, 251.2327, 267.7579, 279.7123, 357.3775, 39.9211, 33.9439, 49.0627, 64.1815, 180.2095, 194.6251, 219.5887, 210.0955, 199.5475, 179.1547, 179.1547, 135.2047, 88.4419, 142.5883, 299.4019, 334.5619, 288.5023, 301.8631, 272.3287, 260.7259, 240.6847, 247.3651, 222.0499, 228.7303, 231.1915, 244.5523, 279.0091, 270.2191, 248.7715, 253.3423, 254.0455, 253.3423, 231.1915, 231.5431, 224.5111, 213.2599, 251.2327, 116.5699, 37.8115, 146.4559, 249.8263, 248.4199, 258.6163, 243.1459, 236.4655, 211.5019, 181.2643, 167.9035, 166.1455, 164.7391, 167.2003, 180.2095, 217.1275, 227.3239, 251.2327, 258.6163, 286.3927, 273.0319, 165.4423, 96.8803, 97.2319, 102.8575, 111.6475, 118.6795, 140.8303, 148.2139, 201.3055 ; 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 = 8.597855, 9.811275, 7.845432, 4.200559, 1.896285, -1.260847, -0.9851746, -4.805646, -3.158722, -0.2215346, 4.741894, 8.28417, 11.08035, 14.90648, 13.93161, 14.12326, 12.00868, 11.01897, 6.191893, 5.804966, 2.535838, -0.1962223, 3.415018, 3.613571, 6.350949, 7.122602, 16.23605, 12.31275, 10.77085, 5.351097, 2.223855, -2.401613, -7.197386, -7.584652, -4.954762, -2.842546, 0.5239719, 1.791081, 4.595707, -2.270536, 3.302248, -5.191502, -6.452583, -7.412609, -6.882009, -4.867496, -5.932421, 4.727583, 7.234471, 12.08455, 14.07032, 17.56853, 11.52619, 6.976341, 2.71909, -0.8873038, -8.439289, -5.85338, -5.070597, -1.78528, -3.310798, 1.728875, 8.003465, 12.88296, 15.5443, 4.833416, 4.733595, 0.04549039, -4.232955, -4.780462, 3.287561, 3.396839, 1.14151, 3.148462, 1.494379, 4.41799, 9.9261, 6.095005, 3.548704, -3.439889, -5.103427, -13.47578, -18.00002, -8.041142, -14.0531, 0.9202364, 2.62123, 9.635535, 18.4332, 11.99718, 9.329297, 5.282414, -5.154156, -12.66398, -19.89741, -27.13203, -33.00165, -22.21649, -14.3607, -7.805598, -0.2818205, 5.834821, 6.550925, 6.203869, 3.432289, -0.01608658, -2.443857, -6.728828, -7.941951, -5.103006, 0.1514442, 0.1384632, 2.686478, 5.57064, 2.494673, -1.533133, -1.385811, -4.450233, -4.483857, -9.377849, -17.0785, -19.69195, -14.88899, -9.036505, -9.038373, -5.942367, -5.826555, -11.29759, -16.71798, -19.68464, -24.72725, -22.56017, -26.13221, -18.2842, -12.17284, -7.40222, -3.860563, -4.721004, 2.623244, 0.7192486, 1.620713, -6.056742, -14.45527, -14.08897, -13.86853, -14.42439, -7.662856, -0.3882894, 3.933671, 4.635363, 4.477652, 3.313913, -0.04933218, -9.559791, -11.85984, -18.0509, -17.82686, -15.47575, -14.05869, 1.105836, 4.659005, 11.3477, 23.73351, 17.7199, 21.35734, 12.96778, 12.66864, -8.205722 ; 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 = -5.051898, -6.432628, -3.983917, -6.010064, -7.688709, -6.028867, -8.153094, -8.061963, -6.940843, -6.448796, -3.453173, -5.00536, -3.855614, -1.244056, 3.529302, 3.949157, -0.6320174, -1.673997, -4.451211, -6.612471, -10.85309, -12.31704, -10.91703, -8.662078, -6.089979, -6.112122, -5.98693, -3.865263, -5.978023, -11.42041, -13.60454, -11.48356, -12.77732, -12.20733, -9.324086, -7.704768, -8.195667, -4.966296, -6.085417, -6.039927, -1.217681, 2.025658, -0.01492202, 1.790546, 5.482733, 4.670616, 3.789027, 4.812185, 2.411484, 5.306985, 2.927783, 1.017949, -2.187877, -4.332918, -9.289115, -6.983053, -1.060818, -4.887818, -3.496573, -4.339948, -5.877566, -5.297733, -4.31445, -0.7573336, 0.1365484, 1.224452, -6.348639, -5.279204, -3.155021, -7.387123, -14.89306, -12.45013, -17.85485, -21.77102, -19.5942, -21.24979, -19.30142, -19.91237, -21.70937, -22.61731, -24.40256, -20.27385, -18.0865, -13.30353, -3.009362, 1.141835, 1.881, 0.9151871, -5.911122, -16.29823, -19.59685, -19.83981, -19.26691, -19.05253, -20.7431, -21.01066, -13.05302, -7.548964, -0.5622503, 1.33596, 6.152849, 6.973147, 9.732688, 5.381033, 1.660601, -4.399471, -9.365291, -8.137022, -13.70306, -14.37257, -10.26438, -9.384579, -2.705743, 0.1515252, -3.261516, 0.8639433, 2.91351, 1.489226, 2.78695, 0.3813584, -2.788786, -11.05752, -6.20833, -10.0185, -7.931939, -4.779237, -2.772599, 1.791201, 0.06393013, -7.646435, -7.398636, -6.449641, -7.819014, -14.70534, -9.667773, -7.529635, -5.886118, -1.604155, -1.311899, 0.9268655, -2.444541, -2.225291, -5.717439, -2.836664, -7.021945, -9.559792, -12.50371, -17.59372, -18.3544, -18.79462, -16.41153, -14.58659, -13.49171, -12.62771, -10.93479, -6.133533, -3.589248, 4.552619, 0.744634, -4.258254, -0.5621763, -1.439967, -5.417175, -7.032804, -11.68287, -15.91724, -20.4435, -21.04062 ; 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 = 2.537329, 2.60378, 2.504089, 2.371032, 2.371032, 2.304443, 2.271134, 2.337742, 2.337742, 2.304443, 2.271134, 2.237815, 2.237815, 2.304443, 2.337742, 2.337742, 2.43758, 2.504089, 2.60378, 2.60378, 2.537329, 2.57056, 2.57056, 2.537329, 2.537329, 2.504089, 2.404311, 2.43758, 2.404311, 2.371032, 2.337742, 2.337742, 2.371032, 2.337742, 2.304443, 2.237815, 2.237815, 2.237815, 2.337742, 2.537329, 2.57056, 2.703383, 2.57056, 2.769737, 2.670192, 2.57056, 2.47084, 2.43758, 2.371032, 2.43758, 2.504089, 2.504089, 2.43758, 2.371032, 2.404311, 2.371032, 2.371032, 2.304443, 2.271134, 2.204486, 2.204486, 2.271134, 2.43758, 2.47084, 2.537329, 2.57056, 2.670192, 2.670192, 2.636991, 2.636991, 2.670192, 2.670192, 2.60378, 2.57056, 2.43758, 2.43758, 2.371032, 2.337742, 2.304443, 2.47084, 2.504089, 2.736565, 2.8029, 2.836053, 2.836053, 2.836053, 2.869197, 2.968571, 2.902331, 2.935456, 2.968571, 3.034773, 3.067861, 3.034773, 2.968571, 2.869197, 3.167067, 3.167067, 3.200117, 3.233158, 3.233158, 3.167067, 3.100939, 2.902331, 2.902331, 2.869197, 2.968571, 3.167067, 3.167067, 3.200117, 3.233158, 3.233158, 3.200117, 3.26619, 3.299212, 3.332226, 3.365231, 3.332226, 3.332226, 3.332226, 3.100939, 3.100939, 3.200117, 3.034773, 3.001677, 3.001677, 3.001677, 3.001677, 2.968571, 3.034773, 3.067861, 3.034773, 2.935456, 3.001677, 3.001677, 3.001677, 3.001677, 3.001677, 3.001677, 3.001677, 2.968571, 2.968571, 2.968571, 2.968571, 2.968571, 2.968571, 2.935456, 2.935456, 2.902331, 2.968571, 3.100939, 3.001677, 2.968571, 2.935456, 2.836053, 2.836053, 2.836053, 2.869197, 2.902331, 2.902331, 2.935456, 2.902331, 2.902331, 2.869197, 2.8029, 2.769737, 2.836053, 2.902331 ; 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 ; }