Continuous Integration | |
Documentation | |
Package | |
Meta |
The SalishSeaCast NEMO command processor, salishsea
, is a command line tool
for doing various operations associated with the SalishSeaCast NEMO model.
Use salishsea --help
to get a list of the sub-commands available for doing things
with and related to SalishSeaCast NEMO.
Use salishsea 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://salishseacmd.readthedocs.io/en/latest/.
This an extensible tool built on the OpenStack cliff
(Command Line Interface Formulation Framework)
package.
It is a NEMO domain-specific command processor tool for the SalishSeaCast NEMO model
that uses plug-ins from the NEMO-Cmd package.
The SalishSeaCast 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.