Skip to content
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

Model E SUBDDs read and interpret GEOS-Chem's derived types #29

Open
jwallwork23 opened this issue Aug 28, 2024 · 1 comment
Open

Model E SUBDDs read and interpret GEOS-Chem's derived types #29

jwallwork23 opened this issue Aug 28, 2024 · 1 comment
Assignees
Labels
deliverable1 Associated with deliverable 1 enhancement New feature or request

Comments

@jwallwork23
Copy link
Collaborator

Set up equivalent SUBDDs to have Model E read GEOS-Chem's derived types and interpret them.

Towards Deliverable 1 (#23).

Background

GISS Model E has monthly diagnostics and sub-daily diagnostics (SUBDD). Both use an intermediate file representation, which is not ideal. However, the monthly diagnostics are generally thought to be implemented in a better way. SUBDDs can be either instantaneous (i) or averaged - these are indicated in the rundeck.

Existing code

Lee implemented a way to take GEOS-Chem concentrations and port them into the SUBDD (sub-daily diagnostics) code in GISS model E so they can be archived the way model E outputs them. However, this was done at version 12.9.3 of GEOS-Chem so it's possible that these need updating now that we're at version 14.3.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deliverable1 Associated with deliverable 1 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@jwallwork23 @AdelekeBankole and others