netcdf J0209.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.7143, 0.03428, -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 = "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; current_speed = 51.6208, 126.9989, 132.5716, 128.1721, 73.6183, 30.2099, 103.5349, 179.4996, 152.2227, 153.6892, 111.7473, 55.1404, 42.2352, 109.4009, 119.0798, 112.6272, 72.1518, 38.7156, 64.8193, 137.851, 141.9572, 161.6083, 151.0495, 87.4034, 15.8382, 58.9533, 108.8143, 111.1607, 127.2922, 55.727, 50.4476, 141.3706, 158.0887, 146.0634, 144.3036, 98.5488, 29.6233, 40.1821, 111.454, 124.3592, 136.9711, 104.4148, 25.8104, 80.0709, 149.2897, 130.2252, 150.1696, 125.8257, 50.7409, 34.3161, 90.3364, 135.2113, 121.4262, 102.0684, 53.6739, 67.459, 133.1582, 134.3314, 127.2922, 134.918, 58.9533, 12.0253, 61.8863, 107.0545, 123.186, 125.8257, 67.7523, 16.4248, 95.0292, 144.0103, 119.6664, 129.3453, 72.1518, 20.531, 36.6625, 105.2947, 125.8257, 103.2416, 85.6436, 15.8382, 81.5374, 144.8902, 122.3061, 127.2922, 90.0431, 58.66, 13.1985, 68.9255, 109.1076, 112.9205, 102.0684, 49.2744, 56.9002, 115.5602, 128.1721, 102.0684, 91.5096, 59.2466, 12.0253, 54.8471, 109.1076, 114.387, 92.3895, 49.5677, 30.2099, 83.5905, 147.8232, 124.3592, 114.0937, 99.1354, 56.3136, 27.2769, 83.2972, 102.655, 108.521, 95.0292, 33.4362, 54.5538, 103.5349, 111.1607, 102.9483, 93.5627, 50.4476, 16.1315, 66.2858, 95.6158, 98.5488, 67.7523, 34.6094, 39.5955, 72.1518, 122.0128, 104.4148, 117.9066, 89.4565, 10.5588, 37.2491, 70.9786, 90.6297, 80.6575, 56.0203, 3.8129, 43.7017, 91.5096, 100.6019, 78.0178, 69.8054, 51.6208, 17.0114, 52.794, 96.4957, 53.6739, 41.062, 20.531, 40.4754, 73.0317, 112.0406, 96.2024, 86.5235, 73.0317, 23.464, 36.9558, 87.4034, 79.7776, 66.8724, 34.9027, 14.665, 60.4198 ; 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 = 299.4464, 279.0536, 293.4692, 310.346, 299.0948, 55.436, 135.9524, 128.9204, 127.514, 127.8656, 126.1076, 146.852, 284.6792, 279.7568, 293.8208, 314.2136, 345.116, 315.2684, 124.7012, 123.2948, 122.24, 117.6692, 116.6144, 134.546, 223.1492, 310.346, 285.3824, 288.1952, 289.25, 286.4372, 96.9248, 129.272, 128.2172, 122.9432, 125.0528, 125.0528, 132.4364, 290.3048, 282.218, 283.976, 280.46, 276.2408, 354.6092, 125.0528, 125.0528, 126.8108, 122.24, 123.6464, 128.9204, 274.8344, 285.0308, 277.2956, 289.9532, 282.5696, 337.4192, 121.1852, 121.1852, 125.0528, 122.9432, 123.998, 118.0208, 240.7292, 294.524, 283.6244, 285.734, 280.8116, 292.0628, 98.6828, 126.4592, 129.9752, 126.4592, 129.272, 119.7788, 133.4912, 270.6152, 277.9988, 280.46, 301.9076, 304.7204, 61.0616, 128.2172, 128.5688, 132.0848, 126.1076, 122.24, 144.7424, 260.7704, 299.0948, 288.1952, 292.766, 294.524, 17.4632, 106.418, 132.4364, 129.6236, 124.7012, 123.6464, 127.1624, 213.656, 296.282, 275.8892, 286.4372, 302.2592, 327.5744, 84.2672, 126.1076, 128.5688, 126.4592, 124.3496, 125.4044, 127.1624, 271.3184, 277.9988, 284.3276, 278.702, 283.2728, 344.0612, 119.7788, 125.4044, 126.4592, 118.3724, 122.9432, 128.2172, 257.9576, 288.5468, 276.5924, 294.524, 306.1268, 326.8712, 107.4728, 124.3496, 126.8108, 121.8884, 119.0756, 123.6464, 169.0028, 281.5148, 290.3048, 278.3504, 298.3916, 295.5788, 12.1892, 132.788, 128.5688, 126.1076, 121.5368, 120.8336, 131.03, 299.798, 301.2044, 275.186, 322.3004, 341.9516, 11.1344, 107.4728, 128.9204, 127.1624, 121.5368, 120.8336, 126.8108, 157.4, 289.25, 281.1632, 302.2592, 303.314, 348.632, 94.8152, 132.788 ; 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 = -44.95222, -125.4167, -121.6045, -97.68621, -64.32887, 24.87764, 71.98323, 139.6542, 120.7437, 121.3304, 90.28195, 30.15097, -40.85664, -107.8185, -108.9358, -80.72499, -18.53312, -27.24752, 53.29003, 115.2237, 120.0704, 143.1273, 135.0445, 62.29131, -10.83175, -44.93119, -104.9162, -105.6025, -120.1752, -53.44946, 50.0796, 109.442, 124.2057, 122.5779, 118.1303, 80.67432, 21.86279, -37.68518, -108.9295, -120.6778, -134.6949, -103.796, -2.424847, 65.54789, 122.212, 104.2607, 127.0166, 104.7465, 39.47741, -34.19402, -87.24568, -134.1167, -114.1372, -99.62206, -20.61002, 57.71104, 113.9166, 109.9668, 106.8249, 111.8547, 52.04262, -10.48989, -56.30338, -104.0421, -118.5703, -123.5922, -62.79098, 16.23656, 76.43011, 110.3583, 96.24532, 100.1326, 62.6241, 14.89483, -36.66039, -104.2703, -123.7347, -87.64196, -70.39401, 13.86065, 64.06158, 113.2839, 90.76992, 102.8409, 76.16034, 33.86169, -13.02763, -60.22823, -103.652, -104.1232, -92.86055, 14.78691, 54.58011, 85.28652, 98.72464, 83.91371, 76.17925, 47.21519, -6.664486, -49.17731, -108.5317, -109.7121, -78.12846, -26.5784, 30.05881, 67.53374, 115.5771, 100.0196, 94.19691, 80.80361, 44.8778, -27.26968, -82.4868, -99.46208, -107.2718, -92.49078, -9.18193, 47.34993, 84.38957, 89.40435, 90.5819, 78.51876, 39.63523, -15.7765, -62.84319, -94.98359, -89.65846, -54.72449, -18.91483, 37.76855, 59.56926, 97.6857, 88.65638, 103.0479, 74.4701, 2.014208, -36.49939, -66.56798, -89.66888, -70.95588, -50.52988, 0.8050578, 32.07146, 71.54771, 81.27745, 66.49491, 59.93907, 38.94098, -14.7622, -45.156, -96.10069, -32.82275, -12.72184, 3.964764, 38.60785, 56.82009, 89.28812, 81.99373, 74.29422, 58.47053, 9.017105, -34.88956, -85.7497, -67.4633, -55.88347, -6.879665, 14.61324, 44.34041 ; 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 = 25.37726, 19.98434, 52.79744, 82.97886, 35.79734, 17.13888, -74.417, -112.7688, -92.69682, -94.33617, -65.85308, -46.1669, 10.70269, 18.53978, 48.09364, 78.53892, 69.73095, 27.50401, -36.90142, -75.67289, -75.72947, -75.0454, -67.66773, -61.31188, -11.55516, 38.16648, 28.86408, 34.71052, 41.96705, 15.76875, -6.082292, -89.48796, -97.80067, -79.43035, -82.87804, -56.59964, -19.98895, 13.94376, 23.58722, 30.03467, 24.86697, 11.35065, 25.69624, -45.98721, -85.74171, -78.02762, -80.11051, -69.71573, -31.87747, 2.892028, 23.42768, 17.17027, 41.43699, 22.21268, 49.5592, -34.93068, -68.95012, -77.1507, -69.22243, -75.44128, -27.69579, -5.879625, 25.68742, 25.21733, 33.40455, 23.60241, 25.4493, -2.479555, -56.47112, -92.52028, -71.11179, -81.87592, -35.8344, -14.13032, 0.3936474, 14.65201, 22.84353, 54.56844, 48.78022, 7.663614, -50.44265, -90.33237, -81.97319, -75.01374, -48.03502, -47.8997, -2.116922, 33.51544, 34.06943, 43.69667, 42.36598, 47.00334, -16.08243, -77.97672, -81.74065, -58.10721, -50.70235, -35.78947, -10.00962, 24.28572, 11.19499, 32.36743, 49.31292, 41.83952, 3.017648, -49.26018, -92.16096, -73.90048, -64.37634, -57.43348, -34.01771, 0.6275976, 11.591, 25.4036, 16.41872, 21.81754, 32.15076, -27.0943, -59.9823, -66.05727, -48.92107, -50.88008, -31.20912, -3.365603, 21.08413, 10.97721, 40.90508, 39.94501, 28.98344, -11.88867, -40.711, -73.10696, -55.15884, -57.29827, -49.5648, -10.3649, 7.435705, 24.63058, 13.16184, 38.35226, 24.18688, 3.726941, -29.68602, -57.05202, -59.28505, -40.8069, -35.77851, -33.88668, 8.453708, 27.35219, 8.722173, 42.46828, 39.04155, 20.14454, -12.15286, -45.88144, -67.68107, -50.31829, -44.34732, -43.75874, -21.6622, 12.18398, 16.92167, 42.58132, 36.72813, 34.21796, -1.231012, -41.04242 ; 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 = 3.810638, 3.547609, 3.349962, 3.382926, 3.31699, 3.382926, 3.382926, 3.613419, 3.679194, 3.613419, 3.646311, 3.679194, 3.646311, 3.481762, 3.481762, 3.41588, 3.51469, 3.41588, 3.613419, 3.646311, 3.843477, 3.810638, 3.876308, 3.974748, 3.941943, 3.876308, 3.547609, 3.481762, 3.41588, 3.218017, 3.41588, 3.547609, 3.77779, 3.712068, 3.679194, 3.712068, 3.646311, 3.679194, 3.51469, 3.51469, 3.41588, 3.251017, 3.448826, 3.448826, 3.580518, 3.77779, 3.810638, 3.810638, 3.810638, 3.810638, 3.613419, 3.547609, 3.481762, 3.185007, 3.547609, 3.349962, 3.481762, 3.679194, 3.613419, 3.613419, 3.613419, 3.613419, 3.51469, 3.481762, 3.481762, 3.41588, 3.151989, 3.251017, 3.41588, 3.580518, 3.679194, 3.646311, 3.679194, 3.646311, 3.580518, 3.481762, 3.41588, 3.41588, 3.185007, 3.284008, 3.349962, 3.41588, 3.547609, 3.547609, 3.547609, 3.547609, 3.547609, 3.448826, 3.448826, 3.448826, 3.41588, 3.580518, 3.51469, 3.580518, 3.679194, 3.712068, 3.712068, 3.712068, 3.744933, 3.679194, 3.51469, 3.448826, 3.41588, 3.284008, 3.349962, 3.41588, 3.580518, 3.646311, 3.646311, 3.646311, 3.679194, 3.679194, 3.547609, 3.580518, 3.481762, 3.51469, 3.712068, 3.580518, 3.679194, 3.810638, 3.810638, 3.810638, 3.843477, 3.77779, 3.613419, 3.646311, 3.547609, 3.481762, 3.41588, 3.51469, 3.481762, 3.646311, 3.712068, 3.679194, 3.712068, 3.744933, 3.712068, 3.646311, 3.712068, 3.679194, 3.679194, 3.646311, 3.712068, 3.90913, 3.876308, 3.941943, 3.90913, 3.941943, 3.876308, 3.843477, 3.744933, 3.744933, 3.613419, 3.613419, 3.580518, 3.613419, 3.77779, 3.90913, 3.90913, 3.941943, 4.007544, 3.876308, 3.843477, 4.105882, 3.843477, 4.040332, 3.843477, 3.843477 ; 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 ; }