HEMCO 3.7.2
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
toHEMCO_Config.rc
increateRunDir.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