Skip to main content

A execution manager cli for execution

Project description

mint_cli

Installation

pip install mint

Also, you must install Singularity

CLI

mint_cli is a cli to run setups define on the model catalog. The setups are defined using YAML files.

Execution

You can run a setup

$ mint run topoflow/topoflow_cfg_advanced_Baro.yaml

Or, you can run multiple setups. The setups must be inside on a directory.

$ ls setups/hand_v1_simple/
hand_v1_simple_awash.yaml    hand_v1_simple_beko-tippi.yaml  hand_v1_simple_guder.yaml  hand_v1_simple_shebelle.yaml
hand_v1_simple_baro.yaml     hand_v1_simple_ethiopia.yaml    hand_v1_simple_jamma.yaml  hand_v1_simple_texas.yaml
hand_v1_simple_bashilo.yaml  hand_v1_simple_ganale.yaml      hand_v1_simple_muger.yaml
$ mint run setups/hand_v1_simple/
Execution hand_v1_simple_bashilo, check the logs on executions/hand_v1_simple_bashilo_c241473a-1b64-11ea-8100-f8f21e3c1558/output.log
Execution hand_v1_simple_jamma, check the logs on executions/hand_v1_simple_jamma_c2f7e080-1b64-11ea-8100-f8f21e3c1558/output.log
Execution hand_v1_simple_shebelle, check the logs on executions/hand_v1_simple_shebelle_c36e4202-1b64-11ea-8100-f8f21e3c1558/output.log

Setup files

Sadly, this version does not download the setup files. You can use mint_setup_runner

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mint-api-2.0.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page