netcdf I0109.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.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 = "Tue Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; current_speed = 16.7181, 14.0784, 8.799, 3.2263, 12.0253, 16.4248, 22.8774, 23.464, 17.8913, 7.3325, 12.3186, 19.9444, 33.7295, 39.0089, 32.8496, 26.9836, 14.3717, 6.7459, 2.6397, 9.6789, 9.0923, 5.5727, 6.4526, 10.8521, 7.6258, 10.2655, 10.5588, 20.8243, 17.0114, 8.2124, 5.5727, 10.2655, 18.7712, 7.3325, 1.7598, 12.3186, 19.6511, 21.7042, 18.7712, 36.0759, 29.9166, 20.8243, 12.0253, 2.933, 2.933, 5.866, 7.6258, 10.2655, 26.9836, 34.9027, 38.129, 28.7434, 28.1568, 20.2377, 8.799, 6.4526, 6.7459, 14.3717, 9.9722, 7.6258, 11.4387, 22.8774, 24.0506, 19.9444, 19.3578, 14.3717, 8.2124, 4.1062, 16.7181, 14.3717, 19.0645, 23.464, 12.0253, 21.1176, 25.5171, 16.1315, 25.2238, 15.2516, 6.7459, 5.866, 15.2516, 20.531, 17.3047, 15.5449, 12.0253, 3.5196, 13.7851, 10.5588, 19.0645, 11.732, 3.5196, 9.9722, 16.1315, 19.3578, 24.9305, 23.1707, 12.3186, 9.9722, 2.933, 13.1985, 8.799, 9.6789, 4.3995, 6.1593, 7.0392, 12.6119, 17.598, 17.8913, 13.1985, 5.5727, 5.866, 12.9052, 13.7851, 18.7712, 12.3186, 7.3325, 6.1593, 17.598, 22.2908, 20.8243, 36.3692, 29.6233, 25.5171, 7.6258, 12.9052, 14.0784, 2.0531, 4.1062, 13.7851, 19.3578, 37.8357, 35.7826, 36.0759, 31.9697, 29.6233, 37.2491, 41.062, 43.1151, 36.0759, 22.2908, 13.1985, 10.2655, 13.7851, 15.2516, 18.4779, 15.8382, 16.1315, 11.1454, 29.0367, 31.6764, 27.2769, 26.1037, 13.7851, 0.5866, 13.1985, 21.1176, 22.5841, 19.6511, 12.0253, 11.4387, 14.3717, 21.9975, 30.2099, 23.464, 14.0784, 2.933, 8.2124, 13.4918 ; 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 = 202.05, 201.3468, 257.9544, 264.2832, 0.9348, 6.2088, 7.2636, 4.8024, 353.5512, 346.5192, 227.7168, 223.4976, 212.9496, 213.3012, 217.1688, 220.3332, 221.388, 234.7488, 25.8984, 23.4372, 21.6792, 339.174, 237.21, 231.2328, 239.3196, 198.1824, 207.6756, 222.0912, 229.8264, 267.7992, 330.7356, 340.2288, 23.4372, 13.5924, 116.6112, 213.3012, 235.1004, 227.0136, 215.4108, 210.4884, 209.7852, 212.2464, 218.9268, 202.05, 161.9676, 252.3288, 183.4152, 161.2644, 204.8628, 196.776, 193.26, 196.4244, 192.9084, 195.018, 198.8856, 139.1136, 36.4464, 92.7024, 108.876, 196.776, 194.6664, 194.6664, 172.5156, 199.5888, 207.6756, 199.9404, 174.9768, 60.7068, 34.3368, 46.6428, 63.168, 68.7936, 106.0632, 124.698, 135.9492, 168.9996, 162.3192, 177.0864, 125.0496, 70.5516, 44.5332, 36.798, 28.3596, 28.3596, 31.1724, 208.7304, 174.6252, 206.6208, 189.744, 202.7532, 179.196, 59.3004, 40.6656, 38.9076, 40.6656, 38.556, 37.1496, 79.6932, 156.342, 174.2736, 187.986, 185.5248, 210.84, 83.2092, 27.3048, 19.218, 31.8756, 30.8208, 44.5332, 38.556, 153.5292, 188.6892, 201.6984, 217.1688, 217.5204, 320.5392, 348.2772, 353.5512, 11.4828, 13.5924, 24.492, 17.1084, 26.6016, 46.6428, 100.086, 149.31, 246.3516, 56.136, 32.9304, 54.7296, 73.3644, 89.538, 102.5472, 138.0588, 156.6936, 185.8764, 189.3924, 188.3376, 193.26, 181.3056, 166.1868, 114.5016, 78.2868, 51.5652, 42.7752, 81.0996, 99.7344, 178.4928, 170.406, 177.438, 184.47, 179.8992, 170.406, 331.0872, 69.4968, 35.3916, 49.4556, 52.2684, 93.4056, 138.4104, 169.3512, 176.3832, 188.3376, 180.954, 200.6436, 201.3468, 45.2364, 25.8984 ; 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 = -6.276235, -5.124708, -8.605262, -3.210254, 0.1961881, 1.776376, 2.892491, 1.964396, -2.009467, -1.709349, -9.11365, -13.72821, -18.34551, -21.41746, -19.84659, -17.46464, -9.501918, -5.508901, 1.152959, 3.849721, 3.358781, -1.981268, -5.42445, -8.461345, -6.558393, -3.203278, -4.904192, -13.95879, -12.9983, -8.206343, -2.724161, -3.472459, 7.466126, 1.723234, 1.573379, -6.763408, -16.11696, -15.87696, -10.87669, -18.30361, -14.86106, -11.11104, -7.555821, -1.101094, 0.9079241, -5.589208, -0.454278, 3.297294, -11.34517, -10.07399, -8.745659, -8.127195, -6.290032, -5.244043, -2.848057, 4.223623, 4.00754, 14.35572, 9.435905, -2.201041, -2.896172, -5.792344, 3.132741, -6.686707, -8.991019, -4.90136, 0.7190704, 3.581129, 9.429954, 10.44949, 17.0119, 21.8751, 11.5558, 17.36213, 17.74193, 3.078146, 7.660816, 0.7752388, 5.522566, 5.531296, 10.69629, 12.29798, 8.219799, 7.383887, 6.224474, -1.691832, 1.291256, -4.731226, -3.226596, -4.537497, 0.04938698, 8.574655, 10.51198, 12.15798, 16.24579, 14.44182, 7.43918, 9.811287, 1.176944, 1.316923, -1.222455, -0.9318515, -2.25537, 6.116089, 3.22905, 4.151375, 9.293095, 9.166691, 9.256404, 3.473348, 2.614721, -1.949646, -5.096638, -11.34091, -7.502568, -4.660172, -1.251428, -1.976525, 4.437513, 4.893985, 15.07744, 8.714596, 11.42615, 5.544626, 12.70576, 7.185514, -1.880689, 3.409635, 7.493854, 15.80441, 36.25208, 35.78144, 35.21431, 21.36751, 11.7204, -3.813668, -6.701117, -6.251928, -8.274739, -0.5078969, 3.151237, 9.341088, 13.49804, 11.94682, 12.54878, 15.64749, 15.89924, 0.2931527, 4.839416, 1.415949, -2.125882, 0.045924, 2.2975, -0.2836082, 12.36241, 12.2305, 17.16171, 15.54178, 12.00406, 7.5929, 2.655725, 1.387672, -4.380603, -0.3906679, -4.963394, -1.067648, 5.830954, 5.892903 ; 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 = -15.49528, -13.11254, -1.836264, -0.3213766, 12.0237, 16.32846, 22.69381, 23.38163, 17.7781, 7.130476, -8.2879, -14.46773, -28.30409, -32.60348, -26.1765, -20.56942, -10.78236, -3.893479, 2.374595, 8.880358, 8.449172, 5.208604, -3.49448, -6.795125, -3.891055, -9.752922, -9.350783, -15.45327, -10.97415, -0.3153706, 4.861474, 9.660358, 17.22251, 7.127133, -0.788274, -10.29583, -11.24318, -14.79846, -15.29888, -31.08775, -25.96443, -17.61239, -9.355074, -2.71847, -2.788936, -1.780649, -7.612257, -9.72154, -24.48268, -33.41726, -37.11245, -27.57049, -27.44523, -19.54647, -8.325321, -4.878223, 5.426489, -0.6776011, -3.226217, -7.30125, -11.06599, -22.13197, -23.8457, -18.79008, -17.1431, -13.51009, -8.180859, 2.009077, 13.80474, 9.866813, 8.605257, 8.487602, -3.32737, -12.02121, -18.33974, -15.8351, -24.03231, -15.23188, -3.874072, 1.95313, 10.87201, 16.44024, 15.22785, 13.67926, 10.28901, -3.086306, -13.72449, -9.439479, -18.78947, -10.81901, -3.519253, 5.091176, 12.23616, 15.06346, 18.91043, 18.11947, 9.818681, 1.784216, -2.686502, -13.13264, -8.713668, -9.633938, -3.777421, 0.7283035, 6.254884, 11.90908, 14.94416, 15.36458, 9.408474, 4.357848, -5.251018, -12.75708, -12.80833, -14.958, -9.770331, 5.661127, 6.030829, 17.48665, 21.84464, 20.24106, 33.09667, 28.31247, 22.8159, 5.235452, -2.260038, -12.1066, -0.8235456, 2.288071, 11.57027, 11.17789, 10.83175, 0.288527, -7.837266, -23.78006, -27.2061, -37.05336, -40.51152, -42.65941, -35.11409, -22.28501, -12.81679, -4.257294, 2.798553, 9.480756, 13.56322, 2.450443, -2.727533, -11.14154, -28.63058, -31.64474, -27.19393, -26.10366, -13.59229, 0.5134841, 4.622902, 17.21534, 14.6805, 12.02575, -0.7143502, -8.555217, -14.1242, -21.95369, -29.89061, -23.46075, -13.17445, -2.731779, 5.783035, 12.13682 ; 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.670475, 6.670475, 6.670475, 6.670475, 6.638282, 6.638282, 6.670475, 6.670475, 6.670475, 6.670475, 6.638282, 6.606083, 6.606083, 6.573878, 6.509448, 6.541666, 6.541666, 6.606083, 6.734842, 6.767017, 6.799186, 6.799186, 6.799186, 6.799186, 6.863504, 6.863504, 6.831348, 6.734842, 6.541666, 6.606083, 6.670475, 6.702662, 6.767017, 6.767017, 6.799186, 6.767017, 6.767017, 6.734842, 6.734842, 6.541666, 6.573878, 6.573878, 6.606083, 6.573878, 6.573878, 6.638282, 6.670475, 6.670475, 6.670475, 6.573878, 6.509448, 6.541666, 6.509448, 6.412756, 6.380513, 6.412756, 6.541666, 6.541666, 6.509448, 6.509448, 6.509448, 6.477224, 6.380513, 6.477224, 6.348264, 6.283745, 6.251476, 6.251476, 6.283745, 6.283745, 6.348264, 6.316007, 6.348264, 6.283745, 6.283745, 6.251476, 6.2192, 6.316007, 6.251476, 6.283745, 6.251476, 6.251476, 6.2192, 6.283745, 6.412756, 6.444993, 6.380513, 6.283745, 6.2192, 6.251476, 6.186918, 6.122334, 6.090031, 6.057723, 6.283745, 6.348264, 6.316007, 6.2192, 6.186918, 6.2192, 6.316007, 6.283745, 6.154629, 6.090031, 6.090031, 6.2192, 6.251476, 6.283745, 6.025407, 5.960756, 5.92842, 5.993085, 6.251476, 6.251476, 6.154629, 6.090031, 6.057723, 6.090031, 6.2192, 6.283745, 6.090031, 6.057723, 6.283745, 6.2192, 6.154629, 6.057723, 6.090031, 6.057723, 5.993085, 5.960756, 6.316007, 6.283745, 6.444993, 6.348264, 6.251476, 6.090031, 5.896077, 5.701877, 5.53985, 5.572269, 5.474989, 5.442548, 5.507423, 5.53985, 5.701877, 5.831372, 6.057723, 5.993085, 5.960756, 5.896077, 5.799008, 5.701877, 5.572269, 5.53985, 5.669486, 5.734261, 5.92842, 5.993085, 6.025407, 6.090031, 6.186918, 6.122334, 5.863728, 5.831372, 5.572269, 5.474989, 5.474989, 5.474989 ; 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 ; }