netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 0.03423, -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 = "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.41667244 ; :ending_julian_day_string = "2005-03-05 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667 ; current_speed = 10.2655, 12.3186, 5.5727, 5.2794, 12.3186, 26.6903, 54.5538, 51.6208, 52.2074, 53.0873, 44.5816, 31.0898, 19.0645, 14.0784, 18.4779, 20.8243, 22.8774, 26.397, 35.196, 41.9419, 40.1821, 46.6347, 39.8888, 23.464, 17.3047, 4.3995, 9.6789, 1.7598, 4.6928, 10.5588, 21.9975, 35.196, 32.8496, 33.4362, 33.4362, 23.1707, 15.8382, 9.6789, 14.3717, 21.4109, 18.4779, 20.2377, 29.33, 32.5563, 30.7965, 34.0228, 29.6233, 22.8774, 18.1846, 14.665, 18.7712, 12.6119, 24.9305, 21.1176, 27.5702, 38.4223, 51.6208, 62.4729, 67.1657, 72.1518, 48.9811, 40.4754, 37.5424, 29.33, 38.7156, 23.7573, 27.2769, 42.8218, 44.5816, 56.6069, 65.6992, 67.7523, 52.794, 49.2744, 28.1568, 17.598, 23.1707, 21.7042, 20.531, 7.3325, 15.8382, 14.665, 19.6511, 34.0228, 33.1429, 36.9558, 41.062, 33.1429, 26.1037, 18.1846, 23.1707, 24.9305, 36.6625, 32.263, 27.2769, 32.263, 36.6625, 26.397, 20.8243, 9.9722, 17.3047, 19.9444, 26.397, 27.2769, 37.2491, 46.928, 56.0203, 58.0734, 55.1404, 45.1682, 23.464, 19.0645, 10.5588, 12.6119, 21.4109, 16.1315, 22.5841, 39.3022, 50.7409, 54.8471, 57.7801, 53.6739, 44.2883, 35.196, 12.6119, 16.7181, 4.6928, 1.7598, 9.0923, 12.9052, 22.2908, 34.0228, 37.5424, 51.3275, 45.4615, 38.4223, 35.4893, 28.4501, 19.3578, 19.3578, 21.1176, 12.0253, 16.1315, 22.5841, 31.9697, 31.6764, 28.7434, 22.2908, 22.8774, 16.4248, 17.8913, 19.3578, 24.0506, 18.1846, 21.4109 ; 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 ; current_direction = 128.0624, 77.0804, 56.336, 186.428, 151.6196, 190.6472, 193.1084, 202.6016, 195.218, 186.0764, 183.9668, 187.1312, 169.1996, 95.3636, 65.4776, 63.7196, 123.4916, 170.2544, 176.5832, 186.428, 201.5468, 174.8252, 180.4508, 154.784, 184.67, 128.414, 52.1168, 54.9296, 349.532, 238.4648, 225.4556, 216.314, 205.4144, 215.9624, 208.5788, 206.4692, 235.3004, 282.4148, 302.1044, 309.1364, 298.5884, 263.4284, 257.8028, 243.7388, 234.5972, 226.5104, 218.7752, 223.346, 246.9032, 265.538, 292.2596, 295.7756, 284.5244, 282.7664, 241.9808, 228.62, 222.2912, 216.6656, 228.2684, 224.0492, 238.4648, 242.684, 282.7664, 318.6296, 31.3724, 66.884, 127.3592, 153.026, 153.3776, 160.7612, 171.6608, 173.0672, 180.8024, 184.67, 198.3824, 252.1772, 299.2916, 301.4012, 277.4924, 270.812, 232.4876, 185.7248, 168.1448, 144.236, 146.6972, 139.6652, 137.204, 140.3684, 147.0488, 160.4096, 174.122, 203.3048, 202.6016, 190.2956, 191.702, 189.5924, 186.428, 172.0124, 161.816, 113.2952, 81.2996, 86.9252, 127.7108, 146.3456, 161.4644, 171.3092, 177.638, 185.3732, 183.6152, 190.2956, 192.0536, 182.2088, 42.9752, 28.9112, 60.9068, 110.4824, 115.0532, 142.478, 151.268, 157.5968, 169.9028, 167.09, 182.5604, 187.4828, 225.4556, 236.7068, 285.9308, 267.296, 245.4968, 138.2588, 140.0168, 165.6836, 156.542, 154.4324, 143.1812, 126.3044, 124.5464, 116.108, 114.35, 134.0396, 131.93, 122.7884, 155.8388, 164.9804, 166.3868, 153.7292, 162.1676, 155.1356, 132.9848, 115.4048, 75.674, 71.1032, 98.8796, 109.7792, 143.8844 ; 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 ; current_u = 8.082437, 12.00675, 4.638173, -0.5910529, 5.855317, -4.931327, -12.37248, -19.83896, -13.70404, -5.619529, -3.084085, -3.859545, 3.572462, 14.01676, 16.81118, 18.67186, 19.07899, 4.468321, 2.097649, -4.695587, -14.75732, 4.206196, -0.3138396, 9.996413, -1.408891, 3.447191, 7.639209, 1.440302, -0.8526177, -8.999466, -15.67777, -20.84343, -14.09781, -19.63555, -15.99477, -10.32757, -13.02135, -9.452576, -12.174, -16.60727, -16.22507, -20.10473, -28.66791, -29.19604, -25.10221, -24.68352, -18.55208, -15.7031, -16.72698, -14.62055, -17.37231, -11.35707, -24.13375, -20.59555, -24.3387, -28.82986, -34.73558, -37.3053, -50.12383, -50.1654, -41.74752, -35.96195, -36.61432, -19.38491, 20.15528, 21.84987, 21.68096, 19.42337, 19.9774, 18.65232, 9.528563, 8.178051, -0.7393306, -4.011757, -8.879459, -16.75343, -20.20812, -18.5254, -20.35571, -7.331764, -12.5632, -1.46284, 4.037103, 19.88456, 18.19756, 23.91975, 27.89712, 21.14016, 14.19844, 6.097182, 2.372925, -9.863066, -14.09017, -5.766258, -5.532341, -5.37624, -4.104534, 3.668095, 6.498631, 9.159262, 17.10557, 19.91569, 20.88288, 15.11637, 11.84126, 7.090919, 2.308765, -5.438146, -3.476894, -8.072762, -4.899909, -0.7347703, 7.197741, 6.097267, 18.70949, 15.11166, 20.45927, 23.93763, 24.39183, 20.90344, 10.12993, 11.99184, -1.978471, -4.583524, -8.98859, -13.9742, -4.512568, -1.757841, -8.27343, 8.591857, 14.32324, 8.413034, 14.94476, 22.1517, 27.24445, 30.96387, 29.23137, 25.54723, 17.6358, 13.91554, 15.71069, 10.10938, 6.602708, 5.852657, 7.524581, 14.02043, 8.802197, 9.372661, 16.73561, 14.83651, 17.33494, 18.31448, 23.76235, 17.11178, 12.61993 ; 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 ; current_v = -6.328879, 2.754236, 3.089068, -5.24621, -10.83804, -26.23079, -53.13228, -47.6563, -50.3767, -52.78904, -44.4748, -30.8493, -18.72679, -1.31599, 7.669233, 9.220261, -12.62409, -26.01607, -35.13343, -41.67823, -37.37409, -46.44463, -39.88757, -21.22807, -17.24725, -2.733582, 5.943366, 1.01115, 4.614696, -5.522488, -15.43041, -28.36036, -29.67066, -27.06334, -29.36234, -20.74181, -9.016272, 2.080843, 7.638036, 13.51389, 8.841935, -2.316098, -6.196755, -14.40499, -17.84106, -23.41527, -23.09459, -16.63695, -7.133559, -1.140906, 7.1106, 5.484255, 6.252377, 4.666495, -12.95158, -25.39906, -38.18568, -50.11166, -44.70831, -51.8586, -25.61821, -18.57407, 8.295992, 22.01077, 33.05544, 9.326973, -16.5519, -38.16332, -39.85502, -53.4456, -65.00455, -67.25692, -52.78882, -49.11082, -26.72004, -5.386293, 11.33637, 11.30849, 2.677133, 0.1039132, -9.644404, -14.59186, -19.23194, -27.60716, -27.70019, -28.1705, -30.13036, -25.52539, -21.90451, -17.13196, -23.04887, -22.8965, -33.8468, -31.74353, -26.70997, -31.8119, -36.43201, -26.1409, -19.78432, -3.943691, 2.617643, 1.06981, -16.14642, -22.70517, -35.31685, -46.38918, -55.97271, -57.81822, -55.03067, -44.44094, -22.94668, -19.05033, 7.725334, 11.04008, 10.41066, -5.644729, -9.563454, -31.17134, -44.49357, -50.7075, -56.88519, -52.31714, -44.24409, -34.89627, -8.846766, -9.17696, 1.288062, -0.08302065, -3.770977, -9.629339, -17.07994, -32.96622, -34.4396, -46.30134, -36.39351, -22.74889, -20.12504, -12.51988, -7.981406, -13.45668, -14.11125, -6.512157, -14.71834, -21.81256, -31.07157, -28.40461, -27.36246, -20.22456, -15.59791, -7.046417, 4.427, 6.269306, -3.712417, -6.153602, -17.29635 ; 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 ; temperature = 2.51064, 2.576929, 2.610059, 2.610059, 2.610059, 2.576929, 2.47748, 2.47748, 2.411131, 2.377942, 2.278315, 2.278315, 2.278315, 2.311534, 2.377942, 2.47748, 2.47748, 2.47748, 2.543789, 2.444311, 2.444311, 2.411131, 2.377942, 2.377942, 2.377942, 2.344743, 2.377942, 2.377942, 2.411131, 2.411131, 2.51064, 2.411131, 2.377942, 2.377942, 2.377942, 2.344743, 2.344743, 2.344743, 2.411131, 2.444311, 2.47748, 2.51064, 2.543789, 2.543789, 2.543789, 2.47748, 2.444311, 2.444311, 2.411131, 2.411131, 2.411131, 2.411131, 2.411131, 2.444311, 2.411131, 2.411131, 2.377942, 2.377942, 2.377942, 2.411131, 2.411131, 2.411131, 2.411131, 2.47748, 2.543789, 2.576929, 2.543789, 2.51064, 2.47748, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.411131, 2.411131, 2.411131, 2.411131, 2.377942, 2.377942, 2.411131, 2.411131, 2.411131, 2.377942, 2.411131, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.444311, 2.411131, 2.411131, 2.377942, 2.377942, 2.411131, 2.411131, 2.377942, 2.377942, 2.344743, 2.344743, 2.344743, 2.344743, 2.311534, 2.311534, 2.278315, 2.311534, 2.377942, 2.411131, 2.411131, 2.411131, 2.411131, 2.377942, 2.311534, 2.311534, 2.311534, 2.311534, 2.344743, 2.344743, 2.344743, 2.344743, 2.377942, 2.344743, 2.278315, 2.311534, 2.311534, 2.278315, 2.344743, 2.278315, 2.377942, 2.377942, 2.344743, 2.377942, 2.444311, 2.444311, 2.444311, 2.444311, 2.51064, 2.51064, 2.47748, 2.47748, 2.47748, 2.444311, 2.444311, 2.47748, 2.47748, 2.47748, 2.444311, 2.47748, 2.47748 ; 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 ; }