You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge PR #2684 (Fix CO2 weekly scale factors in GCHP)
This merge brings PR # (Fix CO2 weekly scale factors entry in GCHP
ExtData.rc for carbon simulation #2684, by @lizziel) into the GEOS-Chem
"no-diff-to-benchmark" development stream.
This PR fixes a typo in the ExtData.rc.carbon file so that the
CO2 weekly scale factors are read and applied properly.
Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ This file documents all notable changes to the GEOS-Chem repository starting in
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [14.5.2] - TBD
8
+
9
+
### Fixed
10
+
- Fixed GCHP refresh time for CO2_WEEKLY scale factors so updated daily
11
+
7
12
## [14.5.1] - 2025-01-10
8
13
### Added
9
14
- Added Australian Hg emissions for 2000-2019 from MacFarlane et. al. [2022], plus corresponding mask file
0 commit comments