netcdf F0108.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.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 = "03-May-2004 19:15:58: Modified [lon,lat] to [-68.997700,44.056500].\n", "Tue Apr 27 17:27:33 2004: /usr/local/nco/bin/ncrcat -d time,2453123.6979,2453123.7813 F0108.aanderaa.realtime.nc F0108.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 = "AANCM971" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0108" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.4 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453135.00000579 ; :starting_julian_day_string = "2004-05-09 00:00:00" ; :ending_julian_day_number = 2453141.95833912 ; :ending_julian_day_string = "2004-05-15 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:21:14\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:21:14" ; data: lat = 44.0565 ; lon = -68.9977 ; depth = 2 ; time = 2453135, 2453135.04166667, 2453135.08333333, 2453135.125, 2453135.16666667, 2453135.20833333, 2453135.25, 2453135.29166667, 2453135.33333333, 2453135.375, 2453135.41666667, 2453135.45833333, 2453135.5, 2453135.54166667, 2453135.58333333, 2453135.625, 2453135.66666667, 2453135.70833333, 2453135.75, 2453135.79166667, 2453135.83333333, 2453135.875, 2453135.91666667, 2453135.95833333, 2453136, 2453136.04166667, 2453136.08333333, 2453136.125, 2453136.16666667, 2453136.20833333, 2453136.25, 2453136.29166667, 2453136.33333333, 2453136.375, 2453136.41666667, 2453136.45833333, 2453136.5, 2453136.54166667, 2453136.58333333, 2453136.625, 2453136.66666667, 2453136.70833333, 2453136.75, 2453136.79166667, 2453136.83333333, 2453136.875, 2453136.91666667, 2453136.95833333, 2453137, 2453137.04166667, 2453137.08333333, 2453137.125, 2453137.16666667, 2453137.20833333, 2453137.25, 2453137.29166667, 2453137.33333333, 2453137.375, 2453137.41666667, 2453137.45833333, 2453137.5, 2453137.54166667, 2453137.58333333, 2453137.625, 2453137.66666667, 2453137.70833333, 2453137.75, 2453137.79166667, 2453137.83333333, 2453137.875, 2453137.91666667, 2453137.95833333, 2453138, 2453138.04166667, 2453138.08333333, 2453138.125, 2453138.16666667, 2453138.20833333, 2453138.25, 2453138.29166667, 2453138.33333333, 2453138.375, 2453138.41666667, 2453138.45833333, 2453138.5, 2453138.54166667, 2453138.58333333, 2453138.625, 2453138.66666667, 2453138.70833333, 2453138.75, 2453138.79166667, 2453138.83333333, 2453138.875, 2453138.91666667, 2453138.95833333, 2453139, 2453139.04166667, 2453139.08333333, 2453139.125, 2453139.16666667, 2453139.20833333, 2453139.25, 2453139.29166667, 2453139.33333333, 2453139.375, 2453139.41666667, 2453139.45833333, 2453139.5, 2453139.54166667, 2453139.58333333, 2453139.625, 2453139.66666667, 2453139.70833333, 2453139.75, 2453139.79166667, 2453139.83333333, 2453139.875, 2453139.91666667, 2453139.95833333, 2453140, 2453140.04166667, 2453140.08333333, 2453140.125, 2453140.16666667, 2453140.20833333, 2453140.25, 2453140.29166667, 2453140.33333333, 2453140.375, 2453140.41666667, 2453140.45833333, 2453140.5, 2453140.54166667, 2453140.58333333, 2453140.625, 2453140.66666667, 2453140.70833333, 2453140.75, 2453140.79166667, 2453140.83333333, 2453140.875, 2453140.91666667, 2453140.95833333, 2453141, 2453141.04166667, 2453141.08333333, 2453141.125, 2453141.16666667, 2453141.20833333, 2453141.25, 2453141.29166667, 2453141.33333333, 2453141.375, 2453141.41666667, 2453141.45833333, 2453141.5, 2453141.54166667, 2453141.58333333, 2453141.625, 2453141.66666667, 2453141.70833333, 2453141.75, 2453141.79166667, 2453141.83333333, 2453141.875, 2453141.91666667, 2453141.95833333 ; current_speed = 57.7801, 39.3022, 35.7826, 17.0114, 24.3439, 24.3439, 11.732, 9.3856, 25.8104, 28.1568, 52.5007, 32.263, 21.4109, 11.732, 22.2908, 35.4893, 56.6069, 46.0481, 27.5702, 19.6511, 20.2377, 13.1985, 12.6119, 15.2516, 36.3692, 31.3831, 14.3717, 11.4387, 20.8243, 28.4501, 42.8218, 40.7687, 31.9697, 10.8521, 7.6258, 10.2655, 22.2908, 12.0253, 5.5727, 6.7459, 12.3186, 40.4754, 33.4362, 57.7801, 27.8635, 18.7712, 17.8913, 7.3325, 26.9836, 22.5841, 31.9697, 12.0253, 10.2655, 22.2908, 24.6372, 41.3553, 16.4248, 17.3047, 5.5727, 10.2655, 24.6372, 25.8104, 48.6878, 21.1176, 17.3047, 14.3717, 26.6903, 24.9305, 59.5399, 32.8496, 18.4779, 10.2655, 3.8129, 17.0114, 36.9558, 31.9697, 37.2491, 17.3047, 24.0506, 26.9836, 32.5563, 41.062, 18.1846, 7.9191, 16.7181, 38.129, 66.5791, 53.0873, 32.263, 26.1037, 11.732, 6.1593, 5.2794, 5.5727, 13.1985, 14.3717, 23.7573, 36.3692, 56.0203, 56.9002, 47.5146, 39.3022, 21.9975, 23.1707, 31.9697, 51.6208, 51.6208, 29.33, 17.8913, 5.5727, 48.3945, 64.526, 47.5146, 48.6878, 38.129, 30.5032, 35.7826, 39.0089, 44.2883, 19.0645, 12.0253, 46.3414, 61.0064, 64.8193, 56.9002, 47.8079, 36.9558, 23.1707, 15.2516, 13.4918, 14.0784, 11.732, 11.1454, 19.3578, 33.4362, 54.5538, 34.6094, 35.196, 21.4109, 14.665, 14.9583, 17.3047, 21.1176, 19.9444, 9.9722, 12.6119, 15.2516, 26.9836, 31.0898, 38.129, 27.2769, 17.598, 26.6903, 42.2352, 36.0759, 63.0595, 19.3578, 6.1593, 21.7042, 20.2377, 22.5841, 15.8382, 22.5841, 18.4779, 5.866, 23.7573, 37.2491, 36.9558 ; 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 = 159.8064, 159.4548, 105.66, 82.4544, 50.4588, 327.8712, 250.8708, 97.9248, 175.2768, 189.6924, 193.2084, 154.5324, 180.1992, 174.222, 50.8104, 45.888, 40.2624, 32.5272, 39.5592, 332.0904, 10.0248, 270.912, 160.158, 136.2492, 118.6692, 156.642, 190.3956, 8.2668, 303.9624, 299.7432, 293.766, 317.6748, 312.4008, 309.588, 220.9848, 147.1488, 144.336, 119.724, 149.2584, 208.3272, 332.0904, 348.2256, 336.6612, 332.7936, 332.7936, 10.3764, 351.7416, 90.1896, 141.5232, 124.998, 154.5324, 148.5552, 268.4508, 341.5836, 324.7068, 330.3324, 359.1252, 332.0904, 277.2408, 204.8112, 175.6284, 160.8612, 167.5416, 181.254, 206.2176, 270.5604, 315.5652, 318.7296, 334.9032, 331.3872, 328.5744, 320.8392, 51.8652, 183.012, 172.8156, 166.4868, 172.1124, 230.1264, 266.6928, 293.0628, 292.008, 329.6292, 312.4008, 335.958, 196.7244, 179.496, 164.3772, 161.5644, 179.1444, 196.3728, 219.2268, 300.798, 329.6292, 54.3264, 77.8836, 160.8612, 188.286, 187.5828, 184.4184, 181.254, 175.98, 193.9116, 215.0076, 251.574, 299.04, 326.8164, 337.716, 344.358, 315.5652, 235.4004, 177.738, 177.0348, 166.4868, 177.3864, 199.5372, 258.9576, 292.008, 313.4556, 357.3672, 14.5956, 116.9112, 190.044, 188.286, 189.6924, 187.2312, 183.7152, 191.4504, 212.5464, 269.5056, 218.172, 59.6004, 172.464, 181.9572, 188.9892, 190.044, 191.802, 199.5372, 193.9116, 205.866, 267.7476, 352.7964, 51.5136, 26.55, 19.518, 329.6292, 218.172, 229.7748, 186.8796, 189.6924, 171.0576, 176.6832, 212.1948, 277.944, 325.0584, 332.442, 348.9288, 352.7964, 235.752, 192.8568, 212.1948, 190.044, 161.5644, 146.7972, 177.738, 270.5604, 75.4224, 17.76, 50.1072 ; 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 = 19.94531, 13.79296, 34.45436, 16.86409, 18.77321, -12.94668, -11.08418, 9.295966, 2.125281, -4.74044, -11.99607, 13.87311, -0.07443904, 1.181111, 17.27669, 25.48063, 36.58442, 24.76006, 17.55877, -9.198245, 3.522866, -13.19683, 4.280826, 10.54683, 31.91049, 12.44262, -2.593282, 1.644688, -17.27176, -24.70202, -39.19047, -27.45111, -23.60789, -8.363135, -5.001448, 5.568614, 12.99622, 10.44306, 2.848581, -3.200971, -5.766064, -8.259356, -13.24633, -26.4169, -12.73912, 3.380956, -2.569865, 7.33246, 16.78913, 18.50026, 13.74699, 6.273321, -10.26175, -7.042123, -14.23441, -20.46952, -0.2507664, -8.099947, -5.528259, -4.307707, 1.877966, 8.462139, 10.50345, -0.4621519, -7.644896, -14.37101, -18.6858, -16.44449, -25.25378, -15.73128, -9.63421, -6.482653, 2.999075, -0.8938658, 4.621807, 7.47034, 5.111701, -13.28068, -24.01055, -24.82696, -30.18397, -20.76071, -13.42834, -3.22629, -4.810941, 0.3353959, 17.92996, 16.78825, 0.4817667, -7.358268, -7.419219, -5.290702, -2.669234, 4.526996, 12.90448, 4.711873, -3.423769, -4.799237, -4.31576, -1.245243, 3.330996, -9.449214, -12.61964, -21.9828, -27.9505, -28.25329, -19.57449, -7.908124, -12.52565, -4.587114, 1.910087, 3.337892, 11.10271, 2.220169, -12.75105, -29.93846, -33.17518, -28.31686, -2.034377, 4.80416, 10.72307, -8.082145, -8.791902, -10.91289, -7.162225, -3.097811, -7.336449, -12.46543, -15.25103, -8.33826, 12.14286, 1.538641, -0.3806482, -3.024623, -5.83142, -11.1579, -11.57403, -8.461983, -9.340888, -14.65367, -1.875705, 13.54536, 9.439116, 6.663484, -5.041886, -7.79446, -11.64478, -3.232186, -5.234236, 5.926827, 1.578153, -9.376205, -26.43417, -24.18984, -16.69038, -12.10923, -2.427382, -5.091335, -4.829512, -10.78264, -3.938766, 5.008649, 12.36715, 0.7293059, -5.865719, 22.9925, 11.36211, 28.35418 ; 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 = -54.22845, -36.80241, -9.658736, 2.233855, 15.49813, 20.61575, -3.84457, -1.294023, -25.72275, -27.75488, -51.11182, -29.12796, -21.41077, -11.67239, 14.0853, 24.7028, 43.19631, 38.82483, 21.25571, 17.36543, 19.92872, 0.210077, -11.86316, -11.01706, -17.44819, -28.81111, -14.13579, 11.31984, 11.63347, 14.11448, 17.25728, 30.14173, 21.55758, 6.915637, -5.756591, -8.623864, -18.11016, -5.962414, -4.789632, -5.938093, 10.88579, 39.62374, 30.70039, 51.38762, 24.78083, 18.46421, 17.70577, -0.02426426, -21.12439, -12.95306, -28.86316, -10.2593, -0.2775314, 21.14919, 20.10904, 35.9341, 16.42289, 15.29194, 0.7023813, -9.317947, -24.56552, -24.38379, -47.54134, -21.11254, -15.52444, 0.1405648, 19.05814, 18.73789, 53.91889, 28.83788, 15.76752, 7.95963, 2.354518, -16.9879, -36.66565, -31.08465, -36.89669, -11.09398, -1.387467, 10.57055, 12.20002, 35.42712, 12.26211, 7.232095, -16.01093, -38.12753, -64.11937, -50.36284, -32.2594, -25.04514, -9.08818, 3.153641, 4.554915, 3.249815, 2.770344, -13.57733, -23.5093, -36.05116, -55.85381, -56.88657, -47.3977, -38.14938, -18.01762, -7.323785, 15.51873, 43.20253, 47.76553, 28.24377, 12.77524, -3.164391, -48.35679, -64.43961, -46.19921, -48.63715, -35.9337, -5.842442, 13.40903, 26.83002, 44.24155, 18.44926, -5.44276, -45.63118, -60.36956, -63.89406, -56.44763, -47.70743, -36.22026, -19.53188, -0.131603, -10.6067, 7.124061, -11.63067, -11.1389, -19.12004, -32.92376, -53.40055, -32.61675, -34.16362, -19.26589, -0.576359, 14.84023, 10.76921, 18.89064, 18.79833, 8.603729, -9.914959, -9.849385, -26.78932, -30.64602, -37.66555, -27.23121, -14.89216, 3.688737, 34.62172, 31.98284, 61.88592, 19.20501, -3.466307, -21.16006, -17.12598, -22.23798, -15.02538, -18.89697, -18.4635, 0.0573734, 5.979499, 35.4739, 23.70172 ; 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 = 6.741477, 6.580993, 6.613102, 6.516756, 6.613102, 6.130799, 6.356053, 6.452494, 6.356053, 6.259555, 6.227376, 6.805628, 6.869755, 6.837694, 6.805628, 6.291728, 6.034163, 6.034163, 5.969705, 5.711601, 5.711601, 5.679307, 5.808442, 5.808442, 6.19519, 7.094013, 6.709393, 6.227376, 6.516756, 6.388206, 5.582382, 5.614697, 5.485393, 5.323601, 5.291221, 5.355974, 5.485393, 5.582382, 5.743888, 6.066381, 5.711601, 5.937466, 5.872967, 6.066381, 5.711601, 5.614697, 5.743888, 5.711601, 5.485393, 5.614697, 6.548878, 6.259555, 6.130799, 6.227376, 5.711601, 5.38834, 5.51773, 5.355974, 5.355974, 5.38834, 5.38834, 5.582382, 6.613102, 7.349962, 6.227376, 6.259555, 6.162998, 7.573627, 6.741477, 5.969705, 5.51773, 6.162998, 6.484628, 5.743888, 6.484628, 7.222033, 7.349962, 6.580993, 6.805628, 6.420353, 6.516756, 5.582382, 5.38834, 5.291221, 5.51773, 6.066381, 7.477803, 8.179431, 7.797031, 8.433979, 7.828926, 9.00567, 8.751757, 7.924578, 7.413894, 7.924578, 7.158034, 7.126026, 6.9659, 9.037391, 9.037391, 8.847005, 6.613102, 8.878746, 7.254023, 6.19519, 6.548878, 6.19519, 6.066381, 6.066381, 6.901809, 7.477803, 8.052044, 8.115747, 8.402177, 8.465776, 7.477803, 6.773556, 6.613102, 6.356053, 6.837694, 7.765132, 8.688236, 8.433979, 8.338558, 8.433979, 8.083898, 7.733228, 7.477803, 7.605558, 7.477803, 6.901809, 7.733228, 7.094013, 6.805628, 7.286008, 6.837694, 7.98832, 8.274921, 7.797031, 7.094013, 8.179431, 7.669403, 7.413894, 6.19519, 6.709393, 6.452494, 6.709393, 6.613102, 7.605558, 8.083898, 8.083898, 7.669403, 7.381931, 5.937466, 6.452494, 6.291728, 6.130799, 6.323894, 6.130799, 6.452494, 7.158034, 8.338558, 9.417736, 6.709393, 8.211267, 8.433979, 7.956451 ; 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 ; }