netcdf B0109.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.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 = "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.aanderaa.realtime.nc.new\n", "Fri Apr 29 04:26:57 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.aanderaa.realtime.nc B0109.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 = "AANCM691" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453499.00000579 ; :starting_julian_day_string = "2005-05-08 00:00:00" ; :ending_julian_day_number = 2453505.95833912 ; :ending_julian_day_string = "2005-05-14 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Apr-2005 14:43:23\n", "AANCM_Temperature_1.5: 20-Apr-2005 14:43:23" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453499, 2453499.04166667, 2453499.08333333, 2453499.125, 2453499.16666667, 2453499.20833333, 2453499.25, 2453499.29166667, 2453499.33333333, 2453499.375, 2453499.41666667, 2453499.45833333, 2453499.5, 2453499.54166667, 2453499.58333333, 2453499.625, 2453499.66666667, 2453499.70833333, 2453499.75, 2453499.79166667, 2453499.83333333, 2453499.875, 2453499.91666667, 2453499.95833333, 2453500, 2453500.04166667, 2453500.08333333, 2453500.125, 2453500.16666667, 2453500.20833333, 2453500.25, 2453500.29166667, 2453500.33333333, 2453500.375, 2453500.41666667, 2453500.45833333, 2453500.5, 2453500.54166667, 2453500.58333333, 2453500.625, 2453500.66666667, 2453500.70833333, 2453500.75, 2453500.79166667, 2453500.83333333, 2453500.875, 2453500.91666667, 2453500.95833333, 2453501, 2453501.04166667, 2453501.08333333, 2453501.125, 2453501.16666667, 2453501.20833333, 2453501.25, 2453501.29166667, 2453501.33333333, 2453501.375, 2453501.41666667, 2453501.45833333, 2453501.5, 2453501.54166667, 2453501.58333333, 2453501.625, 2453501.66666667, 2453501.70833333, 2453501.75, 2453501.79166667, 2453501.83333333, 2453501.875, 2453501.91666667, 2453501.95833333, 2453502, 2453502.04166667, 2453502.08333333, 2453502.125, 2453502.16666667, 2453502.20833333, 2453502.25, 2453502.29166667, 2453502.33333333, 2453502.375, 2453502.41666667, 2453502.45833333, 2453502.5, 2453502.54166667, 2453502.58333333, 2453502.625, 2453502.66666667, 2453502.70833333, 2453502.75, 2453502.79166667, 2453502.83333333, 2453502.875, 2453502.91666667, 2453502.95833333, 2453503, 2453503.04166667, 2453503.08333333, 2453503.125, 2453503.16666667, 2453503.20833333, 2453503.25, 2453503.29166667, 2453503.33333333, 2453503.375, 2453503.41666667, 2453503.45833333, 2453503.5, 2453503.54166667, 2453503.58333333, 2453503.625, 2453503.66666667, 2453503.70833333, 2453503.75, 2453503.79166667, 2453503.83333333, 2453503.875, 2453503.91666667, 2453503.95833333, 2453504, 2453504.04166667, 2453504.08333333, 2453504.125, 2453504.16666667, 2453504.20833333, 2453504.25, 2453504.29166667, 2453504.33333333, 2453504.375, 2453504.41666667, 2453504.45833333, 2453504.5, 2453504.54166667, 2453504.58333333, 2453504.625, 2453504.66666667, 2453504.70833333, 2453504.75, 2453504.79166667, 2453504.83333333, 2453504.875, 2453504.91666667, 2453504.95833333, 2453505, 2453505.04166667, 2453505.08333333, 2453505.125, 2453505.16666667, 2453505.20833333, 2453505.25, 2453505.29166667, 2453505.33333333, 2453505.375, 2453505.41666667, 2453505.45833333, 2453505.5, 2453505.54166667, 2453505.58333333, 2453505.625, 2453505.66666667, 2453505.70833333, 2453505.75, 2453505.79166667, 2453505.83333333, 2453505.875, 2453505.91666667, 2453505.95833333 ; current_speed = 50.7409, 57.7801, 64.526, 69.2188, 66.5791, 72.7384, 56.6069, 46.3414, 44.5816, 43.995, 45.4615, 39.8888, 41.9419, 43.995, 51.6208, 53.9672, 49.5677, 42.5285, 44.2883, 24.9305, 33.4362, 34.6094, 35.196, 40.4754, 47.8079, 45.4615, 42.8218, 36.3692, 38.7156, 38.129, 54.5538, 54.2605, 52.5007, 44.5816, 37.5424, 68.9255, 77.7245, 83.5905, 59.2466, 85.057, 66.5791, 51.0342, 48.6878, 52.2074, 45.1682, 31.6764, 37.2491, 41.3553, 55.1404, 56.9002, 55.727, 60.7131, 55.4337, 60.4198, 59.2466, 54.2605, 52.2074, 44.5816, 64.526, 64.8193, 57.4868, 62.7662, 36.3692, 31.0898, 31.0898, 31.0898, 32.8496, 34.6094, 23.7573, 11.4387, 10.2655, 10.2655, 11.4387, 15.5449, 16.4248, 28.4501, 31.3831, 39.5955, 54.2605, 54.2605, 52.794, 41.9419, 36.6625, 14.9583, 21.7042, 12.3186, 11.4387, 7.6258, 7.0392, 15.2516, 12.9052, 14.0784, 13.1985, 20.8243, 22.2908, 22.5841, 33.4362, 38.4223, 46.6347, 53.0873, 45.1682, 43.995, 44.2883, 39.3022, 30.5032, 22.5841, 20.2377, 19.0645, 22.2908, 36.6625, 37.2491, 42.8218, 46.6347, 54.8471, 48.9811, 48.6878, 49.861, 58.9533, 50.4476, 42.8218, 32.8496, 30.5032, 19.6511, 24.9305, 24.0506, 26.397, 29.33, 27.2769, 34.6094, 35.4893, 31.3831, 31.9697, 30.5032, 26.9836, 20.2377, 18.7712, 14.3717, 6.1593, 5.5727, 17.3047, 31.6764, 37.2491, 45.7548, 50.1543, 42.2352, 37.5424, 38.129, 38.4223, 39.8888, 37.5424, 43.7017, 42.5285, 39.0089, 30.5032, 28.7434, 25.2238, 24.6372, 24.3439, 15.5449, 18.1846, 13.7851, 17.598, 24.0506, 31.9697, 41.6486, 45.4615, 30.7965, 32.8496 ; 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 = 227.0072, 229.82, 216.8108, 215.4044, 217.8656, 211.5368, 209.0756, 195.7148, 209.4272, 217.1624, 220.6784, 204.1532, 224.1944, 217.8656, 208.3724, 212.24, 205.9112, 200.2856, 192.902, 192.1988, 204.8564, 196.418, 211.8884, 223.4912, 229.82, 229.82, 231.9296, 229.4684, 225.6008, 218.2172, 214.7012, 208.724, 198.176, 195.0116, 182.0024, 192.1988, 190.4408, 199.934, 218.9204, 217.8656, 220.6784, 222.0848, 219.9752, 196.418, 207.6692, 205.208, 207.6692, 215.4044, 210.8336, 205.5596, 212.24, 219.6236, 221.7332, 216.1076, 213.6464, 209.0756, 208.724, 206.2628, 198.8792, 204.8564, 205.208, 210.482, 229.1168, 225.6008, 214.3496, 205.9112, 206.6144, 217.8656, 230.5232, 216.8108, 155.2808, 164.0708, 178.1348, 195.0116, 201.3404, 203.45, 216.8108, 214.7012, 203.45, 202.3952, 201.692, 208.724, 218.9204, 238.2584, 240.7196, 263.9252, 252.3224, 43.8236, 57.1844, 47.3396, 73.0064, 74.0612, 113.0888, 118.0112, 126.4496, 144.3812, 180.9476, 186.2216, 198.5276, 216.4592, 241.0712, 245.642, 245.642, 243.5324, 245.2904, 259.706, 268.1444, 283.6148, 228.062, 230.1716, 218.9204, 242.4776, 245.2904, 242.4776, 239.3132, 240.0164, 231.2264, 237.9068, 242.126, 234.3908, 236.1488, 235.7972, 221.3816, 229.4684, 221.7332, 215.4044, 216.4592, 217.8656, 218.2172, 205.5596, 212.9432, 213.998, 215.4044, 219.272, 222.4364, 234.7424, 221.7332, 232.6328, 163.7192, 157.3904, 164.4224, 167.2352, 174.2672, 183.4088, 200.9888, 205.5596, 211.5368, 217.1624, 221.7332, 233.336, 239.3132, 235.7972, 229.1168, 230.5232, 213.998, 211.5368, 200.9888, 193.2536, 197.8244, 212.9432, 227.7104, 167.5868, 156.6872, 170.3996, 173.2124, 176.3768, 165.4772, 186.9248 ; 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 = -37.11389, -44.14523, -38.66233, -40.10148, -40.867, -38.04554, -27.50887, -12.55153, -21.90371, -26.57634, -29.63238, -16.32161, -29.23749, -27.00463, -24.53023, -28.78971, -21.65998, -14.74463, -9.888875, -5.267922, -14.05476, -9.782099, -18.59286, -27.85692, -36.52625, -34.73355, -33.71162, -27.64233, -27.66162, -23.58829, -31.0573, -26.0771, -16.37691, -11.54729, -1.311782, -14.56426, -14.08519, -28.49913, -37.22109, -52.20895, -43.39709, -34.20464, -31.27977, -14.75605, -20.97458, -13.49116, -17.29722, -23.95893, -28.26202, -24.54958, -29.72851, -38.71925, -36.90016, -35.6056, -32.82652, -26.36861, -25.0904, -19.72687, -20.87893, -27.2465, -24.48395, -31.83926, -27.49677, -22.21312, -17.54214, -13.58555, -14.71609, -21.24364, -18.33783, -6.853777, 4.292739, 2.817359, 0.3723083, -4.026356, -5.977118, -11.32168, -18.80395, -22.54159, -21.59289, -20.67287, -19.51356, -20.15689, -23.03285, -12.72098, -18.9312, -12.24943, -10.89857, 5.280412, 5.915878, 11.21577, 12.34173, 13.53716, 12.14128, 18.38485, 17.93027, 13.15275, -0.5529674, -4.163983, -14.81871, -31.54714, -39.53218, -40.07884, -40.34603, -35.1828, -27.71027, -22.22058, -20.22709, -18.52879, -16.58142, -28.15556, -23.40138, -37.97567, -42.36474, -48.64007, -42.12227, -42.17184, -38.87296, -49.94435, -44.59456, -34.81443, -27.28117, -25.22777, -12.99077, -18.94837, -16.00959, -15.29294, -17.42936, -16.74287, -21.41091, -15.31185, -17.06636, -17.8763, -17.67184, -17.08069, -13.65582, -15.3279, -9.566708, -4.895179, 1.562279, 6.652792, 8.506483, 8.230165, 4.570418, -2.982159, -15.12803, -16.19766, -19.94322, -23.21, -26.55249, -30.11467, -37.58215, -35.17333, -29.4925, -23.54487, -16.07227, -13.19321, -8.824687, -5.58112, -4.758306, -9.888919, -10.19757, 3.782872, 9.518042, 5.331767, 4.922409, 2.872923, 7.722692, -3.960562 ; 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 = -34.60055, -37.2792, -51.66071, -56.41909, -52.56105, -61.99526, -49.47326, -44.60924, -38.82971, -35.06078, -34.4771, -36.39672, -30.07145, -34.73198, -45.41998, -45.64659, -44.58478, -39.89072, -43.17017, -24.36758, -30.33881, -33.19821, -29.88417, -29.3641, -30.84523, -29.33135, -26.40517, -23.63515, -27.0875, -29.95686, -44.85043, -47.58347, -49.88106, -43.06018, -37.51947, -67.36919, -76.43759, -78.58226, -46.09501, -67.14848, -50.49226, -37.87522, -37.31056, -50.07866, -40.00292, -28.65978, -32.98942, -33.70802, -47.34683, -51.33178, -47.13506, -46.7643, -41.36754, -48.81387, -49.32118, -47.42255, -45.78302, -39.97961, -61.05469, -58.81471, -52.0122, -54.09119, -23.80434, -21.75208, -25.66805, -27.96442, -29.36891, -27.32249, -15.10408, -9.158034, -9.324853, -9.871321, -11.43264, -15.01441, -15.29863, -26.10034, -25.12589, -32.55273, -49.779, -50.16806, -49.05535, -36.78074, -28.52414, -7.869401, -10.61518, -1.303637, -3.473482, 5.501825, 3.814803, 10.33527, 3.771737, 3.866076, -5.175888, -9.78001, -13.24331, -18.35883, -33.43163, -38.196, -44.21766, -42.69707, -21.84887, -18.14515, -18.26612, -17.51666, -12.75093, -4.03576, -0.6553103, 4.487653, -14.89752, -23.48198, -28.98053, -19.78775, -19.4942, -25.34459, -24.99725, -24.33183, -31.22519, -31.32177, -23.5857, -24.93314, -18.29848, -17.14657, -14.74468, -16.20152, -17.94782, -21.51575, -23.58954, -21.53382, -27.19161, -32.01621, -26.33701, -26.50471, -24.86265, -20.88935, -14.93597, -10.83574, -10.72492, -3.738208, -5.349231, -15.97476, -30.51285, -36.3285, -45.52596, -50.06556, -39.43291, -33.86839, -32.49751, -30.61975, -29.76712, -22.41737, -22.30294, -23.90628, -25.53207, -19.39289, -23.82992, -21.49836, -23.00253, -23.6955, -14.79873, -15.2607, -9.275694, -17.18661, -22.08706, -31.52196, -41.35669, -45.37063, -29.81249, -32.60997 ; 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.752448, 6.784654, 6.784654, 6.752448, 6.623562, 6.526833, 6.494577, 6.236307, 6.13935, 6.074679, 6.009981, 5.815727, 5.945257, 6.107018, 5.750922, 5.718508, 5.686088, 5.653661, 5.588786, 5.556337, 5.621227, 5.426473, 5.718508, 5.523882, 6.203995, 6.300913, 6.365493, 6.365493, 6.333207, 6.300913, 5.329, 5.329, 5.296494, 5.296494, 5.296494, 5.45895, 5.588786, 5.686088, 5.393989, 5.653661, 5.45895, 5.361498, 5.588786, 5.815727, 5.621227, 5.718508, 5.686088, 5.880506, 5.945257, 5.783328, 5.912885, 5.49142, 5.426473, 5.686088, 5.621227, 5.718508, 5.750922, 5.523882, 6.203995, 6.430048, 6.365493, 6.591325, 5.686088, 6.074679, 5.750922, 6.009981, 6.655793, 6.784654, 8.196217, 8.643315, 8.707116, 7.876297, 7.620003, 7.684108, 7.620003, 7.331271, 6.91342, 7.427563, 7.972324, 8.355997, 8.196217, 8.100291, 7.170672, 8.004324, 7.45965, 7.620003, 7.299162, 7.908311, 7.972324, 8.292099, 8.419877, 8.611409, 8.834666, 9.153255, 8.898417, 8.45181, 8.260142, 8.196217, 8.355997, 8.387939, 7.299162, 6.494577, 6.655793, 6.816855, 6.945597, 7.074246, 7.170672, 7.299162, 7.363374, 7.427563, 6.397774, 5.945257, 6.009981, 5.945257, 6.074679, 6.13935, 6.171676, 6.462316, 6.591325, 6.397774, 6.268613, 6.171676, 6.009981, 5.977623, 5.977623, 5.977623, 5.945257, 5.977623, 6.009981, 6.042334, 6.268613, 6.333207, 6.430048, 6.526833, 6.591325, 6.688017, 6.494577, 6.752448, 6.849049, 6.881238, 6.977768, 7.106394, 7.587943, 7.363374, 7.491731, 7.45965, 7.555878, 7.555878, 7.363374, 7.491731, 7.620003, 7.716152, 7.844279, 7.684108, 7.620003, 7.748191, 7.876297, 7.94032, 8.228182, 8.036318, 8.260142, 8.292099, 8.228182, 7.684108, 7.45965, 8.068307, 8.7709, 8.643315 ; 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 ; }