Releases: GEOS-ESM/GOCART
Release list
Updates Dust Emission Tuning for Ginoux Scheme
What's Changed
- Update CI to Baselibs 6.2.8 and GCC 11.2 by @mathomp4 in #83
- Updated dust tuning parameters by @amdasilva in #85
- Develop by @amdasilva in #86
Full Changelog: v2.0.1...v2.0.2
First GOCART-2G Public Release
This release includes the first public release of GOCART-2G, and removes aerosols from Legacy GOCART which now still includes carbon species.
What's Changed
- NOAA UFS integration by @rmontuoro in #24
- Changing
stopto non-zero rc in process library by @WilliamJamieson in #31 - Compute diagnostic varaibles for multiple wavelengths. Stable. by @gmao-esherman in #23
- Fix memory corruption in nitrate component by @rmontuoro in #27
- GOCART errors by @WilliamJamieson in #36
- Fixes #26. Update CODEOWNERS by @mathomp4 in #35
- Better chem Mie table error checking by @WilliamJamieson in #34
- Fixed uninitialized rc in Cubic in process library by @WilliamJamieson in #38
- Updates to fix CI. Add changelog enforcer by @mathomp4 in #41
- Handmerge of main into develop by @mathomp4 in #43
- Compute and export total PM2.5 and PM10 for UFS by @rmontuoro in #40
- Update CMakeLists.txt by @mathomp4 in #45
- Update CI image to 6.1.0 by @mathomp4 in #51
- Implement NOAA/ARL FENGSHA dust scheme by @rmontuoro in #50
- Update CircleCI to use large, and update components.yaml by @mathomp4 in #55
- Update gitignore for mepo update by @mathomp4 in #56
- Improving UFS Aerosols by @rmontuoro in #59
- Updates for UFS integration by @rmontuoro in #58
- Fix build issue with GNU 9.2.0 by @rmontuoro in #62
- Fix CI and Update components by @mathomp4 in #63
- Handmerge feature/pcolarco/#1-gocart2g-updates into develop by @mathomp4 in #68
- Eliminate Soil Erosion Potential Distribution from FENGSHA by @rmontuoro in #71
- Update LICENSE.md by @mathomp4 in #75
- Update LICENSE.md Again by @mathomp4 in #76
- Update LICENSE to Apache, other license changes by @mathomp4 in #79
- Feature/#328/geos v10.17.6/gocart2g/new extdata by @amdasilva in #81
- Add CONFIGURE_DEPENDS to GOCART2G Cmake by @mathomp4 in #78
- Merging develop for GOCART Release 2.0.1 by @amdasilva in #82
New Contributors
- @rmontuoro made their first contribution in #24
- @amdasilva made their first contribution in #81
Full Changelog: v1.0.0...v2.0.1
GOCART v2.0.0-rc.1
This is a pre-release for GOCART2G. It is zero-diff for GOCART Legacy and is the first validated release of GOCART2G.
GOCART v1.0.1
This is a zero-diff patch release to GOCART that is mainly concerned with the CMake and CI infrastructure.
Fixed
- Corrected CircleCI configuration
- Added CHANGELOG enforcer
GOCART v1.0.0
This release of GOCART is aimed at moving GOCART from GEOSchem_GridComp to its own repository. At the moment the only code here that is verified as correct is the "GOCART Legacy" code which is code that came from GEOSchem_GridComp v1.4.3.
To use this release, you need to use GEOSchem_GridComp v1.4.4 which has the changes necessary to move GOCART Legacy to this separate repository.
Updates from develop
This release pulls in updates from develop. In GEOSgcm setup, this is zero-diff for both GOCART actual and climatological (e.g., not GOCART2G).
GOCART Legacy
The current state of GOCART legacy source code which is been pulled out of the GEOSchem_GridComp v1.4.2.
GOCART v0.9.1
Fixed bugs in the process library.
GOCART v0.9.0
Initial release of GOCART2G work.