netcdf E0114.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.7217, 0.03423, -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 = "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.aanderaa.realtime.nc E0114.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 = "AANCM966" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 25-Feb-2005 05:53:09\n", "AANCM_Temperature_1.5: 25-Feb-2005 05:53:09" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; depth = 2 ; time = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; current_speed = 4.6928, 5.866, 5.5727, 5.866, 4.6928, 12.3186, 19.3578, 10.5588, 17.0114, 17.8913, 17.598, 13.4918, 21.9975, 15.5449, 17.598, 4.1062, 6.4526, 21.9975, 12.9052, 28.1568, 29.6233, 28.1568, 29.0367, 28.4501, 22.8774, 20.2377, 21.4109, 9.3856, 9.6789, 14.9583, 17.0114, 15.2516, 14.3717, 12.3186, 5.866, 9.0923, 8.799, 6.4526, 1.4665, 4.6928, 1.4665, 6.1593, 9.6789, 4.9861, 4.3995, 4.3995, 4.1062, 7.6258, 7.9191, 5.5727, 7.6258, 11.4387, 12.3186, 19.3578, 24.0506, 33.7295, 31.3831, 30.7965, 38.7156, 28.1568, 27.5702, 26.9836, 22.5841, 23.1707, 33.4362, 34.0228, 36.3692, 41.062, 41.062, 38.4223, 35.7826, 29.9166, 29.6233, 28.7434, 26.9836, 28.1568, 31.0898, 35.4893, 41.3553, 44.5816, 54.5538, 29.9166, 35.7826, 33.4362, 27.2769, 25.2238, 14.0784, 15.8382, 12.6119, 10.8521, 14.9583, 16.4248, 20.531, 23.464, 21.1176, 31.0898, 20.8243, 23.464, 16.1315, 11.1454, 7.6258, 5.5727, 11.4387, 15.2516, 16.7181, 15.5449, 13.7851, 15.5449, 19.0645, 12.9052, 15.5449, 9.3856, 12.0253, 6.4526, 3.5196, 3.5196, 14.665, 15.8382, 16.1315, 20.531, 24.3439, 19.6511, 15.2516, 12.3186, 7.3325, 2.0531, 8.2124, 1.7598, 9.0923, 12.6119, 11.732, 12.6119, 17.8913, 12.0253, 14.3717, 10.8521, 16.7181, 16.1315, 14.665, 13.4918, 7.3325, 9.9722, 11.732, 14.9583, 12.6119, 16.4248, 14.3717, 13.1985, 18.7712, 10.8521, 10.8521, 8.2124, 7.9191, 6.1593, 6.7459, 9.6789, 18.1846, 15.5449, 12.6119, 12.3186, 10.2655, 16.1315, 15.5449, 10.8521, 8.2124, _, 9.3856, 5.2794 ; 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, 1, 0, 0 ; current_direction = 64.5712, 40.6624, 96.9184, 134.5396, 193.2568, 186.928, 173.9188, 159.8548, 123.9916, 146.8456, 117.6628, 104.6536, 119.0692, 118.366, 98.6764, 120.124, 189.0376, 178.138, 171.106, 175.3252, 151.4164, 148.252, 140.5168, 133.8364, 126.4528, 110.2792, 114.1468, 132.43, 116.608, 165.1288, 195.0148, 205.9144, 197.476, 209.0788, 160.558, 119.0692, 131.7268, 59.2972, 12.1828, 351.79, 277.2892, 287.8372, 259.006, 273.07, 277.6408, 145.4392, 187.2796, 181.3024, 173.9188, 228.0652, 248.1064, 257.9512, 281.86, 263.5768, 266.3896, 244.5904, 246.3484, 232.9876, 228.4168, 219.9784, 211.8916, 247.4032, 238.2616, 264.28, 253.3804, 251.974, 249.8644, 248.458, 248.8096, 242.1292, 239.668, 240.3712, 244.2388, 242.8324, 251.2708, 256.5448, 254.7868, 259.3576, 246.3484, 241.0744, 237.5584, 237.91, 236.5036, 242.4808, 247.4032, 253.0288, 258.6544, 257.5996, 243.184, 269.9056, 252.3256, 226.6588, 231.5812, 214.3528, 222.4396, 204.1564, 193.2568, 189.3892, 174.2704, 210.8368, 222.7912, 140.1652, 232.2844, 221.7364, 215.7592, 219.2752, 212.2432, 207.3208, 183.0604, 185.8732, 134.8912, 152.8228, 145.7908, 167.9416, 161.6128, 160.9096, 203.8048, 198.8824, 207.6724, 184.8184, 179.5444, 187.9828, 176.7316, 193.96, 163.3708, 101.8408, 132.43, 51.2104, 138.4072, 177.7864, 191.8504, 168.6448, 169.6996, 136.6492, 130.3204, 128.914, 110.6308, 90.9412, 64.2196, 91.2928, 68.4388, 100.0828, 133.8364, 140.8684, 165.4804, 150.7132, 148.9552, 153.8776, 139.462, 110.9824, 111.6856, 67.0324, 62.11, 86.0188, 134.5396, 144.736, 177.0832, 159.1516, 140.8684, 130.3204, 120.4756, 99.3796, 100.786, 95.512, 83.5576, _, 84.2608, 140.8684 ; 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, 1, 0, 0 ; current_u = 4.23816, 3.82229, 5.532124, 4.181085, -1.076134, -1.485894, 2.050723, 3.636455, 14.10448, 9.7847, 15.58646, 13.05295, 19.22655, 13.67843, 17.39661, 3.551622, -1.013591, 0.7147496, 1.995233, 2.294784, 14.17299, 14.81566, 18.46304, 20.52164, 18.40136, 18.98326, 19.53745, 6.927532, 8.653824, 3.839003, -4.407119, -6.665374, -4.315912, -5.986988, 1.952513, 7.946975, 6.566931, 5.548122, 0.3094775, -0.6701397, -1.454648, -5.863227, -9.501265, -4.978944, -4.360437, 2.49575, -0.5203025, -0.1733284, 0.838932, -4.145564, -7.075811, -11.18671, -12.05563, -19.23629, -24.00287, -30.46662, -28.74698, -24.59117, -28.95899, -18.09071, -14.56572, -24.91212, -19.20685, -23.05533, -32.03939, -32.35283, -34.14634, -38.19376, -38.28557, -33.96547, -30.88445, -26.0049, -26.67914, -25.57228, -25.55473, -27.38396, -30.00029, -34.87885, -37.88153, -39.01998, -46.04006, -25.34578, -29.83984, -29.6531, -25.1829, -24.12534, -13.80329, -15.46871, -11.25561, -10.85209, -14.25223, -11.94542, -16.08582, -13.24043, -14.25042, -12.72284, -4.775343, -3.827917, 1.610469, -5.71307, -5.180424, 3.569739, -9.048664, -10.15306, -9.769723, -9.840634, -7.354546, -7.134676, -1.017828, -1.320554, 11.01276, 4.286816, 6.760818, 1.348004, 1.110212, 1.151119, -5.919116, -5.125666, -7.491718, -1.72456, 0.1935738, -2.729063, 0.8695457, -2.971794, 2.098391, 2.009413, 6.06159, 1.371679, 6.035762, 0.4871346, -2.409249, 2.483167, 3.199127, 8.254928, 10.95753, 8.443907, 15.64597, 16.12932, 13.20536, 13.48837, 6.819412, 9.818187, 8.46253, 9.440239, 3.161944, 8.034709, 7.411602, 5.811171, 12.20038, 10.1325, 10.08405, 7.561368, 6.999275, 6.144437, 4.808247, 5.588062, 0.9253375, 5.532376, 7.959417, 9.392169, 8.847272, 15.91583, 15.27027, 10.80192, 8.16054, _, 9.338553, 3.331849 ; 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, 1, 0, 0 ; current_v = 2.015037, 4.449725, -0.6712632, -4.114425, -4.567747, -12.22866, -19.24887, -9.912843, -9.510587, -14.97859, -8.170173, -3.413082, -10.68783, -7.385415, -2.654722, -2.060791, -6.372494, -21.98589, -12.75003, -28.06313, -26.01281, -23.94371, -22.41085, -19.70458, -13.59284, -7.014288, -8.758684, -6.332361, -4.335024, -14.45727, -16.43061, -13.71802, -13.70834, -10.76587, -5.531514, -4.417636, -5.856434, 3.2946, 1.433473, 4.644705, 0.1860661, 1.886676, -1.845826, 0.2670354, 0.5849672, -3.623097, -4.073102, -7.62383, -7.874537, -3.724149, -2.84354, -2.387768, 2.531731, -2.165583, -1.514507, -14.47287, -12.59009, -18.53912, -25.69581, -21.57618, -23.40845, -10.36828, -11.88018, -2.309356, -9.563294, -10.52831, -12.51985, -15.07728, -14.84261, -17.96163, -18.07056, -14.79013, -12.87492, -13.12409, -8.664317, -6.551665, -8.158321, -6.554118, -16.59068, -21.56294, -29.26482, -15.89322, -19.74787, -15.44906, -10.48098, -7.3626, -2.769595, -3.401129, -5.689566, -0.01787981, -4.54145, -11.27302, -12.75806, -19.37138, -15.58456, -28.36732, -20.26937, -23.14965, -16.05091, -9.569784, -5.596073, -4.279246, -6.997538, -11.38098, -13.56641, -12.03353, -11.65932, -13.81088, -19.03731, -12.83746, -10.97101, -8.349413, -9.944806, -6.310225, -3.339912, -3.326035, -13.41739, -14.98586, -14.28634, -20.45844, -24.34313, -19.46068, -15.22679, -11.95476, -7.025832, -0.4212818, -5.540815, 1.102448, -6.799963, -12.60249, -11.48196, -12.36503, -17.60296, -8.74437, -9.299371, -6.816782, -5.890535, -0.2649809, 6.378147, -0.304398, 2.694656, -1.745845, -8.125602, -11.60313, -12.2091, -14.32541, -12.31316, -11.85035, -14.26564, -3.885932, -4.009995, 3.204565, 3.704361, 0.427635, -4.731588, -7.902827, -18.16104, -14.5271, -9.783031, -7.970889, -5.206368, -2.629026, -2.909093, -1.04239, 0.9214666, _, 0.9385648, -4.095222 ; 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, 1, 0, 0 ; temperature = 2.742483, 2.709392, 2.709392, 2.742483, 2.742483, 2.676291, 2.709392, 2.676291, 2.676291, 2.676291, 2.64318, 2.676291, 2.610059, 2.51064, 2.311534, 2.47748, 2.47748, 2.444311, 2.51064, 2.012199, 1.978889, 1.945568, 2.012199, 1.978889, 1.978889, 2.045499, 1.878896, 1.978889, 2.012199, 1.878896, 1.712034, 1.611791, 1.712034, 1.745427, 1.77881, 1.712034, 1.712034, 1.945568, 1.77881, 1.845544, 1.878896, 1.945568, 1.945568, 1.945568, 1.945568, 1.912237, 1.912237, 1.812183, 1.812183, 1.77881, 1.812183, 1.845544, 1.912237, 1.945568, 2.012199, 1.978889, 1.978889, 2.045499, 2.045499, 2.112069, 2.178597, 2.278315, 2.311534, 2.311534, 2.278315, 2.311534, 2.245086, 2.145338, 2.045499, 1.978889, 1.945568, 1.945568, 1.978889, 1.978889, 1.945568, 1.945568, 1.945568, 2.012199, 2.012199, 2.112069, 2.078789, 2.344743, 2.311534, 2.178597, 2.112069, 2.078789, 2.078789, 2.078789, 2.112069, 2.145338, 2.145338, 2.145338, 2.178597, 2.145338, 2.145338, 2.112069, 2.145338, 2.112069, 2.112069, 2.112069, 2.145338, 2.145338, 2.178597, 2.178597, 2.211847, 2.211847, 2.211847, 2.211847, 2.178597, 2.178597, 2.211847, 2.211847, 2.211847, 2.245086, 2.278315, 2.278315, 2.311534, 2.278315, 2.211847, 2.145338, 2.112069, 2.211847, 2.145338, 2.178597, 2.178597, 2.211847, 2.211847, 2.211847, 2.211847, 2.211847, 2.145338, 2.145338, 2.078789, 2.078789, 2.112069, 2.145338, 2.112069, 2.112069, 2.145338, 2.145338, 2.178597, 2.178597, 2.178597, 2.145338, 2.078789, 2.078789, 2.078789, 2.045499, 2.012199, 2.012199, 2.012199, 2.078789, 2.045499, 2.045499, 2.045499, 2.012199, 1.978889, 1.945568, 1.978889, 1.978889, 2.045499, 2.078789, 2.112069, 2.112069, 2.112069, _, 2.112069, 2.112069 ; 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, 1, 0, 0 ; }