| 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.
The package uses Pixi to manage dependencies and operating environments. If you don't already have Pixi installed, please follow its installation instructions to do so. Please see the package installation or package development documentation sections for more details.
In the SalishSeaCmd/ directory,
use pixi run salishsea --help to get a list of the sub-commands available.
Use pixi run 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.