Skip to content

HEMCO 3.6.0

Compare
Choose a tag to compare
@msulprizio msulprizio released this 02 Feb 17:52
· 318 commits to main since this release

Release date: 201 Feb 2023
DOI

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