Skip to content

Migrate MAPL2/MAPL_BaseMod to source modules in GEOS_Shared#429

Merged
tclune merged 1 commit into
release/MAPL-v3from
feature/428-migrate-MAPL_BaseMod-MAPL2-to-source-modules
May 11, 2026
Merged

Migrate MAPL2/MAPL_BaseMod to source modules in GEOS_Shared#429
tclune merged 1 commit into
release/MAPL-v3from
feature/428-migrate-MAPL_BaseMod-MAPL2-to-source-modules

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 11, 2026

Summary

Migrates windfix.F90 away from use MAPL2 for MAPL_GridGet, as MAPL_GridGet is being removed from MAPL2 in GEOS-ESM/MAPL#4857.

Changes

  • GEOS_Shared/windfix.F90: use MAPL2, only: MAPL_GridGetuse mapl_MaplGrid, only: MAPL_GridGet

Closes #428
Part of GEOS-ESM/MAPL#4857

- windfix.F90: use MAPL2, only: MAPL_GridGet -> use mapl_MaplGrid, only: MAPL_GridGet

Refs #428
@tclune tclune added the MAPL3 MAPL3 migration label May 11, 2026
@tclune tclune requested review from a team as code owners May 11, 2026 20:09
@tclune tclune added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label May 11, 2026
@tclune tclune merged commit 3e68c2f into release/MAPL-v3 May 11, 2026
20 of 22 checks passed
@tclune tclune deleted the feature/428-migrate-MAPL_BaseMod-MAPL2-to-source-modules branch May 11, 2026 23:14
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. MAPL3 MAPL3 migration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant