HEMCO 3.6.0
This is release features the updates listed below.
From CHANGELOG.md
Added
- Added MAPL_ESMF compiler option for use with GCHP and GEOS
- New "Parallelize GEOS-Chem and HEMCO source code" guide on ReadTheDocs
- Updated documentation describing a masking error that can happen when performing simulations with cropped horizontal grids
Changed
- Set HCO_MISSVAL to MAPL missing value (1e15) if using GCHP or GEOS
- Use fraction surface type inputs instead of ExtState%WLI
- The version number in docs/source/conf.py is now 3.6.0
- Updated compilation output splash screen in compiling.rst ReadTheDocs file
Fixed
- Bug fix for inserting hard breaks in hemco-config.rst ReadTheDocs file
Removed
- Removed old kludge for MAPL missing data if applying mask
- Removed ExtState field for water-land-ice index (WLI)
What's Changed
- Use MAPL_UNDEF value for HEMCO missing values if using GCHP or GEOS by @lizziel in #171
- Retire ExtState%WLI (land-water-ice index) by @lizziel in #170
- Add DimMax property to ModelSpc for HEMCO_CESM interface. by @jimmielin in #186
Full Changelog: 3.5.2...3.6.0