Skip to content
Nels edited this page Oct 13, 2023 · 3 revisions

Repository Packages

This repository contains three ngen namespace packages supporting ngen

  1. ngen-cal
  2. ngen-config
  3. ngen-init-config

ngen-config is a dependency of ngen-cal and is used to process ngen configuration files required to run ngen during the calibration loop. ngen-init-config provides additional functionality to ngen-config allowing the serialization and deserialization of pydantic data models via various possible BMI initialization file formats, e.g. namelists, ini, and yaml.

Clone this wiki locally