Skip to content

HEMCO 3.7.2

Compare
Choose a tag to compare
@yantosca yantosca released this 01 Dec 15:30
· 132 commits to main since this release

Release date 01 Dec 2023
DOI

From CHANGELOG.md

Added

  • Script .release/changeVersionNumbers.sh to change version numbers before a new HEMCO release

Changed

  • Increased netCDF variable string length from 50 to 100

Fixed

  • Rename HEMCO_Config.rc.sample to HEMCO_Config.rc in createRunDir.sh if sample is used.
  • Added fix to turn off emissions extensions when EMISSIONS logical is false

Pull Requests Included

  • rename HEMCO_Config.rc.sample to HEMCO_Config.rc by @nicholasbalasus in #245
  • Increase string length for netCDF variable name by @msulprizio in #248
  • Include a utility script that can be used to change HEMCO version numbers before release by @yantosca in #242
  • Turn off emission extensions when EMISSIONS logical is set to false by @msulprizio in #250

Full Changelog: 3.7.1...3.7.2