[ ] A new Assets driver is added for creating the assets needed by the ufs-weather-model
[ ] The new driver will take responsibility for creating a YAML-format ufs.configure file
Description
The ufs.configure file is needed for describing the NEMS configuration in the ufs-weather-model. It is not linked to the configuration of any given component but describes the relationships between various coupled components. This driver will need to be instantiated directly or via a coupler for any ufs-weather-model app configuration.
AC
Description
The
ufs.configure
file is needed for describing the NEMS configuration in theufs-weather-model
. It is not linked to the configuration of any given component but describes the relationships between various coupled components. This driver will need to be instantiated directly or via a coupler for anyufs-weather-model
app configuration.