GCHP 14.2.0
From CHANGELOG.md
Added
- Added run-time option to use dry air pressure in advection
- Added run-time option to correct mass flux for humidity
- Added
.readthedocs.yaml
to configure ReadTheDocs builds
Changed
- Updated GEOS-Chem submodule to 14.2.0
- Updated HEMCO submodule to 3.7.0
- Updated version numbers in
CMakeLists.txt
anddocs/source/conf.py
to 14.2.0 - Changed default air pressure in advection from total to dry
- Updated
AUTHORS.txt
for GCHP 14.2.0 - Updated
README.md
so that links point to http://geos-chem.org - Updated logo & badge links in
README.md
- Updated version number to 14.2.0
Fixed
- Fixed post-advection pressure edges (PLE1) passed to advection to be derived from the correct surface pressure
- Fixed typo in
docs/source/conf.py
, "_static" should be "_static/"
What's Changed
- Simplify Github issue and pull request templates by @msulprizio in #293
- Fix several problems with Github template issues by @yantosca in #297
- Make FindESMF.cmake use consistent libs by @sdeastham in #309
- Add submodule update issue template by @lizziel in #307
- Fix error in pressure level edge construction by @sdeastham in #312
- Add run-time options for dry pressure and moisture-corrected mass fluxes in advection by @lizziel in #317
- Feature/update docs by @yidant in #336
New Contributors
Full Changelog: 14.1.0...14.2.0