-
Notifications
You must be signed in to change notification settings - Fork 45
Comparing changes
Open a pull request
base repository: geoschem/HEMCO
base: 3.11.1
head repository: geoschem/HEMCO
compare: 3.11.2
- 12 commits
- 11 files changed
- 3 contributors
Commits on Jun 25, 2025
-
Fix print in adjoint code for getting current emissions
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 4b889a7 - Browse repository at this point
Copy the full SHA 4b889a7View commit details
Commits on Jun 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a2f69cb - Browse repository at this point
Copy the full SHA a2f69cbView commit details
Commits on Jul 2, 2025
-
Increase string length for reading lines from HEMCO standalone grid file
The HEMCO standalone currently crashes when running global 0.125x0.15625 (aka 12km) resolution simulations, because the YEDGE and YMID lines in https://github.com/geoschem/HEMCO/blob/main/run/HEMCO_sa_Grid.0125x015625.rc are too long. In PR #207 we increased the maximum string length to 5500 to allow for global 0.25x0.3125 HEMCO standalone simulations. However for 0.125x0.15625 global grids, the length of the YEDGE and YMID string in HEMCO_sa_Grid.rc are 12,103 and 10,657 characters, respectively. To get around this we can increase the length of string DUM from 5500 to 15000. Signed-off-by: Melissa Sulprizio <mpayer@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for d442a9e - Browse repository at this point
Copy the full SHA d442a9eView commit details
Commits on Jul 8, 2025
-
Merge PR #335 (Increase string length)
This merge brings PR # (Increase string length for reading lines from HEMCO standalone grid file, by @msulprizio) into the HEMCO "no-diff-to-benchmark" development stream. In PR #207 we increased the maximum string length to 5500 to allow for global 0.25x0.3125 HEMCO standalone simulations. However for 0.125x0.15625 global grids, the length of the YEDGE and YMID string in HEMCO_sa_Grid.rc are 12,103 and 10,657 characters, respectively. To get around this we increased the length of string DUM from 5500 to 15000. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 3b81ba1 - Browse repository at this point
Copy the full SHA 3b81ba1View commit details
Commits on Jul 22, 2025
-
Bump jinja2 from 3.1.5 to 3.1.6 to fix a security issue
docs/requirements.txt - Now request jinja2==3.1.6, as suggested by Dependabot, which fixes a security issue. CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for e4161eb - Browse repository at this point
Copy the full SHA e4161ebView commit details -
RTD Updates: Now use Spack v0.23.1 for library builds
docs/source/geos-chem-shared-docs - Submodule update to 926450c (Spack v0.23.1; Fix links etc) docs/source/hco-ref-guide/known-bugs.rst - Reformat page to be similar to GCClassic and GCHP - Add links to open and resolved bugs on GitHub - Added section about GCC 12.2.0 being deprecated in Spack v1.0.0 CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for ca71bb9 - Browse repository at this point
Copy the full SHA ca71bb9View commit details
Commits on Jul 23, 2025
-
RTD updates: Fix links, update WRF-GC doc link
docs/source/geos-chem-shared-docs - Submod update to a3845d1 docs/source/index.rst - Move version history and known bugs to the "Help and Reference" toctree Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for c8b5094 - Browse repository at this point
Copy the full SHA c8b5094View commit details
Commits on Jul 24, 2025
-
RTD update: Fix broken links in error-guide.rst
docs/source/geos-chem-shared-docs - Submod update to 3887938 (fix broken links) Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 32db125 - Browse repository at this point
Copy the full SHA 32db125View commit details
Commits on Jul 25, 2025
-
Merge branch 'dev/no-diff-to-benchmark' into release/3.11.2
This merge brings updates from the "dev/no-diff-to-benchmark" development stream into the release/3.11.2 branch, in anticipation of the HEMCO 3.11.2 release. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 4b50bea - Browse repository at this point
Copy the full SHA 4b50beaView commit details -
Merge branch 'docs/dev' into release/3.11.2
This merge brings ReadTheDocs documentation updates from the "docs/dev" development stream into the release/3.11.2 branch, in anticipation of the HEMCO 3.11.2 release. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for c4fe7a4 - Browse repository at this point
Copy the full SHA c4fe7a4View commit details -
Change version numbers to 3.11.2
In anticipation of the HEMCO 3.11.2 release, we have updated the version numbers in: - CHANGELOG.md - CMakeLists.txt - docs/source/conf.py (for ReadTheDocs) - src/Core/hco_error_mod.F90 Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 8243ab1 - Browse repository at this point
Copy the full SHA 8243ab1View commit details
Commits on Jul 28, 2025
-
Updated version numbers in: - CHANGELOG.md - CMakeLists.txt - docs/source/conf.py - src/Core/hco_error_mod.F90 Please see the CHANGELOG.md for updates included in this version. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Configuration menu - View commit details
-
Copy full SHA for 28e6d8e - Browse repository at this point
Copy the full SHA 28e6d8eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.11.1...3.11.2