netcdf F0107.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.8046, 0.03433, -6.29e-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 = "Fri Sep 26 00:39:35 2003: ncrcat -d time,2452908.95832, F0107.aanderaa.realtime.nc tmp.nc" ; :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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0107" ; :mooring_site_desc = "W. Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "044060B2" ; :starting_julian_day_number = 2452939.04167244 ; :starting_julian_day_string = "2003-10-26 01:00:00" ; :ending_julian_day_number = 2452946.00000579 ; :ending_julian_day_string = "2003-11-02 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 29-Aug-2003 13:40:16\n", "AANCM_Temperature_1.5: 29-Aug-2003 13:40:16" ; data: lat = 44.0555 ; lon = -68.9982 ; depth = 2 ; time = 2452939.04166667, 2452939.08333333, 2452939.125, 2452939.16666667, 2452939.20833333, 2452939.25, 2452939.29166667, 2452939.33333333, 2452939.375, 2452939.41666667, 2452939.45833333, 2452939.5, 2452939.54166667, 2452939.58333333, 2452939.625, 2452939.66666667, 2452939.70833333, 2452939.75, 2452939.79166667, 2452939.83333333, 2452939.875, 2452939.91666667, 2452939.95833333, 2452940, 2452940.04166667, 2452940.08333333, 2452940.125, 2452940.16666667, 2452940.20833333, 2452940.25, 2452940.29166667, 2452940.33333333, 2452940.375, 2452940.41666667, 2452940.45833333, 2452940.5, 2452940.54166667, 2452940.58333333, 2452940.625, 2452940.66666667, 2452940.70833333, 2452940.75, 2452940.79166667, 2452940.83333333, 2452940.875, 2452940.91666667, 2452940.95833333, 2452941, 2452941.04166667, 2452941.08333333, 2452941.125, 2452941.16666667, 2452941.20833333, 2452941.25, 2452941.29166667, 2452941.33333333, 2452941.375, 2452941.41666667, 2452941.45833333, 2452941.5, 2452941.54166667, 2452941.58333333, 2452941.625, 2452941.66666667, 2452941.70833333, 2452941.75, 2452941.79166667, 2452941.83333333, 2452941.875, 2452941.91666667, 2452941.95833333, 2452942, 2452942.04166667, 2452942.08333333, 2452942.125, 2452942.16666667, 2452942.20833333, 2452942.25, 2452942.29166667, 2452942.33333333, 2452942.375, 2452942.41666667, 2452942.45833333, 2452942.5, 2452942.54166667, 2452942.58333333, 2452942.625, 2452942.66666667, 2452942.70833333, 2452942.75, 2452942.79166667, 2452942.83333333, 2452942.875, 2452942.91666667, 2452942.95833333, 2452943, 2452943.04166667, 2452943.08333333, 2452943.125, 2452943.16666667, 2452943.20833333, 2452943.25, 2452943.29166667, 2452943.33333333, 2452943.375, 2452943.41666667, 2452943.45833333, 2452943.5, 2452943.54166667, 2452943.58333333, 2452943.625, 2452943.66666667, 2452943.70833333, 2452943.75, 2452943.79166667, 2452943.83333333, 2452943.875, 2452943.91666667, 2452943.95833333, 2452944, 2452944.04166667, 2452944.08333333, 2452944.125, 2452944.16666667, 2452944.20833333, 2452944.25, 2452944.29166667, 2452944.33333333, 2452944.375, 2452944.41666667, 2452944.45833333, 2452944.5, 2452944.54166667, 2452944.58333333, 2452944.625, 2452944.66666667, 2452944.70833333, 2452944.75, 2452944.79166667, 2452944.83333333, 2452944.875, 2452944.91666667, 2452944.95833333, 2452945, 2452945.04166667, 2452945.08333333, 2452945.125, 2452945.16666667, 2452945.20833333, 2452945.25, 2452945.29166667, 2452945.33333333, 2452945.375, 2452945.41666667, 2452945.45833333, 2452945.5, 2452945.54166667, 2452945.58333333, 2452945.625, 2452945.66666667, 2452945.70833333, 2452945.75, 2452945.79166667, 2452945.83333333, 2452945.875, 2452945.91666667, 2452945.95833333, 2452946 ; current_speed = 43.7017, 37.8357, 14.3717, 3.2263, 6.4526, 23.1707, 29.9166, 26.397, 29.6233, 10.5588, 10.5588, 30.5032, 40.1821, 36.3692, 27.2769, 16.7181, 2.0531, 15.2516, 26.6903, 23.7573, 20.8243, 14.0784, 16.4248, 27.5702, 44.8749, 41.6486, 41.3553, 26.397, 9.0923, 12.3186, 23.1707, 23.7573, 11.1454, 6.7459, 25.5171, 27.2769, 49.861, 43.995, 38.7156, 20.2377, 15.2516, 10.8521, 20.8243, 34.3161, 35.196, 10.5588, 2.0531, 16.1315, 44.8749, 52.5007, 57.1935, 41.062, 25.8104, 15.5449, 19.6511, 36.0759, 43.1151, 33.7295, 19.0645, 3.5196, 15.2516, 21.7042, 36.3692, 37.2491, 28.1568, 23.7573, 13.1985, 15.2516, 23.464, 34.0228, 29.0367, 16.4248, 2.3464, 18.7712, 24.0506, 33.4362, 33.4362, 13.1985, 15.8382, 23.1707, 30.7965, 36.0759, 28.7434, 58.66, 54.8471, 43.7017, 30.7965, 19.0645, 43.4084, 27.8635, 7.0392, 22.5841, 25.5171, 39.8888, 44.8749, 36.6625, 23.1707, 16.4248, 27.2769, 24.6372, 10.2655, 11.732, 23.1707, 23.7573, 43.1151, 44.8749, 45.1682, 34.3161, 23.464, 17.3047, 9.9722, 22.8774, 18.1846, 7.3325, 17.598, 26.1037, 48.3945, 58.9533, 54.5538, 46.6347, 24.9305, 9.6789, 14.9583, 13.1985, 14.0784, 15.5449, 11.1454, 16.7181, 26.6903, 34.0228, 53.9672, 49.2744, 34.6094, 26.6903, 17.598, 11.1454, 14.665, 31.0898, 11.1454, 15.8382, 21.9975, 37.2491, 40.4754, 41.6486, 48.1012, 29.6233, 21.7042, 15.5449, 17.8913, 24.0506, 7.9191, 7.6258, 8.2124, 14.665, 20.8243, 27.8635, 32.263, 30.5032, 18.1846, 7.6258, 21.4109, 25.8104, 27.2769, 13.4918, 2.3464, 10.8521, 20.531, 35.7826 ; 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 = 15.3988, 17.1568, 36.4948, 28.408, 201.7468, 158.5, 170.4544, 146.8972, 122.2852, 120.8788, 325.8616, 13.9924, 355.006, 337.4644, 321.2908, 15.3988, 61.81, 151.468, 154.2808, 151.468, 130.0204, 92.3992, 57.5908, 11.8828, 9.4216, 355.006, 338.8708, 337.1128, 36.1432, 151.1164, 163.774, 169.048, 143.0296, 96.97, 34.7368, 8.0152, 359.5768, 358.8736, 355.3576, 350.7868, 143.3812, 190.8472, 189.7924, 178.8928, 190.144, 176.4316, 104.002, 20.6728, 355.7092, 353.9512, 359.9284, 349.0288, 30.166, 112.792, 154.984, 153.5776, 182.0572, 194.0116, 171.5092, 278.044, 341.6836, 324.8068, 322.3456, 315.3136, 308.6332, 302.656, 287.5372, 203.8564, 167.6416, 165.532, 167.29, 144.0844, 105.76, 350.0836, 1.6864, 340.9804, 323.4004, 317.0716, 244.642, 201.7468, 180.6508, 177.1348, 207.724, 176.4316, 195.7696, 211.24, 222.8428, 275.2312, 349.732, 349.0288, 106.8148, 189.7924, 194.3632, 159.5548, 159.9064, 157.4452, 142.3264, 127.9108, 53.02, 39.3076, 335.0032, 243.5872, 223.8976, 198.5824, 181.7056, 178.8928, 182.0572, 184.1668, 158.5, 127.9108, 101.1892, 79.0384, 38.956, 88.18, 223.1944, 191.1988, 188.386, 190.144, 188.0344, 189.0892, 221.4364, 242.5324, 226.3588, 52.3168, 34.3852, 316.0168, 193.66, 236.5552, 182.7604, 175.7284, 184.87, 186.9796, 191.5504, 190.144, 207.3724, 243.5872, 307.93, 358.1704, 47.3944, 113.4952, 135.2944, 156.0388, 156.3904, 154.984, 155.6872, 167.6416, 155.3356, 64.2712, 54.4264, 41.4172, 40.714, 87.8284, 301.9528, 213.7012, 167.6416, 161.6644, 134.2396, 143.7328, 171.1576, 199.6372, 53.02, 46.3396, 39.3076, 45.2848, 40.714, 195.418, 197.8792, 179.2444 ; 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 = 11.60437, 11.16107, 8.547566, 1.534903, -2.390724, 8.49209, 4.961145, 14.41653, 25.04353, 9.062141, -5.925533, 7.375466, -3.497909, -13.93876, -17.0581, 4.439256, 1.809573, 7.284919, 11.58255, 11.34766, 15.94757, 14.06606, 13.8665, 5.676992, 7.345926, -3.62557, -14.90744, -10.26627, 5.362688, 5.950275, 6.474515, 4.513568, 6.70287, 6.696047, 14.53983, 3.803376, -0.3682816, -0.8648591, -3.133507, -3.24023, 9.097401, -2.042262, -3.541772, 0.6630929, -6.198815, 0.6571805, 1.992097, 5.694915, -3.357477, -5.532287, -0.07147217, -7.814737, 12.96991, 14.33111, 8.309887, 16.05325, -1.547711, -8.166531, 2.814885, -3.48497, -4.793032, -12.5089, -22.21784, -26.19453, -21.99493, -20.00187, -12.58505, -6.168445, 5.02191, 8.500231, 6.388552, 9.634671, 2.258194, -3.232608, 0.7077847, -10.89658, -19.93531, -8.989285, -14.31218, -8.584873, -0.3497977, 1.803302, -13.3718, 3.651003, -14.90578, -22.66475, -20.94129, -18.98509, -7.737664, -5.302857, 6.738238, -3.841076, -6.329969, 13.93361, 15.41699, 14.06252, 14.16106, 12.95865, 21.79003, 15.60726, -4.337868, -10.50733, -16.06591, -7.570695, -1.283275, 0.8671214, -1.621412, -2.493418, 8.599585, 13.65286, 9.782646, 22.46, 11.43308, 7.328801, -12.04541, -5.069699, -7.057917, -10.38302, -7.624855, -7.366974, -16.49871, -8.587815, -10.82496, 10.44533, 7.95083, -10.79512, -2.632096, -13.94987, -1.28539, 2.534169, -4.581558, -5.987625, -6.929835, -4.700768, -8.091068, -9.981958, -11.5672, -0.9926077, 8.203359, 14.52511, 15.47445, 15.12753, 16.2105, 17.612, 19.80413, 6.340161, 9.057217, 14.00376, 14.55223, 15.91036, 5.165499, 7.620323, -6.968093, -8.137049, 4.456945, 8.765364, 23.11414, 18.04422, 2.795284, -2.56275, 17.104, 18.67239, 17.27947, 9.587446, 1.530518, -2.885128, -6.303246, 0.4718768 ; 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 = 42.13285, 36.15205, 11.55357, 2.837796, -5.99337, -21.55843, -29.50237, -22.11256, -15.82281, -5.419027, 8.739354, 29.5981, 40.02956, 33.59211, 21.28498, 16.11794, 0.9698781, -13.3993, -24.04614, -20.87199, -13.39128, -0.5893458, 8.803075, 26.97939, 44.26956, 41.49049, 38.57498, 24.31882, 7.342445, -10.7862, -22.24774, -23.3246, -8.904576, -0.8186125, 20.9694, 27.01044, 49.85964, 43.9865, 38.58858, 19.97662, -12.24127, -10.6582, -20.5209, -34.30969, -34.64582, -10.53833, -0.4967594, 15.09282, 44.74912, 52.2084, 57.19345, 40.31151, 22.31498, -6.02189, -17.80762, -32.30733, -43.08731, -32.72594, -18.85555, 0.4925101, 14.47889, 17.73696, 28.79386, 26.48286, 17.5792, 12.81929, 3.977037, -13.94853, -22.92029, -32.94385, -28.32519, -13.30215, -0.637302, 18.49076, 24.04018, 31.61082, 26.84331, 9.664013, -6.783071, -21.52165, -30.79451, -36.0308, -25.44362, -58.54627, -52.78278, -37.36506, -22.58068, 1.738203, 42.7132, 27.35424, -2.036293, -22.25506, -24.7195, -37.37607, -42.14348, -33.8583, -18.33973, -10.09195, 16.40804, 19.06319, 9.303945, -5.218807, -16.69635, -22.51875, -43.096, -44.86652, -45.13909, -34.2254, -21.83132, -10.6326, -1.9351, 4.350162, 14.14087, 0.2328776, -12.82957, -25.60666, -47.87707, -58.03175, -54.01832, -46.04914, -18.69017, -4.464363, -10.32332, 8.068177, 11.61833, 11.18523, -10.83014, -9.213902, -26.65933, -33.92829, -53.77237, -48.90925, -33.90852, -26.27308, -15.62767, -4.957867, 9.01455, 31.07395, 7.544855, -6.31425, -15.6343, -34.039, -37.08743, -37.74154, -43.83517, -28.93687, -19.72408, 6.748227, 10.40823, 18.03585, 6.00248, 0.2889606, 4.34617, -12.20044, -20.34176, -26.44888, -22.50862, -24.59373, -17.96847, -7.182279, 12.87943, 17.81905, 21.10567, 9.492604, 1.778512, -10.46155, -19.53947, -35.77949 ; 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 = 10.58279, 10.64618, 10.58279, 10.61448, 10.64618, 10.64618, 10.64618, 10.67787, 10.48769, 10.51939, 10.51939, 10.58279, 10.61448, 10.67787, 10.67787, 10.67787, 10.67787, 10.67787, 10.70955, 10.77292, 10.74124, 10.70955, 10.74124, 10.74124, 10.70955, 10.74124, 10.70955, 10.67787, 10.64618, 10.64618, 10.70955, 10.74124, 10.74124, 10.67787, 10.74124, 10.74124, 10.8046, 10.74124, 10.70955, 10.67787, 10.74124, 10.74124, 10.77292, 10.77292, 10.77292, 10.74124, 10.74124, 10.74124, 10.8046, 10.8046, 10.74124, 10.70955, 10.67787, 10.67787, 10.67787, 10.77292, 10.8046, 10.77292, 10.74124, 10.74124, 10.77292, 10.8046, 10.8046, 10.83628, 10.83628, 10.89963, 10.89963, 10.99463, 10.96297, 10.83628, 10.83628, 10.86795, 10.83628, 10.86795, 10.86795, 10.83628, 10.8046, 10.8046, 10.77292, 10.8046, 10.8046, 10.8046, 10.83628, 11.21624, 11.21624, 11.18458, 11.18458, 10.99463, 10.74124, 10.70955, 10.8046, 11.08962, 11.24789, 11.34282, 11.24789, 11.24789, 11.24789, 11.27953, 11.24789, 11.31118, 11.27953, 11.21624, 11.24789, 11.18458, 11.15293, 11.05796, 11.05796, 11.08962, 11.0263, 11.05796, 11.18458, 11.27953, 11.27953, 11.31118, 11.24789, 11.18458, 11.24789, 11.21624, 11.24789, 11.24789, 11.12127, 11.15293, 11.27953, 11.12127, 11.15293, 11.18458, 11.15293, 10.96297, 11.05796, 10.89963, 10.96297, 10.8046, 11.0263, 11.05796, 11.05796, 11.08962, 11.08962, 11.24789, 11.27953, 11.27953, 11.27953, 11.21624, 11.18458, 11.12127, 10.9313, 10.9313, 10.89963, 11.0263, 10.99463, 11.0263, 11.15293, 11.05796, 11.08962, 11.05796, 11.0263, 11.0263, 10.99463, 11.0263, 11.08962, 11.12127, 11.24789, 11.24789, 11.24789, 11.31118, 11.27953, 11.24789, 11.24789, 11.21624 ; 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 ; }