netcdf F0109.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., 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.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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453512.95833912 ; :ending_julian_day_string = "2005-05-21 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.58333333, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667, 2453508.95833333, 2453509, 2453509.04166667, 2453509.08333333, 2453509.125, 2453509.16666667, 2453509.20833333, 2453509.25, 2453509.29166667, 2453509.33333333, 2453509.375, 2453509.41666667, 2453509.45833333, 2453509.5, 2453509.54166667, 2453509.58333333, 2453509.625, 2453509.66666667, 2453509.70833333, 2453509.75, 2453509.79166667, 2453509.83333333, 2453509.875, 2453509.91666667, 2453509.95833333, 2453510, 2453510.04166667, 2453510.08333333, 2453510.125, 2453510.16666667, 2453510.20833333, 2453510.25, 2453510.29166667, 2453510.33333333, 2453510.375, 2453510.41666667, 2453510.45833333, 2453510.5, 2453510.54166667, 2453510.58333333, 2453510.625, 2453510.66666667, 2453510.70833333, 2453510.75, 2453510.79166667, 2453510.83333333, 2453510.875, 2453510.91666667, 2453510.95833333, 2453511, 2453511.04166667, 2453511.08333333, 2453511.125, 2453511.16666667, 2453511.20833333, 2453511.25, 2453511.29166667, 2453511.33333333, 2453511.375, 2453511.41666667, 2453511.45833333, 2453511.5, 2453511.54166667, 2453511.58333333, 2453511.625, 2453511.66666667, 2453511.70833333, 2453511.75, 2453511.79166667, 2453511.83333333, 2453511.875, 2453511.91666667, 2453511.95833333, 2453512, 2453512.04166667, 2453512.08333333, 2453512.125, 2453512.16666667, 2453512.20833333, 2453512.25, 2453512.29166667, 2453512.33333333, 2453512.375, 2453512.41666667, 2453512.45833333, 2453512.5, 2453512.54166667, 2453512.58333333, 2453512.625, 2453512.66666667, 2453512.70833333, 2453512.75, 2453512.79166667, 2453512.83333333, 2453512.875, 2453512.91666667, 2453512.95833333 ; current_speed = 36.6625, 28.4501, 7.6258, 5.2794, 12.0253, 5.2794, 14.0784, 9.0923, 2.3464, 10.2655, 21.7042, 30.2099, 25.5171, 30.5032, 21.4109, 5.866, 12.3186, 13.7851, 9.0923, 14.9583, 13.4918, 13.1985, 16.4248, 31.3831, 28.4501, 45.4615, 34.0228, 28.1568, 12.9052, 10.5588, 19.3578, 12.9052, 17.598, 38.4223, 42.2352, 55.1404, 55.4337, 57.4868, 48.6878, 43.995, 35.4893, 27.5702, 23.464, 36.0759, 33.7295, 36.9558, 46.928, 51.6208, 52.794, 54.8471, 49.5677, 36.0759, 31.6764, 25.2238, 21.4109, 15.8382, 9.9722, 15.2516, 23.1707, 31.9697, 31.6764, 33.4362, 26.9836, 26.9836, 3.8129, 17.3047, 11.732, 26.6903, 19.9444, 20.531, 6.1593, 1.1732, 6.4526, 24.9305, 22.2908, 21.7042, 12.0253, 4.1062, 2.933, 11.1454, 18.4779, 19.0645, 3.5196, 10.8521, 6.1593, 1.1732, 22.2908, 19.9444, 21.4109, 14.665, 14.3717, 19.6511, 26.1037, 33.4362, 18.4779, 8.799, 9.3856, 12.0253, 29.9166, 39.8888, 38.129, 34.3161, 25.5171, 13.7851, 24.6372, 18.4779, 9.6789, 14.665, 9.9722, 15.2516, 26.6903, 39.5955, 43.1151, 37.2491, 35.4893, 21.7042, 17.0114, 14.3717, 7.6258, 3.2263, 22.8774, 23.464, 35.4893, 56.3136, 56.6069, 54.2605, 41.9419, 27.5702, 23.1707, 21.9975, 14.0784, 15.5449, 12.3186, 28.7434, 17.8913, 39.8888, 39.3022, 39.8888, 43.4084, 43.4084, 12.9052, 9.9722, 14.665, 10.5588, 21.9975, 20.8243, 22.8774, 40.7687, 48.1012, 43.1151, 36.0759, 24.3439, 16.7181, 17.8913, 29.0367, 38.129, 12.0253, 0.5866, 16.1315, 31.3831, 39.8888, 58.66, 54.2605, 39.8888, 27.5702, 24.9305, 24.9305, 24.0506 ; 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 = 160.258, 184.87, 198.2308, 119.1208, 256.2448, 242.1808, 331.1356, 350.7868, 94.8604, 179.596, 177.1348, 175.3768, 181.7056, 172.2124, 182.4088, 6.9604, 143.7328, 298.7884, 261.8704, 327.6196, 341.332, 160.6096, 140.2168, 171.8608, 186.628, 196.1212, 180.6508, 186.628, 146.8972, 204.5596, 228.4684, 222.8428, 180.6508, 192.6052, 184.1668, 184.5184, 178.8928, 171.5092, 171.5092, 191.1988, 190.8472, 185.5732, 184.5184, 162.3676, 149.71, 167.9932, 167.9932, 160.6096, 167.9932, 177.4864, 177.1348, 184.5184, 190.4956, 202.8016, 193.66, 169.3996, 178.8928, 178.8928, 190.144, 194.0116, 184.5184, 168.3448, 177.1348, 168.6964, 291.7564, 69.8968, 74.116, 51.6136, 72.358, 29.1112, 75.5224, 162.016, 175.3768, 177.1348, 160.6096, 149.3584, 140.92, 189.0892, 331.4872, 317.7748, 319.8844, 358.522, 319.8844, 272.4184, 261.8704, 197.176, 181.0024, 182.7604, 178.1896, 221.0848, 265.0348, 284.7244, 326.5648, 353.9512, 16.8052, 43.1752, 132.4816, 167.9932, 156.0388, 156.0388, 169.7512, 181.354, 207.3724, 227.062, 268.5508, 279.0988, 301.2496, 308.6332, 198.934, 220.03, 181.354, 171.1576, 175.7284, 187.3312, 188.386, 198.5824, 267.1444, 274.528, 332.1904, 242.1808, 157.0936, 197.176, 178.8928, 182.0572, 182.4088, 179.2444, 182.7604, 200.692, 183.8152, 228.1168, 248.5096, 227.062, 207.3724, 205.966, 211.9432, 188.7376, 185.2216, 178.1896, 179.2444, 200.692, 136.7008, 170.4544, 76.9288, 113.1436, 208.0756, 191.5504, 193.66, 183.4636, 182.7604, 188.0344, 176.7832, 194.3632, 228.1168, 218.9752, 311.0944, 321.6424, 323.0488, 41.7688, 158.8516, 165.8836, 164.4772, 170.806, 168.6964, 192.2536, 210.8884, 228.82, 245.3452, 192.9568 ; 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 = 12.38405, -2.415278, -2.385698, 4.612061, -11.68042, -4.669231, -6.796183, -1.455755, 2.337963, 0.07238278, 1.084913, 2.434994, -0.7594894, 4.133219, -0.899881, 0.7108613, 7.287089, -12.08132, -9.000929, -8.010737, -4.318508, 4.381943, 10.50997, 4.443173, -3.283784, -12.6233, -0.3864432, -3.249931, 7.048083, -4.388655, -14.49106, -8.775396, -0.1998844, -8.384968, -3.068822, -4.343919, 1.07115, 8.487961, 7.188783, -8.544436, -6.678748, -2.677545, -1.848476, 10.92771, 17.01238, 7.687833, 9.762327, 17.13827, 10.98262, 2.405403, 2.477708, -2.842032, -5.770174, -9.775265, -5.056394, 2.913567, 0.1926937, 0.2947079, -4.080887, -7.74045, -2.495443, 6.754834, 1.348811, 5.288995, -3.5413, 16.25041, 11.28405, 20.92095, 19.00639, 9.988459, 5.963714, 0.3622271, 0.5200959, 1.246184, 7.400614, 11.0619, 7.580808, -0.6486644, -1.400082, -7.490225, -11.9059, -0.4917327, -2.267791, -10.84243, -6.097404, -0.3464552, -0.3899617, -0.960511, 0.6764171, -9.637476, -14.31777, -19.00575, -14.38297, -3.523356, 5.342306, 6.020553, 6.921826, 2.501596, 12.14967, 16.19956, 6.784024, -0.8108743, -11.73205, -10.09195, -24.62932, -18.2454, -8.274642, -11.45569, -3.235767, -9.809655, -0.63068, 6.086505, 3.211404, -4.753161, -5.175806, -6.916438, -16.99028, -14.32684, -3.557701, -2.853419, 8.904498, -6.929104, 0.6857627, -2.021501, -2.379138, 0.7155509, -2.019898, -9.741771, -1.541746, -16.3773, -13.09966, -11.38029, -5.663748, -12.58494, -9.465899, -6.059487, -3.576815, 1.260174, 0.5724407, -15.33811, 8.850492, 1.653715, 14.28503, 9.709056, -10.35282, -4.169646, -5.402723, -2.463017, -2.316526, -6.026095, 2.024372, -6.038936, -12.44675, -11.25334, -21.88286, -23.66162, -7.228824, 0.3907498, 5.82, 7.654106, 10.67511, 9.372566, 10.63548, -8.465962, -14.15365, -18.76381, -22.65777, -5.392537 ; 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 = -34.5076, -28.34739, -7.243015, -2.569233, -2.859304, -2.463806, 12.32936, 8.975004, -0.1988064, -10.26524, -21.67707, -30.11161, -25.50579, -30.22187, -21.39198, 5.822768, -9.932081, 6.638577, -1.285766, 12.63245, 12.78199, -12.44986, -12.62199, -31.06698, -28.25995, -43.67379, -34.02061, -27.96861, -10.81058, -9.603539, -12.83486, -9.462379, -17.59686, -37.4962, -42.12356, -54.96903, -55.42335, -56.85672, -48.15416, -43.1573, -34.8552, -27.43987, -23.39108, -34.38104, -29.12487, -36.14732, -45.90135, -48.69278, -51.63902, -54.79433, -49.50574, -35.96378, -31.14642, -23.25262, -20.80528, -15.56791, -9.970338, -15.24875, -22.8085, -31.0185, -31.57795, -32.74678, -26.94987, -26.46018, 1.413294, 5.947835, 3.210939, 16.57366, 6.04452, 17.93747, 1.539834, -1.115881, -6.431605, -24.89933, -21.02643, -18.67369, -9.334838, -4.054641, 2.577258, 8.25327, 14.1309, 19.05816, 2.6916, 0.4579208, -0.8710031, -1.120878, -22.28739, -19.92126, -21.40021, -11.05356, -1.24388, 4.994717, 21.78379, 33.25005, 17.68877, 6.416801, -6.338597, -11.76222, -27.33841, -36.45121, -37.52063, -34.30652, -22.66013, -9.390501, -0.6230899, 2.922047, 5.021097, 9.155834, -9.432634, -11.67827, -26.68285, -39.1249, -42.99533, -36.94459, -35.10985, -20.57268, -0.8474908, 1.134592, 6.745041, -1.505659, -21.07333, -22.41756, -35.48267, -56.27731, -56.55688, -54.25578, -41.89323, -25.79174, -23.11935, -14.68585, -5.157556, -10.58929, -10.93937, -25.84187, -15.18207, -39.42587, -39.1391, -39.86889, -43.40462, -40.60827, -9.392177, -9.834125, 3.316661, -4.149999, -19.409, -20.40259, -22.2303, -40.69423, -48.04539, -42.6919, -36.01906, -23.58298, -11.16124, -13.90902, 19.08587, 29.89897, 9.609992, 0.4375091, -15.04503, -30.4354, -38.43382, -57.90639, -53.20797, -38.98005, -23.65989, -16.41491, -10.39976, -23.43826 ; 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 = 7.435531, 6.762992, 6.859228, 6.313155, 7.083568, 7.371588, 6.955409, 6.570356, 7.179626, 7.051537, 7.083568, 6.602478, 7.051537, 7.051537, 7.0195, 7.051537, 6.280976, 7.147613, 7.147613, 6.859228, 6.859228, 6.827156, 6.634593, 6.795077, 6.827156, 6.698805, 6.666702, 6.666702, 6.634593, 6.570356, 6.538228, 6.538228, 6.538228, 6.570356, 6.602478, 6.698805, 6.666702, 6.923355, 6.730902, 6.730902, 6.762992, 7.0195, 6.955409, 7.051537, 7.179626, 6.955409, 7.275632, 7.339609, 6.955409, 6.795077, 6.859228, 6.987458, 6.891294, 6.698805, 7.243636, 7.339609, 7.371588, 7.371588, 7.211634, 7.531404, 7.371588, 7.211634, 7.211634, 6.955409, 7.179626, 7.307623, 7.147613, 7.371588, 7.051537, 7.371588, 7.339609, 7.275632, 7.275632, 7.211634, 7.147613, 7.115593, 7.083568, 6.923355, 6.859228, 6.923355, 7.0195, 7.083568, 6.923355, 6.987458, 6.859228, 6.506094, 7.179626, 7.499451, 7.627227, 7.339609, 7.403562, 7.243636, 7.723003, 7.531404, 7.531404, 7.243636, 7.403562, 6.955409, 7.0195, 7.0195, 7.371588, 7.275632, 6.955409, 7.115593, 7.691083, 7.850631, 7.403562, 7.275632, 7.467494, 7.403562, 7.467494, 7.371588, 8.233031, 8.805356, 7.786828, 7.403562, 8.805356, 8.105643, 9.249535, 8.487579, 8.868859, 8.455777, 7.914415, 9.09099, 9.439661, 9.376301, 9.439661, 9.09099, 9.186129, 9.09099, 8.805356, 9.186129, 8.264866, 8.678298, 7.818732, 8.42397, 8.137498, 8.328522, 8.773598, 7.627227, 9.787886, 8.773598, 10.1673, 10.26209, 8.900605, 9.692957, 8.614743, 9.597998, 9.661307, 9.217834, 9.882784, 7.531404, 9.186129, 8.614743, 8.201192, 8.201192, 7.882525, 7.723003, 7.914415, 8.137498, 8.264866, 8.614743, 8.519377, 8.519377, 8.010052, 8.296697, 8.646523, 8.710069 ; 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 ; }