Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GEOS-ESM
/
MAPL
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
35
Code
Issues
262
Pull requests
10
Discussions
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Feb 27, 2026
Merge pull request #4471 from GEOS-ESM/develop
mathomp4
authored
8ed79ca
Copy full SHA for 8ed79ca
Merge branch 'main' into develop
mathomp4
authored
924c852
Copy full SHA for 924c852
Merge pull request #4469 from GEOS-ESM/feature/prepare-for-2.67.0-release
mathomp4
authored
49e8cf6
Copy full SHA for 49e8cf6
Fix up changelog
mathomp4
committed
af6316b
Copy full SHA for af6316b
v2: Prepare for 2.67.0 release
mathomp4
committed
18670e0
Copy full SHA for 18670e0
Merge pull request #4468 from GEOS-ESM/dependabot/github_actions/develop/actions/upload-artifact-7
mathomp4
authored
d750991
Copy full SHA for d750991
Commits on Feb 26, 2026
Bump actions/upload-artifact from 6 to 7
Show description for 2e56f57
dependabot[bot]
authored
2e56f57
Copy full SHA for 2e56f57
Merge pull request #4464 from GEOS-ESM/feature/pchakrab/format-python-interface
Show description for 42d6182
pchakraborty
authored
42d6182
Copy full SHA for 42d6182
Formatting using codee. Also using 'use <>, only: <>' format in some cases
pchakraborty
committed
6e3ed92
Copy full SHA for 6e3ed92
[Feature] Two-way python bridge with limited MAPL support in Python (#4369)
Show description for ddd6b40
FlorianDeconinck
and
tclune
authored
ddd6b40
Copy full SHA for ddd6b40
Commits on Feb 18, 2026
Fix changelog
mathomp4
committed
0472317
Copy full SHA for 0472317
Commits on Feb 17, 2026
add the options to create locstream with local_id (#4395)
Show description for 1d0e5b6
weiyuan-jiang
and
tclune
authored
1d0e5b6
Copy full SHA for 1d0e5b6
Commits on Feb 13, 2026
Merge pull request #4404 from GEOS-ESM/develop
Show description for b9d47f6
mathomp4
authored
b9d47f6
Copy full SHA for b9d47f6
Merge branch 'main' into develop
mathomp4
authored
3f35198
Copy full SHA for 3f35198
Merge pull request #4400 from GEOS-ESM/feature/prepare-for-2.66.0-release
Show description for 914bef4
mathomp4
authored
914bef4
Copy full SHA for 914bef4
v2: Prepare for 2.66.0 release
mathomp4
committed
9b77fa4
Copy full SHA for 9b77fa4
Commits on Feb 12, 2026
Add OpenCode agent skills for MAPL development (#4393)
Show description for d96d329
tclune
authored
d96d329
Copy full SHA for d96d329
Commits on Feb 11, 2026
Merge pull request #4381 from GEOS-ESM/bugfix/integer32_overflow_fix
Show description for 60ecab0
atrayano
authored
60ecab0
Copy full SHA for 60ecab0
Fixed a typo (used wrong variable)
atrayano
committed
c1266d2
Copy full SHA for c1266d2
Added explicit casting (long long) in QSsort (n<0 case)
atrayano
committed
32f5161
Copy full SHA for 32f5161
Fixed 32-bit integer overflow bug in sort.c
atrayano
committed
d51d149
Copy full SHA for d51d149
Commits on Feb 10, 2026
Merge pull request #4371 from GEOS-ESM/feature/update-components-2026Feb09
mathomp4
authored
4bdcc7f
Copy full SHA for 4bdcc7f
Merge branch 'develop' into feature/update-components-2026Feb09
mathomp4
authored
3b23844
Copy full SHA for 3b23844
Merge pull request #4372 from GEOS-ESM/feature/v2-add-rgignore
mathomp4
authored
d724c43
Copy full SHA for d724c43
Update to ESMA_cmake v3.72.0
mathomp4
committed
1c169fa
Copy full SHA for 1c169fa
build and install in gitignore should have leading /
mathomp4
committed
c464fe2
Copy full SHA for c464fe2
account for symlinks
mathomp4
committed
7d9d730
Copy full SHA for 7d9d730
Add more compilers
mathomp4
committed
d052328
Copy full SHA for d052328
v2: Add .rgignore file
mathomp4
committed
2665e09
Copy full SHA for 2665e09
Commits on Feb 9, 2026
v2: Update components - 2026-Feb-09
mathomp4
committed
f15c460
Copy full SHA for f15c460
Commits on Feb 5, 2026
Merge pull request #4365 from GEOS-ESM/feature/add-clinerules
Show description for b47a2d4
mathomp4
authored
b47a2d4
Copy full SHA for b47a2d4
Commits on Feb 4, 2026
Updated Change log
tclune
committed
1e44e7e
Copy full SHA for 1e44e7e
Renamed and improved AI rules
Show description for 68c20ee
tclune
committed
68c20ee
Copy full SHA for 68c20ee
Improving copilot MAPL awareness.
Show description for 47f91c1
tclune
committed
47f91c1
Copy full SHA for 47f91c1
Commits on Jan 29, 2026
Merge pull request #4348 from GEOS-ESM/develop
mathomp4
authored
7447e3d
Copy full SHA for 7447e3d
Pagination
Previous
Next
You can’t perform that action at this time.