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 = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 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 = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 126.4123, 118.1999, 129.6386, 132.5716, 134.6247, 131.3984, 143.1304, 138.4376, 122.8927, 112.0406, 109.1076, 97.3756, 78.3111, 57.4868, 70.6853, 77.4312, 77.1379, 90.3364, 103.8282, 103.8282, 87.6967, 85.6436, 105.588, 97.0823, 80.6575, 61.593, 68.3389, 74.2049, 72.7384, 79.191, 88.8699, 120.253, 101.7751, 94.7359, 86.2302, 80.9508, 70.0987, 54.2605, 44.2883, 42.8218, 56.0203, 57.7801, 77.7245, 83.5905, 90.923, 75.3781, 61.0064, 50.1543, 37.8357, 29.9166, 19.0645, 15.5449, 29.6233, 39.5955, 48.6878, 71.2719, 77.7245, 68.9255, 54.8471, 41.3553, 29.9166, 21.7042, 12.0253, 14.9583, 32.263, 33.7295, 37.2491, 53.0873, 57.7801, 53.3806, 51.3275, 36.9558, 31.6764, 22.8774, 10.2655, 9.6789, 23.1707, 32.263, 31.0898, 39.5955, 45.7548, 34.9027, 35.196, 25.2238, 18.7712, 18.7712, 9.6789, 14.0784, 9.0923, 9.0923, 12.9052, 14.3717, 27.8635, 24.3439, 27.8635, 30.2099, 21.7042, 5.2794, 17.3047, 22.8774, 4.9861, 4.1062, 19.9444, 9.6789, 25.8104, 31.3831, 35.7826, 51.3275, 55.727, 43.4084, 38.7156, 34.0228, 34.9027, 30.7965, 8.799, 23.1707, 49.2744, 64.526, 69.5121, 66.5791, 53.3806, 51.6208, 46.6347, 48.3945, 36.0759, 43.995, 56.0203, 67.7523, 77.7245, 87.99, 89.4565, 79.7776, 76.258, 62.4729, 54.2605, 45.4615, 33.1429, 31.0898, 33.7295, 53.6739, 60.1265, 65.6992, 72.1518, 72.1518, 62.7662, 51.3275, 48.3945, 30.2099, 20.531, 14.9583, 19.0645, 25.5171, 34.9027, 44.8749, 56.9002, 59.8332, 53.3806, 43.7017, 30.2099, 31.0898, 21.9975, 4.6928, 12.3186, 21.4109, 20.8243, 33.4362, 36.6625, 35.4893 ; 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 = 179.9476, 180.6508, 181.354, 183.8152, 176.7832, 176.7832, 176.08, 182.0572, 175.3768, 170.4544, 177.1348, 175.0252, 184.1668, 186.628, 177.1348, 176.4316, 179.9476, 179.9476, 177.4864, 172.564, 167.9932, 171.1576, 172.2124, 176.08, 178.8928, 179.2444, 178.5412, 177.1348, 172.2124, 168.6964, 162.016, 160.258, 157.4452, 166.2352, 162.3676, 166.2352, 171.5092, 182.7604, 186.2764, 184.1668, 174.6736, 165.1804, 167.29, 163.0708, 160.258, 169.7512, 176.08, 173.6188, 188.7376, 130.0204, 104.3536, 125.8012, 156.0388, 170.4544, 175.0252, 173.6188, 169.048, 163.774, 178.1896, 196.4728, 188.0344, 177.4864, 210.5368, 180.2992, 158.1484, 191.902, 179.596, 172.2124, 169.7512, 172.564, 177.1348, 196.8244, 231.9844, 237.9616, 162.7192, 188.386, 163.774, 178.8928, 182.0572, 166.2352, 176.7832, 157.0936, 180.6508, 200.692, 211.5916, 120.8788, 84.664, 26.2984, 300.5464, 139.162, 164.1256, 203.1532, 160.6096, 173.9704, 158.5, 175.0252, 194.3632, 115.2532, 25.5952, 347.6224, 287.8888, 280.5052, 193.66, 189.0892, 183.8152, 173.9704, 174.6736, 177.838, 185.9248, 205.6144, 210.8884, 221.4364, 243.2356, 239.0164, 240.7744, 168.3448, 178.5412, 171.5092, 179.2444, 179.2444, 181.7056, 191.5504, 196.1212, 195.7696, 183.8152, 178.8928, 184.87, 188.386, 192.6052, 195.418, 191.1988, 186.9796, 186.628, 185.5732, 182.0572, 191.1988, 192.2536, 191.1988, 175.3768, 172.564, 178.8928, 182.4088, 181.0024, 186.2764, 184.5184, 183.8152, 179.9476, 183.112, 185.2216, 192.9568, 175.3768, 172.564, 176.4316, 177.4864, 178.5412, 181.354, 177.838, 183.8152, 185.2216, 185.9248, 161.3128, 121.9336, 87.1252, 106.4632, 117.7144, 107.1664, 131.0752, 144.436 ; 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 = 0.1156107, -1.342557, -3.063303, -8.821129, 7.554366, 7.373324, 9.784902, -4.969522, 9.905462, 18.57997, 5.453889, 8.444177, -5.690107, -6.635275, 3.533299, 4.819324, 0.07054665, 0.08261737, 4.553544, 13.43731, 18.24335, 13.16489, 14.3073, 6.63689, 1.558552, 0.8122469, 1.739779, 3.709231, 9.856137, 15.52205, 27.43871, 40.6197, 39.03756, 22.54116, 26.11989, 19.26117, 10.35012, -2.613155, -4.841814, -3.111444, 5.200329, 14.77879, 17.10067, 24.3407, 30.71245, 13.41149, 4.170614, 5.574292, -5.747602, 22.9106, 18.46939, 12.60772, 12.03055, 6.566221, 4.222088, 7.921362, 14.76661, 19.25964, 1.73274, -11.72671, -4.181372, 0.9518708, -6.109955, -0.07811227, 12.00841, -6.956316, 0.2626461, 7.19339, 10.28041, 6.908445, 2.565674, -10.69647, -24.95603, -19.39301, 3.049417, -1.411583, 6.474515, 0.6234206, -1.116037, 9.421227, 2.567497, 13.58507, -0.3997688, -8.912684, -9.8335, 16.11047, 9.636956, 6.237381, -7.830451, 5.94566, 3.529953, -5.650823, 9.250768, 2.557138, 10.21201, 2.61973, -5.384112, 4.774855, 7.475807, -4.90385, -4.745044, -4.037374, -4.710066, -1.528995, -1.717388, 3.296551, 3.321676, 1.936333, -5.752312, -18.76599, -19.87533, -22.51589, -31.16343, -26.40229, -7.678923, 4.680981, 1.254433, 9.527303, 0.9166787, 0.8780003, -1.588817, -10.33602, -12.94906, -13.15216, -2.40044, 0.8501191, -4.755856, -9.881083, -16.96196, -23.39293, -17.37369, -9.69425, -8.801896, -6.067204, -1.9478, -8.829251, -7.034218, -6.038068, 2.718683, 6.946404, 1.161829, -2.761279, -1.262244, -7.887988, -4.944674, -3.41526, 0.04425931, -1.640033, -1.868486, -3.353895, 1.536647, 3.302389, 2.172347, 1.968057, 1.448572, -1.413832, 2.013787, -2.90785, -2.749343, -3.209185, 7.048029, 3.982599, 12.3031, 20.53309, 18.43527, 31.94667, 27.63795, 20.641 ; 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 = -126.4122, -118.1923, -129.6024, -132.2778, -134.4126, -131.1914, -142.7955, -138.3484, -122.4928, -110.4893, -108.9712, -97.00878, -78.1041, -57.10258, -70.59694, -77.28107, -77.13787, -90.33636, -103.7283, -102.955, -85.77815, -84.62572, -104.6142, -96.85517, -80.64244, -61.58764, -68.31675, -74.11214, -72.06755, -77.65488, -84.52796, -113.1849, -93.99064, -92.01514, -82.17906, -78.62595, -69.33039, -54.19754, -44.02284, -42.70861, -55.7784, -55.8581, -75.81995, -79.96813, -85.57883, -74.1754, -60.86367, -49.84357, -37.3966, -19.23818, -4.726193, -9.093372, -27.07038, -39.04726, -48.50439, -70.83033, -76.30888, -66.17999, -54.81972, -39.65785, -29.62295, -21.68332, -10.35743, -14.9581, -29.94493, -33.00438, -37.24817, -52.59769, -56.85818, -52.93167, -51.26334, -35.37395, -19.50873, -12.13618, -9.802119, -9.575413, -22.24774, -32.25698, -31.06976, -38.45834, -45.6827, -32.15034, -35.19373, -23.5967, -15.98938, -9.633825, 0.9001009, 12.62127, 4.621034, -6.878884, -12.41304, -13.21416, -26.28304, -24.20922, -25.92469, -30.0961, -21.02579, -2.252294, 15.60657, 22.34564, 1.531583, 0.7486619, -19.38026, -9.557368, -25.7532, -31.20948, -35.62809, -51.29096, -55.42932, -39.14239, -33.22452, -25.50658, -15.71748, -15.85381, -4.296109, -22.69295, -49.25843, -63.81877, -69.50606, -66.57331, -53.35695, -50.57542, -44.80086, -46.57304, -35.99595, -43.98679, -55.81806, -67.02789, -75.8511, -84.82341, -87.75318, -79.18641, -75.74833, -62.17759, -54.22553, -44.59588, -32.38783, -30.49783, -33.61975, -53.2225, -60.11527, -65.64114, -72.14075, -71.71933, -62.57113, -51.21375, -48.39448, -30.16535, -20.4458, -14.57745, -19.00247, -25.3025, -34.83503, -44.83172, -56.88176, -59.81649, -53.3426, -43.60485, -30.08453, -30.92373, -20.83783, -2.482191, 0.6178231, -6.067837, -9.684644, -9.868621, -24.08906, -28.86935 ; 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.570356, 6.762992, 7.275632, 7.179626, 6.923355, 7.0195, 7.147613, 7.115593, 6.891294, 6.570356, 6.473953, 6.377493, 6.152194, 5.894308, 5.894308, 5.829768, 5.765201, 5.765201, 5.732907, 5.765201, 5.668297, 5.60366, 5.700605, 5.797488, 5.668297, 5.506649, 5.506649, 5.506649, 5.474298, 5.44194, 5.44194, 5.60366, 5.44194, 5.409574, 5.57133, 5.765201, 5.668297, 5.700605, 5.60366, 5.60366, 5.538993, 5.57133, 5.732907, 5.668297, 5.797488, 5.668297, 5.765201, 5.862041, 5.894308, 5.862041, 5.862041, 5.797488, 5.829768, 5.700605, 5.732907, 6.184399, 5.894308, 5.862041, 5.60366, 5.34482, 5.409574, 5.57133, 5.60366, 5.60366, 5.668297, 5.57133, 6.506094, 5.797488, 5.991066, 6.859228, 6.891294, 6.827156, 6.216598, 6.795077, 6.441806, 6.634593, 6.184399, 6.377493, 6.313155, 6.313155, 6.184399, 6.634593, 6.827156, 6.313155, 6.055537, 6.698805, 6.538228, 6.827156, 6.377493, 7.115593, 6.891294, 6.859228, 7.051537, 7.243636, 6.859228, 6.602478, 6.409653, 6.698805, 6.634593, 6.698805, 6.602478, 6.634593, 6.538228, 6.441806, 6.570356, 6.345327, 6.216598, 6.216598, 6.313155, 6.184399, 6.087762, 6.119981, 6.24879, 6.280976, 6.184399, 6.216598, 6.473953, 6.345327, 6.345327, 6.313155, 6.409653, 6.377493, 6.216598, 6.055537, 6.023305, 5.991066, 5.926568, 5.862041, 5.862041, 5.765201, 5.829768, 5.797488, 5.862041, 6.023305, 6.216598, 6.377493, 6.538228, 6.570356, 6.634593, 6.923355, 6.923355, 6.987458, 6.923355, 6.827156, 6.762992, 6.698805, 6.698805, 6.698805, 6.634593, 6.634593, 6.473953, 6.506094, 6.698805, 6.602478, 6.538228, 6.473953, 6.762992, 6.602478, 6.441806, 6.377493, 7.0195, 7.435531, 7.467494, 7.307623, 7.0195, 7.0195, 7.179626, 6.827156 ; 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 ; }