Skip to content

Delete legacy MAPL_PackTime, MAPL_UnpackTime, MAPL_UnpackDateTime from Base_Base#4814

Merged
tclune merged 1 commit into
release/MAPL-v3from
feature/4811-delete-legacy-packed-time-clean
May 9, 2026
Merged

Delete legacy MAPL_PackTime, MAPL_UnpackTime, MAPL_UnpackDateTime from Base_Base#4814
tclune merged 1 commit into
release/MAPL-v3from
feature/4811-delete-legacy-packed-time-clean

Conversation

@tclune
Copy link
Copy Markdown
Collaborator

@tclune tclune commented May 9, 2026

Supersedes #4813.

Summary

  • Removes MAPL_PackTime, MAPL_UnpackTime, and MAPL_UnpackDateTime from Base_Base.F90 and Base_Base_implementation.F90
  • Re-exports MAPL_UnpackTime and MAPL_UnpackDateTime via API.F90 from MAPL_PackedTimeMod (no ambiguity now that Base_Base no longer defines them)

Prerequisites (all merged)

Closes #4811

…Base

These legacy integer-packed-time subroutines are now provided by
MAPL_PackedTimeMod (base3g/PackedTime.F90). All compiled downstream
consumers have been migrated (GOCART#419, GMAO_Shared#426, GEOSgcm_App#866).
Re-exports MAPL_UnpackTime/MAPL_UnpackDateTime via API.F90 now that
the ambiguity with Base_Base is resolved.

Closes #4811
@tclune tclune requested a review from a team as a code owner May 9, 2026 11:26
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, 😲 Non 0 Diff, 🔧 Github Actions. Please add one so that the PR can be merged.

@github-actions github-actions Bot added the 📈 MAPL3 MAPL 3 Related label May 9, 2026
@tclune tclune merged commit 73d227b into release/MAPL-v3 May 9, 2026
34 of 39 checks passed
@tclune tclune deleted the feature/4811-delete-legacy-packed-time-clean branch May 9, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📈 MAPL3 MAPL 3 Related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant