v2.4.1
What's Changed
- Fixed a bug whereby a driver's config YAML's
platform:
block was not correctly schema-validated. - Fixed a bug whereby
uwtools.api.template.render()
would raise an exception if values were missing, even withvalues_needed=True
. - Added the
submodelname
key to the UPP namelist schema.
Full Changelog: v2.4.0...v2.4.1