v2.3.4
What's Changed
- 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.3.3...v2.3.4
uwtools.api.template.render()
would raise an exception if values were missing, even with values_needed=True
.submodelname
key to the UPP namelist schema.Full Changelog: v2.3.3...v2.3.4