Replace 'use MAPL' with 'use MAPL2' in GEOS_Shared for MAPL→MAPL2→MAPL3 rename#414
Merged
mathomp4 merged 4 commits intoApr 2, 2026
Merged
Conversation
gmao-rreichle
approved these changes
Apr 2, 2026
Contributor
gmao-rreichle
left a comment
There was a problem hiding this comment.
@tclune : Do we still have both libraries (MAPL and MAPL2) somehow in the system (per Line 11 of the CMakeLists.txt file)?
Member
Member
|
Wait. the CI is weirdly wrong. One moment. |
Collaborator
Author
@gmao-rreichle Yes. We are whittling away the MAPL2 stuff that can be deleted and migrating the stuff that can't. So this step really is just a name change to make the name "MAPL" default to the MAPL v3.0 stuff that will survive. All the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
use MAPLwithuse MAPL2in 8 Fortran source files inGEOS_Shared/MAPL2to CMakeDEPENDENCIESinGEOS_Shared/CMakeLists.txtThese changes support the transitional MAPL→MAPL2→MAPL3 rename being coordinated across GEOS-ESM repos.
References
release/MAPL-v3/ MAPL #4600 rename effort