Skip to content

EAMxx: elevated emissions reader#8385

Open
odiazib wants to merge 3 commits into
masterfrom
odiazib/eamxx/elevated_emissions_reader
Open

EAMxx: elevated emissions reader#8385
odiazib wants to merge 3 commits into
masterfrom
odiazib/eamxx/elevated_emissions_reader

Conversation

@odiazib
Copy link
Copy Markdown
Contributor

@odiazib odiazib commented May 11, 2026

Creating a separate custom vertical remapper for vertical or elevated emissions: previously, we had three options in the MAM4xx remapper, VerticalRemapperMAM4, and two of them used pressure for interpolation. In the case of vertical emissions, altitude is used for interpolation. Therefore, to make the code easier to maintain, I created a new remapper.
Closes issue: eagles-project/mam4xx#553

@odiazib odiazib added BFB PR leaves answers BFB EAMxx C++ based E3SM atmosphere model (aka SCREAM) code cleanup MAM4xx MAM4xx related changes labels May 11, 2026
@odiazib odiazib requested a review from bartgol May 12, 2026 15:12
@odiazib odiazib marked this pull request as ready for review May 12, 2026 15:12
@odiazib odiazib force-pushed the odiazib/eamxx/elevated_emissions_reader branch from 91abe10 to 10c364e Compare May 12, 2026 15:35
Copy link
Copy Markdown
Contributor

@bartgol bartgol left a comment

Choose a reason for hiding this comment

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

Some mam4xx folks should also review this.

@odiazib
Copy link
Copy Markdown
Contributor Author

odiazib commented May 13, 2026

@jeff-cohere can we please merge it to next?

@jeff-cohere
Copy link
Copy Markdown
Contributor

This is BFB, right? Just a reorganization of interpolation logic?

@odiazib
Copy link
Copy Markdown
Contributor Author

odiazib commented May 13, 2026

This is BFB, right? Just a reorganization of interpolation logic?

Yes, It is BFB

jeff-cohere added a commit that referenced this pull request May 13, 2026
…8385)

Creates a separate vertical remapper for elevated emissions that is not
derived from EAMxx's VerticalRemapper class, since the remapping operation
is different.

closes MAM4xx issue 553

[BFB]
@jeff-cohere
Copy link
Copy Markdown
Contributor

Merged to next.

@jeff-cohere
Copy link
Copy Markdown
Contributor

@odiazib , should we wait for Aurora to report on the next branch before we merge this to master?

@odiazib
Copy link
Copy Markdown
Contributor Author

odiazib commented May 14, 2026

@odiazib , should we wait for Aurora to report on the next branch before we merge this to master?

Hi @jeff-cohere, Yes, please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BFB PR leaves answers BFB code cleanup EAMxx C++ based E3SM atmosphere model (aka SCREAM) MAM4xx MAM4xx related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants