Skip to content

Conversation

bartgol
Copy link
Contributor

@bartgol bartgol commented Jul 16, 2025

Allows IO to have fields without COL dim in a stream that uses hremap.
This makes hremap more aligned with what vremap already did.

[BFB]


Fixes #7521.

I ran cld_fraction_standalone with hremap (ne4->ne2) outputing qi_at_model_top_horiz_avg and verified that a) the bug was reproducible, and b) this PR fixes it. I also added a vertical profile field to both coarsening/refining remap unit tests.

@bartgol bartgol requested a review from mahf708 July 16, 2025 22:41
@bartgol bartgol self-assigned this Jul 16, 2025
@bartgol bartgol added bug fix PR BFB PR leaves answers BFB EAMxx Issues related to EAMxx labels Jul 16, 2025
Copy link
Contributor

@mahf708 mahf708 left a comment

Choose a reason for hiding this comment

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

Thank you

@bartgol bartgol force-pushed the bartgol/eamxx/horiz-remap-upgrade branch from d4a1ee4 to 15ea078 Compare July 17, 2025 16:14
bartgol added a commit that referenced this pull request Jul 17, 2025
Allows IO to have fields without COL dim in a stream that uses hremap.
This makes hremap more aligned with what vremap already did.

[BFB]
@bartgol bartgol merged commit 0411782 into master Jul 17, 2025
18 checks passed
@bartgol bartgol deleted the bartgol/eamxx/horiz-remap-upgrade branch July 17, 2025 19:38
bartgol added a commit that referenced this pull request Jul 21, 2025
…#7538)

The bug was added in #7526. While the PR did simplify the geo data
remapping registration phase, it missed an important step:
adding the remapped geo data field in the tgt grid.

[BFB]
bartgol added a commit that referenced this pull request Jul 21, 2025
The bug was added in #7526. While the PR did simplify the geo data
remapping registration phase, it missed an important step:
adding the remapped geo data field in the tgt grid.

[BFB]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BFB PR leaves answers BFB bug fix PR EAMxx Issues related to EAMxx
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EAMxx: hremap cannot handle fields without COL tag
2 participants