HEMCO 3.5.0
Release date: 25 Oct 2022
This version features the following updates since HEMCO 3.4.0.
From CHANGELOG.md
Added
- Support for MAPL 2.16 (needed by GCHP and GEOS)
- Bug fix for HEMCO standalone run directory creation
- Bug fix: If HEMCO masks are specified as
lon1/lat1/lon2/lat2
, then don't try to read from disk - Documentation from the GEOS-Chem wiki (now on ReadTheDocs)
- Badges for the ReadTheDocs front page
- Bug fix for masking issues in MPI environment (for WRF, CESM)
- Mapping of CAM-Chem species to GFED4 (for CESM)
- New documentation for hemco.readthedocs.io, migrated from GC wiki
- Updated documentation on vertical regridding behavior
Changed
- Ignore non-printing characters (e.g. tabs) when reading
HEMCO_Config.rc
. This had caused a bug in GCHP. - Updated module names for MAPL 2.16 upgrade
- "Diagnostic counter zero" warning is now printed at warning level 2 (instead of 1)
OFFLINE_BIOGENICVOC
emissions in MEGAN now include species MOH
What's Changed
- Bug fix in megan extension by @lizziel in #140
- MAPL 2.16 updates (on top of HEMCO 3.4.0) by @yantosca in #129
- Strip out tabs and end-of-line comments when reading from HEMCO_Config.rc -- Closes #150 by @yantosca in #151
- Change diagnostic counter zero warning from warning level 1 to 2 by @lizziel in #148
- Docs updates on vertical regridding and HEMCO_Config.rc by @jimmielin in #154
- Add fixes for generating HEMCO standalone run directories by @msulprizio in #155
- Add fix to restore copying all needed HEMCO_Config.rc files when creating HEMCO standalone run directories by @msulprizio in #157
- Fix masking issues in MPI (WRF, CESM) environment by @jimmielin in #161
- Map CAM-chem species list to GFED4 by @jimmielin in #158
Full Changelog: 3.4.0...3.5.0