netcdf B0109.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.8046, 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 = "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.nc.new\n", "Fri Apr 29 04:26:57 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :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: 20-Apr-2005 14:43:23\n", "AANCM_Temperature_1.5: 20-Apr-2005 14:43:23" ; data: lat = 43.1817 ; lon = -70.4267 ; 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 = 28.4501, 21.9975, 10.8521, 4.1062, 0.8799, 4.6928, 9.3856, 33.7295, 45.4615, 44.8749, 43.995, 29.9166, 30.5032, 34.0228, 30.5032, 25.5171, 23.1707, 23.7573, 25.5171, 12.3186, 16.1315, 24.3439, 31.9697, 36.9558, 44.2883, 52.5007, 32.263, 32.5563, 26.1037, 27.8635, 24.3439, 22.5841, 21.7042, 23.464, 24.3439, 25.8104, 34.3161, 39.0089, 38.4223, 26.397, 21.4109, 19.0645, 14.3717, 14.9583, 13.1985, 26.6903, 29.33, 29.33, 38.4223, 44.5816, 44.5816, 49.2744, 44.2883, 42.8218, 38.129, 36.6625, 31.0898, 21.4109, 16.4248, 13.1985, 4.1062, 2.0531, 9.9722, 12.3186, 13.4918, 7.3325, 11.732, 7.3325, 9.9722, 10.8521, 0.5866, 9.0923, 14.9583, 17.598, 28.1568, 29.9166, 27.8635, 20.8243, 21.7042, 20.2377, 19.0645, 17.0114, 15.8382, 12.3186, 6.1593, 4.1062, 9.0923, 13.4918, 11.4387, 12.0253, 4.3995, 2.3464, 7.9191, 6.1593, 12.0253, 14.3717, 17.0114, 21.4109, 27.5702, 24.9305, 30.5032, 24.3439, 17.8913, 13.4918, 14.665, 16.4248, 15.2516, 12.9052, 6.7459, 11.1454, 8.799, 9.0923, 7.3325, 17.8913, 9.3856, 20.8243, 18.1846, 21.1176, 15.2516, 20.531, 19.0645, 19.9444, 22.2908, 32.263, 33.4362, 28.4501, 10.5588, 9.6789, 24.6372, 24.3439, 34.0228, 37.5424, 31.9697, 30.5032, 23.7573, 21.9975, 23.464, 25.5171, 24.3439, 19.6511, 9.3856, 6.7459, 13.1985, 17.8913, 17.3047, 14.9583, 21.4109, 19.0645, 13.1985, 10.5588, 14.0784, 20.531, 20.2377, 22.5841, 39.0089, 46.928, 57.7801, 64.2327, 77.1379, 82.7106, 75.3781, 61.0064, 59.5399, 51.0342, 44.2883, 43.4084, 43.7017, 45.7548 ; 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 = 216.8108, 244.9388, 255.1352, 353.5448, 166.532, 182.7056, 186.5732, 198.5276, 198.8792, 213.6464, 202.3952, 225.2492, 222.788, 227.7104, 249.158, 254.0804, 258.2996, 258.6512, 259.3544, 263.9252, 206.6144, 183.0572, 177.7832, 165.4772, 165.8288, 175.322, 179.8928, 187.9796, 205.9112, 221.3816, 211.8884, 218.5688, 227.7104, 210.482, 184.8152, 168.6416, 152.1164, 149.3036, 147.194, 157.742, 183.0572, 178.1348, 270.6056, 306.1172, 322.994, 12.1796, 45.5816, 84.2576, 118.0112, 135.2396, 140.5136, 142.9748, 159.8516, 181.2992, 203.45, 222.0848, 237.9068, 264.2768, 276.5828, 279.7472, 289.592, 137.7008, 100.7828, 121.1756, 123.6368, 131.372, 137.7008, 332.4872, 339.5192, 4.796, 206.6144, 88.1252, 143.678, 150.3584, 165.8288, 180.2444, 184.4636, 200.2856, 216.1076, 242.126, 250.5644, 256.8932, 285.3728, 269.9024, 250.2128, 166.8836, 141.92, 151.4132, 149.3036, 154.226, 213.6464, 26.5952, 32.924, 17.4536, 46.2848, 64.9196, 122.9336, 86.7188, 133.8332, 148.2488, 156.6872, 169.3448, 189.7376, 196.0664, 221.03, 230.5232, 284.318, 262.8704, 249.5096, 230.8748, 211.5368, 173.2124, 197.1212, 305.0624, 81.7964, 346.5128, 0.5768, 357.0608, 36.0884, 37.4948, 74.0612, 95.8604, 123.2852, 130.6688, 135.5912, 154.5776, 221.7332, 225.6008, 277.6376, 289.9436, 303.3044, 319.8296, 331.0808, 339.1676, 353.5448, 31.166, 76.1708, 112.034, 104.2988, 123.2852, 146.1392, 195.0116, 304.3592, 297.6788, 290.2952, 300.8432, 309.2816, 254.7836, 253.7288, 236.852, 234.7424, 260.7608, 273.77, 240.7196, 273.0668, 254.7836, 260.4092, 253.0256, 252.3224, 247.0484, 249.5096, 245.642, 243.884, 249.5096, 247.7516, 241.0712, 238.9616, 232.2812 ; 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 = -17.04658, -19.92656, -10.48892, -0.4616449, 0.2049307, -0.2215193, -1.074393, -10.71793, -14.71016, -24.86365, -16.76178, -21.24604, -20.72045, -25.16848, -28.50723, -24.53846, -22.68925, -23.29278, -25.07792, -12.24943, -7.226651, -1.298331, 1.236614, 9.26723, 10.84266, 4.281738, 0.06036381, -4.519482, -11.40673, -18.41975, -12.86007, -14.08015, -16.05575, -11.90253, -2.043481, 5.083243, 16.04885, 19.91361, 20.81706, 9.998599, -1.141905, 0.6205139, -14.3709, -12.08351, -7.94416, 5.631033, 20.94889, 29.18282, 33.92135, 31.39185, 28.34922, 29.67138, 15.25523, -0.9709147, -15.17338, -24.5723, -26.33881, -21.30417, -16.31651, -13.00797, -3.868469, 1.381741, 9.796125, 10.53961, 11.23281, 5.502558, 7.895662, -3.387225, -3.489208, 0.9073254, -0.2627873, 9.087433, 8.860139, 8.703496, 6.89335, -0.1276114, -2.168498, -7.219783, -12.79036, -17.88968, -17.97813, -16.56824, -15.27153, -12.31858, -5.795633, 0.9318203, 5.607778, 6.455686, 5.839329, 5.228871, -2.437613, 1.050446, 4.304237, 1.847379, 8.691692, 13.01665, 14.27769, 21.3758, 19.88801, 13.11922, 12.07166, 4.501144, -3.026067, -3.733871, -9.6269, -12.67801, -14.77786, -12.80542, -6.319093, -8.646255, -4.602283, 1.07461, -2.158644, -14.64451, 9.289559, -4.856812, 0.1830623, -1.082831, 8.983692, 12.497, 18.33158, 19.84016, 18.63398, 24.47114, 23.39775, 12.21329, -7.028601, -6.915404, -24.41863, -22.88397, -28.43507, -24.21721, -15.45977, -10.84802, -2.670945, 11.38413, 22.78384, 23.65337, 23.58975, 16.42732, 5.229442, -1.747287, -10.89557, -15.84392, -16.23039, -12.8428, -16.57297, -18.39613, -12.66985, -8.84047, -11.49593, -20.26464, -20.19391, -19.69868, -38.95303, -45.28277, -56.9725, -61.43442, -73.49547, -76.16278, -70.60899, -55.57599, -53.46115, -47.80531, -40.99109, -37.99197, -37.44458, -36.19309 ; 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 = -22.77768, -9.317835, -2.783987, 4.080167, -0.8557029, -4.687569, -9.323903, -31.98132, -43.0158, -37.35714, -40.67681, -21.06202, -22.38545, -22.8932, -10.8528, -6.99904, -4.698882, -4.674992, -4.713865, -1.303637, -14.42223, -24.30925, -31.94577, -35.77499, -42.94054, -52.32581, -32.26294, -32.24108, -23.47956, -20.90664, -20.66989, -17.65761, -14.60428, -20.22101, -24.25798, -25.30489, -30.33199, -33.54314, -32.29432, -24.4301, -21.38043, -19.0544, 0.1519019, 8.817003, 10.53996, 26.08953, 20.52785, 2.934645, -18.04481, -31.6555, -34.40699, -39.33924, -41.57801, -42.81079, -34.97984, -27.20921, -16.51795, -2.135152, 1.882922, 2.234524, 1.376891, -1.518556, -1.865663, -6.37688, -7.473464, -4.846381, -8.677463, 6.503251, 9.341852, 10.8141, -0.5244448, 0.29746, -12.05192, -15.29506, -27.29995, -29.91633, -27.77899, -19.5327, -17.53508, -9.461706, -6.343657, -3.857622, 4.198681, -0.020984, -2.085094, -3.999074, -7.157007, -11.84706, -9.835959, -10.82898, -3.662464, 2.098131, 6.647231, 5.875727, 8.310374, 6.092014, -9.248532, 1.225484, -19.09405, -21.19943, -28.01286, -23.92415, -17.63354, -12.96483, -11.06278, -10.44232, 3.771773, -1.601717, -2.361405, -7.032938, -7.499426, -9.028573, -7.007554, 10.27798, 1.339242, 20.25001, 18.18368, 21.08982, 12.32496, 16.28947, 5.235311, -2.036423, -12.23335, -21.02533, -23.88566, -25.69521, -7.879532, -6.771875, 3.274452, 8.303582, 18.68148, 28.68725, 27.98316, 28.50904, 23.60668, 18.82263, 5.608561, -9.572912, -6.012425, -10.78466, -7.793743, -6.515686, 7.44896, 8.310766, 6.002258, 7.668976, 13.55593, -5.003771, -3.698011, -5.77359, -8.126806, -3.296386, 1.330658, -11.04552, 2.086984, -12.31698, -9.626767, -18.75238, -23.42374, -32.25328, -26.38614, -25.16128, -26.20886, -17.86454, -16.76856, -20.99761, -22.53314, -27.99217 ; 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 = 6.397774, 6.430048, 6.430048, 6.462316, 6.462316, 6.430048, 6.397774, 6.300913, 6.268613, 6.333207, 6.365493, 6.526833, 6.591325, 6.720235, 6.816855, 6.881238, 6.816855, 6.816855, 6.91342, 7.170672, 7.202803, 7.234929, 7.138536, 7.138536, 7.106394, 7.042092, 7.009933, 7.009933, 7.009933, 7.074246, 7.042092, 7.042092, 7.042092, 7.138536, 7.234929, 7.138536, 7.106394, 7.170672, 6.977768, 7.106394, 7.620003, 7.587943, 7.748191, 7.812254, 7.684108, 7.555878, 7.491731, 7.042092, 6.849049, 6.816855, 7.009933, 6.655793, 6.688017, 6.655793, 6.591325, 6.655793, 6.816855, 6.881238, 7.009933, 7.042092, 7.074246, 7.138536, 7.234929, 7.202803, 7.202803, 7.267048, 7.331271, 7.45965, 7.395471, 7.427563, 7.395471, 7.363374, 7.331271, 7.267048, 7.074246, 7.009933, 7.009933, 6.977768, 6.977768, 6.945597, 6.945597, 6.91342, 7.042092, 7.009933, 7.009933, 7.106394, 7.106394, 7.234929, 7.267048, 7.427563, 7.363374, 7.491731, 7.620003, 7.523807, 7.844279, 7.780226, 7.620003, 7.812254, 7.748191, 7.620003, 7.523807, 7.331271, 7.267048, 7.234929, 7.202803, 7.234929, 7.299162, 7.363374, 7.395471, 7.395471, 7.523807, 7.491731, 7.812254, 8.164247, 7.812254, 8.707116, 8.834666, 8.7709, 8.483739, 8.32405, 8.132271, 8.068307, 7.716152, 8.004324, 7.844279, 7.523807, 7.202803, 7.299162, 7.716152, 7.748191, 7.684108, 7.748191, 7.94032, 8.068307, 8.196217, 8.260142, 8.32405, 7.94032, 8.228182, 7.94032, 8.068307, 8.164247, 8.100291, 8.260142, 8.292099, 8.547583, 8.419877, 8.292099, 8.355997, 8.355997, 8.387939, 8.45181, 8.32405, 8.196217, 8.228182, 8.004324, 7.908311, 8.004324, 7.45965, 6.720235, 6.849049, 6.816855, 6.688017, 6.752448, 6.655793, 6.655793, 6.688017, 6.720235 ; 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 ; }