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
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
.
openearth
/
aeolis-python
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
41
Code
Issues
63
Pull requests
7
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
update gui dev branch to main
- #281
#281
Merged
Sierd
merged 32 commits into
Gui_dev
openearth/aeolis-python:Gui_dev
from
main
openearth/aeolis-python:main
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
32
(32)
Checks
Files changed
Merged
update gui dev branch to main
#281
Sierd
merged 32 commits into
Gui_dev
openearth/aeolis-python:Gui_dev
from
main
openearth/aeolis-python:main
Copy head branch name to clipboard
Commits
Commits on Nov 6, 2025
Initial plan
Copilot
committed
2b0a257
View commit details
Copy full SHA for 2b0a257
Browse repository at this point
Phase 1: Add constants, utility functions, and improve documentation
Show description for 960077a
Copilot
and
Sierd
committed
960077a
View commit details
Copy full SHA for 960077a
Browse repository at this point
Phase 2: Extract helper methods and reduce code duplication
Show description for 98a872b
Copilot
and
Sierd
committed
98a872b
View commit details
Copy full SHA for 98a872b
Browse repository at this point
Phase 3: Add variable label/title constants and improve docstrings
Show description for 4dd2155
Copilot
and
Sierd
committed
4dd2155
View commit details
Copy full SHA for 4dd2155
Browse repository at this point
Final: Add comprehensive refactoring documentation and summary
Show description for 7a703d5
Copilot
and
Sierd
committed
7a703d5
View commit details
Copy full SHA for 7a703d5
Browse repository at this point
Add export functionality: PNG and MP4 animations for all visualizations
Show description for d95027d
Copilot
and
Sierd
committed
d95027d
View commit details
Copy full SHA for d95027d
Browse repository at this point
Phase 4: Begin code organization - extract utils module and create gui package structure
Show description for 6caabaf
Copilot
and
Sierd
committed
6caabaf
View commit details
Copy full SHA for 6caabaf
Browse repository at this point
Add comprehensive additional improvements proposal document
Show description for fbc587c
Copilot
and
Sierd
committed
fbc587c
View commit details
Copy full SHA for fbc587c
Browse repository at this point
bugfixes related to import and animattion functionality
Sierd
committed
532219e
View commit details
Copy full SHA for 532219e
Browse repository at this point
updated structure for further refactoring
Sierd
committed
7cc336c
View commit details
Copy full SHA for 7cc336c
Browse repository at this point
Refactor: Extract DomainVisualizer and rename gui_app_backup.py to application.py
Show description for 6083e1d
Copilot
and
Sierd
committed
6083e1d
View commit details
Copy full SHA for 6083e1d
Browse repository at this point
bugfix
Sierd
committed
7459ea6
View commit details
Copy full SHA for 7459ea6
Browse repository at this point
bugfix on loading domain
Sierd
committed
1602585
View commit details
Copy full SHA for 1602585
Browse repository at this point
Refactor: Extract WindVisualizer to modular architecture
Show description for ad386d6
Copilot
and
Sierd
committed
ad386d6
View commit details
Copy full SHA for ad386d6
Browse repository at this point
Refactor: Extract Output2DVisualizer for 2D NetCDF visualization
Show description for a9f9080
Copilot
and
Sierd
committed
a9f9080
View commit details
Copy full SHA for a9f9080
Browse repository at this point
Refactor: Extract Output1DVisualizer - Complete modular architecture achieved!
Show description for a42b6c1
Copilot
and
Sierd
committed
a42b6c1
View commit details
Copy full SHA for a42b6c1
Browse repository at this point
Commits on Nov 7, 2025
bugfixes loading files
Sierd
committed
27ccc49
View commit details
Copy full SHA for 27ccc49
Browse repository at this point
Merge branch 'copilot/refactor-gui-code-for-optimization' of https://github.com/openearth/aeolis-python into copilot/refactor-gui-code-for-optimization
Sierd
committed
852968b
View commit details
Copy full SHA for 852968b
Browse repository at this point
removed netcdf check
Sierd
committed
ecba467
View commit details
Copy full SHA for ecba467
Browse repository at this point
bugfixes after refractoring
Sierd
committed
eb3de01
View commit details
Copy full SHA for eb3de01
Browse repository at this point
Carcans files added for Olivier
Sierd
committed
e12bd76
View commit details
Copy full SHA for e12bd76
Browse repository at this point
bugfixes with domain overview
Sierd
committed
e9e8de9
View commit details
Copy full SHA for e9e8de9
Browse repository at this point
Merge branch 'copilot/refactor-gui-code-for-optimization' into Olivier_Carcans
Sierd
committed
be850b6
View commit details
Copy full SHA for be850b6
Browse repository at this point
Commits on Nov 10, 2025
Gui v0.2 added (#264)
Show description for fd21d4b
3 people
authored
fd21d4b
View commit details
Copy full SHA for fd21d4b
Browse repository at this point
Commits on Nov 13, 2025
testcommit
OlivierBurvingt
committed
3e727c2
View commit details
Copy full SHA for 3e727c2
Browse repository at this point
reverse commit
OlivierBurvingt
committed
165183d
View commit details
Copy full SHA for 165183d
Browse repository at this point
Merge branch 'Olivier_Carcans' into main
Sierd
authored
05ec4f0
View commit details
Copy full SHA for 05ec4f0
Browse repository at this point
removed Carcans from Main
Sierd
committed
28764cb
View commit details
Copy full SHA for 28764cb
Browse repository at this point
Refactor GUI: Complete modular architecture with all GUI tabs extract… (#268)
Show description for a694dd9
3 people
authored
a694dd9
View commit details
Copy full SHA for a694dd9
Browse repository at this point
Commits on Nov 14, 2025
Update Python version requirement to <3.14 (#270)
Show description for 40c68b9
Sierd
authored
40c68b9
View commit details
Copy full SHA for 40c68b9
Browse repository at this point
Commits on Nov 21, 2025
Fix ustarn calculation: initialization and FFT shear formula bugs (#265)
Show description for 506064d
Copilot
and
Sierd
authored
506064d
View commit details
Copy full SHA for 506064d
Browse repository at this point
Commits on Nov 25, 2025
new work on padding (#278)
Sierd
authored
99839e3
View commit details
Copy full SHA for 99839e3
Browse repository at this point
You can’t perform that action at this time.