netcdf I0109.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.7143, 0.03428, -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 Oct 5 00:21:33 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.aanderaa.realtime.nc I0109.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 = 720 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453443.00000579 ; :starting_julian_day_string = "2005-03-13 00:00:00" ; :ending_julian_day_number = 2453449.95833912 ; :ending_julian_day_string = "2005-03-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Sep-2004 12:52:06\n", "AANCM_Temperature_1.5: 10-Sep-2004 12:52:06" ; data: lat = 44.10583 ; lon = -68.10867 ; depth = 2 ; time = 2453443, 2453443.04166667, 2453443.08333333, 2453443.125, 2453443.16666667, 2453443.20833333, 2453443.25, 2453443.29166667, 2453443.33333333, 2453443.375, 2453443.41666667, 2453443.45833333, 2453443.5, 2453443.54166667, 2453443.58333333, 2453443.625, 2453443.66666667, 2453443.70833333, 2453443.75, 2453443.79166667, 2453443.83333333, 2453443.875, 2453443.91666667, 2453443.95833333, 2453444, 2453444.04166667, 2453444.08333333, 2453444.125, 2453444.16666667, 2453444.20833333, 2453444.25, 2453444.29166667, 2453444.33333333, 2453444.375, 2453444.41666667, 2453444.45833333, 2453444.5, 2453444.54166667, 2453444.58333333, 2453444.625, 2453444.66666667, 2453444.70833333, 2453444.75, 2453444.79166667, 2453444.83333333, 2453444.875, 2453444.91666667, 2453444.95833333, 2453445, 2453445.04166667, 2453445.08333333, 2453445.125, 2453445.16666667, 2453445.20833333, 2453445.25, 2453445.29166667, 2453445.33333333, 2453445.375, 2453445.41666667, 2453445.45833333, 2453445.5, 2453445.54166667, 2453445.58333333, 2453445.625, 2453445.66666667, 2453445.70833333, 2453445.75, 2453445.79166667, 2453445.83333333, 2453445.875, 2453445.91666667, 2453445.95833333, 2453446, 2453446.04166667, 2453446.08333333, 2453446.125, 2453446.16666667, 2453446.20833333, 2453446.25, 2453446.29166667, 2453446.33333333, 2453446.375, 2453446.41666667, 2453446.45833333, 2453446.5, 2453446.54166667, 2453446.58333333, 2453446.625, 2453446.66666667, 2453446.70833333, 2453446.75, 2453446.79166667, 2453446.83333333, 2453446.875, 2453446.91666667, 2453446.95833333, 2453447, 2453447.04166667, 2453447.08333333, 2453447.125, 2453447.16666667, 2453447.20833333, 2453447.25, 2453447.29166667, 2453447.33333333, 2453447.375, 2453447.41666667, 2453447.45833333, 2453447.5, 2453447.54166667, 2453447.58333333, 2453447.625, 2453447.66666667, 2453447.70833333, 2453447.75, 2453447.79166667, 2453447.83333333, 2453447.875, 2453447.91666667, 2453447.95833333, 2453448, 2453448.04166667, 2453448.08333333, 2453448.125, 2453448.16666667, 2453448.20833333, 2453448.25, 2453448.29166667, 2453448.33333333, 2453448.375, 2453448.41666667, 2453448.45833333, 2453448.5, 2453448.54166667, 2453448.58333333, 2453448.625, 2453448.66666667, 2453448.70833333, 2453448.75, 2453448.79166667, 2453448.83333333, 2453448.875, 2453448.91666667, 2453448.95833333, 2453449, 2453449.04166667, 2453449.08333333, 2453449.125, 2453449.16666667, 2453449.20833333, 2453449.25, 2453449.29166667, 2453449.33333333, 2453449.375, 2453449.41666667, 2453449.45833333, 2453449.5, 2453449.54166667, 2453449.58333333, 2453449.625, 2453449.66666667, 2453449.70833333, 2453449.75, 2453449.79166667, 2453449.83333333, 2453449.875, 2453449.91666667, 2453449.95833333 ; current_speed = 28.7434, 13.1985, 9.6789, 11.1454, 7.3325, 20.8243, 31.6764, 48.1012, 50.4476, 44.2883, 42.2352, 33.4362, 19.9444, 8.2124, 5.866, 10.5588, 2.933, 5.866, 17.3047, 26.397, 37.5424, 41.9419, 35.4893, 32.263, 21.7042, 6.7459, 2.6397, 8.2124, 11.4387, 9.6789, 8.799, 20.8243, 26.9836, 43.4084, 41.3553, 29.9166, 17.598, 5.2794, 3.5196, 7.6258, 3.5196, 6.1593, 3.8129, 17.3047, 26.6903, 36.0759, 40.1821, 34.6094, 25.5171, 12.6119, 7.3325, 8.5057, 7.6258, 2.0531, 7.3325, 19.0645, 29.6233, 33.7295, 34.9027, 36.6625, 35.196, 26.397, 14.0784, 4.6928, 8.799, 10.2655, 8.799, 8.2124, 17.3047, 21.7042, 28.1568, 29.9166, 24.0506, 19.3578, 11.732, 5.2794, 2.933, 0, 1.7598, 3.8129, 18.1846, 29.9166, 40.7687, 42.8218, 38.4223, 23.1707, 14.3717, 8.5057, 15.5449, 14.665, 14.0784, 6.1593, 0.8799, 8.2124, 24.9305, 29.0367, 32.263, 31.0898, 19.6511, 17.3047, 10.8521, 6.1593, 1.4665, 9.6789, 10.8521, 12.3186, 24.0506, 37.8357, 30.2099, 22.2908, 21.1176, 5.866, 2.3464, 4.9861, 3.5196, 2.0531, 4.1062, 12.9052, 14.3717, 27.2769, 26.9836, 33.1429, 24.9305, 11.732, 11.732, 5.2794, 4.1062, 0.5866, 7.0392, 6.1593, 13.1985, 17.598, 30.7965, 26.397, 21.9975, 15.2516, 11.4387, 5.5727, 4.6928, 2.6397, 12.3186, 2.0531, 8.5057, 19.9444, 27.5702, 29.0367, 36.0759, 28.7434, 17.598, 11.732, 8.2124, 1.1732, 3.5196, 8.5057, 12.9052, 16.1315, 26.6903, 27.2769, 29.0367, 26.6903, 13.4918, 6.4526, 8.5057, 10.8521, 17.3047, 17.598, 11.4387, 13.7851 ; 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 = 253.032, 264.9864, 228.42, 148.9584, 179.196, 203.4564, 230.8812, 212.2464, 215.4108, 213.6528, 218.9268, 229.1232, 233.694, 244.9452, 329.3292, 45.2364, 0.2316, 160.5612, 196.776, 188.6892, 199.2372, 197.8308, 202.7532, 206.2692, 219.9816, 253.7352, 203.4564, 61.0584, 39.2592, 100.086, 152.826, 179.5476, 197.8308, 210.1368, 205.566, 200.6436, 180.954, 200.6436, 58.2456, 41.7204, 41.7204, 323.352, 255.4932, 228.42, 227.0136, 217.5204, 217.5204, 208.7304, 205.566, 199.5888, 101.844, 83.5608, 19.9212, 150.3648, 229.1232, 211.8948, 213.3012, 204.5112, 199.9404, 208.0272, 198.8856, 215.0592, 218.2236, 270.9636, 323.352, 355.6608, 302.9592, 250.2192, 206.6208, 213.3012, 195.018, 184.47, 198.534, 178.8444, 197.1276, 187.2828, 120.8304, 342.3, 238.2648, 105.7116, 205.2144, 207.324, 217.5204, 216.4656, 220.6848, 228.42, 240.0228, 241.4292, 317.7264, 344.7612, 351.4416, 337.416, 259.0092, 210.4884, 191.1504, 190.7988, 188.3376, 191.1504, 199.9404, 184.1184, 182.0088, 230.5296, 296.982, 273.7764, 208.0272, 231.2328, 212.9496, 214.7076, 217.872, 209.082, 213.3012, 213.6528, 188.3376, 96.9216, 56.4876, 3.0444, 138.0588, 177.7896, 185.8764, 196.0728, 187.6344, 196.0728, 203.1048, 207.6756, 208.7304, 235.452, 31.1724, 330.384, 286.434, 232.9908, 242.484, 224.904, 214.0044, 215.4108, 213.6528, 204.5112, 175.68, 202.7532, 353.9028, 328.2744, 70.9032, 99.0312, 139.8168, 182.0088, 197.8308, 198.534, 212.2464, 212.598, 209.4336, 197.8308, 216.114, 45.2364, 247.4064, 180.954, 221.388, 225.9588, 217.872, 210.1368, 217.872, 225.6072, 240.726, 255.4932, 351.7932, 341.6352, 1.9896, 23.4372, 32.9304, 62.4648 ; 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 = -27.49214, -13.148, -7.240106, 5.74724, 0.1028895, -8.289136, -24.5758, -25.66494, -29.2311, -24.54276, -26.53752, -25.28173, -16.07252, -7.439639, -2.992274, 7.496941, 0.01185569, 1.952204, -4.994669, -3.987913, -12.36946, -12.84291, -13.72593, -14.27926, -13.94585, -6.475913, -1.050735, 7.186781, 7.238749, 9.529323, 4.018453, 0.1644242, -8.262569, -21.7939, -17.8469, -10.54721, -0.2930009, -1.861273, 2.992758, 5.074941, 2.34228, -3.676469, -3.691337, -12.94443, -19.52437, -21.97181, -24.47266, -16.63635, -11.01192, -4.228359, 7.176392, 8.452041, 2.598319, 1.015209, -5.544239, -10.07294, -16.26439, -13.99339, -11.9033, -17.22737, -11.39223, -15.16303, -8.710757, -4.692136, -5.252099, -0.7766975, -7.382873, -7.727821, -7.753953, -11.91648, -7.29606, -2.331613, -7.6449, 0.3904015, -3.455082, -0.6692529, 2.518532, -0, -1.496689, 3.670438, -7.746761, -13.73237, -24.82993, -25.45071, -25.04739, -17.33237, -12.44912, -7.469934, -10.45661, -3.854587, -2.095111, -2.365402, -0.8637607, -4.166676, -4.821187, -5.440338, -4.678314, -6.012303, -6.70186, -1.242785, -0.3803986, -4.754691, -1.30687, -9.657884, -5.0993, -9.60477, -13.08115, -21.54321, -18.54584, -10.83469, -11.59441, -3.250696, -0.340241, 4.949761, 2.934524, 0.1090397, 2.744451, 0.4977431, -1.471415, -7.551842, -3.584811, -9.175894, -9.783082, -5.449103, -5.639441, -4.348385, 2.12543, -0.2898887, -6.751622, -4.91844, -11.70551, -12.4228, -17.22314, -15.29534, -12.19011, -6.327448, 0.8616408, -2.155311, -0.498448, -1.388091, 11.64067, 2.027648, 5.488164, -0.6991109, -8.442191, -9.229818, -19.24871, -15.48526, -8.647914, -3.592422, -4.840337, 0.8329934, -3.249482, -0.1416171, -8.532334, -11.59597, -16.38516, -13.69481, -17.82561, -19.07184, -11.76878, -6.246878, -1.214158, -3.419128, 0.6007861, 6.999493, 6.218305, 12.22362 ; 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 = -8.388404, -1.153446, -6.423549, -9.549302, -7.331778, -19.10345, -19.9856, -40.68214, -41.11573, -36.86607, -32.85685, -21.88181, -11.80903, -3.477827, 5.045419, 7.43533, 2.932976, -5.531623, -16.56822, -26.09402, -35.44613, -39.92722, -32.7275, -28.93102, -16.63086, -1.889371, -2.421564, 3.974127, 8.856883, -1.695029, -7.827799, -20.82365, -25.68744, -37.54085, -37.30615, -27.9957, -17.59556, -4.940418, 1.852292, 5.691907, 2.627034, 4.941715, -0.955112, -11.48453, -18.19811, -28.61312, -31.86989, -30.34868, -23.01869, -11.88196, -1.504979, 0.9539042, 7.169488, -1.784537, -4.798643, -16.18613, -24.75903, -30.6898, -32.81021, -32.36289, -33.30128, -21.6075, -11.06002, 0.07891975, 7.059594, 10.23608, 4.787023, -2.779262, -15.47026, -18.14028, -27.19509, -29.8256, -22.80322, -19.35386, -11.2117, -5.236809, -1.503158, 0, -0.9256447, -1.032516, -16.45197, -26.57866, -32.33514, -34.43789, -29.13591, -15.37759, -7.180897, -4.067803, 11.50231, 14.14936, 13.92163, 5.686989, -0.1677541, -7.076887, -24.45988, -28.52249, -31.92201, -30.50292, -18.47297, -17.26002, -10.84543, -3.915341, 0.6653665, 0.6374804, -9.579416, -7.713385, -20.18204, -31.10354, -23.84722, -19.48049, -17.65, -4.882923, -2.3216, -0.6008803, 1.943233, 2.050202, -3.054319, -12.8956, -14.29618, -26.21066, -26.74442, -31.84737, -22.93079, -10.38976, -10.28769, -2.993929, 3.513321, 0.5099648, 1.991465, -3.707549, -6.097658, -12.4645, -25.53013, -21.51405, -18.31096, -13.87713, -11.4062, -5.139029, 4.666254, 2.245266, 4.030216, -0.3222798, -6.49823, -19.93214, -26.24586, -27.53072, -30.5116, -24.21549, -15.32655, -11.16845, -6.634354, 0.8261478, -1.352203, -8.504521, -9.68212, -11.21422, -21.0689, -23.58986, -22.92111, -18.67183, -6.597311, -1.616343, 8.418595, 10.2994, 17.29427, 16.1461, 9.600862, 6.372762 ; 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.090339, 2.090339, 2.156988, 2.156988, 2.156988, 2.190297, 2.056999, 1.990289, 1.956918, 1.923537, 1.956918, 2.023649, 2.023649, 2.023649, 2.056999, 2.090339, 2.156988, 2.190297, 2.223597, 2.190297, 2.123669, 2.090339, 2.190297, 2.456411, 2.290165, 2.290165, 2.323434, 2.423181, 2.389942, 2.090339, 2.090339, 2.090339, 2.290165, 2.356693, 2.323434, 2.356693, 2.356693, 2.356693, 2.389942, 2.423181, 2.48963, 2.52284, 2.65558, 2.755033, 2.721892, 2.688741, 2.556039, 2.52284, 2.456411, 2.423181, 2.389942, 2.423181, 2.456411, 2.48963, 2.589229, 2.556039, 2.62241, 2.62241, 2.62241, 2.556039, 2.556039, 2.556039, 2.589229, 2.688741, 2.721892, 2.721892, 2.821287, 2.887503, 2.887503, 2.953681, 2.887503, 2.821287, 2.8544, 2.788165, 2.788165, 2.755033, 2.755033, 2.8544, 2.887503, 2.887503, 2.8544, 2.788165, 2.688741, 2.48963, 2.48963, 2.48963, 2.52284, 2.62241, 2.65558, 2.8544, 2.953681, 3.019821, 3.118961, 3.052877, 2.821287, 2.688741, 2.721892, 2.65558, 2.62241, 2.556039, 2.52284, 2.48963, 2.52284, 2.65558, 2.688741, 2.821287, 2.688741, 2.52284, 2.589229, 2.52284, 2.456411, 2.48963, 2.52284, 2.65558, 2.755033, 2.821287, 2.8544, 2.8544, 2.821287, 2.755033, 2.65558, 2.48963, 2.52284, 2.48963, 2.456411, 2.456411, 2.456411, 2.48963, 2.48963, 2.48963, 2.62241, 2.62241, 2.48963, 2.589229, 2.589229, 2.65558, 2.721892, 2.688741, 2.755033, 2.821287, 2.8544, 2.8544, 2.788165, 2.755033, 2.688741, 2.65558, 2.65558, 2.589229, 2.589229, 2.556039, 2.589229, 2.589229, 2.62241, 2.62241, 2.62241, 2.65558, 2.62241, 2.589229, 2.48963, 2.456411, 2.48963, 2.52284, 2.589229, 2.755033, 2.821287, 2.887503, 2.920597, 2.953681 ; 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 ; }