netcdf C0205.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.6993, 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 = "Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0205" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6333 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453114.00000579 ; :starting_julian_day_string = "2004-04-18 00:00:00" ; :ending_julian_day_number = 2453120.95833912 ; :ending_julian_day_string = "2004-04-24 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Feb-2004 16:15:10\n", "AANCM_Temperature_1.5: 20-Feb-2004 16:15:10" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453114, 2453114.04166667, 2453114.08333333, 2453114.125, 2453114.16666667, 2453114.20833333, 2453114.25, 2453114.29166667, 2453114.33333333, 2453114.375, 2453114.41666667, 2453114.45833333, 2453114.5, 2453114.54166667, 2453114.58333333, 2453114.625, 2453114.66666667, 2453114.70833333, 2453114.75, 2453114.79166667, 2453114.83333333, 2453114.875, 2453114.91666667, 2453114.95833333, 2453115, 2453115.04166667, 2453115.08333333, 2453115.125, 2453115.16666667, 2453115.20833333, 2453115.25, 2453115.29166667, 2453115.33333333, 2453115.375, 2453115.41666667, 2453115.45833333, 2453115.5, 2453115.54166667, 2453115.58333333, 2453115.625, 2453115.66666667, 2453115.70833333, 2453115.75, 2453115.79166667, 2453115.83333333, 2453115.875, 2453115.91666667, 2453115.95833333, 2453116, 2453116.04166667, 2453116.08333333, 2453116.125, 2453116.16666667, 2453116.20833333, 2453116.25, 2453116.29166667, 2453116.33333333, 2453116.375, 2453116.41666667, 2453116.45833333, 2453116.5, 2453116.54166667, 2453116.58333333, 2453116.625, 2453116.66666667, 2453116.70833333, 2453116.75, 2453116.79166667, 2453116.83333333, 2453116.875, 2453116.91666667, 2453116.95833333, 2453117, 2453117.04166667, 2453117.08333333, 2453117.125, 2453117.16666667, 2453117.20833333, 2453117.25, 2453117.29166667, 2453117.33333333, 2453117.375, 2453117.41666667, 2453117.45833333, 2453117.5, 2453117.54166667, 2453117.58333333, 2453117.625, 2453117.66666667, 2453117.70833333, 2453117.75, 2453117.79166667, 2453117.83333333, 2453117.875, 2453117.91666667, 2453117.95833333, 2453118, 2453118.04166667, 2453118.08333333, 2453118.125, 2453118.16666667, 2453118.20833333, 2453118.25, 2453118.29166667, 2453118.33333333, 2453118.375, 2453118.41666667, 2453118.45833333, 2453118.5, 2453118.54166667, 2453118.58333333, 2453118.625, 2453118.66666667, 2453118.70833333, 2453118.75, 2453118.79166667, 2453118.83333333, 2453118.875, 2453118.91666667, 2453118.95833333, 2453119, 2453119.04166667, 2453119.08333333, 2453119.125, 2453119.16666667, 2453119.20833333, 2453119.25, 2453119.29166667, 2453119.33333333, 2453119.375, 2453119.41666667, 2453119.45833333, 2453119.5, 2453119.54166667, 2453119.58333333, 2453119.625, 2453119.66666667, 2453119.70833333, 2453119.75, 2453119.79166667, 2453119.83333333, 2453119.875, 2453119.91666667, 2453119.95833333, 2453120, 2453120.04166667, 2453120.08333333, 2453120.125, 2453120.16666667, 2453120.20833333, 2453120.25, 2453120.29166667, 2453120.33333333, 2453120.375, 2453120.41666667, 2453120.45833333, 2453120.5, 2453120.54166667, 2453120.58333333, 2453120.625, 2453120.66666667, 2453120.70833333, 2453120.75, 2453120.79166667, 2453120.83333333, 2453120.875, 2453120.91666667, 2453120.95833333 ; current_speed = 17.598, 19.0645, 19.9444, 19.6511, 23.1707, 26.1037, 31.3831, 24.9305, 26.9836, 18.7712, 24.3439, 21.9975, 28.1568, 31.9697, 28.1568, 24.9305, 19.9444, 17.0114, 14.3717, 3.5196, 16.7181, 24.3439, 29.9166, 31.3831, 22.8774, 17.8913, 14.665, 18.7712, 24.3439, 29.6233, 37.8357, 32.8496, 24.3439, 19.6511, 16.4248, 6.4526, 9.3856, 22.5841, 21.4109, 18.7712, 21.1176, 25.5171, 28.1568, 41.062, 40.4754, 36.9558, 33.7295, 26.6903, 41.062, 37.2491, 34.0228, 40.7687, 39.0089, 48.6878, 47.5146, 49.2744, 43.1151, 48.1012, 42.5285, 36.3692, 31.0898, 34.0228, 29.33, 27.2769, 28.4501, 22.2908, 12.3186, 9.0923, 15.2516, 21.9975, 12.9052, 12.6119, 19.9444, 17.0114, 15.2516, 13.1985, 13.7851, 20.8243, 32.8496, 39.3022, 35.7826, 30.7965, 30.7965, 25.8104, 12.0253, 34.3161, 27.5702, 19.9444, 20.531, 22.8774, 24.0506, 34.0228, 36.9558, 37.2491, 25.5171, 17.0114, 9.0923, 7.6258, 11.732, 24.9305, 18.7712, 14.0784, 13.4918, 17.3047, 22.5841, 25.8104, 22.5841, 24.9305, 19.9444, 17.3047, 10.5588, 9.9722, 11.732, 13.4918, 17.3047, 1.1732, 6.4526, 3.2263, 7.6258, 9.3856, 15.2516, 16.1315, 18.4779, 12.6119, 9.3856, 14.0784, 22.5841, 24.0506, 25.5171, 22.2908, 17.0114, 12.9052, 11.1454, 29.0367, 33.4362, 29.6233, 31.6764, 23.7573, 19.3578, 20.531, 15.8382, 23.464, 21.9975, 21.4109, 15.2516, 9.9722, 9.9722, 16.4248, 21.7042, 21.7042, 22.2908, 15.8382, 10.8521, 6.7459, 11.732, 13.4918, 9.0923, 8.2124, 6.4526, 12.0253, 13.4918, 9.6789, 9.6789, 17.0114, 23.1707, 31.3831, 42.5285, 41.9419 ; 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 = 296.2907, 288.2039, 275.8979, 263.9435, 225.2675, 215.0711, 204.5231, 205.9295, 204.8747, 225.2675, 253.7471, 264.2951, 273.7883, 280.1171, 293.8295, 284.3363, 271.6787, 248.4731, 231.9479, 304.3775, 353.9147, 11.4947, 31.5359, 44.5451, 51.2255, 57.2027, 81.1115, 120.4907, 148.6187, 158.1119, 161.6279, 160.9247, 160.2215, 176.0435, 174.6371, 208.7423, 334.9667, 328.6379, 2.3531, 33.6455, 48.7643, 83.9243, 109.9427, 117.6779, 108.5363, 98.3399, 80.7599, 58.2575, 41.7323, 42.4355, 46.3031, 60.0155, 79.7051, 109.2395, 138.0707, 142.2899, 153.1895, 161.2763, 177.8015, 197.1395, 217.5323, 231.5963, 247.7699, 257.2631, 274.8431, 304.0259, 334.6151, 105.0203, 108.8879, 96.5819, 84.6275, 90.2531, 88.1435, 83.5727, 116.6231, 131.7419, 166.1987, 172.1759, 178.1531, 176.7467, 210.8519, 222.1031, 228.4319, 236.1671, 285.3911, 344.7731, 4.8143, 8.3303, 39.2711, 101.8559, 98.6915, 114.1619, 128.9291, 125.7647, 140.1803, 143.3447, 193.6235, 251.2859, 305.0807, 306.8387, 330.3959, 359.1887, 56.4995, 88.1435, 126.8195, 115.2167, 112.7555, 115.2167, 127.5227, 149.6735, 163.3859, 197.4911, 236.8703, 248.4731, 301.5647, 358.4855, 152.8379, 147.2123, 111.7007, 58.9607, 75.4859, 91.3079, 92.0111, 51.2255, 107.4815, 167.9567, 196.4363, 200.3039, 207.6875, 215.4227, 235.4639, 281.1719, 259.0211, 333.2087, 342.7019, 10.7915, 10.7915, 32.9423, 74.7827, 102.5591, 114.1619, 144.7511, 164.7923, 173.2307, 193.9751, 250.9343, 266.7563, 298.7519, 310.3547, 313.5191, 326.5283, 328.9895, 353.2115, 74.0795, 102.9107, 103.9655, 88.1435, 115.9199, 39.6227, 12.5495, 19.2299, 14.6591, 97.9883, 161.6279, 160.5731, 159.8699, 163.3859, 167.9567 ; 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 = -15.77763, -18.11034, -19.83883, -19.54141, -16.46047, -14.99899, -13.02587, -10.90123, -11.35025, -13.33507, -23.37101, -21.88855, -28.09528, -31.4726, -25.75648, -24.15414, -19.93584, -15.82478, -11.317, -2.90485, -1.772268, 4.851186, 15.64736, 22.01432, 17.8356, 15.03929, 14.48889, 16.17536, 12.67662, 11.04342, 11.92532, 10.73559, 8.237607, 1.355908, 1.535122, -3.102868, -3.971469, -11.75378, 0.8790844, 10.40024, 15.88053, 25.37377, 26.46836, 36.36339, 38.37563, 36.56499, 33.29183, 22.69799, 27.33297, 25.1342, 24.59864, 35.31224, 38.38089, 45.96856, 31.74988, 30.1395, 19.44668, 15.44071, 1.631463, -10.71797, -18.94017, -26.66208, -27.14996, -26.60569, -28.34852, -18.47427, -5.280948, 8.781653, 14.43036, 21.85251, 12.84851, 12.61178, 19.93393, 16.90448, 13.63453, 9.848081, 3.288511, 2.83486, 1.058707, 2.230411, -18.35006, -20.64803, -23.04095, -21.43979, -11.59403, -9.012856, 2.313872, 2.889534, 12.99593, 22.38937, 23.77441, 31.04215, 28.74881, 30.22482, 16.34048, 10.1558, -2.141607, -7.222634, -9.600804, -19.95254, -9.273049, -0.1993415, 11.25056, 17.29562, 18.07919, 23.35074, 20.82624, 22.5547, 15.81814, 8.737609, 3.019016, -2.997221, -9.824794, -12.55068, -14.74446, -0.0310076, 2.945673, 1.747131, 7.085345, 8.041712, 14.76486, 16.1273, 18.46652, 9.832449, 8.952117, 2.93747, -6.390152, -8.345546, -11.85649, -12.91984, -14.01347, -12.66065, -10.94141, -13.08806, -9.942027, 5.546536, 5.930949, 12.91908, 18.67906, 20.03974, 14.45065, 13.54177, 5.770359, 2.523744, -3.683264, -9.425171, -9.956223, -14.3998, -16.5397, -15.73869, -12.29393, -8.159764, -1.282769, 6.487149, 11.43541, 13.093, 9.087527, 7.386282, 4.115012, 2.612893, 4.443652, 2.449414, 9.58498, 5.361771, 7.706666, 10.80059, 12.15993, 8.751213 ; 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 = 7.794606, 5.955742, 2.049408, -2.07337, -16.30749, -21.3643, -28.55216, -22.42081, -24.48033, -13.21113, -6.813313, -2.186658, 1.860324, 5.615815, 11.37581, 6.173113, 0.5842642, -6.242129, -8.858397, 1.987317, 16.6239, 23.85564, 25.49829, 22.36669, 14.32713, 9.691155, 2.26592, -9.524479, -20.78289, -27.48787, -35.9072, -31.04582, -22.9078, -19.60427, -16.3529, -5.657584, 8.503936, 19.28446, 21.39285, 15.62668, 13.91984, 2.70079, -9.603727, -19.07332, -12.86735, -5.360263, 5.416014, 14.04184, 30.64305, 27.49123, 23.50442, 20.3748, 6.971461, -16.04349, -35.34943, -38.98175, -38.48036, -45.55557, -42.4972, -34.75405, -24.65452, -21.13491, -11.09633, -6.013859, 2.401968, 12.47321, 11.12922, -2.356372, -4.937212, -2.521427, 1.20832, -0.05571198, 0.6461262, 1.904297, -6.83454, -8.787247, -13.38711, -20.63044, -32.83253, -39.23886, -30.71921, -22.84914, -20.43378, -14.37053, 3.191591, 33.11137, 27.47293, 19.73397, 15.89427, -4.700184, -3.634387, -13.92609, -23.22148, -21.77053, -19.59875, -13.64725, -8.836483, -2.446708, 6.742728, 14.94744, 16.3208, 14.07699, 7.446722, 0.5606095, -13.53456, -10.99634, -8.735518, -10.62146, -12.14765, -14.93676, -10.11799, -9.511122, -6.411962, -4.950654, 9.058336, 1.17279, -5.740998, -2.712295, -2.819701, 4.839458, 3.822329, -0.3682044, -0.648447, 7.898289, -2.819414, -13.76854, -21.6612, -22.55622, -22.59526, -18.16473, -9.644195, 2.500424, -2.122613, 25.91973, 31.9239, 29.09941, 31.1162, 19.93757, 5.081046, -4.464395, -6.482835, -19.16194, -21.22717, -21.26164, -14.80016, -3.257441, -0.5642571, 7.900622, 14.05385, 14.94543, 18.59406, 13.57449, 10.77602, 1.850423, -2.621306, -3.256079, 0.2945575, -3.589757, 4.970184, 11.738, 12.73902, 9.363839, -1.345085, -16.14432, -21.85151, -29.46602, -40.75303, -41.01877 ; 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 = 4.107922, 4.075241, 4.30383, 4.336452, 4.466859, 4.140594, 4.564579, 4.564579, 4.824814, 4.824814, 4.824814, 4.69476, 4.727285, 4.727285, 4.727285, 4.987206, 4.954743, 5.116982, 5.634897, 5.440898, 6.729592, 6.472694, 6.408407, 6.247576, 6.183197, 6.022137, 5.828641, 5.634897, 5.40854, 5.440898, 5.473249, 5.440898, 5.31142, 5.214235, 5.149407, 5.181825, 5.181825, 5.214235, 5.31142, 5.343801, 5.343801, 5.40854, 5.602582, 5.667206, 5.473249, 5.440898, 5.376174, 5.181825, 5.08455, 5.05211, 4.987206, 4.987206, 4.954743, 4.857308, 4.629685, 4.824814, 4.889794, 4.759803, 4.69476, 4.69476, 4.727285, 4.824814, 4.889794, 5.019662, 5.08455, 4.954743, 5.440898, 5.53793, 5.505593, 5.246638, 5.05211, 5.376174, 5.53793, 5.473249, 4.922273, 5.019662, 5.019662, 5.181825, 5.019662, 5.019662, 5.116982, 5.181825, 5.116982, 5.08455, 5.019662, 4.922273, 4.987206, 5.08455, 5.31142, 5.149407, 5.57026, 5.57026, 5.667206, 5.57026, 5.53793, 5.40854, 5.279033, 5.246638, 5.31142, 5.376174, 5.376174, 5.343801, 5.31142, 5.279033, 5.246638, 5.181825, 5.08455, 5.08455, 4.987206, 5.019662, 5.149407, 5.116982, 5.05211, 5.279033, 5.699507, 5.796368, 5.893167, 5.92542, 5.92542, 5.764088, 5.634897, 5.634897, 5.57026, 5.731801, 5.764088, 5.796368, 5.989905, 6.054362, 5.957666, 5.828641, 5.53793, 5.634897, 5.634897, 5.828641, 5.860908, 5.860908, 5.860908, 5.828641, 5.893167, 5.92542, 5.989905, 5.860908, 5.667206, 5.699507, 5.699507, 5.57026, 5.602582, 5.764088, 5.860908, 5.860908, 5.57026, 5.505593, 5.473249, 5.473249, 5.505593, 5.828641, 5.828641, 5.828641, 5.860908, 5.92542, 6.022137, 6.118793, 6.183197, 5.860908, 5.667206, 5.667206, 5.440898, 5.31142 ; 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 ; }