Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.06 KB

File metadata and controls

19 lines (11 loc) · 1.06 KB

Executing and Testing models

Jupyter notebook

Running Models using the ModelCatalog

Desktop Application for Model Execution (DAME) is a command line interface for executing environmental models. It uses the MINT Model Catalog to obtain the information required for execution (inputs, parameters, executables, docker images, etc.).

Running a ModelConfiguration

The following movie shows how to execute a Model Configuration from the command line:

<script id="asciicast-ZhVn1dI5NBIzaaWGaIlD563Cj" src="https://asciinema.org/a/ZhVn1dI5NBIzaaWGaIlD563Cj.js" async></script>

Running a Setup

The following movie shows how to execute a Model Configuration Setup from the command line:

<script id="asciicast-ZhVn1dI5NBIzaaWGaIlD563Cj" src="https://asciinema.org/a/ZhVn1dI5NBIzaaWGaIlD563Cj.js" async></script>