netcdf N0101.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.7015, 0.03423, -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 = "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453219.00000579 ; :starting_julian_day_string = "2004-08-01 00:00:00" ; :ending_julian_day_number = 2453225.95833912 ; :ending_julian_day_string = "2004-08-07 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.909 ; :latitude = 42.3295 ; data: lat = 42.3295 ; lon = -65.909 ; depth = 2 ; time = 2453219, 2453219.04166667, 2453219.08333333, 2453219.125, 2453219.16666667, 2453219.20833333, 2453219.25, 2453219.29166667, 2453219.33333333, 2453219.375, 2453219.41666667, 2453219.45833333, 2453219.5, 2453219.54166667, 2453219.58333333, 2453219.625, 2453219.66666667, 2453219.70833333, 2453219.75, 2453219.79166667, 2453219.83333333, 2453219.875, 2453219.91666667, 2453219.95833333, 2453220, 2453220.04166667, 2453220.08333333, 2453220.125, 2453220.16666667, 2453220.20833333, 2453220.25, 2453220.29166667, 2453220.33333333, 2453220.375, 2453220.41666667, 2453220.45833333, 2453220.5, 2453220.54166667, 2453220.58333333, 2453220.625, 2453220.66666667, 2453220.70833333, 2453220.75, 2453220.79166667, 2453220.83333333, 2453220.875, 2453220.91666667, 2453220.95833333, 2453221, 2453221.04166667, 2453221.08333333, 2453221.125, 2453221.16666667, 2453221.20833333, 2453221.25, 2453221.29166667, 2453221.33333333, 2453221.375, 2453221.41666667, 2453221.45833333, 2453221.5, 2453221.54166667, 2453221.58333333, 2453221.625, 2453221.66666667, 2453221.70833333, 2453221.75, 2453221.79166667, 2453221.83333333, 2453221.875, 2453221.91666667, 2453221.95833333, 2453222, 2453222.04166667, 2453222.08333333, 2453222.125, 2453222.16666667, 2453222.20833333, 2453222.25, 2453222.29166667, 2453222.33333333, 2453222.375, 2453222.41666667, 2453222.45833333, 2453222.5, 2453222.54166667, 2453222.58333333, 2453222.625, 2453222.66666667, 2453222.70833333, 2453222.75, 2453222.79166667, 2453222.83333333, 2453222.875, 2453222.91666667, 2453222.95833333, 2453223, 2453223.04166667, 2453223.08333333, 2453223.125, 2453223.16666667, 2453223.20833333, 2453223.25, 2453223.29166667, 2453223.33333333, 2453223.375, 2453223.41666667, 2453223.45833333, 2453223.5, 2453223.54166667, 2453223.58333333, 2453223.625, 2453223.66666667, 2453223.70833333, 2453223.75, 2453223.79166667, 2453223.83333333, 2453223.875, 2453223.91666667, 2453223.95833333, 2453224, 2453224.04166667, 2453224.08333333, 2453224.125, 2453224.16666667, 2453224.20833333, 2453224.25, 2453224.29166667, 2453224.33333333, 2453224.375, 2453224.41666667, 2453224.45833333, 2453224.5, 2453224.54166667, 2453224.58333333, 2453224.625, 2453224.66666667, 2453224.70833333, 2453224.75, 2453224.79166667, 2453224.83333333, 2453224.875, 2453224.91666667, 2453224.95833333, 2453225, 2453225.04166667, 2453225.08333333, 2453225.125, 2453225.16666667, 2453225.20833333, 2453225.25, 2453225.29166667, 2453225.33333333, 2453225.375, 2453225.41666667, 2453225.45833333, 2453225.5, 2453225.54166667, 2453225.58333333, 2453225.625, 2453225.66666667, 2453225.70833333, 2453225.75, 2453225.79166667, 2453225.83333333, 2453225.875, 2453225.91666667, 2453225.95833333 ; current_speed = 119.9597, 76.8446, 46.6347, 6.1593, 45.1682, 68.9255, 50.1543, 66.5791, 107.9344, 62.7662, 43.1151, 39.3022, 68.9255, 76.258, 56.9002, 6.7459, 26.6903, 49.861, 65.1126, 57.7801, 74.7915, 86.5235, 45.4615, 37.8357, 71.2719, 64.2327, 44.8749, 10.8521, 8.2124, 35.4893, 48.6878, 53.3806, 56.6069, 69.5121, 52.5007, 53.3806, 53.6739, 66.8724, 79.191, 70.0987, 44.8749, 11.4387, 19.9444, 34.6094, 48.9811, 55.4337, 73.6183, 46.6347, 57.1935, 55.1404, 56.9002, 75.9647, 46.6347, 28.4501, 33.1429, 48.3945, 51.3275, 67.1657, 99.722, 61.0064, 21.1176, 23.1707, 46.6347, 89.7498, 89.4565, 30.5032, 30.5032, 23.7573, 63.3528, 70.0987, 101.7751, 70.6853, 31.3831, 34.6094, 61.593, 73.325, 40.4754, 14.0784, 9.9722, 37.2491, 51.9141, 51.6208, 89.1632, 90.6297, 41.062, 29.6233, 63.6461, 48.6878, 50.7409, 36.3692, 13.7851, 21.4109, 32.8496, 55.1404, 73.6183, 84.1771, 54.8471, 47.2213, 54.2605, 58.9533, 75.6714, 46.6347, 13.4918, 17.598, 43.4084, 55.727, 61.2997, 30.5032, 12.9052, 47.2213, 75.0848, 100.8952, 100.0153, 91.2163, 48.6878, 54.2605, 42.2352, 59.8332, 54.8471, 57.4868, 53.9672, 37.8357, 66.2858, 95.3225, 119.6664, 117.6133, 69.8054, 14.3717, 22.5841, 24.3439, 41.6486, 48.1012, 24.9305, 16.7181, 6.7459, 25.5171, 50.4476, 90.923, 78.6044, 32.263, 1.7598, 22.8774, 33.1429, 33.4362, 37.8357, 13.7851, 12.6119, 54.5538, 74.7915, 97.3756, 50.7409, 38.7156, 14.3717, 26.6903, 43.7017, 53.3806, 55.727, 38.7156, 43.4084, 24.9305, 43.995, 64.8193, 86.8168, 75.6714, 30.5032, 11.1454, 18.1846, 23.464 ; 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 = 273.3248, 296.1788, 284.2244, 139.3652, 140.7716, 139.0136, 141.4748, 147.1004, 106.3148, 128.8172, 141.4748, 211.7948, 287.7404, 290.2016, 295.124, 233.594, 155.8904, 145.3424, 148.8584, 151.3196, 150.968, 149.9132, 152.726, 244.4936, 272.9732, 266.6444, 285.2792, 328.1744, 94.712, 143.5844, 141.4748, 150.968, 154.484, 116.1596, 138.3104, 194.5664, 232.5392, 248.3612, 263.48, 288.092, 313.7588, 8.9216, 89.7896, 148.1552, 150.968, 158.7032, 112.292, 160.8128, 216.7172, 246.6032, 270.512, 309.8912, 358.022, 58.4972, 119.324, 125.6528, 135.4976, 137.9588, 96.1184, 134.0912, 154.484, 190.3472, 302.156, 309.8912, 317.2748, 334.8548, 77.132, 125.3012, 130.9268, 127.4108, 109.4792, 122.4884, 132.3332, 233.9456, 276.1376, 301.8044, 307.0784, 281.4116, 134.4428, 130.9268, 155.1872, 163.6256, 99.2828, 117.2144, 145.694, 206.8724, 258.206, 302.8592, 290.2016, 316.5716, 64.4744, 135.8492, 150.968, 151.3196, 128.114, 124.598, 138.662, 212.8496, 253.6352, 284.2244, 318.6812, 333.4484, 304.2656, 156.5936, 153.7808, 187.5344, 190.6988, 181.9088, 270.1604, 308.4848, 302.8592, 306.0236, 339.074, 346.4192, 60.6068, 104.9084, 117.2144, 129.1688, 152.726, 168.1964, 134.4428, 183.3152, 230.7812, 265.5896, 304.6172, 312.0008, 324.6584, 355.5608, 111.2372, 184.0184, 192.8084, 188.2376, 113.6984, 121.7852, 357.3188, 274.028, 307.43, 305.3204, 340.4804, 326.0648, 319.736, 148.5068, 166.0868, 182.2604, 210.74, 131.9816, 246.2516, 285.9824, 293.7176, 322.5488, 327.1196, 327.8228, 88.0316, 129.5204, 141.1232, 170.306, 194.2148, 134.4428, 152.0228, 203.3564, 237.8132, 284.9276, 310.5944, 326.4164, 338.7224, 89.438, 152.3744, 182.9636 ; 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 = -119.7578, -68.96201, -45.20492, 4.011153, 28.56497, 45.20685, 31.23905, 36.16368, 103.5882, 48.90427, 26.85462, -20.70749, -65.64787, -71.56686, -51.51693, -5.429314, 10.90254, 28.3545, 33.6733, 27.73002, 36.29617, 43.37522, 20.83256, -34.14812, -71.17596, -64.12257, -43.28872, -5.722697, 8.184644, 21.0678, 30.32562, 25.9055, 24.38416, 62.39194, 34.91794, -13.42532, -42.60471, -62.1597, -78.67882, -66.63296, -32.41124, 1.773946, 19.94427, 18.26062, 23.77043, 20.13347, 68.11626, 15.32676, -34.19404, -50.60658, -56.89793, -58.28495, -1.609632, 24.25697, 28.89611, 39.32363, 35.97746, 44.9785, 99.15396, 43.81682, 9.096684, -4.161751, -39.48104, -68.86176, -60.6947, -12.96123, 29.73713, 19.38894, 47.86603, 55.67941, 95.94976, 59.62307, 23.19967, -27.98026, -61.23995, -62.31541, -32.29173, -13.80009, 7.11965, 28.14345, 21.78601, 14.55256, 87.99554, 80.59712, 23.14306, -13.38988, -62.30246, -40.89807, -47.61949, -25.00192, 12.43958, 14.91375, 15.94185, 26.46317, 57.92172, 69.2909, 36.2265, -25.61452, -52.06226, -57.14584, -49.9619, -20.84588, -11.15012, 6.990813, 19.17811, -7.307003, -11.38005, -1.016021, -12.90515, -36.96357, -63.07172, -81.60149, -35.72165, -21.41908, 42.42032, 52.434, 37.55983, 46.38799, 25.13348, 11.75936, 38.52987, -2.187996, -51.35406, -95.04023, -98.48136, -87.40262, -40.37894, -1.112386, 21.05039, -1.705943, -9.233139, -6.891865, 22.82821, 14.21087, -0.3155644, -25.45407, -40.06026, -74.18697, -26.26403, -18.01098, -1.137377, 11.95109, 7.969266, -1.318763, -19.33946, 10.24729, -11.54396, -52.4451, -68.47454, -59.21269, -27.54659, -20.61759, 14.36322, 20.58885, 27.42928, 8.988554, -13.6842, 27.641, 20.36376, -9.883681, -37.23367, -62.63179, -65.92303, -41.85787, -11.06921, 11.14486, 8.432053, -1.213124 ; 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 = 6.9572, 33.90182, 11.45909, -4.674144, -34.98869, -52.02947, -39.23743, -55.90139, -30.32035, -39.34422, -33.73042, -33.40453, 21.00192, 26.33375, 24.15861, -4.003713, -24.36199, -41.01392, -55.72934, -50.69108, -65.39386, -74.86592, -40.40733, -16.2925, 3.696791, -3.759719, 11.82556, 9.220565, -0.674626, -28.55938, -38.09013, -46.67326, -51.08575, -30.64601, -39.20536, -51.66478, -32.64546, -24.65947, -8.992141, 21.76871, 31.03656, 11.30031, 0.07323912, -29.40001, -42.82656, -51.64822, -27.92541, -44.04413, -45.84609, -21.89607, 0.5084583, 48.71858, 46.60691, 14.86632, -16.23166, -28.2078, -36.60786, -49.88151, -10.62871, -42.44841, -19.0579, -22.79388, 24.82021, 57.5594, 65.7162, 27.61253, 6.793236, -13.72874, -41.50206, -42.58675, -33.9384, -37.96711, -21.13467, -20.36947, 6.585313, 38.64382, 24.40291, 2.785493, -6.982503, -24.40167, -47.12159, -49.52706, -14.3827, -41.44691, -33.91882, -26.42444, -13.00885, 26.41685, 17.52207, 26.41255, 5.940197, -15.36251, -28.72201, -48.37524, -45.43929, -47.79702, -41.18064, -39.67049, -15.28801, 14.48602, 56.83282, 41.71624, 7.596288, -16.14986, -38.94213, -55.24587, -60.23411, -30.48627, 0.03612816, 29.38614, 40.73924, 59.33833, 93.41854, 88.66587, 23.89599, -13.95984, -19.31506, -37.79108, -48.74949, -56.27121, -37.78766, -37.77238, -41.91142, -7.330301, 67.98138, 78.69988, 56.94151, 14.32859, -8.180634, -24.28405, -40.61225, -47.60491, -10.02012, -8.806029, 6.738515, 1.792422, 30.66163, 52.56697, 74.08679, 26.76763, 1.342859, -19.50761, -32.17052, -33.41018, -32.51962, -9.220742, -5.079079, 15.02096, 30.08331, 77.30372, 42.61249, 32.76908, 0.4936435, -16.98445, -34.02166, -52.61839, -54.02075, -27.10854, -38.33545, -22.88761, -23.43531, 16.69734, 56.49169, 63.0403, 28.42389, 0.1093207, -16.11149, -23.43262 ; 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 = 13.33009, 14.18013, 14.14864, 13.04675, 12.73189, 11.9444, 13.83379, 12.60594, 12.44847, 11.72377, 11.3769, 10.84037, 12.79487, 13.55045, 13.10972, 13.67638, 12.82636, 13.42453, 11.7553, 12.73189, 13.86527, 13.07823, 12.76338, 12.98378, 13.86527, 14.14864, 13.26712, 13.01527, 13.26712, 13.26712, 13.23564, 13.36157, 13.6449, 14.55804, 13.04675, 13.92824, 13.77082, 14.65254, 14.30608, 13.36157, 12.98378, 12.76338, 12.88933, 13.07823, 13.04675, 13.77082, 15.37743, 15.31436, 15.12521, 14.77856, 13.55045, 13.42453, 14.87308, 15.50358, 15.2513, 14.90459, 14.18013, 13.61341, 13.83379, 14.33758, 14.18013, 14.33758, 13.8023, 15.88222, 15.66131, 15.88222, 15.09369, 15.72442, 14.02269, 14.14864, 15.37743, 14.30608, 14.65254, 14.46355, 14.77856, 15.75598, 15.53512, 14.21161, 15.21978, 13.51897, 15.12521, 14.74705, 15.34589, 15.34589, 15.2513, 15.18825, 15.50358, 15.06217, 15.34589, 15.15673, 15.40896, 15.18825, 15.09369, 14.74705, 15.31436, 17.02027, 16.92529, 16.60889, 16.22959, 15.06217, 14.62104, 14.65254, 14.90459, 14.74705, 14.21161, 14.30608, 13.86527, 13.61341, 14.99913, 15.15673, 16.13483, 15.91379, 14.77856, 15.50358, 16.41919, 15.47204, 14.99913, 14.55804, 14.2431, 14.18013, 14.74705, 14.30608, 14.96762, 14.14864, 13.86527, 14.11715, 13.77082, 14.11715, 14.52654, 14.46355, 13.99121, 13.04675, 12.51146, 13.86527, 13.95972, 13.89675, 13.89675, 15.21978, 16.32438, 16.10324, 15.97693, 15.97693, 15.97693, 15.97693, 15.91379, 15.94536, 15.91379, 15.53512, 15.72442, 15.75598, 15.2513, 15.47204, 15.34589, 15.21978, 15.37743, 15.03065, 14.9361, 14.9361, 15.59821, 15.66131, 15.66131, 15.21978, 15.2513, 15.2513, 15.91379, 15.85066, 15.4405, 15.18825 ; 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 ; }