netcdf A0113.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 = -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.7195, 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 = "12-Jan-2005 14:44:50: Modified [lon,lat] to [-70.566200,42.523400].\n", "05-Jan-2005 21:36:30: Modified [lon,lat] to [-70.566300,42.523300].\n", "Wed Jan 5 21:34:39 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8541,2453377.0 A0113.aanderaa.realtime.nc A0113.aanderaa.realtime.nc.new\n", "Wed Jan 5 21:32:55 2005: /usr/local/nco/bin/ncrcat -d time,2453376.8125,2453377.0 A0113.aanderaa.realtime.nc A0113.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0113" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :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: 05-Jan-2005 17:11:13\n", "AANCM_Temperature_1.5: 05-Jan-2005 17:11:13" ; :longitude = -70.5662 ; :latitude = 42.5234 ; data: lat = 42.5234 ; lon = -70.5662 ; 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 = 12.6119, 17.8913, 23.1707, 28.7434, 39.5955, 41.6486, 37.8357, 31.0898, 34.3161, 32.8496, 34.3161, 23.7573, 16.7181, 21.4109, 14.665, 12.9052, 18.4779, 25.5171, 19.6511, 22.2908, 19.0645, 22.2908, 31.6764, 27.2769, 17.3047, 7.9191, 10.2655, 7.6258, 10.5588, 9.0923, 9.0923, 8.2124, 16.7181, 16.1315, 17.8913, 15.5449, 20.531, 12.9052, 7.6258, 4.1062, 1.4665, 3.8129, 1.1732, 7.3325, 9.6789, 14.665, 15.8382, 11.1454, 13.7851, 2.933, 1.4665, 19.3578, 21.1176, 35.7826, 43.4084, 31.9697, 29.6233, 27.5702, 25.5171, 13.4918, 20.2377, 21.9975, 28.7434, 25.8104, 26.6903, 27.5702, 29.0367, 26.1037, 24.6372, 32.263, 37.8357, 37.2491, 34.3161, 30.5032, 28.1568, 26.6903, 13.1985, 14.9583, 13.1985, 20.2377, 31.0898, 21.4109, 27.5702, 28.1568, 27.2769, 26.9836, 24.9305, 26.9836, 25.8104, 33.1429, 42.2352, 31.9697, 27.5702, 19.9444, 17.8913, 16.1315, 11.732, 7.3325, 5.5727, 10.8521, 16.4248, 15.2516, 15.8382, 17.3047, 18.4779, 10.8521, 12.0253, 21.4109, 30.7965, 25.2238, 26.397, 31.3831, 25.2238, 23.7573, 12.3186, 18.7712, 24.6372, 19.9444, 15.2516, 9.0923, 14.0784, 9.3856, 10.5588, 9.0923, 20.8243, 16.4248, 14.665, 22.2908, 14.9583, 13.4918, 13.7851, 12.6119, 26.1037, 17.3047, 23.1707, 24.6372, 17.598, 11.1454, 14.0784, 12.0253, 11.732, 12.0253, 18.7712, 16.4248, 14.9583, 20.2377, 17.598, 17.8913, 10.8521, 8.799, 9.6789, 4.9861, 5.2794, 10.8521, 13.7851, 15.5449, 19.0645, 19.3578, 22.5841, 22.5841, 19.3578, 13.7851, 9.6789, 8.2124, 6.1593, 9.3856, 9.0923, 7.6258 ; 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 = 177.38, 172.8092, 185.8184, 191.444, 181.5992, 177.0284, 177.38, 167.5352, 161.2064, 141.1652, 134.1332, 130.6172, 122.5304, 133.0784, 161.558, 161.9096, 183.7088, 185.8184, 176.3252, 139.0556, 109.8728, 107.4116, 106.0052, 88.4252, 88.0736, 121.8272, 133.43, 159.0968, 172.106, 208.3208, 165.7772, 94.754, 107.7632, 110.2244, 92.996, 72.9548, 80.3384, 80.69, 78.2288, 34.982, 30.4112, 118.3112, 296.2208, 25.4888, 65.5712, 84.9092, 55.7264, 47.9912, 56.4296, 19.8632, 320.8328, 251.216, 252.6224, 241.0196, 244.184, 216.056, 213.9464, 197.0696, 199.5308, 180.5444, 171.0512, 175.9736, 161.9096, 195.3116, 178.7864, 168.9416, 175.9736, 152.4164, 136.5944, 129.914, 138.704, 136.5944, 134.1332, 136.2428, 136.5944, 152.4164, 257.8964, 266.3348, 237.8552, 189.3344, 179.8412, 156.6356, 156.9872, 148.1972, 154.8776, 143.978, 186.8732, 204.1016, 218.5172, 225.1976, 223.7912, 220.9784, 214.6496, 195.6632, 182.654, 175.622, 129.914, 159.8, 158.3936, 159.0968, 197.4212, 205.8596, 199.1792, 190.3892, 177.38, 154.1744, 126.0464, 135.8912, 124.9916, 108.1148, 143.6264, 137.2976, 155.9324, 152.0648, 186.8732, 187.928, 168.2384, 173.864, 155.2292, 146.4392, 102.4892, 92.2928, 76.8224, 92.996, 119.0144, 155.5808, 188.2796, 203.75, 184.412, 177.7316, 134.1332, 130.6172, 98.27, 114.092, 88.7768, 90.1832, 92.2928, 109.8728, 116.2016, 142.22, 191.7956, 156.6356, 145.736, 131.672, 121.8272, 110.576, 112.6856, 94.4024, 116.9048, 125.3432, 105.302, 155.9324, 168.2384, 176.6768, 142.9232, 145.736, 135.8912, 109.8728, 97.5668, 95.4572, 92.2928, 110.2244, 118.3112, 128.5076, 136.946, 197.0696, 175.9736, 190.0376 ; 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 = 0.5765113, 2.239524, -2.348948, -5.70298, -1.105019, 2.159103, 1.729534, 6.710415, 11.05527, 20.59923, 24.62945, 18.03359, 14.09513, 15.63895, 4.639192, 4.007286, -1.195254, -2.586816, 1.259506, 14.60775, 17.9292, 21.26943, 30.44852, 27.2666, 17.29492, 6.728404, 7.454958, 2.72081, 1.450154, -4.313458, 2.233916, 8.184147, 15.92107, 15.13693, 17.86685, 14.86207, 20.23979, 12.73521, 7.46543, 2.354163, 0.7423458, 3.356819, -1.052475, 3.155429, 8.812406, 14.60715, 13.08802, 8.281501, 11.48584, 0.9965617, -0.9262202, -18.32679, -20.15373, -31.3021, -39.07612, -18.81659, -16.54216, -8.092768, -8.530712, -0.1281914, 3.14801, 1.544579, 8.925319, -6.815709, 0.5652934, 5.288225, 2.038844, 12.08712, 16.92966, 24.74599, 24.96964, 25.59604, 24.62945, 21.09613, 19.34818, 12.35874, -12.9051, -14.9277, -11.17525, -3.28248, 0.08616785, 8.491083, 10.7782, 14.83856, 11.5805, 15.86894, -2.983494, -11.01891, -16.07342, -23.51625, -29.22812, -20.96491, -15.67521, -5.38463, -0.8284473, 1.231417, 8.998543, 2.531899, 2.052027, 3.871923, -4.917484, -6.652251, -5.203226, -3.120621, 0.8446561, 4.727536, 9.722945, 14.90248, 25.2296, 23.97359, 15.65469, 21.28372, 10.28662, 11.12965, -1.474197, -2.589085, 5.022046, 2.131833, 6.390259, 5.02642, 13.74526, 9.378086, 10.28077, 9.079872, 18.21081, 6.79017, -2.111817, -8.977546, -1.15071, 0.534015, 9.893883, 9.573389, 25.83225, 15.79731, 23.16542, 24.63707, 17.58391, 10.48169, 12.63179, 7.367074, -2.398266, 4.768964, 10.56831, 12.26872, 12.70921, 18.94667, 16.23653, 17.83851, 9.677464, 7.177359, 9.335766, 2.033402, 1.076153, 0.6290774, 8.31083, 8.751885, 13.26933, 18.20504, 22.38744, 22.48174, 19.3423, 12.93519, 8.521155, 6.426413, 4.204876, -2.754985, 0.6384259, -1.329134 ; 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 = -12.59872, -17.75058, -23.05133, -28.17196, -39.58008, -41.5926, -37.79615, -30.35698, -32.48655, -25.58843, -23.89529, -15.46605, -8.990108, -14.62361, -13.91187, -12.26727, -18.4392, -25.38564, -19.61069, -16.83726, -6.480655, -6.670165, -8.733963, 0.7496234, 0.5817094, -4.17621, -7.057201, -7.123905, -10.45874, -8.003999, -8.8136, -0.6806255, -5.10042, -5.576624, -0.9351109, 4.556615, 3.445691, 2.087752, 1.555694, 3.364342, 1.264731, -1.808307, 0.5183568, 6.618824, 4.002827, 1.301289, 8.919209, 7.459, 7.622625, 2.758506, 1.136986, -6.233237, -6.307145, -17.33704, -18.9036, -25.84565, -24.57431, -26.3557, -24.04889, -13.49119, -19.99136, -21.94321, -27.32255, -24.89423, -26.68431, -27.05828, -28.96503, -23.13665, -17.89911, -20.70114, -28.42635, -27.06175, -23.89529, -22.03176, -20.45613, -23.65658, -2.767462, -0.9562271, -7.022404, -19.96972, -31.08968, -19.65523, -25.37609, -23.92953, -24.69658, -21.8241, -24.75134, -24.63124, -20.1946, -23.35461, -30.48818, -24.13574, -22.68047, -19.20377, -17.87211, -16.08443, -7.527686, -6.8815, -5.181136, -10.13786, -15.67139, -13.72439, -14.95911, -17.021, -18.45858, -9.768238, -7.07617, -15.37344, -17.66045, -7.842633, -21.254, -23.06301, -23.03097, -20.98905, -12.23007, -18.59179, -24.11992, -19.83014, -13.84832, -7.576611, -3.044533, -0.3754825, 2.407092, -0.4752203, -10.1004, -14.95552, -14.51215, -20.40302, -14.91397, -13.48123, -9.598962, -8.210374, -3.754706, -7.06383, 0.4946306, -0.07877591, -0.7040296, -3.788691, -6.216049, -9.504423, -11.48426, -11.03924, -15.5135, -10.92028, -7.888397, -7.11253, -6.787094, -1.37335, -4.910677, -5.089983, -2.554327, -4.552633, -5.168555, -10.83385, -10.99814, -12.84712, -13.68868, -6.580358, -2.97392, -2.147797, -0.7744326, -4.765479, -4.590318, -5.113192, -4.500666, -8.972154, -9.069859, -7.509076 ; 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.844705, 1.844705, 1.811383, 1.77805, 1.811383, 1.744707, 1.744707, 1.77805, 1.77805, 1.878016, 1.911317, 1.944608, 1.944608, 1.911317, 1.911317, 1.944608, 1.977889, 2.011159, 2.011159, 2.077669, 2.077669, 2.044419, 2.077669, 2.011159, 2.011159, 2.011159, 1.944608, 1.977889, 1.977889, 1.977889, 2.011159, 1.977889, 1.977889, 1.944608, 1.944608, 1.911317, 1.878016, 1.811383, 1.844705, 1.944608, 1.944608, 1.944608, 1.944608, 1.977889, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.911317, 1.911317, 1.944608, 2.077669, 2.110909, 2.144138, 2.110909, 2.110909, 2.077669, 2.044419, 2.044419, 2.044419, 2.077669, 2.110909, 2.144138, 2.144138, 2.177357, 2.210567, 2.210567, 2.177357, 2.077669, 2.044419, 2.077669, 2.144138, 1.911317, 1.977889, 1.944608, 1.878016, 1.77805, 1.744707, 1.744707, 1.77805, 1.77805, 1.77805, 1.844705, 1.844705, 1.878016, 1.911317, 1.644616, 1.67799, 1.67799, 1.711354, 1.711354, 1.711354, 1.711354, 1.711354, 1.711354, 1.711354, 1.711354, 1.711354, 1.744707, 1.811383, 1.811383, 1.844705, 1.844705, 1.878016, 1.844705, 1.77805, 1.77805, 1.811383, 1.844705, 1.844705, 1.878016, 1.911317, 1.911317, 1.911317, 1.911317, 1.911317, 1.911317, 1.878016, 1.878016, 1.944608, 1.944608, 1.944608, 1.878016, 1.67799, 1.644616, 1.644616, 1.644616, 1.611231, 1.611231, 1.644616, 1.944608, 1.878016, 1.878016, 1.911317, 1.944608, 1.977889, 1.977889, 1.977889, 1.977889, 1.977889, 1.977889, 1.977889, 1.977889, 1.977889, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.944608, 1.911317, 1.911317, 1.911317, 1.911317, 1.878016, 1.878016, 1.911317, 1.911317, 1.944608, 1.944608, 1.977889, 1.977889, 1.977889, 1.944608 ; 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 ; }