netcdf M0104.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.6719, 0.03412, -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 = "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.nc" ; :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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452946.00000579 ; :starting_julian_day_string = "2003-11-02 00:00:00" ; :ending_julian_day_number = 2452952.95833912 ; :ending_julian_day_string = "2003-11-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2452946, 2452946.04166667, 2452946.08333333, 2452946.125, 2452946.16666667, 2452946.20833333, 2452946.25, 2452946.29166667, 2452946.33333333, 2452946.375, 2452946.41666667, 2452946.45833333, 2452946.5, 2452946.54166667, 2452946.58333333, 2452946.625, 2452946.66666667, 2452946.70833333, 2452946.75, 2452946.79166667, 2452946.83333333, 2452946.875, 2452946.91666667, 2452946.95833333, 2452947, 2452947.04166667, 2452947.08333333, 2452947.125, 2452947.16666667, 2452947.20833333, 2452947.25, 2452947.29166667, 2452947.33333333, 2452947.375, 2452947.41666667, 2452947.45833333, 2452947.5, 2452947.54166667, 2452947.58333333, 2452947.625, 2452947.66666667, 2452947.70833333, 2452947.75, 2452947.79166667, 2452947.83333333, 2452947.875, 2452947.91666667, 2452947.95833333, 2452948, 2452948.04166667, 2452948.08333333, 2452948.125, 2452948.16666667, 2452948.20833333, 2452948.25, 2452948.29166667, 2452948.33333333, 2452948.375, 2452948.41666667, 2452948.45833333, 2452948.5, 2452948.54166667, 2452948.58333333, 2452948.625, 2452948.66666667, 2452948.70833333, 2452948.75, 2452948.79166667, 2452948.83333333, 2452948.875, 2452948.91666667, 2452948.95833333, 2452949, 2452949.04166667, 2452949.08333333, 2452949.125, 2452949.16666667, 2452949.20833333, 2452949.25, 2452949.29166667, 2452949.33333333, 2452949.375, 2452949.41666667, 2452949.45833333, 2452949.5, 2452949.54166667, 2452949.58333333, 2452949.625, 2452949.66666667, 2452949.70833333, 2452949.75, 2452949.79166667, 2452949.83333333, 2452949.875, 2452949.91666667, 2452949.95833333, 2452950, 2452950.04166667, 2452950.08333333, 2452950.125, 2452950.16666667, 2452950.20833333, 2452950.25, 2452950.29166667, 2452950.33333333, 2452950.375, 2452950.41666667, 2452950.45833333, 2452950.5, 2452950.54166667, 2452950.58333333, 2452950.625, 2452950.66666667, 2452950.70833333, 2452950.75, 2452950.79166667, 2452950.83333333, 2452950.875, 2452950.91666667, 2452950.95833333, 2452951, 2452951.04166667, 2452951.08333333, 2452951.125, 2452951.16666667, 2452951.20833333, 2452951.25, 2452951.29166667, 2452951.33333333, 2452951.375, 2452951.41666667, 2452951.45833333, 2452951.5, 2452951.54166667, 2452951.58333333, 2452951.625, 2452951.66666667, 2452951.70833333, 2452951.75, 2452951.79166667, 2452951.83333333, 2452951.875, 2452951.91666667, 2452951.95833333, 2452952, 2452952.04166667, 2452952.08333333, 2452952.125, 2452952.16666667, 2452952.20833333, 2452952.25, 2452952.29166667, 2452952.33333333, 2452952.375, 2452952.41666667, 2452952.45833333, 2452952.5, 2452952.54166667, 2452952.58333333, 2452952.625, 2452952.66666667, 2452952.70833333, 2452952.75, 2452952.79166667, 2452952.83333333, 2452952.875, 2452952.91666667, 2452952.95833333 ; current_speed = 45.4615, 31.3831, 30.7965, 9.3856, 8.799, 7.3325, 20.531, 24.6372, 16.7181, 0.8799, 4.6928, 14.3717, 19.6511, 11.1454, 11.732, 12.6119, 12.0253, 21.9975, 20.2377, 12.6119, 15.8382, 2.6397, 6.4526, 21.7042, 19.6511, 13.4918, 7.9191, 8.5057, 12.9052, 20.531, 42.5285, 37.2491, 34.0228, 28.7434, 18.1846, 23.7573, 21.4109, 29.6233, 28.1568, 17.8913, 10.5588, 18.4779, 34.3161, 44.5816, 44.8749, 24.0506, 12.0253, 7.3325, 12.9052, 19.0645, 29.0367, 28.4501, 24.0506, 17.8913, 17.0114, 23.464, 33.4362, 12.6119, 20.531, 24.9305, 19.6511, 36.6625, 35.4893, 37.8357, 22.5841, 12.0253, 4.1062, 15.8382, 35.7826, 34.6094, 21.1176, 13.1985, 23.1707, 24.3439, 31.6764, 22.8774, 28.7434, 12.9052, 3.8129, 15.8382, 24.6372, 30.7965, 30.2099, 22.5841, 9.6789, 9.9722, 8.799, 12.9052, 12.0253, 9.3856, 11.732, 11.4387, 21.4109, 23.464, 34.3161, 29.0367, 9.3856, 9.3856, 17.8913, 24.6372, 39.0089, 36.6625, 27.5702, 26.1037, 8.799, 13.1985, 16.7181, 14.0784, 11.4387, 5.5727, 15.8382, 22.2908, 27.5702, 23.464, 13.7851, 3.2263, 13.1985, 17.8913, 42.5285, 28.4501, 22.8774, 7.6258, 14.3717, 21.4109, 32.8496, 25.2238, 23.464, 15.2516, 12.3186, 3.2263, 18.4779, 21.1176, 14.665, 7.9191, 2.933, 21.7042, 20.8243, 26.1037, 33.1429, 29.33, 12.6119, 11.1454, 12.0253, 26.9836, 29.33, 22.8774, 18.4779, 18.4779, 21.7042, 30.7965, 40.1821, 46.928, 48.1012, 31.0898, 23.464, 10.2655, 7.6258, 16.1315, 17.8913, 26.9836, 31.0898, 32.263, 32.8496, 33.7295, 30.5032, 28.1568, 0.8799, 16.4248 ; 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 = 175.3468, 185.8948, 193.2784, 224.9224, 254.1052, 318.0964, 353.5696, 351.46, 25.5652, 318.448, 127.8808, 151.0864, 172.1824, 196.0912, 137.7256, 145.4608, 88.15, 81.8212, 73.0312, 48.0676, 18.1816, 79.0084, 197.146, 241.096, 221.4064, 229.4932, 198.904, 118.7392, 43.1452, 42.0904, 40.684, 60.022, 91.666, 92.3692, 100.1044, 149.3284, 158.1184, 201.3652, 207.3424, 246.0184, 284.3428, 339.8956, 19.2364, 34.7068, 45.958, 64.5928, 66.3508, 80.0632, 141.5932, 178.1596, 165.1504, 156.3604, 140.89, 135.616, 76.1956, 81.4696, 81.4696, 109.246, 157.4152, 181.324, 220, 203.8264, 219.2968, 214.0228, 206.2876, 155.6572, 336.028, 5.1724, 42.0904, 65.9992, 65.6476, 150.7348, 175.6984, 204.8812, 207.694, 216.484, 208.7488, 235.822, 73.0312, 346.5376, 22.4008, 41.3872, 26.2684, 29.7844, 61.78, 169.018, 169.018, 205.5844, 148.6252, 180.9724, 120.1456, 63.538, 49.474, 43.4968, 48.7708, 44.2, 47.716, 54.0448, 112.762, 151.7896, 141.2416, 145.1092, 132.1, 153.196, 109.9492, 28.7296, 29.7844, 54.0448, 31.1908, 164.4472, 191.1688, 195.0364, 188.0044, 181.6756, 167.6116, 189.7624, 59.6704, 41.0356, 37.8712, 34.0036, 48.0676, 67.4056, 147.5704, 179.2144, 201.3652, 189.4108, 185.5432, 203.1232, 180.9724, 33.652, 3.0628, 5.1724, 23.4556, 31.5424, 134.2096, 203.8264, 197.146, 179.2144, 170.776, 172.1824, 160.9312, 29.0812, 14.6656, 10.798, 18.8848, 58.9672, 74.4376, 131.0452, 164.7988, 145.1092, 138.7804, 142.2964, 145.4608, 171.8308, 163.3924, 190.4656, 94.1272, 12.556, 179.2144, 173.5888, 180.9724, 172.534, 170.0728, 170.4244, 141.9448, 143.3512, 139.8352, 53.6932 ; 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 = 3.688038, -3.223115, -7.073428, -6.627627, -8.462581, -4.897225, -2.299394, -3.65862, 7.214494, -0.5836372, 3.703979, 6.948575, 2.672941, -3.089138, 7.891905, 7.150568, 12.01903, 21.77376, 19.35663, 9.382419, 4.941991, 2.591275, -1.902275, -19.00052, -12.99715, -10.25821, -2.565657, 7.457946, 8.825215, 13.76198, 27.72376, 32.26582, 34.00842, 28.71883, 17.90255, 12.11899, 7.979624, -10.7921, -12.93262, -16.34685, -10.22969, -6.351442, 11.30601, 25.38374, 32.25744, 21.72446, 11.0154, 7.222503, 8.017237, 0.6122662, 7.441602, 11.40799, 15.17139, 12.51432, 16.52004, 23.20442, 33.06631, 11.90705, 7.884939, -0.5760467, -12.63148, -14.81043, -22.47671, -21.16994, -10.00198, 4.956769, -1.668309, 1.427859, 23.98516, 31.61706, 19.23869, 6.452122, 1.737955, -10.24241, -14.72159, -13.60286, -13.82473, -10.67642, 3.646901, -3.687247, 9.388825, 20.36093, 13.3702, 11.21837, 8.528451, 1.89971, 1.676215, -5.572984, 6.260782, -0.1592808, 10.14527, 10.24027, 16.27466, 16.1506, 25.80842, 20.24337, 6.943645, 7.597421, 16.49792, 11.64627, 24.42105, 20.97147, 20.45642, 11.7712, 8.27102, 6.34421, 8.30451, 11.39613, 5.923985, 1.494187, -3.067862, -5.782961, -3.839127, -0.6861007, 2.957422, -0.5470604, 11.39208, 11.74614, 26.10776, 15.91058, 17.01927, 7.040503, 7.70701, 0.2935622, -11.96748, -4.124392, -2.266534, -5.989449, -0.2090561, 1.787845, 0.9872832, 1.903812, 5.837232, 4.142714, 2.102356, -8.767777, -6.139162, 0.3579046, 5.31263, 3.989464, 4.120349, 5.417207, 3.044531, 5.055297, 9.493136, 19.60301, 17.80048, 13.93588, 5.691045, 17.61604, 26.47787, 28.70007, 27.27193, 4.417763, 6.706375, -1.864678, 7.606024, 3.506887, 0.2453054, 3.013075, -0.5276178, 4.192184, 5.663164, 5.610863, 18.80279, 16.80703, 0.5675252, 13.23606 ; 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 = -45.31166, -31.21715, -29.97317, -6.645604, -2.409799, 5.457357, 20.40183, 24.36403, 15.08131, 0.6584767, -2.881477, -12.58026, -19.46846, -10.70874, -8.680879, -10.38891, 0.3882125, 3.129424, 5.906391, 8.427944, 15.04743, 0.5032986, -6.165825, -10.49058, -14.73906, -8.763441, -7.491965, -4.08974, 9.415931, 15.23581, 32.25006, 18.61216, -0.9891478, -1.188211, -3.190349, -20.43378, -19.86837, -27.58751, -25.01105, -7.271798, 2.615655, 17.352, 32.40014, 36.64948, 31.19638, 10.31888, 4.823778, 1.265309, -10.11277, -19.05467, -28.06693, -26.06273, -18.66173, -12.78634, 4.059057, 3.480512, 4.95973, -4.157194, -18.95652, -24.92384, -15.05362, -33.53789, -27.4643, -31.3588, -20.2485, -10.9562, 3.752016, 15.77371, 26.55384, 14.07735, 8.707794, -11.51393, -23.10543, -22.08435, -28.04762, -18.39396, -25.2004, -7.2497, 1.112798, 15.40301, 22.7781, 23.10534, 27.09014, 19.60076, 4.576749, -9.78958, -8.637865, -11.63985, -10.26696, -9.384249, -5.8918, 5.097132, 13.91265, 17.02109, 22.61681, 20.81672, 6.314687, 5.510778, -6.922217, -21.71074, -30.41886, -30.07219, -18.4838, -23.29897, -3.002103, 11.57374, 14.50965, 8.266168, 9.785207, -5.368649, -15.53824, -21.52759, -27.30159, -23.45397, -13.46412, -3.179581, 6.664894, 13.49544, 33.57169, 23.5852, 15.2879, 2.929871, -12.13045, -21.40889, -30.59208, -24.88432, -23.35427, -14.02633, -12.31683, 2.685632, 18.45151, 21.03161, 13.45321, 6.749079, -2.045138, -19.85443, -19.8988, -26.10125, -32.71434, -29.05741, -11.91985, 9.740319, 11.63352, 26.50582, 27.7512, 11.79396, 4.957393, -12.13359, -20.94479, -25.26064, -30.22456, -37.12873, -39.62281, -30.77432, -22.48519, -10.09472, -0.5488361, 15.7457, -17.88962, -26.81485, -31.08532, -31.98948, -32.35776, -33.25954, -24.01875, -22.59046, -0.6724129, 9.725269 ; 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 = 10.95689, 10.95689, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.92543, 10.89396, 10.92543, 10.92543, 10.92543, 10.95689, 10.92543, 10.89396, 10.83103, 10.83103, 10.79956, 10.8625, 10.92543, 10.89396, 10.8625, 10.89396, 10.8625, 10.89396, 10.83103, 10.76808, 10.70513, 10.83103, 10.89396, 10.89396, 10.92543, 10.70513, 10.67365, 10.57919, 10.51621, 10.5477, 10.64217, 10.98835, 11.2085, 11.23995, 11.23995, 11.23995, 11.23995, 11.30282, 11.30282, 11.30282, 11.30282, 11.23995, 11.23995, 11.27139, 11.27139, 11.23995, 11.2085, 11.14561, 11.08271, 11.05126, 10.95689, 10.8625, 10.73661, 10.64217, 10.64217, 10.70513, 10.8625, 11.01981, 11.08271, 11.08271, 11.05126, 11.01981, 10.98835, 10.89396, 10.8625, 10.83103, 10.79956, 10.79956, 10.83103, 10.92543, 10.95689, 10.98835, 10.98835, 10.98835, 10.98835, 10.95689, 10.95689, 10.98835, 11.01981, 11.05126, 11.08271, 11.11416, 11.11416, 11.14561, 11.17706, 11.17706, 11.17706, 11.17706, 11.17706, 11.14561, 11.14561, 11.14561, 11.11416, 11.11416, 11.14561, 11.14561, 11.11416, 11.11416, 11.14561, 11.14561, 11.14561, 11.14561, 11.14561, 11.14561, 11.14561, 11.14561, 11.14561, 11.11416, 11.11416, 11.11416, 11.11416, 11.08271, 11.08271, 11.08271, 11.05126, 11.05126, 11.05126, 11.05126, 11.05126, 11.05126, 11.05126, 11.08271, 11.11416, 11.11416, 11.14561, 11.17706, 11.17706, 11.14561, 11.14561, 11.11416, 11.11416, 11.11416, 11.08271, 11.05126, 11.01981, 10.95689, 10.95689, 10.95689, 10.92543, 10.89396, 10.8625, 10.83103, 10.83103, 10.79956, 10.76808, 10.73661, 10.73661, 10.73661, 10.73661, 10.79956, 10.79956, 10.73661, 10.70513, 10.67365, 10.64217, 10.61068 ; 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 ; }