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: * ``adcptree.py --help`` `(help here) <../../txtfiles/adcptree_summary_help.txt>`_ 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** * ``quick_adcp.py --help`` (`here <../../txtfiles/quick_adcp_help.txt>`_) * ``quick_adcp.py --vardoc`` (`command-line options <../../txtfiles/quick_adcp_vardoc_help.txt>`_) **PYTHON PROCESSING EXAMPLES** * ``quick_adcp.py --commands postproc`` (`postprocessing <../../txtfiles/quick_postproc_help.txt>`_) * ``quick_adcp.py --commands ltapy`` (`LTA or STA <../../txtfiles/quick_ltapy_help.txt>`_) * ``vmdas_quick_ltaproc.py --help`` (`LTA or STA <../../txtfiles/vmdas_quicklta_proc_help.txt>`_) * ``quick_adcp.py --commands uhdaspy`` (`UHDAS <../../txtfiles/quick_uhdaspy_help.txt>`_) * ``quick_adcp.py --commands enrpy`` (`ENR <../../txtfiles/quick_enrpy_help.txt>`_) * ``quick_adcp.py --commands pingdata`` (`PINGDATA <../../txtfiles/quick_pingdata_help.txt>`_) dataviewer.py +++++++++++++++ * ``dataviewer.py --help`` `(help here) <../../txtfiles/dataviewer_help.txt>`_