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 = 2453450.00000579 ; :starting_julian_day_string = "2005-03-20 00:00:00" ; :ending_julian_day_number = 2453456.95833912 ; :ending_julian_day_string = "2005-03-26 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 = 2453450, 2453450.04166667, 2453450.08333333, 2453450.125, 2453450.16666667, 2453450.20833333, 2453450.25, 2453450.29166667, 2453450.33333333, 2453450.375, 2453450.41666667, 2453450.45833333, 2453450.5, 2453450.54166667, 2453450.58333333, 2453450.625, 2453450.66666667, 2453450.70833333, 2453450.75, 2453450.79166667, 2453450.83333333, 2453450.875, 2453450.91666667, 2453450.95833333, 2453451, 2453451.04166667, 2453451.08333333, 2453451.125, 2453451.16666667, 2453451.20833333, 2453451.25, 2453451.29166667, 2453451.33333333, 2453451.375, 2453451.41666667, 2453451.45833333, 2453451.5, 2453451.54166667, 2453451.58333333, 2453451.625, 2453451.66666667, 2453451.70833333, 2453451.75, 2453451.79166667, 2453451.83333333, 2453451.875, 2453451.91666667, 2453451.95833333, 2453452, 2453452.04166667, 2453452.08333333, 2453452.125, 2453452.16666667, 2453452.20833333, 2453452.25, 2453452.29166667, 2453452.33333333, 2453452.375, 2453452.41666667, 2453452.45833333, 2453452.5, 2453452.54166667, 2453452.58333333, 2453452.625, 2453452.66666667, 2453452.70833333, 2453452.75, 2453452.79166667, 2453452.83333333, 2453452.875, 2453452.91666667, 2453452.95833333, 2453453, 2453453.04166667, 2453453.08333333, 2453453.125, 2453453.16666667, 2453453.20833333, 2453453.25, 2453453.29166667, 2453453.33333333, 2453453.375, 2453453.41666667, 2453453.45833333, 2453453.5, 2453453.54166667, 2453453.58333333, 2453453.625, 2453453.66666667, 2453453.70833333, 2453453.75, 2453453.79166667, 2453453.83333333, 2453453.875, 2453453.91666667, 2453453.95833333, 2453454, 2453454.04166667, 2453454.08333333, 2453454.125, 2453454.16666667, 2453454.20833333, 2453454.25, 2453454.29166667, 2453454.33333333, 2453454.375, 2453454.41666667, 2453454.45833333, 2453454.5, 2453454.54166667, 2453454.58333333, 2453454.625, 2453454.66666667, 2453454.70833333, 2453454.75, 2453454.79166667, 2453454.83333333, 2453454.875, 2453454.91666667, 2453454.95833333, 2453455, 2453455.04166667, 2453455.08333333, 2453455.125, 2453455.16666667, 2453455.20833333, 2453455.25, 2453455.29166667, 2453455.33333333, 2453455.375, 2453455.41666667, 2453455.45833333, 2453455.5, 2453455.54166667, 2453455.58333333, 2453455.625, 2453455.66666667, 2453455.70833333, 2453455.75, 2453455.79166667, 2453455.83333333, 2453455.875, 2453455.91666667, 2453455.95833333, 2453456, 2453456.04166667, 2453456.08333333, 2453456.125, 2453456.16666667, 2453456.20833333, 2453456.25, 2453456.29166667, 2453456.33333333, 2453456.375, 2453456.41666667, 2453456.45833333, 2453456.5, 2453456.54166667, 2453456.58333333, 2453456.625, 2453456.66666667, 2453456.70833333, 2453456.75, 2453456.79166667, 2453456.83333333, 2453456.875, 2453456.91666667, 2453456.95833333 ; current_speed = 27.2769, 36.9558, 46.6347, 45.4615, 44.8749, 34.6094, 24.9305, 18.1846, 15.5449, 8.5057, 14.9583, 24.0506, 29.0367, 37.8357, 43.995, 51.3275, 41.9419, 34.6094, 29.33, 24.9305, 13.1985, 11.4387, 17.0114, 10.5588, 15.5449, 18.1846, 26.9836, 33.1429, 32.5563, 28.1568, 28.4501, 21.7042, 9.6789, 12.6119, 19.3578, 12.9052, 2.933, 12.6119, 23.1707, 33.7295, 36.6625, 37.5424, 24.9305, 18.1846, 11.4387, 3.2263, 1.4665, 12.3186, 11.732, 15.8382, 23.464, 29.6233, 37.5424, 35.196, 36.3692, 24.0506, 17.3047, 7.9191, 11.732, 7.0392, 6.1593, 8.799, 19.0645, 22.8774, 36.6625, 33.1429, 20.2377, 8.2124, 13.1985, 26.1037, 23.7573, 31.3831, 23.464, 13.4918, 2.6397, 8.5057, 16.7181, 26.1037, 30.2099, 21.4109, 11.4387, 12.3186, 10.8521, 14.0784, 10.5588, 5.2794, 9.0923, 23.7573, 35.196, 38.7156, 40.1821, 29.9166, 16.7181, 9.3856, 18.7712, 7.9191, 19.6511, 16.1315, 5.866, 12.9052, 16.4248, 32.8496, 35.4893, 30.2099, 16.4248, 9.6789, 16.4248, 16.4248, 18.7712, 12.6119, 17.0114, 10.8521, 25.2238, 25.5171, 45.4615, 39.8888, 29.0367, 22.5841, 18.1846, 9.9722, 14.9583, 16.7181, 13.1985, 26.397, 33.7295, 44.5816, 51.0342, 44.8749, 37.2491, 25.8104, 7.9191, 9.3856, 10.5588, 13.4918, 8.2124, 10.8521, 21.7042, 40.7687, 62.4729, 50.1543, 54.5538, 41.6486, 30.5032, 18.7712, 16.1315, 12.6119, 16.1315, 5.866, 23.1707, 31.6764, 52.2074, 58.66, 51.6208, 31.3831, 31.6764, 25.2238, 14.9583, 3.5196, 25.5171, 26.1037, 18.1846, 43.1151, 55.4337, 0, 50.4476, 39.0089, 29.0367, 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 = 163.774, 173.9704, 168.6964, 166.9384, 188.7376, 189.7924, 202.0984, 172.564, 182.0572, 187.3312, 193.3084, 175.7284, 173.9704, 182.7604, 184.5184, 179.596, 180.2992, 187.3312, 183.8152, 201.7468, 108.9244, 58.294, 62.1616, 91.3444, 128.614, 145.4908, 179.596, 173.9704, 182.4088, 190.144, 191.1988, 208.7788, 232.336, 274.8796, 338.1676, 1.6864, 319.5328, 156.3904, 162.3676, 170.4544, 181.7056, 189.7924, 193.66, 179.596, 232.336, 91.696, 30.8692, 61.81, 82.906, 159.5548, 162.016, 177.4864, 177.838, 175.7284, 193.3084, 196.8244, 215.4592, 226.7104, 303.3592, 10.1248, 321.6424, 145.1392, 159.2032, 164.4772, 179.596, 185.5732, 176.08, 160.258, 128.9656, 73.7644, 69.1936, 53.7232, 55.4812, 47.3944, 152.5228, 238.3132, 190.144, 179.596, 198.934, 211.24, 206.3176, 245.3452, 6.6088, 344.458, 54.0748, 160.6096, 158.5, 185.2216, 180.6508, 181.7056, 199.2856, 212.998, 213.3496, 235.852, 31.924, 346.9192, 23.134, 356.0608, 63.9196, 183.112, 186.628, 175.3768, 179.9476, 213.7012, 216.8656, 244.2904, 258.0028, 308.6332, 320.5876, 318.8296, 335.3548, 160.6096, 164.8288, 179.9476, 176.08, 177.1348, 172.2124, 186.9796, 233.0392, 265.3864, 292.8112, 303.3592, 188.0344, 185.9248, 198.5824, 193.3084, 183.112, 177.838, 160.6096, 155.3356, 181.7056, 64.9744, 28.0564, 29.1112, 67.4356, 176.4316, 197.176, 191.1988, 177.838, 179.596, 181.0024, 187.3312, 186.2764, 196.4728, 241.8292, 280.5052, 279.802, 253.0804, 173.2672, 180.2992, 180.2992, 182.0572, 179.596, 182.0572, 184.5184, 208.4272, 245.6968, 333.9484, 330.4324, 330.4324, 118.7692, 176.08, 179.2444, 342.7, 167.9932, 168.6964, 162.016, 199.9888 ; 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 = 7.621898, 3.88192, 9.140763, 10.27423, -6.816923, -5.886325, -9.378814, 2.353426, -0.5580184, -1.085367, -3.443287, 1.791395, 3.05008, -1.822146, -3.465893, 0.3619139, -0.2190207, -4.416323, -1.951577, -9.236889, 12.48509, 9.731544, 15.04264, 10.55589, 12.14629, 10.30228, 0.1902633, 3.481404, -1.368312, -4.959052, -5.525402, -10.44904, -7.661891, -12.56619, -7.199027, 0.3797869, -1.903554, 5.051098, 7.01861, 5.593448, -1.09122, -6.385166, -5.887582, 0.1282209, -9.054962, 3.224887, 0.7524317, 10.85744, 11.64219, 5.532463, 7.244543, 1.299175, 1.416289, 2.621554, -8.371914, -6.961193, -10.03886, -5.764291, -9.799031, 1.237441, -3.822262, 5.029373, 6.768941, 6.122491, 0.2585099, -3.218751, 1.383521, 2.774028, 10.26215, 25.06269, 22.20799, 25.30005, 19.33294, 9.930382, 1.217946, -7.237773, -2.944437, 0.1840591, -9.802471, -11.10421, -5.071308, -11.19561, 1.248965, -3.772233, 8.550344, 1.752777, 3.332339, -2.162105, -0.3997688, -1.152329, -13.27123, -16.29287, -9.190711, -7.767432, 9.926096, -1.79229, 7.720581, -1.108199, 5.268712, -0.7005968, -1.895793, 2.647761, 0.03245682, -16.76232, -9.853894, -8.720731, -16.06605, -12.83038, -11.91779, -8.302423, -7.093719, 3.602931, 6.601171, 0.02333673, 3.107909, 1.993895, 3.934506, -2.744328, -14.53035, -9.939888, -13.78837, -13.96362, -1.844723, -2.72478, -10.74852, -10.26235, -2.770542, 1.692909, 12.36682, 10.77074, -0.2357036, 8.504469, 4.966231, 6.563844, 7.583731, 0.6754355, -6.409421, -7.917844, 2.356794, 0.3536416, -0.9543799, -5.314558, -3.334759, -5.322764, -14.22063, -12.4005, -15.89601, -5.612085, 2.716516, -0.1654142, -0.2726271, -2.10573, 0.363982, -1.126565, -2.495443, -12.00758, -13.6327, -1.545739, -12.59142, -12.88087, 15.93999, 2.947501, 0.7310222, -0, 10.4945, 7.646047, 8.965121, -4.611989 ; 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 = -26.19038, -36.75135, -45.73009, -44.28531, -44.3541, -34.10516, -23.09908, -18.03167, -15.53488, -8.436167, -14.5566, -23.98379, -28.87606, -37.7918, -43.85827, -51.32623, -41.94133, -34.32647, -29.265, -23.1562, -4.280541, 6.011732, 7.943973, -0.2477311, -9.701114, -14.98475, -26.98293, -32.95955, -32.52753, -27.71666, -27.90839, -19.0234, -5.914096, 1.072796, 17.96938, 12.89961, 2.231361, -11.55623, -22.08213, -33.26248, -36.64626, -36.99543, -24.22532, -18.18415, -6.989387, -0.09548707, 1.258757, 5.819269, 1.448873, -14.8405, -22.31761, -29.5948, -37.51567, -35.09823, -35.39251, -23.02115, -14.09518, -5.430018, 6.451264, 6.92958, 4.829833, -7.219959, -17.82236, -22.04292, -36.66159, -32.98623, -20.19035, -7.729702, -8.299926, 7.298274, 8.438864, 18.56897, 13.2965, 9.133245, -2.341927, -4.467837, -16.45677, -26.10305, -28.57533, -18.30637, -10.25308, -5.138707, 10.77999, 13.56361, 6.19515, -4.979943, -8.459636, -23.65871, -35.19373, -38.69845, -37.92724, -25.09074, -13.96516, -5.268443, 15.93206, 7.713614, 18.07093, 16.09339, 2.578881, -12.88617, -16.31503, -32.74272, -35.48928, -25.1329, -13.14058, -4.198804, -3.414123, 10.25453, 14.50256, 9.493672, 15.46179, -10.23655, -24.3447, -25.51709, -45.35514, -39.83894, -28.7689, -22.41674, -10.93383, -0.8021191, 5.79927, 9.193051, -13.06895, -26.25599, -31.97106, -43.38437, -50.95894, -44.84296, -35.13627, -23.45566, -7.915592, 3.970326, 9.317983, 11.78748, 3.151275, -10.83106, -20.73624, -39.99243, -62.42843, -50.15305, -54.54545, -41.30813, -30.32037, -18.00073, -7.615706, 2.299462, 2.746289, -1.707179, -23.01091, -31.67597, -52.20669, -58.62219, -51.61952, -31.36287, -31.57795, -22.18238, -6.156317, 3.162005, 22.19411, 22.70432, -8.75193, -43.01423, -55.42888, 0, -49.34395, -38.25222, -27.61805, -12.67905 ; 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 = 1.464297, 1.263376, 1.229851, 1.263376, 1.698216, 1.664831, 1.564612, 1.397367, 1.363886, 1.263376, 1.229851, 1.196315, 1.196315, 1.263376, 1.330393, 1.430838, 1.497746, 1.698216, 1.698216, 1.564612, 1.83165, 1.764954, 1.664831, 1.698216, 1.698216, 1.664831, 1.564612, 1.531185, 1.631435, 1.698216, 1.73159, 1.631435, 1.397367, 1.430838, 1.464297, 1.464297, 1.531185, 1.531185, 1.564612, 1.531185, 1.764954, 1.931616, 2.098019, 2.064759, 2.098019, 1.73159, 1.898304, 2.098019, 2.098019, 1.931616, 2.098019, 1.964917, 1.998208, 1.898304, 1.83165, 1.898304, 1.864982, 1.864982, 1.898304, 1.73159, 1.73159, 1.430838, 1.698216, 1.73159, 1.898304, 1.29689, 2.5626, 2.52948, 2.230958, 1.864982, 1.998208, 1.931616, 1.83165, 1.798307, 1.73159, 1.73159, 1.73159, 1.798307, 1.764954, 1.664831, 1.631435, 1.598029, 1.631435, 1.564612, 1.598029, 1.664831, 1.664831, 1.764954, 1.83165, 1.764954, 1.964917, 2.164509, 1.898304, 1.898304, 1.898304, 1.73159, 1.898304, 1.864982, 1.898304, 1.83165, 1.83165, 1.798307, 1.73159, 1.698216, 1.698216, 1.764954, 1.73159, 1.73159, 1.798307, 1.83165, 1.864982, 1.83165, 1.864982, 1.931616, 1.898304, 1.864982, 1.998208, 2.031489, 1.998208, 1.931616, 1.898304, 1.798307, 1.798307, 1.764954, 1.764954, 1.964917, 1.864982, 1.798307, 1.864982, 1.998208, 2.031489, 2.064759, 2.031489, 2.031489, 2.031489, 1.931616, 1.898304, 2.064759, 2.363734, 2.264167, 2.430062, 2.396903, 2.297366, 2.230958, 2.098019, 1.964917, 1.931616, 1.898304, 1.898304, 1.864982, 1.83165, 1.798307, 1.798307, 1.798307, 1.73159, 1.73159, 1.73159, 1.798307, 1.864982, 1.898304, 1.864982, 2.031489, 2.098019, 2.131269, 2.330555, 2.264167, 2.430062, 1.998208 ; 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 ; }