Skip to content

GitFlow: Merge develop into main for 2.67 release#4471

Merged
mathomp4 merged 11 commits into
mainfrom
develop
Feb 27, 2026
Merged

GitFlow: Merge develop into main for 2.67 release#4471
mathomp4 merged 11 commits into
mainfrom
develop

Conversation

@mathomp4
Copy link
Copy Markdown
Member

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

This PR is to merge develop into main for a 2.67 release.

Related Issue

weiyuan-jiang and others added 10 commits February 17, 2026 18:54
Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
…4369)

* Python bridge original code + README

* Exposing `MAPL.python_bridge` to larger `MAPL` + forward API

* Fix bad import when opt-out of the bridge + clean up

* Update CHANGELOG

* Defend `ieee` checks against odd compiler faults.
Restrict it to known SIGFPE issue on numpy import

* Evolve API to get a 1 call to MAPL_GetPointer within Python

* Add `associated` check leading to buffer being `None`
Docstrings

* Export init/finalize user code hooks
Replace GridComp by MaplComp

* Fix ABC use for user code base class
Add a larger bypass IEEE importer with other packages used in DSL

* Fix MAPLPy user API memory retrieval

* Expose `GetResource` to `MAPLPy`

* Expose basic grid infos

* Add hook for RUN with `INTERNAL` state

* Expose `named_run_with_internal` to public API

* Fixing implicit `stdlib.h` import for uptight apple-clang

* Rename files & move under the `Python` directory

* Rename MAPL_PythonBridge -> PythonBridge

---------

Co-authored-by: Tom Clune <thomas.l.clune@nasa.gov>
…-interface

Formatted using codee. Also using 'use <>, only: <>' format in some …
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@mathomp4 mathomp4 self-assigned this Feb 27, 2026
@mathomp4 mathomp4 requested a review from a team as a code owner February 27, 2026 15:25
@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Feb 27, 2026
@mathomp4 mathomp4 merged commit 8ed79ca into main Feb 27, 2026
25 of 31 checks passed
mathomp4 added a commit that referenced this pull request Apr 2, 2026
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants