netcdf N0101.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.7015, 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 = "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453198.00000579 ; :starting_julian_day_string = "2004-07-11 00:00:00" ; :ending_julian_day_number = 2453204.95833912 ; :ending_julian_day_string = "2004-07-17 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.909 ; :latitude = 42.3295 ; data: lat = 42.3295 ; lon = -65.909 ; depth = 2 ; time = 2453198, 2453198.04166667, 2453198.08333333, 2453198.125, 2453198.16666667, 2453198.20833333, 2453198.25, 2453198.29166667, 2453198.33333333, 2453198.375, 2453198.41666667, 2453198.45833333, 2453198.5, 2453198.54166667, 2453198.58333333, 2453198.625, 2453198.66666667, 2453198.70833333, 2453198.75, 2453198.79166667, 2453198.83333333, 2453198.875, 2453198.91666667, 2453198.95833333, 2453199, 2453199.04166667, 2453199.08333333, 2453199.125, 2453199.16666667, 2453199.20833333, 2453199.25, 2453199.29166667, 2453199.33333333, 2453199.375, 2453199.41666667, 2453199.45833333, 2453199.5, 2453199.54166667, 2453199.58333333, 2453199.625, 2453199.66666667, 2453199.70833333, 2453199.75, 2453199.79166667, 2453199.83333333, 2453199.875, 2453199.91666667, 2453199.95833333, 2453200, 2453200.04166667, 2453200.08333333, 2453200.125, 2453200.16666667, 2453200.20833333, 2453200.25, 2453200.29166667, 2453200.33333333, 2453200.375, 2453200.41666667, 2453200.45833333, 2453200.5, 2453200.54166667, 2453200.58333333, 2453200.625, 2453200.66666667, 2453200.70833333, 2453200.75, 2453200.79166667, 2453200.83333333, 2453200.875, 2453200.91666667, 2453200.95833333, 2453201, 2453201.04166667, 2453201.08333333, 2453201.125, 2453201.16666667, 2453201.20833333, 2453201.25, 2453201.29166667, 2453201.33333333, 2453201.375, 2453201.41666667, 2453201.45833333, 2453201.5, 2453201.54166667, 2453201.58333333, 2453201.625, 2453201.66666667, 2453201.70833333, 2453201.75, 2453201.79166667, 2453201.83333333, 2453201.875, 2453201.91666667, 2453201.95833333, 2453202, 2453202.04166667, 2453202.08333333, 2453202.125, 2453202.16666667, 2453202.20833333, 2453202.25, 2453202.29166667, 2453202.33333333, 2453202.375, 2453202.41666667, 2453202.45833333, 2453202.5, 2453202.54166667, 2453202.58333333, 2453202.625, 2453202.66666667, 2453202.70833333, 2453202.75, 2453202.79166667, 2453202.83333333, 2453202.875, 2453202.91666667, 2453202.95833333, 2453203, 2453203.04166667, 2453203.08333333, 2453203.125, 2453203.16666667, 2453203.20833333, 2453203.25, 2453203.29166667, 2453203.33333333, 2453203.375, 2453203.41666667, 2453203.45833333, 2453203.5, 2453203.54166667, 2453203.58333333, 2453203.625, 2453203.66666667, 2453203.70833333, 2453203.75, 2453203.79166667, 2453203.83333333, 2453203.875, 2453203.91666667, 2453203.95833333, 2453204, 2453204.04166667, 2453204.08333333, 2453204.125, 2453204.16666667, 2453204.20833333, 2453204.25, 2453204.29166667, 2453204.33333333, 2453204.375, 2453204.41666667, 2453204.45833333, 2453204.5, 2453204.54166667, 2453204.58333333, 2453204.625, 2453204.66666667, 2453204.70833333, 2453204.75, 2453204.79166667, 2453204.83333333, 2453204.875, 2453204.91666667, 2453204.95833333 ; current_speed = 21.1176, 49.5677, 57.1935, 60.7131, 39.3022, 41.062, 70.392, 68.0456, 80.3642, 58.9533, 29.0367, 7.9191, 25.5171, 33.7295, 34.0228, 36.6625, 28.4501, 25.2238, 23.7573, 58.9533, 78.6044, 80.3642, 42.8218, 3.2263, 19.3578, 36.6625, 36.6625, 21.1176, 19.9444, 12.3186, 28.7434, 46.928, 44.8749, 74.4982, 63.9394, 36.9558, 16.7181, 18.1846, 29.0367, 51.9141, 63.9394, 57.1935, 41.062, 49.861, 78.0178, 84.1771, 98.8421, 75.3781, 40.1821, 28.7434, 27.5702, 33.4362, 32.8496, 34.6094, 39.0089, 21.4109, 42.2352, 56.0203, 71.8585, 76.258, 58.66, 45.1682, 49.861, 32.5563, 43.4084, 30.2099, 26.9836, 4.1062, 29.0367, 50.7409, 93.856, 61.593, 41.6486, 31.6764, 17.8913, 14.9583, 32.263, 29.6233, 16.7181, 5.2794, 21.7042, 47.2213, 64.8193, 84.4704, 87.99, 63.9394, 50.7409, 32.8496, 43.4084, 35.196, 49.2744, 36.6625, 37.8357, 8.5057, 19.0645, 50.7409, 61.8863, 40.1821, 20.531, 16.1315, 13.1985, 9.9722, 33.7295, 31.0898, 29.6233, 11.1454, 19.3578, 32.5563, 41.9419, 46.0481, 29.33, 20.531, 29.6233, 26.6903, 27.2769, 23.1707, 2.6397, 20.2377, 51.6208, 78.8977, 79.4843, 67.7523, 67.1657, 43.7017, 43.4084, 50.4476, 53.9672, 60.1265, 50.4476, 25.5171, 22.2908, 50.7409, 56.9002, 65.4059, 65.1126, 44.5816, 34.6094, 28.4501, 51.9141, 67.1657, 66.8724, 49.861, 27.2769, 21.7042, 41.9419, 51.0342, 46.3414, 37.8357, 24.0506, 6.1593, 34.3161, 38.4223, 48.9811, 39.3022, 32.263, 18.1846, 25.5171, 29.0367, 27.2769, 12.0253, 10.5588, 24.0506, 29.6233, 42.5285, 30.5032, 17.8913, 4.1062, 33.1429 ; 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 = 113.6984, 125.3012, 88.3832, 95.7668, 141.4748, 244.142, 281.06, 299.3432, 310.2428, 328.526, 338.7224, 27.5564, 102.4472, 110.534, 110.1824, 106.3148, 124.2464, 168.1964, 221.9912, 258.206, 279.6536, 287.7404, 297.2336, 356.6156, 156.9452, 165.7352, 173.1188, 162.5708, 154.484, 216.7172, 244.142, 264.5348, 268.4024, 282.1148, 329.2292, 357.6704, 44.0816, 92.2508, 118.9724, 105.9632, 113.6984, 136.5524, 169.9544, 230.078, 267.3476, 295.124, 309.8912, 315.1652, 353.0996, 25.4468, 85.922, 114.7532, 125.3012, 107.7212, 138.662, 204.4112, 250.8224, 274.7312, 283.5212, 316.9232, 338.7224, 32.8304, 49.3556, 77.132, 92.6024, 84.5156, 90.4928, 134.4428, 260.6672, 287.3888, 301.1012, 306.3752, 304.6172, 346.4192, 49.3556, 86.9768, 91.8992, 99.2828, 74.6708, 115.1048, 249.0644, 278.9504, 288.7952, 288.7952, 312.3524, 326.768, 330.6356, 345.716, 30.0176, 59.2004, 72.5612, 82.406, 95.0636, 157.6484, 244.142, 256.0964, 263.1284, 261.3704, 229.3748, 224.804, 255.3932, 11.3828, 45.1364, 68.342, 62.7164, 338.0192, 338.0192, 329.2292, 317.6264, 341.8868, 7.1636, 76.0772, 116.8628, 122.4884, 115.4564, 131.2784, 171.3608, 271.9184, 282.818, 297.9368, 315.8684, 341.8868, 11.0312, 54.9812, 83.4608, 95.4152, 100.3376, 109.8308, 117.9176, 136.2008, 252.932, 277.1924, 291.2564, 309.8912, 320.4392, 350.6384, 43.73, 65.5292, 84.5156, 83.1092, 104.2052, 108.776, 129.1688, 163.9772, 227.9684, 256.0964, 257.8544, 279.6536, 284.2244, 285.6308, 34.94, 62.0132, 82.406, 84.8672, 71.858, 45.1364, 309.188, 320.4392, 344.6612, 85.5704, 107.3696, 119.6756, 108.4244, 114.4016, 113.6984, 140.0684, 116.8628, 294.7724 ; 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 = 19.33683, 40.45346, 57.17073, 60.40584, 24.47972, -36.95078, -69.08459, -59.31535, -61.34309, -30.7802, -10.53704, 3.663546, 24.91732, 31.58647, 31.93377, 35.1862, 23.51757, 5.159719, -15.89402, -57.70872, -77.49133, -76.54263, -38.07492, -0.1904633, 7.580734, 9.033773, 4.392574, 6.325293, 8.591312, -7.36487, -25.86555, -46.71468, -44.85746, -72.83906, -32.71172, -1.502179, 11.63048, 18.17057, 25.40285, 49.91222, 58.54763, 39.33145, 7.162523, -38.23934, -77.93422, -76.21319, -75.83795, -53.14647, -4.827629, 12.35026, 27.5004, 30.36407, 26.8094, 32.96715, 25.76537, -8.848749, -39.89135, -55.82942, -69.86683, -52.08254, -21.28695, 24.48813, 37.83287, 31.73867, 43.36363, 30.07161, 26.9826, 2.931621, -28.65234, -48.42198, -80.36479, -49.59164, -34.27538, -7.438138, 13.57532, 14.93748, 32.24528, 29.23536, 16.12332, 4.780672, -20.27135, -46.64631, -61.36289, -79.96613, -65.02596, -35.04074, -24.88143, -8.104929, 21.71575, 30.23208, 47.00963, 36.34095, 37.68804, 3.234626, -17.15572, -49.25426, -61.44176, -39.7272, -15.58272, -11.36761, -12.77191, 1.968144, 23.90707, 28.89496, 26.32766, -4.171677, -7.245544, -16.65597, -28.26725, -14.31614, 3.657537, 19.92782, 26.42668, 22.51327, 24.62866, 17.41308, 0.3965141, -20.22636, -50.33439, -69.70335, -55.34562, -21.06388, 12.85172, 35.79011, 43.12599, 50.22245, 53.09118, 56.56091, 44.5766, 17.66123, -21.30905, -50.34164, -53.02913, -50.18357, -41.47, -7.251853, 23.92412, 25.8945, 51.67645, 66.68053, 64.82764, 47.20761, 21.14747, 5.99079, -31.15342, -49.53897, -45.3041, -37.29993, -23.31323, -5.931516, 19.65346, 33.92903, 48.55151, 39.1446, 30.65913, 12.88903, -19.77771, -18.49338, -7.215454, 11.98938, 10.07731, 20.89618, 28.10485, 38.72952, 27.93098, 11.48394, 3.663105, -30.09307 ; 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 = -8.487633, -28.64392, 1.6137, -6.10044, -30.74746, -17.90887, 13.50378, 33.34505, 51.91753, 50.27992, 27.05736, 7.020725, -5.499951, -11.83107, -11.7382, -10.29903, -16.01038, -24.69043, -17.65756, -12.04967, 13.18126, 24.48735, 19.59609, 3.220673, -17.81171, -35.5321, -36.39841, -20.14804, -17.99912, -9.874543, -12.53621, -4.469477, -1.251102, 15.63502, 54.93806, 36.92526, 12.00944, -0.7141777, -14.06504, -14.27741, -25.69867, -41.52269, -40.43249, -31.998, -3.610397, 35.7398, 63.39058, 53.45382, 39.89104, 25.95485, 1.96064, -14.00009, -18.98295, -10.5346, -29.28891, -19.49683, -13.87415, 4.620622, 16.80089, 55.70181, 54.66133, 37.95389, 32.47758, 7.250473, -1.970951, 2.887303, -0.2320826, -2.875148, -4.708845, 15.16413, 48.48143, 36.52899, 23.66019, 30.79072, 11.65372, 0.7889054, -1.069235, -4.778462, 4.419673, -2.239919, -7.75531, 7.346661, 20.8839, 27.21521, 59.27787, 53.48265, 44.22164, 31.83404, 37.58611, 18.02165, 14.76689, 4.845044, -3.339435, -7.866646, -8.314835, -12.19248, -7.40437, -6.029169, -13.3679, -11.44565, -3.328453, 9.776052, 23.79351, 11.47417, 13.57918, 10.33523, 17.95067, 27.97305, 30.98525, 43.76615, 29.10105, 4.940053, -13.38545, -14.33613, -11.72427, -15.28614, -2.60975, 0.6774801, 11.45232, 36.96336, 57.04925, 64.39478, 65.92469, 25.07801, 4.943477, -4.760862, -9.684298, -20.39753, -23.61963, -18.41747, -6.542494, 6.352844, 20.62872, 41.94688, 50.19851, 43.98783, 25.00894, 11.78487, 4.961676, 8.058368, -16.41018, -16.04872, -17.22829, -20.86103, -28.08179, -12.26296, -9.750077, 6.344709, 5.909719, 1.659547, 28.1307, 18.03036, 6.472979, 3.516151, 10.04583, 12.82781, 16.12341, 22.38582, 26.30526, 0.9287634, -3.152166, -11.90718, -9.362535, -17.56979, -12.25991, -13.71925, -1.85541, 13.88736 ; 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 = 12.51146, 12.66892, 13.45601, 13.2986, 13.20416, 14.2431, 14.27459, 13.83379, 13.83379, 13.67638, 13.45601, 13.45601, 13.42453, 13.58193, 13.61341, 13.48749, 13.51897, 13.67638, 13.83379, 14.40056, 14.49505, 14.43206, 14.05418, 12.25948, 13.6449, 13.77082, 13.86527, 13.83379, 13.83379, 13.73934, 13.92824, 13.8023, 13.10972, 13.73934, 13.26712, 13.26712, 13.26712, 13.20416, 13.10972, 13.36157, 14.14864, 13.99121, 14.18013, 14.08566, 13.48749, 14.05418, 13.39305, 13.26712, 13.10972, 13.10972, 12.92081, 13.26712, 13.33009, 13.23564, 13.67638, 13.51897, 13.1412, 12.9523, 13.01527, 13.45601, 13.39305, 13.2986, 13.48749, 13.51897, 13.8023, 13.92824, 13.95972, 13.89675, 13.95972, 13.95972, 13.77082, 13.33009, 13.39305, 13.39305, 13.48749, 13.42453, 13.33009, 13.67638, 13.77082, 13.48749, 13.45601, 13.67638, 13.36157, 13.26712, 13.26712, 13.17268, 12.76338, 12.63743, 12.51146, 13.10972, 12.73189, 12.73189, 13.20416, 13.17268, 13.17268, 13.04675, 12.70041, 12.88933, 12.9523, 12.9523, 12.98378, 13.04675, 12.92081, 13.1412, 13.1412, 13.10972, 13.10972, 13.10972, 13.10972, 13.33009, 13.45601, 13.39305, 13.17268, 13.33009, 13.36157, 13.33009, 13.39305, 13.39305, 13.55045, 13.73934, 14.05418, 14.11715, 13.67638, 13.55045, 13.55045, 13.55045, 13.20416, 13.45601, 13.48749, 13.48749, 13.48749, 13.36157, 13.55045, 13.51897, 13.83379, 14.02269, 14.21161, 14.11715, 14.14864, 14.33758, 14.36907, 14.68404, 14.74705, 14.52654, 14.58954, 14.68404, 14.36907, 14.11715, 13.89675, 13.95972, 13.92824, 14.05418, 14.33758, 14.2431, 14.33758, 13.89675, 14.14864, 14.65254, 14.84157, 14.90459, 15.06217, 15.21978, 15.06217, 14.99913, 15.12521, 15.09369, 15.09369, 15.09369 ; 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 ; }