-
Notifications
You must be signed in to change notification settings - Fork 27
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
GCHP 14.5.2 release #474
Merged
Merged
GCHP 14.5.2 release #474
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
docs/requirements.txt - Bumped jinja2 to version 3.1.5, as suggested by GitHub Dependabot. This is a security fix. CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This merge brings PR #469 (Bump jinja2 to 3.1.5 as suggested by Dependabot, by @yantosca) into the GCClassic "no-diff-to-benchmark" development stream. This PR updates a Python package used by ReadTheDocs to implement a security fix. This was suggested by GitHub Dependabot. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: 255a13d88 Merge PR #2690 (Add .zenodo.json to auto-populate DOI fields) and to the GitHub geoschem/HEMCO repository: 9cf873a Merge PR #304 (Add .zenodo.json; Update jinja2 to 3.1.5) Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: a3e623f7e Merge PR #2684 (Fix CO2 weekly scale factors in GCHP) 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>
This commit informs the GCHP superproject about the following commits that were pushed to the geos-chem-shared-docs repository: 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>
Signed-off-by: Melissa Sulprizio <mpayer@seas.harvard.edu>
Submodule src/GCHP_GridComp/GEOSChem_GridComp/geos-chem 6b056e0..8ea94bc: > Merge pull request #2692 from geoschem/feature/updated_cluster_env_and_run_scripts > Merge pull request #2616 from yuanjianz/feature/geosit_preprocessed_cs Submodule src/MAPL 9ad63ae..6207fd0: > Merge pull request #38 from geoschem/bugfix/intel_build_error_in_AbstractComponent Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
CMakeScripts/GC-ConfigureClassic.cmake - Added boolean cache variable KPPSA and print its value src/CMakeLists.txt - Only execute the block where KPPSA_FILE_NAME is defined as a target if the KPPSA boolean variable is true. This will only build the KPP-Standalone executable when -DKPPSA=y is passed from the cmd line. src/GCHP_GridComp/GEOSChem_GridComp/CMakeLists.txt - Added boolean cache variable KPPSA CHANGELOG.md - Updated accordingly TODO: Update KPP-Standalone documentation accordingly in ReadTheDocs, which is located in the geos-chem-shared-docs submodule Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: 60381876d Merge PR #2712 (Only build KPP-Standalone upon request) This PR now asks the user if they wish to build the KPP-Standalone executable at run directory creation time. A reminder will be printed to configure with -DKPPSA=y, and the kpp_standalone_interface.yml file will be copies to the run directory. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This merge brings PR #473 (Do not build KPP-Standalone executable unless specifically requested at compile time, by @yantosca) into the GEOS-Chem "no-diff-to-benchmark" development stream. This PR adds updates to the CMake files so that the KPP-Standalone will only be built if the user configures with -DKPPSA=y. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the GCClassic superproject about the following commits that were pushed to the GitHub geos-chem-shared-docs repository: 02c4c26 Update KPP-Standalone guide for on-request build Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
docs/source/user-guide/rundir-init.rst - Add a section explaining that the user will be prompted if they wish to build the KPP-Standalone Box Model. Also provide a link to the KPP-Standalone supplemental guide. CHANGELOG.md - Updated accordingly Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
This commit informs the GCHP superproject about the following commits that were pushed to the GitHub geoschem/geos-chem repository: aeeb8e9 Add link to KPP-Standalone documentation on GCPy ReadTheDocs This PR adds a paragraph to the KPP-Standalone documentation stating that plotting scripts are available on GCPy (with link to documentation). Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
CHANGELOG.md CMakeLists.txt docs/source/conf.py - Updated version numbers to 14.5.2 src/GEOS-Chem - Now points to GEOS-Chem (sci codebase) 14.5.2 release commit src/HEMCO - Points to HEMCO 3.10.1 release Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu> Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
We have merged the most recent documentation updates for GCHP into the release/14.5.2 branch. Signed-off-by: Bob Yantosca <yantosca@seas.harvard.edu>
msulprizio
approved these changes
Feb 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
category: Feature Request
New feature or request
no-diff-to-benchmark
This update will not change the results of fullchem benchmark simulations
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/14.5.2
branch intomain
in anticipation of the GCHP 14.5.2 release.The
release/14.5.2
branch containsdev/no-diff-to-benchmark
Expected changes
This is a no-diff-to-benchmark update
Tagging @msulprizio @lizziel