Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
GitHub Stars
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
thetisproject
/
thetis
Public
Notifications
You must be signed in to change notification settings
Fork
33
Star
82
Code
Issues
21
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Adding ensemble support in forward runs and inversion
- #464
#464
Draft
Brazovskis
wants to merge 9 commits into
main
thetisproject/thetis:main
from
ensemble_runs
thetisproject/thetis:ensemble_runs
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
Adding ensemble support in forward runs and inversion
#464
Brazovskis
wants to merge 9 commits into
main
thetisproject/thetis:main
from
ensemble_runs
thetisproject/thetis:ensemble_runs
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
Update exporter.py to work with ensembles
Brazovskis
committed
0f951b7
View commit details
Copy full SHA for 0f951b7
Browse repository at this point
Update inversion_tools.py to work with ensembles/EnsembleReducedFunctional
Brazovskis
committed
5701ed7
View commit details
Copy full SHA for 5701ed7
Browse repository at this point
Update headland_inversion example to work with ensemble runs
Brazovskis
committed
9f6fec4
View commit details
Copy full SHA for 9f6fec4
Browse repository at this point
Commits on Aug 3, 2026
- restoring docstrings
Show description for 2bf6049
Brazovskis
committed
2bf6049
View commit details
Copy full SHA for 2bf6049
Browse repository at this point
Explicitly importing numpy as np
Brazovskis
committed
b37b79f
View commit details
Copy full SHA for b37b79f
Browse repository at this point
Simplifying comm flags and adding clarifying notes
Brazovskis
committed
4289aee
View commit details
Copy full SHA for 4289aee
Browse repository at this point
replacing redundant is_station_export_root function with no_exports parameter
Brazovskis
committed
00b8add
View commit details
Copy full SHA for 00b8add
Browse repository at this point
Consistent treatment of J across ensemble and non-ensemble runs
Brazovskis
committed
0b9f81c
View commit details
Copy full SHA for 0b9f81c
Browse repository at this point
Restoring original behaviour of consistency_test() and taylor_test(). consistency_test() compares an instance of reduced_functional to itself. Taylor tests the combined functional and gradient
Brazovskis
committed
026cbd9
View commit details
Copy full SHA for 026cbd9
Browse repository at this point
You can’t perform that action at this time.