Command-line help

Help is available using the following commands:
  • adcptree.py --help

  • quick_adcp.py --help

  • dataviewer.py --help

  • patch_hcorr.py --help

and in the links below.

adcptree.py:

This is the command used to create a new ADCP processing directory tree:

quick_adcp.py:

Run this command for CODAS ADCP processing steps …

… the first time

  • quick_adcp.py --cntfile q_py.cnt

all subsequent times

  • quick_adcp.py --steps2rerun (with various options to choose from)

General Help

PYTHON PROCESSING EXAMPLES

  • quick_adcp.py --commands  postproc (postprocessing)

  • quick_adcp.py --commands  ltapy (LTA or STA)

  • vmdas_quick_ltaproc.py --help (LTA or STA)

  • quick_adcp.py --commands  uhdaspy (UHDAS)

  • quick_adcp.py --commands  enrpy (ENR)

  • quick_adcp.py --commands  pingdata (PINGDATA)

dataviewer.py