HEMCO 3.8.1
From CHANGELOG.md
Changed
- Now allow up to 10 nested brackets (
((( )))
) in theHEMCO_Config.rc
file - Now use short submodule names (i.e. w/o path) in
.gitmodules
Fixed
- Limit volcano climatology file read message to root core
- Updated
hco_interp_mod.F90
to handle 3D NEI emissions.
Pull requests included
- Allow up to 10 nested brackets in the HEMCO_Config.rc file by @yantosca in #262
- Now use short submodule names in .gitmodules by @yantosca in #266
Full Changelog: 3.8.0...3.8.1