Skip to main content
Model import is the first step in the EMEP lifecycle. This page specifies the ModelLoader algorithm, the interaction sequence with external model sources, and the exact outputs that feed into the ModelRegistry.

ModelImport Algorithm

The ModelLoader executes this flowchart for every import request.

Import Sequence Diagram

This sequence shows the full interaction between the user, ModelLoader, external source, ArtifactStore, and ModelRegistry.

Import Manifest

The manifest returned to the caller and stored in ModelRegistry contains:

Failure Modes