netcdf B0108.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.712, 0.03424, -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 = "" ; :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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; current_speed = 14.0784, 13.1985, 9.0923, 5.866, 3.5196, 1.7598, 6.7459, 10.8521, 16.1315, 14.0784, 13.1985, 9.9722, 13.7851, 15.5449, 13.7851, 16.1315, 13.4918, 14.3717, 15.8382, 15.5449, 18.4779, 13.4918, 22.2908, 20.531, 27.5702, 30.2099, 25.2238, 22.5841, 22.2908, 21.7042, 23.1707, 34.6094, 39.8888, 33.4362, 31.9697, 28.1568, 32.8496, 35.196, 26.9836, 23.7573, 22.2908, 19.6511, 15.5449, 21.4109, 13.7851, 22.2908, 16.1315, 14.9583, 28.4501, 22.5841, 14.9583, 34.0228, 27.2769, 27.5702, 22.8774, 24.6372, 25.5171, 22.5841, 29.0367, 26.9836, 21.9975, 21.9975, 18.7712, 20.8243, 21.1176, 21.4109, 18.7712, 14.0784, 14.3717, 9.3856, 17.8913, 16.7181, 21.7042, 21.4109, 25.8104, 21.9975, 20.2377, 18.4779, 11.1454, 14.665, 7.0392, 5.866, 11.732, 18.4779, 23.464, 26.6903, 19.6511, 17.3047, 12.3186, 10.2655, 9.6789, 4.1062, 4.1062, 3.2263, 0.8799, 3.5196, 6.4526, 12.0253, 17.598, 17.3047, 24.9305, 27.8635, 26.6903, 27.5702, 25.8104, 26.6903, 29.33, 32.263, 35.7826, 31.9697, 27.8635, 24.3439, 16.1315, 4.3995, 10.2655, 12.0253, 18.7712, 14.9583, 24.9305, 25.5171, 26.1037, 28.4501, 20.8243, 22.5841, 20.8243, 18.7712, 9.9722, 22.5841, 16.7181, 17.0114, 14.9583, 11.4387, 14.665, 19.0645, 17.8913, 22.5841, 17.8913, 15.8382, 14.0784, 16.7181, 9.9722, 14.0784, 9.9722, 12.3186, 13.4918, 12.3186, 20.2377, 18.1846, 16.4248, 12.0253, 11.732, 7.3325, 9.0923, 7.0392, 8.5057, 9.3856, 6.4526, 8.5057, 10.5588, 10.2655, 20.8243, 23.464, 18.1846, 20.2377, 14.665, 13.4918, 21.1176, 17.0114 ; 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 = 131.372, 140.5136, 134.5364, 148.952, 172.1576, 222.0848, 218.2172, 206.6144, 191.144, 190.0892, 176.3768, 147.8972, 174.9704, 168.9932, 196.0664, 195.0116, 214.3496, 230.8748, 230.5232, 219.6236, 222.788, 240.0164, 199.5824, 209.4272, 205.9112, 180.9476, 188.3312, 189.386, 206.2628, 187.628, 200.6372, 210.8336, 227.0072, 206.2628, 203.8016, 190.7924, 203.45, 190.4408, 192.1988, 206.2628, 172.5092, 186.2216, 159.8516, 178.4864, 196.0664, 160.9064, 167.9384, 150.0068, 153.5228, 141.2168, 155.6324, 165.8288, 169.6964, 176.3768, 170.3996, 172.5092, 190.0892, 191.144, 182.7056, 172.1576, 184.4636, 158.7968, 173.9156, 153.5228, 147.194, 161.258, 164.4224, 182.0024, 169.3448, 209.4272, 174.6188, 148.952, 168.6416, 145.0844, 138.7556, 142.6232, 131.0204, 134.5364, 134.5364, 125.7464, 115.55, 129.9656, 113.0888, 112.7372, 111.6824, 112.3856, 170.7512, 177.08, 184.8152, 191.8472, 187.2764, 171.1028, 159.1484, 29.7596, 177.08, 236.5004, 103.9472, 93.3992, 88.4768, 86.3672, 97.97, 120.4724, 131.372, 149.6552, 177.08, 186.2216, 204.1532, 212.9432, 210.482, 213.6464, 222.4364, 208.724, 209.0756, 193.9568, 137.3492, 127.1528, 132.7784, 148.6004, 134.1848, 157.3904, 155.2808, 155.2808, 184.4636, 171.1028, 181.2992, 187.2764, 195.7148, 223.8428, 216.1076, 222.4364, 229.1168, 225.6008, 230.5232, 187.9796, 197.1212, 183.0572, 186.5732, 191.144, 197.1212, 182.354, 191.4956, 200.6372, 180.9476, 187.2764, 215.0528, 205.208, 193.2536, 199.934, 183.0572, 186.5732, 184.4636, 192.902, 205.208, 213.6464, 276.9344, 230.8748, 230.5232, 240.368, 195.7148, 168.9932, 202.0436, 195.7148, 188.6828, 193.6052, 218.2172, 203.8016, 206.2628, 216.8108 ; 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 = 10.56491, 8.39286, 6.481037, 3.025425, 0.4802449, -1.17947, -4.173313, -4.861565, -3.117824, -2.46627, 0.8340743, 5.299626, 1.208545, 2.967918, -3.815043, -4.178294, -7.612627, -11.14912, -12.22522, -9.913625, -12.55181, -11.68617, -7.471033, -10.08724, -12.04756, -0.4996109, -3.654803, -3.683125, -9.863435, -2.881032, -8.166497, -17.73893, -29.17624, -14.79515, -12.90204, -5.272389, -13.07245, -6.378201, -5.701751, -10.51235, 2.905985, -2.129671, 5.354486, 0.5655525, -3.815043, 7.291596, 3.37089, 7.477612, 12.68424, 14.14612, 6.171636, 8.329464, 4.878856, 1.742289, 3.815393, 3.211878, -4.470115, -4.364953, -1.370651, 3.681877, -1.711972, 7.955982, 1.989622, 9.28434, 11.44144, 6.879478, 5.040879, -0.4919184, 2.657302, -4.611308, 1.677876, 8.62246, 4.274546, 12.25494, 17.01608, 13.35367, 15.26886, 13.17114, 7.944497, 11.90227, 6.350832, 4.49588, 10.79224, 17.04193, 21.80383, 24.67897, 3.158362, 0.8815283, -1.03405, -2.107532, -1.225891, 0.6350735, 1.461597, 1.601413, 0.04482348, -2.934958, 6.262366, 12.00414, 17.59178, 17.26993, 24.68969, 24.01481, 20.02931, 13.92854, 1.314822, -2.892538, -12.00119, -17.54486, -18.15136, -17.71332, -18.80149, -11.69946, -7.839316, -1.061116, 6.955167, 9.584497, 13.7778, 7.793329, 17.87755, 9.810049, 10.91582, 11.89702, -1.620667, 3.492904, -0.4721572, -2.377486, -2.700962, -15.6436, -9.852036, -11.47881, -11.30915, -8.17275, -11.31965, -2.646544, -5.267091, -1.204475, -2.048062, -3.061136, -4.144596, -0.6866708, -1.987386, -4.961923, -0.1649201, -1.560225, -7.74876, -5.246561, -4.639727, -6.199811, -0.875982, -1.376566, -0.9130515, -1.637231, -3.872462, -3.900181, -8.443481, -7.281057, -4.980646, -7.393315, -2.859842, 1.959946, -7.81561, -6.355204, -2.745221, -4.760521, -9.072418, -5.444897, -9.344307, -10.1928 ; 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 = -9.305051, -10.18628, -6.376996, -5.02561, -3.486682, -1.306042, -5.300059, -9.702229, -15.82733, -13.86069, -13.17212, -8.447411, -13.73202, -15.25894, -13.24668, -15.58099, -11.13897, -9.068788, -10.06938, -11.97347, -13.56042, -6.742555, -21.00151, -17.8821, -24.79863, -30.20577, -24.95761, -22.28175, -19.98981, -21.51213, -21.68386, -29.71769, -27.20043, -29.98471, -29.25063, -27.65877, -30.13648, -34.61325, -26.37432, -21.30493, -22.10057, -19.53536, -14.59361, -21.40343, -13.24668, -21.06448, -15.77537, -12.95516, -25.46602, -17.6048, -13.62577, -32.98743, -26.83703, -27.51509, -22.557, -24.42694, -25.12251, -22.15827, -29.00433, -26.73123, -21.93078, -20.50835, -18.66546, -18.64008, -17.74955, -20.27559, -18.08169, -14.0698, -14.1239, -8.174676, -17.81245, -14.32299, -21.27911, -17.55685, -19.40695, -17.48055, -13.28256, -12.9597, -7.816963, -8.567273, -3.035997, -3.767894, -4.60079, -7.141799, -8.669041, -10.16468, -19.39563, -17.28223, -12.27512, -10.04683, -9.600953, -4.056792, -3.837266, 2.800802, -0.8787576, -1.942577, -1.555255, -0.7130093, 0.4677852, 1.096458, -3.456728, -14.13023, -17.64083, -23.7931, -25.77689, -26.5331, -26.76229, -27.07544, -30.83704, -26.61391, -20.56401, -21.34826, -14.0986, -4.269618, -7.550241, -7.262592, -12.74874, -12.76772, -17.37593, -23.556, -23.71177, -25.84316, -20.76114, -22.31236, -20.81895, -18.62003, -9.599458, -16.28862, -13.50675, -12.55487, -9.790494, -8.003125, -9.323504, -18.87991, -17.09843, -22.55196, -17.77369, -15.53956, -13.4545, -16.70399, -9.772158, -13.175, -9.970837, -12.21939, -11.0447, -11.14547, -19.69867, -17.09509, -16.40142, -11.94625, -11.69642, -7.147379, -8.226418, -5.859942, 1.026917, -5.922474, -4.102342, -4.205451, -10.16413, -10.07666, -19.30201, -22.58696, -17.97619, -19.66982, -11.52187, -12.3443, -18.93771, -13.61964 ; 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 = 4.852958, 4.787862, 4.787862, 4.755303, 4.722735, 4.755303, 4.787862, 4.787862, 4.755303, 4.787862, 4.852958, 4.885494, 4.820414, 4.820414, 4.755303, 4.755303, 4.820414, 4.950543, 5.015562, 5.015562, 5.08055, 5.145507, 5.210435, 5.242887, 5.242887, 5.242887, 5.242887, 5.307771, 5.340201, 5.340201, 5.275333, 5.145507, 5.08055, 5.04806, 4.983057, 4.983057, 4.852958, 4.820414, 4.787862, 4.787862, 4.820414, 4.820414, 4.852958, 4.852958, 4.852958, 4.852958, 4.852958, 4.852958, 4.852958, 4.852958, 4.885494, 4.852958, 4.885494, 4.852958, 4.787862, 4.820414, 4.787862, 4.852958, 4.885494, 4.885494, 4.950543, 4.950543, 4.918023, 4.820414, 4.820414, 4.787862, 4.820414, 4.820414, 4.787862, 4.852958, 4.918023, 4.918023, 4.787862, 4.787862, 4.722735, 4.69016, 4.69016, 4.69016, 4.722735, 4.69016, 4.69016, 4.657577, 4.657577, 4.592386, 4.69016, 4.624986, 4.983057, 5.015562, 5.04806, 5.113032, 5.145507, 5.08055, 5.340201, 5.210435, 5.145507, 5.145507, 5.015562, 4.657577, 4.331302, 4.396622, 4.265949, 4.102422, 3.971448, 3.77473, 3.610559, 3.544829, 3.544829, 3.577698, 3.709088, 3.90591, 4.069691, 4.167858, 4.233261, 4.461909, 4.494541, 4.396622, 4.331302, 4.331302, 4.233261, 4.265949, 4.233261, 4.331302, 4.592386, 4.755303, 4.787862, 4.722735, 4.852958, 4.135144, 4.233261, 3.971448, 4.069691, 4.167858, 4.167858, 4.135144, 4.135144, 4.102422, 4.069691, 4.036952, 4.069691, 4.036952, 4.069691, 4.135144, 4.102422, 4.069691, 4.167858, 4.167858, 4.135144, 4.200563, 4.265949, 4.29863, 4.396622, 4.331302, 4.167858, 4.331302, 4.396622, 4.494541, 4.527164, 4.527164, 4.624986, 4.592386, 4.233261, 4.102422, 4.069691, 3.971448, 3.938683, 4.004204, 4.004204, 4.036952 ; 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 ; }