| Continuous Integration | |
| Documentation | |
| Package | |
| Meta |
The NEMO command processor, nemo, is a command line tool for doing various operations
associated with running the NEMO ocean model.
Use nemo --help to get a list of the sub-commands available.
Use nemo help <sub-command> to get a synopsis of what a sub-command does,
what its required arguments are,
and what options are available to control it.
Documentation for the command processor is in the docs/ directory and is rendered
at https://nemo-cmd.readthedocs.io/en/latest/.
This an extensible tool built on the OpenStack cliff
(Command Line Interface Formulation Framework)
package.
As such,
it can be used as the basis for a NEMO domain-specific command processor tool.
The NEMO-Cmd is based on v2.2 of the SalishSeaCast NEMO model project's
tools/SalishSeaCmd package.
The NEMO command processor and documentation are copyright 2013 – present by the SalishSeaCast Project Contributors and The University of British Columbia.
They are licensed under the Apache License, Version 2.0. https://www.apache.org/licenses/LICENSE-2.0 Please see the LICENSE file for details of the license.