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 = 2453072.04167244 ; :starting_julian_day_string = "2004-03-07 01:00:00" ; :ending_julian_day_number = 2453079.00000579 ; :ending_julian_day_string = "2004-03-14 00: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 = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 2453072.875, 2453072.91666667, 2453072.95833333, 2453073, 2453073.04166667, 2453073.08333333, 2453073.125, 2453073.16666667, 2453073.20833333, 2453073.25, 2453073.29166667, 2453073.33333333, 2453073.375, 2453073.41666667, 2453073.45833333, 2453073.5, 2453073.54166667, 2453073.58333333, 2453073.625, 2453073.66666667, 2453073.70833333, 2453073.75, 2453073.79166667, 2453073.83333333, 2453073.875, 2453073.91666667, 2453073.95833333, 2453074, 2453074.04166667, 2453074.08333333, 2453074.125, 2453074.16666667, 2453074.20833333, 2453074.25, 2453074.29166667, 2453074.33333333, 2453074.375, 2453074.41666667, 2453074.45833333, 2453074.5, 2453074.54166667, 2453074.58333333, 2453074.625, 2453074.66666667, 2453074.70833333, 2453074.75, 2453074.79166667, 2453074.83333333, 2453074.875, 2453074.91666667, 2453074.95833333, 2453075, 2453075.04166667, 2453075.08333333, 2453075.125, 2453075.16666667, 2453075.20833333, 2453075.25, 2453075.29166667, 2453075.33333333, 2453075.375, 2453075.41666667, 2453075.45833333, 2453075.5, 2453075.54166667, 2453075.58333333, 2453075.625, 2453075.66666667, 2453075.70833333, 2453075.75, 2453075.79166667, 2453075.83333333, 2453075.875, 2453075.91666667, 2453075.95833333, 2453076, 2453076.04166667, 2453076.08333333, 2453076.125, 2453076.16666667, 2453076.20833333, 2453076.25, 2453076.29166667, 2453076.33333333, 2453076.375, 2453076.41666667, 2453076.45833333, 2453076.5, 2453076.54166667, 2453076.58333333, 2453076.625, 2453076.66666667, 2453076.70833333, 2453076.75, 2453076.79166667, 2453076.83333333, 2453076.875, 2453076.91666667, 2453076.95833333, 2453077, 2453077.04166667, 2453077.08333333, 2453077.125, 2453077.16666667, 2453077.20833333, 2453077.25, 2453077.29166667, 2453077.33333333, 2453077.375, 2453077.41666667, 2453077.45833333, 2453077.5, 2453077.54166667, 2453077.58333333, 2453077.625, 2453077.66666667, 2453077.70833333, 2453077.75, 2453077.79166667, 2453077.83333333, 2453077.875, 2453077.91666667, 2453077.95833333, 2453078, 2453078.04166667, 2453078.08333333, 2453078.125, 2453078.16666667, 2453078.20833333, 2453078.25, 2453078.29166667, 2453078.33333333, 2453078.375, 2453078.41666667, 2453078.45833333, 2453078.5, 2453078.54166667, 2453078.58333333, 2453078.625, 2453078.66666667, 2453078.70833333, 2453078.75, 2453078.79166667, 2453078.83333333, 2453078.875, 2453078.91666667, 2453078.95833333, 2453079 ; current_speed = 3.2263, 9.3856, 14.665, 26.397, 30.5032, 36.9558, 43.995, 34.6094, 25.2238, 17.0114, 20.531, 16.4248, 15.5449, 15.2516, 14.0784, 12.6119, 13.4918, 16.4248, 19.6511, 11.732, 5.5727, 8.5057, 10.5588, 13.1985, 14.3717, 9.6789, 6.1593, 3.2263, 5.5727, 7.9191, 21.7042, 20.2377, 27.2769, 22.5841, 19.3578, 32.263, 27.5702, 24.9305, 23.1707, 21.4109, 20.2377, 21.7042, 25.5171, 27.5702, 21.9975, 19.0645, 17.0114, 12.9052, 11.732, 16.1315, 19.3578, 18.1846, 17.598, 13.1985, 15.5449, 15.2516, 16.1315, 15.5449, 10.5588, 9.0923, 12.0253, 14.9583, 12.3186, 17.0114, 12.6119, 7.3325, 8.2124, 7.9191, 12.3186, 14.0784, 7.6258, 4.1062, 1.1732, 8.5057, 11.732, 11.4387, 6.1593, 3.2263, 8.799, 16.1315, 23.1707, 19.3578, 23.7573, 8.2124, 7.3325, 8.799, 15.5449, 15.2516, 9.3856, 9.6789, 11.1454, 9.3856, 5.866, 11.732, 5.2794, 4.9861, 12.3186, 16.4248, 15.2516, 21.7042, 20.8243, 21.1176, 27.2769, 34.9027, 50.1543, 51.9141, 48.1012, 43.4084, 40.4754, 34.0228, 29.6233, 27.8635, 22.5841, 29.33, 24.0506, 21.4109, 25.5171, 29.33, 33.1429, 35.4893, 30.7965, 27.2769, 19.9444, 20.8243, 28.7434, 25.5171, 23.464, 20.2377, 15.5449, 19.0645, 27.5702, 29.9166, 29.33, 21.9975, 22.8774, 24.3439, 18.7712, 20.2377, 23.1707, 16.1315, 18.1846, 26.397, 43.7017, 42.5285, 50.1543, 44.8749, 38.7156, 28.1568, 21.7042, 14.3717, 13.1985, 21.9975, 29.33, 43.4084, 41.062, 46.3414, 52.2074, 44.2883, 41.062, 27.8635, 24.0506, 22.5841, 21.1176, 17.598, 18.7712, 25.8104, 29.6233, 31.3831 ; 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 = 116.6231, 149.6735, 163.0343, 173.5823, 168.3083, 186.2399, 187.6463, 187.9979, 210.8519, 211.2035, 230.8931, 256.9115, 287.8523, 256.2083, 257.2631, 252.6923, 180.9659, 185.8883, 181.3175, 183.0755, 250.5827, 313.1675, 330.0443, 351.1019, 6.2207, 11.8463, 328.2863, 283.6331, 148.9703, 189.7559, 172.1759, 172.5275, 202.0619, 222.1031, 258.6695, 281.1719, 291.0167, 285.7427, 285.0395, 275.1947, 260.0759, 243.9023, 220.3451, 209.0939, 205.9295, 209.4455, 223.8611, 273.0851, 270.2723, 273.7883, 273.0851, 259.7243, 244.6055, 247.0667, 220.3451, 191.1623, 179.2079, 178.5047, 216.8291, 276.9527, 298.4003, 317.7383, 300.1583, 283.9847, 301.9163, 277.6559, 192.2171, 169.7147, 146.1575, 112.7555, 103.9655, 146.1575, 244.2539, 3.0563, 346.8827, 18.5267, 323.7155, 125.4131, 143.6963, 138.0707, 150.3767, 163.7375, 153.1895, 180.6143, 257.2631, 287.5007, 301.5647, 285.0395, 287.8523, 272.0303, 254.0987, 214.7195, 204.8747, 205.2263, 240.0347, 230.8931, 300.5099, 291.7199, 284.6879, 275.1947, 254.0987, 247.4183, 216.1259, 216.1259, 209.4455, 210.5003, 214.0163, 213.6647, 224.2127, 225.6191, 248.1215, 262.8887, 253.7471, 242.8475, 227.7287, 195.7331, 193.9751, 195.0299, 186.5915, 189.7559, 205.9295, 206.9843, 236.5187, 243.9023, 242.8475, 255.1535, 250.2311, 250.5827, 211.5551, 183.0755, 186.5915, 190.8107, 197.4911, 218.2355, 226.6739, 226.3223, 241.4411, 251.9891, 244.6055, 227.7287, 202.0619, 189.4043, 178.8563, 175.3403, 174.9887, 177.8015, 185.5367, 189.4043, 191.5139, 180.6143, 169.7147, 142.2899, 152.1347, 155.6507, 166.9019, 166.9019, 169.3631, 171.8243, 174.9887, 195.0299, 207.3359, 217.8839, 215.4227, 203.1167, 186.5915, 184.1303, 188.3495, 183.4271 ; 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 = 2.884227, 4.739042, 4.279235, 2.950549, 6.181334, -4.016787, -5.853858, -4.815441, -12.93529, -8.813253, -15.93145, -15.99811, -14.79641, -14.81188, -13.73197, -12.04084, -0.2274358, -1.685011, -0.4518316, -0.6294432, -5.255738, -6.20369, -5.272328, -2.041513, 1.557296, 1.986952, -3.237791, -3.135399, 2.872628, -1.341899, 2.954643, 2.631919, -10.24542, -15.14189, -18.98052, -31.65163, -25.73612, -23.99535, -22.37704, -21.32296, -19.93488, -19.49135, -16.51951, -13.4058, -9.618734, -9.372022, -11.78741, -12.8865, -11.73187, -16.09625, -19.32974, -17.89293, -15.89762, -12.15528, -10.06361, -2.95254, 0.2230069, 0.4056433, -6.329264, -9.025439, -10.57801, -10.05972, -10.65116, -16.50719, -10.70525, -7.267138, -1.737879, 1.413954, 6.860374, 12.98259, 7.400391, 2.286792, -1.056734, 0.4535002, -2.662523, 3.634607, -3.645044, 2.629419, 5.209582, 10.77928, 11.45317, 5.420928, 10.71552, -0.08804803, -7.152067, -8.391723, -13.24503, -14.72919, -8.933683, -9.672824, -10.71892, -5.345656, -2.467446, -5.000115, -4.573692, -3.869066, -10.61298, -15.25871, -14.7532, -21.61506, -20.02746, -19.49858, -16.08141, -20.57729, -24.65563, -26.34863, -26.90919, -24.06265, -28.22447, -24.3163, -27.48972, -27.64916, -21.68154, -26.09769, -17.79668, -5.805706, -6.162385, -7.605946, -3.804466, -6.013697, -13.46623, -12.37679, -16.63494, -18.70116, -25.57573, -24.66523, -22.08114, -19.08663, -8.134931, -1.022845, -3.164777, -5.6113, -8.815356, -13.61415, -16.6424, -17.60638, -16.48724, -19.24601, -20.93187, -11.9368, -6.830282, -4.31327, 0.8722861, 3.454908, 4.381089, 1.721475, -3.735409, -4.600821, -4.332281, -0.1540841, 2.356589, 13.45513, 13.70868, 17.89721, 9.305429, 10.50184, 9.636669, 6.298201, 3.586857, -7.225649, -11.04419, -13.86807, -12.23985, -6.909066, -2.154742, -1.858992, -4.30163, -1.876035 ; 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 = -1.445768, -8.101295, -14.02677, -26.23158, -29.87033, -36.73685, -43.60381, -34.27276, -21.65452, -14.55041, -12.95032, -3.719491, 4.765511, -3.635871, -3.103927, -3.75208, -13.48988, -16.33814, -19.6459, -11.7151, -1.852621, 5.819034, 9.148269, 13.03966, 14.28708, 9.472757, 5.239627, 0.7604505, -4.775248, -7.804579, -21.50215, -20.06583, -25.27965, -16.75604, -3.803191, 6.25106, 9.887777, 6.764089, 6.012447, 1.938553, -3.487835, -9.547746, -19.44809, -24.0915, -19.78307, -16.60182, -12.26559, 0.6945468, 0.05575649, 1.065811, 1.04182, -3.243858, -7.546875, -5.142918, -11.84768, -14.96308, -16.12996, -15.53961, -8.451549, 1.100622, 5.719579, 11.07035, 6.188751, 4.111022, 6.667657, 0.9768605, -8.026412, -7.791847, -10.23148, -5.445518, -1.840392, -3.410493, -0.5096192, 8.493602, 11.42588, 10.8459, 4.964941, -1.869536, -7.091027, -12.00135, -20.14215, -18.58327, -21.20347, -8.211928, -1.616629, 2.646013, 8.13715, 3.95756, 2.87729, 0.3429041, -3.053628, -7.714496, -5.32181, -10.61314, -2.63693, -3.145079, 6.253996, 6.078317, 3.867099, 1.965108, -5.705463, -8.109167, -22.03219, -28.19173, -43.67555, -44.73056, -39.87005, -36.12863, -29.01099, -23.7964, -11.03881, -3.449423, -6.320784, -13.38505, -16.17744, -20.60875, -24.76181, -28.32664, -32.92382, -34.97607, -27.6963, -24.30729, -11.00262, -9.160674, -13.11735, -6.538255, -7.936162, -6.727941, -13.24639, -19.03704, -27.38795, -29.38565, -27.97389, -17.27846, -15.69732, -16.81192, -8.973796, -6.257455, -9.936718, -10.85072, -16.8531, -26.04222, -43.69299, -42.38793, -49.96259, -44.84187, -38.53498, -27.77837, -21.26743, -14.37087, -12.98641, -17.40257, -25.92915, -39.54717, -39.99371, -45.13576, -51.3103, -43.83818, -40.90504, -26.91031, -21.36486, -17.82465, -17.20869, -16.18501, -18.64712, -25.74337, -29.30931, -31.32698 ; 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 = 2.330334, 2.131109, 2.031359, 1.831583, 1.79825, 2.064619, 2.429811, 2.396662, 2.396662, 2.363503, 2.429811, 2.263966, 2.164338, 2.164338, 2.064619, 1.998089, 2.064619, 2.197557, 2.263966, 2.297155, 2.363503, 2.131109, 2.097869, 1.931517, 1.964808, 2.064619, 2.131109, 2.097869, 2.097869, 2.031359, 1.931517, 2.031359, 2.031359, 2.164338, 1.998089, 1.931517, 1.831583, 1.764907, 1.764907, 1.664816, 1.69819, 1.69819, 1.631431, 1.631431, 1.69819, 1.764907, 1.764907, 1.598035, 1.598035, 1.564629, 1.531212, 1.497784, 1.464346, 1.430897, 1.430897, 1.430897, 1.430897, 1.564629, 1.497784, 1.430897, 1.397438, 1.430897, 1.397438, 1.397438, 1.464346, 1.564629, 1.598035, 1.564629, 1.598035, 1.598035, 1.664816, 1.69819, 1.69819, 1.631431, 1.531212, 1.497784, 1.497784, 1.464346, 1.497784, 1.531212, 1.598035, 1.731554, 2.064619, 1.898216, 1.864905, 1.898216, 1.964808, 2.064619, 2.164338, 1.931517, 1.898216, 2.164338, 2.164338, 2.164338, 2.064619, 2.064619, 2.064619, 2.097869, 2.064619, 1.931517, 1.831583, 1.664816, 1.531212, 1.330486, 1.397438, 1.531212, 1.497784, 1.564629, 1.564629, 1.564629, 1.430897, 1.430897, 1.497784, 1.497784, 1.464346, 1.464346, 1.497784, 1.430897, 1.430897, 1.397438, 1.430897, 1.430897, 1.430897, 1.363967, 1.330486, 1.296993, 1.26349, 1.296993, 1.296993, 1.229976, 1.397438, 1.464346, 1.664816, 1.564629, 1.664816, 1.69819, 1.531212, 1.731554, 1.564629, 1.664816, 1.998089, 1.931517, 2.131109, 1.69819, 1.731554, 1.664816, 1.664816, 1.664816, 1.631431, 1.631431, 1.564629, 1.564629, 1.564629, 1.598035, 1.731554, 1.631431, 1.731554, 1.79825, 1.831583, 1.864905, 1.898216, 1.898216, 1.931517, 1.864905, 1.831583, 1.79825, 1.764907, 1.79825 ; 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 ; }