SHIP NAME : Roger Revelle CRUISE : I9N (knox04rr) CRUISE DATES : 2007/03/22 to 2007/05/02 PORTS : Perth-Colombo - Sri Lanka PORTS_2 : Perth, Australia to Phuket, Thailand CHIEF SCIENTIST : Janet Sprintall DB_NAME : a_rr DATA FILES : uhdas raw logging STATUS : loaded, edited, heading corrected, done.. ready to release to JASADCP INSTRUMENT : NB150 ACQUISITION PROGRAM : UHDAS PING TYPE : narrowband PARAMS : blank= 4 (BK) (see adcpdb/*cnh after first pass) pulse = 8 (PL) bin length= 8 (BL) number of bins= 50 (NB) HEADING PRIMARY : gyro CORRECTION : ashtech POSITIONS : GP90 CALIBRATION : amp = .9777 (during acquisition) : original heading alignment: 2.09 degrees COMMENTS : several ashtech gaps. : ADCP acquisition computer failed to process data; processing all done afterwards. : data coverage 200-350m PROCESSORS: : Jules Hummon -------------------------------------------------------------- (1) new processing directory adcptree.py nb150 \ --datatype uhdas --configbase KNOX04RR --configpath config (2) make gbins # need to update gbins nbcfg = get_uhdascfg('cfgpath', 'config',... 'cfgbase', 'KNOX04RR',... 'instname', 'nb150',... 'instclass', nb,... 'pingtype', 'nb', ... 'uhdas_dir', '../data'); update_gbin(nbcfg,'whichones','all','logfpath','.','redo',1) (3) initialized control file cat << EOF > nb150/q_py.cnt ### --yearbase 2007 --pingtype nb --cfgbase KNOX04RR --cruisename KNOX04RR --instclass nb --instname nb150 --dbname a_rr --datatype uhdas --datadir /home/jules/working/adcp_proc/knox04rr_proc/data/raw/nb150 --cfgpath /home/jules/working/adcp_proc/knox04rr_proc/nb150/config --ens_len 300 --delblks 1 --ping_headcorr --hcorr_inst ashtech --use_topo4edit --use_refsm # --find_pflags #--use_matplotlib --firstdepth 35 --auto EOF (4) averaging and processing quick_adcp.py --cntfile q_py.cnt (5) heading: cal/rotate "rotate unrotate.tmp" (remove present rotation) fix_heading.m save newdh.asc (new time-angle file to use rotate rotate1.tmp (apply new rotation) cd ../.. quick_adcp.py --yearbase 2007 --use_refsm --steps2rerun navsteps:calib --auto watertrack ---------------- Number of edited points: 227 out of 236 amp = 0.9786 + -0.0001 (t - 101.1) phase = -0.09 + -0.0030 (t - 101.1) median mean std amplitude 0.9790 0.9786 0.0045 phase -0.1230 -0.0886 0.3821 bottom track -------------- unedited: 226 points edited: 193 points, 2.0 min speed, 2.5 max dev median mean std amplitude 0.9972 0.9970 0.0028 phase 0.2431 0.2552 0.3222 ------------------------ no bottom track ============================= (5) editing; recalibration Editing: can still see on-off station changes in V (amplitude) Try again: quick_adcp.py --yearbase 2007 --use_refsm --steps2rerun \ rotate:navsteps:calib:matfiles \ --rotate_angle -.1 --rotate_amplitude .979 --auto re-edit: final watertrack: ------------------------- Number of edited points: 227 out of 236 amp = 0.9996 + -0.0001 (t - 101.1) phase = 0.01 + -0.0025 (t - 101.1) median mean std amplitude 1.0000 0.9996 0.0049 phase -0.0120 0.0102 0.3479