Skip to content

Read and interpret GEOS-Chem prodloss fields#114

Merged
joewallwork merged 21 commits into
29_subdd-statediag-take2from
prodloss-fields-subdd
Apr 1, 2025
Merged

Read and interpret GEOS-Chem prodloss fields#114
joewallwork merged 21 commits into
29_subdd-statediag-take2from
prodloss-fields-subdd

Conversation

@AdelekeBankole

@AdelekeBankole AdelekeBankole commented Mar 26, 2025

Copy link
Copy Markdown
Collaborator

Closes #111.
Merges into #102.

@joewallwork joewallwork added enhancement New feature or request deliverable1 Associated with deliverable 1 labels Mar 26, 2025
@joewallwork joewallwork force-pushed the prodloss-fields-subdd branch from 977b50a to 300f8a4 Compare March 26, 2025 16:00
@joewallwork joewallwork changed the base branch from develop to 29_subdd-statediag-take2 March 26, 2025 16:00

@joewallwork joewallwork left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good so far, thanks for this @AdelekeBankole.

Unfortunately, the arrays like prodbcpifrombcpo that you use in the top section haven't been imported and might not exist with the given names in the GISS Model anyway. (This is why the CI jobs fail for this PR.)

We'll need to figure out which arrays in the GISS Model correspond to these arrays and import and use them correctly. Failing that, we should replace these extractions with TODO notes.

Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
Comment thread model/CHEM_DRV.F90 Outdated
AdelekeBankole and others added 17 commits March 27, 2025 13:31
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
Co-authored-by: Joe Wallwork <22053413+jwallwork23@users.noreply.github.com>
* Convert Model E -> GEOS-Chem transfers to TODOs
* Use valid derived type; loop over products and losses
* Loops over products and losses for data transfer
@joewallwork joewallwork merged commit a44f890 into 29_subdd-statediag-take2 Apr 1, 2025
@joewallwork joewallwork deleted the prodloss-fields-subdd branch April 1, 2025 08:13
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

Successfully merging this pull request may close these issues.

Model E SUBDDs read and interpret GEOS-Chem prodloss fields

2 participants