This repository has been archived because the model runs phase of the MIDOSS project has been completed. Please contact @SusanEAllen or @DougLatornell if you see a need for this repository to be re-activated.
The MIDOSS-MOHID command processor, mohid
, is a command line tool for doing various operations associated with the MIDOSS project version of the MOHID model.
Use mohid --help
to get a list of the sub-commands available for doing things with and related to MIDOSS-MOHID.
Use mohid 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 package is in the docs/
directory and is rendered at http://mohid-cmd.readthedocs.org/en/latest/.
This an extensible tool built on the OpenStack cliff
(Command Line Interface Formulation Framework)
package.
It uses plug-ins from the NEMO-Cmd package to provide a command processor tool that is specifically tailored to the MOHID model as it is used in the MIDOSS project.
The MIDOSS-MOHID command processor code and documentation are copyright 2018-2021 by the MIDOSS project contributors, The University of British Columbia, and Dalhousie University.
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.