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.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.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 = 2453394.00000579 ; :starting_julian_day_string = "2005-01-23 00:00:00" ; :ending_julian_day_number = 2453400.95833912 ; :ending_julian_day_string = "2005-01-29 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 = 2453394, 2453394.04166667, 2453394.08333333, 2453394.125, 2453394.16666667, 2453394.20833333, 2453394.25, 2453394.29166667, 2453394.33333333, 2453394.375, 2453394.41666667, 2453394.45833333, 2453394.5, 2453394.54166667, 2453394.58333333, 2453394.625, 2453394.66666667, 2453394.70833333, 2453394.75, 2453394.79166667, 2453394.83333333, 2453394.875, 2453394.91666667, 2453394.95833333, 2453395, 2453395.04166667, 2453395.08333333, 2453395.125, 2453395.16666667, 2453395.20833333, 2453395.25, 2453395.29166667, 2453395.33333333, 2453395.375, 2453395.41666667, 2453395.45833333, 2453395.5, 2453395.54166667, 2453395.58333333, 2453395.625, 2453395.66666667, 2453395.70833333, 2453395.75, 2453395.79166667, 2453395.83333333, 2453395.875, 2453395.91666667, 2453395.95833333, 2453396, 2453396.04166667, 2453396.08333333, 2453396.125, 2453396.16666667, 2453396.20833333, 2453396.25, 2453396.29166667, 2453396.33333333, 2453396.375, 2453396.41666667, 2453396.45833333, 2453396.5, 2453396.54166667, 2453396.58333333, 2453396.625, 2453396.66666667, 2453396.70833333, 2453396.75, 2453396.79166667, 2453396.83333333, 2453396.875, 2453396.91666667, 2453396.95833333, 2453397, 2453397.04166667, 2453397.08333333, 2453397.125, 2453397.16666667, 2453397.20833333, 2453397.25, 2453397.29166667, 2453397.33333333, 2453397.375, 2453397.41666667, 2453397.45833333, 2453397.5, 2453397.54166667, 2453397.58333333, 2453397.625, 2453397.66666667, 2453397.70833333, 2453397.75, 2453397.79166667, 2453397.83333333, 2453397.875, 2453397.91666667, 2453397.95833333, 2453398, 2453398.04166667, 2453398.08333333, 2453398.125, 2453398.16666667, 2453398.20833333, 2453398.25, 2453398.29166667, 2453398.33333333, 2453398.375, 2453398.41666667, 2453398.45833333, 2453398.5, 2453398.54166667, 2453398.58333333, 2453398.625, 2453398.66666667, 2453398.70833333, 2453398.75, 2453398.79166667, 2453398.83333333, 2453398.875, 2453398.91666667, 2453398.95833333, 2453399, 2453399.04166667, 2453399.08333333, 2453399.125, 2453399.16666667, 2453399.20833333, 2453399.25, 2453399.29166667, 2453399.33333333, 2453399.375, 2453399.41666667, 2453399.45833333, 2453399.5, 2453399.54166667, 2453399.58333333, 2453399.625, 2453399.66666667, 2453399.70833333, 2453399.75, 2453399.79166667, 2453399.83333333, 2453399.875, 2453399.91666667, 2453399.95833333, 2453400, 2453400.04166667, 2453400.08333333, 2453400.125, 2453400.16666667, 2453400.20833333, 2453400.25, 2453400.29166667, 2453400.33333333, 2453400.375, 2453400.41666667, 2453400.45833333, 2453400.5, 2453400.54166667, 2453400.58333333, 2453400.625, 2453400.66666667, 2453400.70833333, 2453400.75, 2453400.79166667, 2453400.83333333, 2453400.875, 2453400.91666667, 2453400.95833333 ; current_speed = 16.1315, 10.2655, 20.531, 36.6625, 36.0759, 42.5285, 44.5816, 46.6347, 41.9419, 47.5146, 27.8635, 19.6511, 19.3578, 7.0392, 53.9672, 51.6208, 57.7801, 90.0431, 74.7915, 73.9116, 61.2997, 46.6347, 41.9419, 17.598, 19.6511, 18.4779, 31.6764, 36.0759, 36.3692, 57.1935, 71.2719, 53.3806, 45.1682, 45.4615, 47.2213, 26.1037, 21.1176, 11.1454, 10.8521, 22.2908, 30.2099, 46.0481, 52.794, 47.5146, 45.1682, 32.263, 29.33, 24.9305, 13.1985, 12.6119, 12.6119, 22.5841, 29.9166, 37.5424, 47.2213, 45.1682, 53.6739, 44.8749, 40.4754, 31.9697, 17.598, 2.933, 4.9861, 27.8635, 36.3692, 41.6486, 58.3667, 65.4059, 51.6208, 38.4223, 24.6372, 12.9052, 3.8129, 2.6397, 8.799, 17.0114, 27.2769, 44.5816, 47.5146, 52.794, 47.8079, 32.5563, 17.598, 14.665, 17.0114, 19.6511, 20.531, 10.5588, 15.2516, 23.7573, 38.7156, 63.3528, 63.0595, 52.794, 39.3022, 36.3692, 26.397, 25.2238, 3.8129, 22.5841, 16.1315, 40.1821, 54.8471, 63.0595, 71.2719, 63.6461, 46.0481, 41.9419, 24.0506, 5.2794, 10.5588, 15.5449, 34.0228, 37.2491, 40.7687, 59.2466, 66.8724, 60.1265, 38.129, 32.8496, 23.1707, 14.665, 2.933, 16.1315, 20.8243, 29.33, 43.4084, 50.7409, 49.2744, 42.2352, 47.5146, 35.196, 27.8635, 14.9583, 6.1593, 6.4526, 24.6372, 36.3692, 41.9419, 55.1404, 60.4198, 59.8332, 50.4476, 34.3161, 23.1707, 19.9444, 9.0923, 4.1062, 4.1062, 21.9975, 32.5563, 38.7156, 47.5146, 46.928, 40.4754, 27.2769, 17.3047, 11.4387, 8.5057, 6.1593, 7.3325, 14.3717, 26.9836, 38.129, 43.7017, 49.861, 46.6347, 39.3022 ; 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 = 278.3956, 231.9844, 186.9796, 185.2216, 182.0572, 193.3084, 184.5184, 199.9888, 213.7012, 215.1076, 218.272, 250.6192, 260.8156, 278.3956, 187.3312, 174.322, 188.386, 186.628, 191.5504, 183.4636, 176.4316, 179.2444, 186.9796, 145.1392, 180.6508, 167.6416, 174.322, 177.4864, 160.258, 177.838, 176.7832, 178.5412, 182.4088, 168.6964, 161.3128, 154.2808, 160.6096, 133.888, 184.5184, 163.4224, 162.3676, 175.3768, 166.2352, 168.6964, 167.9932, 157.7968, 164.8288, 146.194, 131.4268, 111.034, 106.1116, 135.9976, 147.952, 164.4772, 159.9064, 157.4452, 158.5, 159.5548, 165.8836, 167.29, 178.8928, 300.898, 238.3132, 159.9064, 164.4772, 175.7284, 170.4544, 171.1576, 177.4864, 186.9796, 177.1348, 181.354, 181.7056, 358.8736, 54.0748, 120.5272, 158.5, 173.2672, 175.0252, 177.838, 179.9476, 188.7376, 208.7788, 243.9388, 268.9024, 293.1628, 324.1036, 16.102, 124.7464, 171.1576, 185.2216, 180.6508, 186.628, 176.08, 187.3312, 205.2628, 222.1396, 226.0072, 307.2268, 312.5008, 220.3816, 191.1988, 187.3312, 186.9796, 191.1988, 185.9248, 183.4636, 187.3312, 213.3496, 152.8744, 182.7604, 158.1484, 180.6508, 184.1668, 171.5092, 181.7056, 176.4316, 170.4544, 171.1576, 186.2764, 193.66, 190.8472, 177.1348, 45.2848, 120.5272, 157.4452, 170.806, 177.838, 178.5412, 190.144, 185.2216, 191.5504, 201.7468, 184.1668, 148.3036, 47.3944, 169.048, 185.5732, 174.6736, 189.0892, 192.9568, 185.2216, 190.4956, 187.6828, 189.0892, 198.934, 198.5824, 169.3996, 199.2856, 154.2808, 184.87, 180.2992, 184.5184, 184.1668, 186.628, 189.0892, 189.4408, 185.2216, 226.7104, 42.472, 50.9104, 124.3948, 145.1392, 163.0708, 171.8608, 176.7832, 179.9476, 176.7832 ; 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.95863, -8.087604, -2.494844, -3.336581, -1.295024, -9.789738, -3.512105, -15.94144, -23.27196, -27.3263, -17.25853, -18.53755, -19.10963, -6.963765, -6.886469, 5.107242, -8.426724, -10.39301, -14.97549, -4.465326, 3.815298, 0.614987, -5.09661, 10.05875, -0.2232042, 3.954754, 3.133989, 1.582164, 12.28498, 2.157629, 3.99937, 1.358969, -1.898379, 8.910807, 15.12977, 11.32799, 7.011108, 8.032449, -0.8549202, 6.35987, 9.150846, 3.711593, 12.56164, 9.313231, 9.39624, 12.19195, 7.67578, 13.8709, 9.896257, 11.77154, 12.11654, 15.68891, 15.87463, 10.04716, 16.2231, 17.32503, 19.67155, 15.67531, 9.871651, 7.03386, 0.3400476, -2.516757, -4.242833, 9.572639, 9.733191, 3.102173, 9.679096, 10.05401, 2.263909, -4.668922, 1.231523, -0.3049442, -0.1134869, -0.05189155, 7.125287, 14.65342, 9.997017, 5.226715, 4.120351, 1.991657, 0.04372283, -4.945611, -8.472195, -13.17394, -17.00828, -18.06704, -12.03777, 2.928464, 12.53198, 3.651903, -3.52343, -0.7195838, -7.278491, 3.609185, -5.015146, -15.52131, -17.71078, -18.14668, -3.03601, -16.65053, -10.4512, -7.803918, -6.998749, -7.662735, -13.84199, -6.569746, -2.781969, -5.351985, -13.22172, 2.407104, -0.5085058, 5.785872, -0.3864432, -2.706531, 6.019523, -1.763412, 4.162143, 9.970928, 5.861079, -3.591279, -5.471988, -2.759813, 0.1466099, 11.46325, 17.93781, 11.25002, 6.935699, 1.914204, 1.254433, -7.438578, -4.324209, -7.047289, -10.32358, -1.086874, 3.236208, 4.749313, 4.680737, -3.532081, 3.89344, -8.710636, -13.54711, -5.445301, -9.189536, -4.587675, -3.660321, -6.471535, -2.897427, 0.7553692, -1.356184, 9.546058, -2.763875, -0.2021729, -3.743164, -3.409802, -4.671775, -4.308985, -2.838463, -1.041013, -6.191276, 4.158943, 5.6912, 11.85902, 15.42341, 11.10278, 6.187223, 2.797913, 0.04264988, 2.205414 ; 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 = 2.355313, -6.322275, -20.37885, -36.51036, -36.05265, -41.3864, -44.44304, -43.8254, -34.89325, -38.87043, -21.87505, -6.52112, -3.089745, 1.027773, -53.52602, -51.36753, -57.16232, -89.44129, -73.27689, -73.77659, -61.18085, -46.63065, -41.63109, -14.43992, -19.64983, -18.04973, -31.52098, -36.04119, -34.23153, -57.15279, -71.1596, -53.3633, -45.12829, -44.57965, -44.73188, -23.51765, -19.91977, -7.726559, -10.81837, -21.36427, -28.79062, -45.89827, -51.27779, -46.59293, -44.18005, -29.87068, -28.3078, -20.71541, -8.732955, -4.526687, -3.499918, -16.24499, -25.35743, -36.173, -44.34706, -41.71342, -49.93914, -42.04808, -39.25313, -31.18632, -17.59472, 1.506129, -2.619077, -26.16752, -35.0426, -41.53291, -57.55855, -64.62855, -51.57113, -38.13757, -24.6064, -12.9016, -3.811211, 2.63919, 5.162625, -8.640896, -25.37891, -44.27415, -47.33561, -52.75642, -47.80788, -32.17847, -15.42438, -6.442788, -0.3258629, 7.729663, 16.63172, 10.14457, -8.692575, -23.47494, -38.55494, -63.34871, -62.63804, -52.67049, -38.98091, -32.89084, -19.5737, -17.51964, 2.306696, 15.25783, -12.28811, -39.417, -54.39873, -62.5922, -69.91483, -63.30612, -45.96399, -41.59903, -20.09023, -4.698714, -10.54655, -14.42801, -34.02061, -37.15064, -40.32186, -59.22035, -66.74275, -59.29398, -37.67583, -32.6527, -22.5153, -14.40297, -2.929333, 11.34985, -10.57765, -27.08664, -42.85073, -50.70478, -49.25843, -41.57499, -47.31742, -34.48325, -25.88046, -14.91876, -5.240604, 4.368074, -24.18847, -36.19728, -41.7608, -54.44804, -58.88148, -59.5849, -49.60356, -34.00806, -22.87976, -18.86527, -8.618285, -4.036124, -3.875777, -19.81824, -32.43877, -38.71507, -47.36693, -46.80396, -40.20488, -26.9344, -17.07032, -11.39123, -5.832242, 4.543145, 4.623397, -8.11846, -22.14121, -36.47669, -43.26149, -49.78244, -46.63468, -39.24027 ; 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.764954, 1.83165, 1.798307, 1.764954, 1.764954, 1.698216, 1.764954, 1.73159, 1.664831, 1.664831, 1.931616, 2.031489, 2.098019, 2.098019, 1.764954, 1.898304, 1.931616, 1.798307, 1.798307, 1.631435, 1.664831, 1.764954, 1.73159, 1.764954, 1.798307, 1.798307, 1.73159, 1.73159, 1.73159, 1.664831, 1.73159, 1.73159, 1.698216, 1.464297, 1.363886, 1.397367, 1.397367, 1.430838, 1.464297, 1.464297, 1.464297, 1.363886, 1.29689, 1.397367, 1.430838, 1.531185, 1.497746, 1.263376, 1.263376, 1.263376, 1.330393, 1.196315, 1.162768, 1.162768, 1.02847, 1.196315, 1.12921, 0.8266876, 0.7930177, 1.062061, 1.196315, 1.29689, 1.330393, 1.29689, 1.330393, 1.330393, 1.363886, 1.397367, 1.430838, 1.397367, 1.397367, 1.397367, 1.363886, 1.363886, 1.330393, 1.29689, 1.162768, 0.9276294, 1.062061, 0.8939933, 1.062061, 1.29689, 1.29689, 1.363886, 1.330393, 1.29689, 1.363886, 1.363886, 1.330393, 1.363886, 1.363886, 1.397367, 1.363886, 1.330393, 1.29689, 1.29689, 1.29689, 1.363886, 1.464297, 1.397367, 1.397367, 1.363886, 1.397367, 1.330393, 1.229851, 1.196315, 1.12921, 1.196315, 1.162768, 1.196315, 1.162768, 1.162768, 1.162768, 1.162768, 1.229851, 1.196315, 1.162768, 1.095641, 1.095641, 1.095641, 1.095641, 1.095641, 1.095641, 1.062061, 0.9948676, 1.02847, 0.9612541, 0.9612541, 1.02847, 0.9948676, 0.9612541, 1.02847, 0.9948676, 0.9948676, 0.9948676, 0.9612541, 0.9276294, 0.9612541, 0.9948676, 0.9612541, 0.9276294, 0.8939933, 0.8939933, 0.8603461, 0.8266876, 0.7930177, 0.8266876, 0.8266876, 0.8603461, 0.7930177, 0.7593365, 0.725644, 0.69194, 0.725644, 0.725644, 0.69194, 0.725644, 0.6582246, 0.6244977, 0.6582246, 0.7593365, 0.7593365, 0.69194, 0.7930177, 0.69194, 0.725644, 0.6582246, 0.6244977 ; 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 ; }