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 = 2453205.00000579 ; :starting_julian_day_string = "2004-07-18 00:00:00" ; :ending_julian_day_number = 2453211.95833912 ; :ending_julian_day_string = "2004-07-24 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 = 2453205, 2453205.04166667, 2453205.08333333, 2453205.125, 2453205.16666667, 2453205.20833333, 2453205.25, 2453205.29166667, 2453205.33333333, 2453205.375, 2453205.41666667, 2453205.45833333, 2453205.5, 2453205.54166667, 2453205.58333333, 2453205.625, 2453205.66666667, 2453205.70833333, 2453205.75, 2453205.79166667, 2453205.83333333, 2453205.875, 2453205.91666667, 2453205.95833333, 2453206, 2453206.04166667, 2453206.08333333, 2453206.125, 2453206.16666667, 2453206.20833333, 2453206.25, 2453206.29166667, 2453206.33333333, 2453206.375, 2453206.41666667, 2453206.45833333, 2453206.5, 2453206.54166667, 2453206.58333333, 2453206.625, 2453206.66666667, 2453206.70833333, 2453206.75, 2453206.79166667, 2453206.83333333, 2453206.875, 2453206.91666667, 2453206.95833333, 2453207, 2453207.04166667, 2453207.08333333, 2453207.125, 2453207.16666667, 2453207.20833333, 2453207.25, 2453207.29166667, 2453207.33333333, 2453207.375, 2453207.41666667, 2453207.45833333, 2453207.5, 2453207.54166667, 2453207.58333333, 2453207.625, 2453207.66666667, 2453207.70833333, 2453207.75, 2453207.79166667, 2453207.83333333, 2453207.875, 2453207.91666667, 2453207.95833333, 2453208, 2453208.04166667, 2453208.08333333, 2453208.125, 2453208.16666667, 2453208.20833333, 2453208.25, 2453208.29166667, 2453208.33333333, 2453208.375, 2453208.41666667, 2453208.45833333, 2453208.5, 2453208.54166667, 2453208.58333333, 2453208.625, 2453208.66666667, 2453208.70833333, 2453208.75, 2453208.79166667, 2453208.83333333, 2453208.875, 2453208.91666667, 2453208.95833333, 2453209, 2453209.04166667, 2453209.08333333, 2453209.125, 2453209.16666667, 2453209.20833333, 2453209.25, 2453209.29166667, 2453209.33333333, 2453209.375, 2453209.41666667, 2453209.45833333, 2453209.5, 2453209.54166667, 2453209.58333333, 2453209.625, 2453209.66666667, 2453209.70833333, 2453209.75, 2453209.79166667, 2453209.83333333, 2453209.875, 2453209.91666667, 2453209.95833333, 2453210, 2453210.04166667, 2453210.08333333, 2453210.125, 2453210.16666667, 2453210.20833333, 2453210.25, 2453210.29166667, 2453210.33333333, 2453210.375, 2453210.41666667, 2453210.45833333, 2453210.5, 2453210.54166667, 2453210.58333333, 2453210.625, 2453210.66666667, 2453210.70833333, 2453210.75, 2453210.79166667, 2453210.83333333, 2453210.875, 2453210.91666667, 2453210.95833333, 2453211, 2453211.04166667, 2453211.08333333, 2453211.125, 2453211.16666667, 2453211.20833333, 2453211.25, 2453211.29166667, 2453211.33333333, 2453211.375, 2453211.41666667, 2453211.45833333, 2453211.5, 2453211.54166667, 2453211.58333333, 2453211.625, 2453211.66666667, 2453211.70833333, 2453211.75, 2453211.79166667, 2453211.83333333, 2453211.875, 2453211.91666667, 2453211.95833333 ; current_speed = 75.9647, 75.9647, 97.6689, 72.4451, 46.0481, 40.7687, 51.3275, 59.2466, 73.9116, 69.2188, 36.6625, 7.3325, 51.0342, 88.5766, 92.9761, 85.3503, 39.0089, 29.9166, 32.5563, 42.2352, 37.8357, 52.794, 23.7573, 9.3856, 16.4248, 76.5513, 99.722, 58.9533, 43.1151, 7.9191, 6.7459, 34.0228, 31.0898, 61.593, 40.4754, 10.2655, 23.1707, 59.8332, 92.6828, 74.7915, 61.0064, 48.9811, 51.0342, 60.1265, 62.7662, 84.4704, 56.3136, 36.0759, 9.6789, 46.0481, 75.0848, 87.6967, 69.5121, 51.0342, 29.6233, 34.3161, 44.8749, 69.2188, 61.593, 50.7409, 20.531, 3.2263, 34.6094, 56.0203, 39.5955, 19.3578, 6.7459, 26.397, 37.5424, 44.8749, 53.9672, 24.6372, 6.1593, 11.1454, 50.1543, 95.3225, 78.6044, 44.2883, 50.7409, 46.6347, 63.0595, 77.7245, 63.6461, 57.7801, 36.9558, 11.1454, 17.0114, 67.459, 86.8168, 46.928, 29.6233, 34.9027, 21.9975, 40.1821, 56.3136, 74.4982, 43.7017, 26.1037, 18.1846, 82.124, 78.6044, 30.7965, 19.6511, 29.33, 43.4084, 46.928, 73.6183, 83.2972, 61.0064, 23.7573, 15.8382, 77.4312, 61.593, 56.9002, 56.9002, 28.4501, 29.6233, 32.5563, 46.928, 80.0709, 59.5399, 28.4501, 27.2769, 44.5816, 78.3111, 73.9116, 44.5816, 15.5449, 4.3995, 15.2516, 4.1062, 39.0089, 53.0873, 43.995, 19.3578, 9.6789, 51.0342, 59.2466, 42.2352, 47.8079, 29.9166, 29.0367, 40.4754, 51.3275, 56.6069, 41.062, 31.0898, 12.9052, 68.9255, 105.588, 90.3364, 68.9255, 54.8471, 43.995, 50.4476, 80.6575, 82.124, 75.0848, 47.8079, 30.5032, 25.2238, 42.8218, 54.2605, 56.0203, 50.1543, 33.1429, 29.9166, 38.4223 ; 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 = 287.0372, 295.124, 322.1972, 337.6676, 44.7848, 83.1092, 76.0772, 96.8216, 96.1184, 121.4336, 134.4428, 198.434, 263.8316, 277.1924, 291.2564, 300.0464, 313.4072, 331.6904, 42.6752, 70.1, 79.9448, 95.4152, 118.9724, 80.648, 294.0692, 299.3432, 316.22, 334.5032, 346.0676, 99.2828, 151.6712, 72.2096, 84.164, 84.164, 108.4244, 104.2052, 303.2108, 307.43, 317.6264, 346.7708, 18.4148, 67.9904, 91.5476, 95.0636, 89.438, 96.47, 118.6208, 133.7396, 196.3244, 259.2608, 281.06, 283.1696, 302.8592, 328.1744, 2.5928, 55.3328, 79.5932, 91.5476, 95.0636, 103.8536, 100.3376, 244.142, 278.2472, 308.8364, 325.7132, 16.3052, 148.1552, 131.2784, 109.1276, 118.9724, 109.1276, 102.0956, 48.3008, 309.5396, 278.9504, 295.4756, 321.1424, 34.5884, 90.1412, 117.9176, 110.534, 114.7532, 112.9952, 106.3148, 105.26, 99.986, 263.1284, 274.7312, 319.736, 339.4256, 324.3068, 127.4108, 132.6848, 110.8856, 110.8856, 110.8856, 121.7852, 131.2784, 176.6348, 268.4024, 306.3752, 332.3936, 116.8628, 129.5204, 144.6392, 126.7076, 117.2144, 112.9952, 106.3148, 154.1324, 198.7856, 272.6216, 303.914, 323.252, 342.5516, 40.5656, 112.292, 123.5432, 110.8856, 115.1048, 128.114, 149.5616, 196.676, 227.2652, 264.8864, 287.3888, 323.9552, 326.768, 289.1468, 162.5708, 4.7024, 88.0316, 93.3056, 112.6436, 179.096, 239.9228, 262.0736, 265.238, 290.9048, 15.9536, 72.9128, 97.8764, 104.2052, 118.9724, 130.5752, 129.1688, 138.662, 204.0596, 280.3568, 322.5488, 342.5516, 12.4376, 56.3876, 77.8352, 80.9996, 89.0864, 112.9952, 117.2144, 110.534, 124.9496, 183.3152, 218.4752, 263.1284, 316.5716, 331.3388, 8.9216, 74.3192, 106.6664 ; 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 = -72.63097, -68.77776, -59.86573, -27.52764, 32.4384, 40.47421, 49.81954, 58.82718, 73.49059, 59.0606, 26.17519, -2.318625, -50.73873, -87.87962, -86.6507, -73.88094, -28.33951, -14.18752, 22.06801, 39.71326, 37.25454, 52.55838, 20.78415, 9.260853, -14.99672, -66.72977, -68.99677, -25.37708, -10.38112, 7.815393, 3.201137, 32.39585, 30.92866, 61.27377, 38.40069, 9.951612, -19.38602, -47.51333, -62.46469, -17.11581, 19.27156, 45.41141, 51.01558, 59.89185, 62.76318, 83.93241, 49.43259, 26.06446, -2.720501, -45.24159, -73.69024, -85.39027, -58.39061, -26.91214, 1.340083, 28.22396, 44.13671, 69.19355, 61.35262, 49.26488, 20.19773, -2.903275, -34.25148, -43.63644, -22.30556, 5.434776, 3.559273, 19.83769, 35.46973, 39.25895, 50.98774, 24.09024, 4.598826, -8.595162, -49.54359, -86.05415, -49.31538, 25.14145, 50.74075, 41.20744, 59.05296, 70.58316, 58.58863, 55.45345, 35.65279, 10.97655, -16.8892, -67.22914, -56.11061, -16.4916, -17.28356, 27.72322, 16.17024, 37.5419, 52.61346, 69.60323, 37.1477, 19.61727, 1.067437, -82.09208, -63.28838, -14.27094, 17.53057, 22.6251, 25.12145, 37.62201, 65.46886, 76.6782, 58.54984, 10.36514, -5.10034, -77.35016, -51.11455, -34.0432, -17.06134, 18.50162, 27.40933, 27.13468, 43.84455, 72.50687, 46.84505, 14.41315, -7.82736, -32.7453, -77.99942, -70.53375, -26.2326, -8.519079, -4.156126, 4.568267, 0.3366273, 38.98588, 52.99897, 40.60376, 0.3054104, -8.375645, -50.54662, -59.04209, -39.45505, 13.14042, 28.59604, 28.76277, 39.23779, 44.90403, 42.99594, 31.8349, 20.53481, -5.261279, -67.80252, -64.20653, -27.08708, 14.84491, 45.67675, 43.00711, 49.82645, 80.64725, 75.59823, 66.77303, 44.77039, 25.00214, -1.458664, -26.64269, -53.87074, -38.51102, -24.05548, 5.139894, 28.80317, 36.80821 ; 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 = 22.25709, 32.25299, 77.17065, 67.01135, 32.68299, 4.891324, 12.35013, -7.03721, -7.877749, -36.0983, -25.67097, -6.956259, -5.483678, 11.08994, 33.70776, 42.735, 26.80609, 26.33851, 23.93565, 14.376, 6.605995, -4.982298, -11.50776, 1.525154, 6.698686, 37.51319, 71.99947, 53.2118, 41.84668, -1.277411, -5.938004, 10.39518, 3.161254, 6.262861, -12.79238, -2.519106, 12.69108, 36.36612, 68.47089, 72.80672, 57.88253, 18.35625, -1.378303, -5.306855, 0.6156481, -9.518375, -26.97481, -24.94222, -9.288702, -8.58055, 14.40403, 19.98031, 37.71563, 43.36157, 29.59297, 19.5193, 8.106017, -1.869422, -5.43629, -12.1495, -3.684244, -1.407126, 4.96452, 35.13026, 32.71492, 18.57923, -5.73051, -17.41459, -12.30163, -21.73687, -17.6836, -5.162564, 4.097289, 7.095288, 7.802975, 41.00075, 61.20985, 36.4604, -0.125046, -21.83442, -22.11895, -32.54406, -24.8636, -16.23128, -9.726751, -1.932696, -2.035325, 5.5641, 66.2477, 43.93478, 24.05865, -21.20428, -14.91353, -14.32505, -20.07598, -26.55885, -23.01927, -17.22109, -18.15324, -2.289598, 46.61795, 27.29037, -8.879459, -18.66423, -35.40059, -28.05034, -33.66723, -32.54039, -17.13759, -21.37693, -14.9945, 3.541671, 34.36568, 45.59269, 54.28207, 21.61246, -11.23692, -17.98949, -16.72998, -33.9721, -36.7497, -24.52895, -26.12971, -30.25334, -6.979925, 22.0888, 36.04677, 13.00266, 1.44299, -14.55137, 4.092378, 1.33989, -3.061099, -16.93797, -19.35539, -4.850739, -7.037663, -4.91847, 15.07021, 45.96656, 8.790298, -3.979089, -9.932476, -24.86244, -36.81971, -25.93505, -23.34304, -11.78402, 12.39125, 83.82331, 86.17979, 67.3079, 30.36181, 9.270815, 7.892091, 1.286056, -32.08207, -34.33789, -16.76925, -17.47393, -25.18159, -33.52422, -6.491983, 40.68385, 44.00895, 32.74192, 8.085793, -11.01947 ; 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 = 15.03065, 15.06217, 14.99913, 14.74705, 15.03065, 14.9361, 15.21978, 15.09369, 14.96762, 15.03065, 14.84157, 14.84157, 14.90459, 15.03065, 15.06217, 15.2513, 15.40896, 15.62976, 15.78753, 15.31436, 15.09369, 16.13483, 15.06217, 16.00851, 15.88222, 15.75598, 16.10324, 14.96762, 15.31436, 14.90459, 14.71555, 15.28283, 15.47204, 15.28283, 15.34589, 15.12521, 15.09369, 15.34589, 14.87308, 14.71555, 14.99913, 15.12521, 15.03065, 15.09369, 15.15673, 15.47204, 15.37743, 15.28283, 15.2513, 15.15673, 14.96762, 14.65254, 14.36907, 14.36907, 14.40056, 14.84157, 15.12521, 15.4405, 15.47204, 15.34589, 15.31436, 15.28283, 15.34589, 15.40896, 15.62976, 15.75598, 15.47204, 15.81909, 15.78753, 15.28283, 15.88222, 15.53512, 15.56667, 15.53512, 15.40896, 15.66131, 15.47204, 14.68404, 15.09369, 14.81007, 15.2513, 15.40896, 15.4405, 15.50358, 14.14864, 14.18013, 13.95972, 15.62976, 14.9361, 14.27459, 13.58193, 13.99121, 14.49505, 14.99913, 14.81007, 15.40896, 14.58954, 15.18825, 15.12521, 15.78753, 15.37743, 15.21978, 14.90459, 14.62104, 14.36907, 13.33009, 13.42453, 14.52654, 14.52654, 13.83379, 14.02269, 14.9361, 14.14864, 13.67638, 11.9444, 10.68244, 12.25948, 13.61341, 13.2986, 14.71555, 14.9361, 14.21161, 14.36907, 14.77856, 15.75598, 14.58954, 12.79487, 12.32248, 12.22798, 12.16497, 12.32248, 12.10196, 13.73934, 15.03065, 15.62976, 15.78753, 14.11715, 15.15673, 13.51897, 12.60594, 11.84986, 12.13346, 12.03894, 12.19647, 10.80879, 13.73934, 14.18013, 14.02269, 13.70786, 12.29098, 13.36157, 12.00743, 11.47153, 11.31381, 12.47996, 14.62104, 14.81007, 15.53512, 15.78753, 16.00851, 15.75598, 15.50358, 15.2513, 14.71555, 13.17268, 13.36157, 12.25948, 12.60594 ; 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 ; }