netcdf F0110.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.6659, 0.03419, -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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.95833912 ; :ending_julian_day_string = "2005-06-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333, 2453540.875, 2453540.91666667, 2453540.95833333 ; current_speed = 23.1707, 29.6233, 26.9836, 25.8104, 26.6903, 33.1429, 18.4779, 8.799, 3.2263, 16.7181, 38.7156, 53.6739, 47.5146, 31.9697, 35.4893, 14.9583, 17.8913, 15.5449, 17.598, 9.9722, 5.5727, 27.2769, 34.6094, 38.7156, 26.6903, 27.2769, 14.0784, 9.0923, 12.6119, 11.732, 9.9722, 2.933, 9.6789, 24.0506, 30.5032, 41.9419, 35.7826, 26.1037, 26.397, 6.1593, 7.9191, 23.464, 17.3047, 6.7459, 5.5727, 13.4918, 29.6233, 40.1821, 41.6486, 25.2238, 22.8774, 21.1176, 14.665, 29.0367, 13.1985, 29.9166, 19.0645, 12.6119, 14.9583, 17.8913, 19.9444, 29.0367, 23.7573, 34.6094, 32.263, 27.8635, 41.3553, 23.7573, 14.9583, 2.933, 13.1985, 16.7181, 15.5449, 29.0367, 29.33, 23.1707, 22.5841, 21.9975, 38.129, 36.0759, 9.0923, 39.5955, 53.9672, 62.7662, 59.5399, 51.6208, 34.6094, 24.3439, 21.1176, 10.8521, 16.4248, 26.1037, 19.6511, 10.8521, 15.5449, 34.3161, 41.062, 58.66, 45.1682, 69.2188, 54.5538, 40.4754, 39.8888, 28.1568, 20.8243, 25.2238, 34.3161, 45.7548, 47.8079, 55.4337, 53.6739, 53.9672, 35.7826, 26.1037, 30.5032, 30.2099, 10.8521, 28.7434, 32.263, 34.3161, 38.7156, 39.5955, 39.3022, 38.4223, 26.9836, 22.5841, 20.8243, 16.7181, 11.1454, 43.1151, 31.9697, 7.3325, 17.0114, 44.2883, 53.0873, 59.2466, 51.3275, 30.5032, 32.263, 22.2908, 20.8243, 23.7573, 7.3325, 12.0253, 29.0367, 35.7826, 48.1012, 65.6992, 61.0064, 44.2883, 26.397, 22.8774, 18.1846, 15.8382, 19.3578, 17.3047, 28.1568, 42.8218, 55.727, 65.6992, 61.593, 48.9811, 44.5816, 26.9836, 26.9836, 24.6372, 21.7042, 27.8635 ; 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 = 154.2808, 179.2444, 201.0436, 301.9528, 319.8844, 323.752, 12.9376, 65.6776, 53.02, 181.354, 178.5412, 181.7056, 179.9476, 193.66, 208.7788, 226.3588, 291.4048, 270.3088, 320.5876, 356.0608, 156.0388, 144.0844, 158.5, 175.0252, 182.0572, 207.3724, 218.6236, 193.3084, 284.7244, 9.07, 294.9208, 273.8248, 212.998, 181.7056, 186.9796, 185.2216, 185.2216, 185.9248, 211.24, 143.3812, 350.4352, 355.7092, 349.732, 342.0352, 133.888, 169.7512, 162.016, 180.6508, 178.1896, 200.692, 210.1852, 224.2492, 295.624, 303.7108, 313.9072, 340.9804, 340.2772, 296.6788, 182.4088, 185.2216, 167.29, 172.2124, 203.1532, 205.966, 223.1944, 293.5144, 338.8708, 335.3548, 19.2664, 70.6, 181.0024, 191.1988, 214.756, 178.8928, 201.3952, 202.8016, 237.9616, 271.012, 314.6104, 354.6544, 6.9604, 164.4772, 175.0252, 176.4316, 179.596, 170.4544, 187.3312, 204.9112, 180.2992, 216.514, 293.866, 336.7612, 341.6836, 54.778, 153.5776, 169.7512, 179.2444, 178.8928, 176.7832, 181.7056, 185.5732, 200.692, 202.45, 209.1304, 204.5596, 162.3676, 167.29, 173.6188, 171.8608, 180.6508, 183.8152, 175.0252, 182.7604, 191.902, 180.2992, 189.4408, 185.2216, 157.7968, 152.5228, 156.0388, 156.3904, 177.4864, 170.4544, 184.5184, 190.8472, 199.9888, 216.8656, 274.8796, 291.7564, 311.446, 316.72, 12.586, 144.0844, 167.9932, 167.29, 169.3996, 179.2444, 194.3632, 209.1304, 229.5232, 255.8932, 303.3592, 313.9072, 181.354, 194.0116, 193.66, 182.4088, 195.0664, 196.8244, 205.2628, 220.03, 210.8884, 219.3268, 263.6284, 199.6372, 191.5504, 166.2352, 182.7604, 180.2992, 179.2444, 182.4088, 194.7148, 192.2536, 193.66, 222.4912, 232.336, 222.8428, 190.144 ; 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 = 10.05518, 0.3906521, -9.689224, -21.89972, -17.19741, -19.59678, 4.137012, 8.018022, 2.577315, -0.3950413, 0.9856261, -1.597547, 0.04345459, -7.549959, -17.08559, -10.82496, -16.65725, -15.54467, -11.17293, -0.6850688, 2.263173, 16.00043, 12.68439, 3.357323, -0.958107, -12.54116, -8.787758, -2.092978, -12.19772, 1.849445, -9.043699, -2.926467, -5.271224, -0.7158406, -3.706625, -3.817049, -3.256503, -2.694504, -13.69012, 3.67395, -1.315861, -1.755544, -3.084609, -2.080656, 4.016224, 2.400501, 9.146235, -0.4564027, 1.31577, -8.912684, -11.50268, -14.73545, -13.22272, -24.15417, -9.509044, -9.749568, -6.433694, -11.26921, -0.628684, -1.628252, 4.388096, 3.934506, -9.341157, -15.1533, -22.08324, -25.54971, -14.90744, -9.906745, 4.935654, 2.766472, -0.2308984, -3.246886, -8.86188, 0.5610785, -10.69955, -8.979604, -19.14438, -21.99407, -27.14398, -3.36094, 1.101835, 10.59662, 4.679905, 3.906573, 0.4198201, 8.560407, -4.416323, -10.25397, -0.1102761, -6.457208, -15.02038, -10.29959, -6.175637, 8.865335, 6.917253, 6.105621, 0.5414979, 1.133492, 2.53458, -2.060224, -5.298122, -14.30175, -15.23262, -13.7067, -8.655403, 7.640512, 7.550107, 5.085319, 6.768573, -0.6296358, -3.571386, 4.679905, -1.72327, -5.383584, -0.1592878, -4.955283, -0.987628, 10.86192, 14.88601, 13.93638, 15.5057, 1.736521, 6.517582, -3.02688, -5.078056, -7.720068, -12.49333, -16.65751, -10.35149, -32.31821, -21.91728, 1.597787, 9.978766, 9.213197, 11.68008, 10.8989, 0.6768724, -7.56686, -15.70559, -16.95592, -20.1963, -19.84304, -5.282802, -0.2841525, -7.030317, -8.450413, -2.021651, -17.07774, -17.65766, -18.90095, -16.97825, -11.74451, -11.52436, -15.74037, -6.505443, -3.464917, 6.699539, -2.062274, -0.2910065, 0.8663967, -2.588699, -12.44158, -9.461958, -6.372442, -18.2268, -19.50299, -14.75862, -4.907395 ; 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 = -20.87522, -29.62072, -25.18399, 13.65939, 20.4113, 26.7286, 18.00883, 3.62405, 1.940736, -16.71343, -38.70305, -53.65012, -47.51458, -31.06541, -31.10583, -10.32332, 6.529516, 0.08378003, 13.59615, 9.948641, -5.092449, -22.09107, -32.20119, -38.56976, -26.6731, -24.22289, -10.99894, -8.848127, 3.205565, 11.58531, 4.201937, 0.1956481, -8.117593, -24.03994, -30.27715, -41.76785, -35.63411, -25.96426, -22.5695, -4.943588, 7.809011, 23.39823, 17.02756, 6.417012, -3.863279, -13.27653, -28.17599, -40.17951, -41.62781, -23.5967, -19.77533, -15.12678, 6.342077, 16.1154, 9.153059, 28.28337, 17.94611, 5.662597, -14.94508, -17.81705, -19.45568, -28.7689, -21.84381, -31.11572, -23.52087, 11.11697, 38.57498, 21.59319, 14.12055, 0.9742286, -13.19648, -16.39977, -12.77149, -29.03128, -27.30876, -21.35996, -11.98058, 0.3885157, 26.77732, 35.919, 9.025291, -38.15121, -53.7639, -62.64451, -59.53842, -50.90606, -34.32647, -22.07899, -21.11731, -8.721957, 6.645457, 23.98586, 18.65549, 6.258905, -13.92105, -33.76857, -41.05843, -58.64905, -45.09703, -69.18813, -54.29592, -37.86447, -36.86575, -24.59536, -18.94031, -24.03877, -33.47522, -45.47132, -47.32633, -55.43012, -53.55495, -53.7639, -35.74108, -25.54252, -30.50278, -29.80073, -10.80707, -26.61206, -28.62356, -31.35876, -35.47493, -39.5574, -38.75802, -38.30289, -26.50147, -21.22362, -16.66038, 1.422078, 4.131167, 28.53848, 23.27433, 7.1563, -13.77723, -43.3194, -51.78646, -58.2355, -51.32304, -29.54975, -28.18218, -14.46985, -5.075509, 13.06381, 5.085033, -12.02194, -28.17276, -34.77046, -48.0587, -63.4408, -58.3951, -40.05256, -20.21239, -19.63267, -14.06659, -1.757665, -18.23194, -16.95426, -27.34815, -42.77211, -55.72624, -65.69349, -61.53857, -47.37463, -43.56593, -26.22035, -19.8972, -15.05406, -15.914, -27.42794 ; 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 = 9.186129, 10.1041, 11.20861, 10.29368, 11.52366, 11.01948, 11.01948, 10.92488, 10.35685, 10.38843, 11.33465, 11.33465, 10.86181, 11.14557, 10.57785, 11.77558, 11.42917, 13.28548, 11.42917, 11.24012, 12.62514, 11.33465, 12.18473, 11.52366, 12.40496, 12.43641, 11.52366, 13.53701, 12.15326, 13.7571, 13.0025, 12.09033, 13.09683, 12.68804, 12.46787, 14.41748, 13.28548, 11.77558, 13.37981, 15.20417, 15.23566, 12.93961, 12.15326, 12.87672, 12.15326, 15.04677, 13.06539, 13.44269, 13.37981, 12.65659, 11.80706, 11.11405, 13.78854, 12.40496, 14.95234, 11.01948, 12.3735, 12.71949, 12.49932, 12.56223, 12.84528, 12.68804, 12.21619, 11.71261, 11.77558, 11.39766, 11.05101, 11.05101, 11.42917, 11.61814, 11.77558, 11.61814, 11.30315, 10.73563, 10.42, 10.26209, 10.1357, 9.882784, 9.787886, 9.977653, 9.91441, 11.30315, 12.02739, 12.53078, 11.74409, 11.24012, 10.67253, 10.35685, 10.29368, 10.1989, 9.91441, 9.756247, 9.534674, 9.882784, 10.1673, 10.1989, 9.946033, 10.51472, 10.26209, 11.77558, 13.15972, 11.11405, 13.53701, 12.87672, 11.99592, 12.02739, 11.90149, 11.96445, 11.71261, 12.65659, 11.39766, 11.64963, 11.27164, 10.95642, 11.49217, 12.05886, 11.99592, 11.64963, 11.64963, 11.49217, 11.58665, 10.1989, 10.26209, 10.32526, 10.2305, 10.35685, 10.45158, 10.1041, 9.503007, 9.027545, 8.900605, 9.186129, 9.503007, 10.26209, 10.35685, 10.60941, 10.00927, 9.471335, 9.91441, 10.35685, 10.38843, 9.471335, 9.756247, 10.38843, 10.1673, 10.1989, 9.692957, 12.02739, 11.90149, 11.14557, 10.73563, 11.87002, 11.74409, 10.95642, 12.62514, 11.20861, 11.24012, 11.49217, 11.96445, 12.3735, 11.77558, 11.64963, 11.36616, 11.14557, 10.92488, 11.77558, 12.46787, 12.05886 ; 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 ; }