Fix REPLAY issue, and AMIP emissions for 20th cent
This hot-fix release addresses two issues. The first is a bug that affects some REPLAY runs; this is fixed in part by adding MAPL_RestartSkip to certain ACHEM imports, and the rest of the fix is done in the GOCART repository. The second issue involves AMIP emissions; for 20th century simulations new resource files are needed, and they are now located in AMIP.20C/, a sibling directory to AMIP/ . The setup and run-time scripts must also be changed to complete this fix.
The changes in this release do not alter any results of simulations that ran successfully with the previous release, so in that sense this release is ZERO-DIFF.
What's Changed
- fixes #181 by @bena-nasa in #182
- Add AMIP.20C, clean up AMIP by @mathomp4 in #180
New Contributors
- @bena-nasa made their first contribution in #182
Full Changelog: v1.9.1...v1.9.2