generated from NOAA-OWP/owp-open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Nels edited this page Oct 13, 2023
·
3 revisions
This repository contains three ngen namespace packages supporting ngen
- ngen-cal
- ngen-config
- 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.