Skip to content

Remove MAPL_GenGridName from Base (#4835)#4836

Merged
tclune merged 1 commit into
release/MAPL-v3from
feature/4835-remove-GenGridName
May 11, 2026
Merged

Remove MAPL_GenGridName from Base (#4835)#4836
tclune merged 1 commit into
release/MAPL-v3from
feature/4835-remove-GenGridName

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 10, 2026

Summary

Removes MAPL_GenGridName from MAPL_Base as part of the ongoing MAPL v3 Base cleanup.

  • Deletes the public declaration and interface from Base_Base.F90
  • Deletes the full implementation from Base_Base_implementation.F90

Closes #4835

Notes

The only caller in GEOSgcm is c2c_rst.F90, which used MAPL_GenGridName solely to construct a tile file name for MAPL_HorzTransformCreate — a function that has already been removed from MAPL entirely. c2c_rst.F90 is therefore already broken at a more fundamental level and requires a full rewrite against the MAPL v3 regridding infrastructure. There are no other callers anywhere in GEOSgcm.

@tclune tclune requested a review from a team as a code owner May 10, 2026 23:42
@github-actions github-actions Bot added the 📈 MAPL3 MAPL 3 Related label May 10, 2026
@tclune tclune added 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. Changelog Skip Skips the Changelog Enforcer labels May 10, 2026
@tclune tclune merged commit 75c8a52 into release/MAPL-v3 May 11, 2026
43 of 50 checks passed
@tclune tclune deleted the feature/4835-remove-GenGridName branch May 11, 2026 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 Diff The changes in this pull request have verified to be zero-diff with the target branch. Changelog Skip Skips the Changelog Enforcer 📈 MAPL3 MAPL 3 Related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant