Dry run updates for GEOS-Chem Classic 14.5.0 #2555
Draft
+76
−59
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 updates the dry-run simulation for GEOS-Chem Classic 14.5.0.
These updates were necessitated by the addition of the GEOS-Chem Input Data portal (aka
s3://geos-chem
), which is now the main source for GEOS-Chem input data. Also, the formerAmazon
data portal is being transitioned into the GEOS-Chem Nested Input Data portal, which will contain meteorology data that has been cropped to selected nested grid domains.Please see the Download input data section of geos-chem.readthedocs.io ("latest" version). This explains the updates in more detail.
Expected changes
This PR adds the following updates:
amazon
andwashu
portals in therun/shared/download_data.yml
file have been replaced with the options below. This allows for both download via AWS CLI or HTTP/wget.Minor changes have been made in the
download_data.py
script.We have modified the
GeosCore/cldj_interface_mod.F90
to no longer perform dry-run checks for files that are no longer used by Cloud-J v8.TODO: Update
download_data.py
to point to theGEOSCHEM_RESTARTS/GC_14.5.0
path once it syncs tos3://geos-chem
.Related Github Issue
N/A
Tagging @msulprizio @lizziel