Skip to content

Conversation

@pchakraborty
Copy link
Contributor

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

  • Added utilities/arrays with routines to compute global MaxMin and AreaMean
  • Added tests for array utilities
  • Copied over regex utilities from base to utilities/regex

Related Issue

@pchakraborty pchakraborty requested a review from a team as a code owner January 6, 2026 14:10
@pchakraborty pchakraborty self-assigned this Jan 6, 2026
@pchakraborty pchakraborty added 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 🛠️ Refactor This is code refactoring 📈 MAPL3 MAPL 3 Related Changelog Skip Skips the Changelog Enforcer labels Jan 6, 2026
@tclune
Copy link
Collaborator

tclune commented Jan 6, 2026

Lets not belabor this. Lots of cleanup remains ...

@tclune tclune self-requested a review January 6, 2026 18:06
tclune
tclune previously approved these changes Jan 6, 2026
@pchakraborty pchakraborty requested a review from tclune January 6, 2026 18:46
@pchakraborty pchakraborty dismissed darianboggs’s stale review January 6, 2026 19:07

I’ll talk to Bill and create issues for separate PRs as needed

@pchakraborty pchakraborty merged commit b63e778 into release/MAPL-v3 Jan 7, 2026
33 checks passed
@pchakraborty pchakraborty deleted the feature/pchakrab/utilities-maxmin-areamean branch January 7, 2026 13:50
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 🛠️ Refactor This is code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants