-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HEMCO 3.10.2 release #308
Merged
Merged
HEMCO 3.10.2 release #308
+207
−19
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.zenodo.json - Added this file to trigger automatic DOI generation and auto-population of fields every time a HEMCO release is issued at GitHub docs/requirements.txt - Bumped jinja2 to version 3.1.5 as suggested by GitHub Dependabot. This fixes a security issue. Jinja2 is used by ReadTheDocs. CHANGELOG.md - Updated accordingly
This merge brings PR # (Added .zenodo.json file and updated jinja2 to 3.1.5 (security fix), by @yantosca) into the HEMCO "no-diff-to-benchmark" development stream. This PR does the following: 1. Add .zenodo.json for auto-DOI generation 2. Fix security issue by updating jinja2 to version 3.1.5 (this is a package needed for ReadTheDocs) Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the HEMCO repository about the following commits that were pushed to the GitHub geos-chem-shared-docs repo. acf07e2 Updated GEOS-Chem Input Data doc to say download is free Also updated the CHANGELOG.md accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the HEMCO superproject about the following commits that were pushed to the GitHub geos-chem-shared-docs repository: c769e00 Update AWS-CLI doc with info about anonymous login aeeb8e9 Add link to KPP-Standalone documentation on GCPy ReadTheDocs 02c4c26 Update KPP-Standalone guide for on-request build Also updated CHANGELOG.md accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
Add CI builds for macOS, Windows, and Ubuntu
… MPI Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
The pole-averaging causes differences when changing number of cores in MPI runs.
Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
Loading status checks…
Turn off map_a2a pole-averaging when using CESM
This merge brings updates from the HEMCO "no-diff-to-benchmark" branch into the release/3.10.2 branch. This is anticipation of the 3.10.2 release. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This merge brings documentation updates for HEMCO 3.10.2 into the release/3.10.2 branch. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
In anticipation of the HEMCO 3.10.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>
lizziel
approved these changes
Mar 4, 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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Name and Institution (Required)
Name: Bob Yantosca
Institution: Harvard + GCST
Describe the update
This PR seeks to merge the
release/3.10.2
branch intomain
in anticipation of the HEMCO 3.10.2 release.The
release/3.10.2
branch containsdev/no-diff-to-benchmark
branchdocs/dev
Expected changes
This is a no-diff-to-benchmark update
Tagging @msulprizio @lizziel