Skip to content

Move inverse_permutation to mpp_mod#1894

Merged
vithikashah001 merged 2 commits into
NOAA-GFDL:mainfrom
J-Lentz:move_inverse_permutation
Jun 29, 2026
Merged

Move inverse_permutation to mpp_mod#1894
vithikashah001 merged 2 commits into
NOAA-GFDL:mainfrom
J-Lentz:move_inverse_permutation

Conversation

@J-Lentz

@J-Lentz J-Lentz commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Description
Move inverse_permutation from interpolator_mod to mpp_mod so that it can be more cleanly reused by other parts of the codebase. The purpose of this subroutine is to convert between (memory dimension) --> (logical dimension) and (logical dimension) --> (memory dimension) maps.

How Has This Been Tested?
CI only.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

Move inverse_permutation from interpolator_mod to mpp_mod so it can be
more cleanly reused by other parts of the codebase.

@uramirez8707 uramirez8707 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks. Looks good to me.

@vithikashah001 vithikashah001 merged commit 99015f3 into NOAA-GFDL:main Jun 29, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants