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
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 }}
52North
/
WeatherRoutingTool
Public
Notifications
You must be signed in to change notification settings
Fork
118
Star
65
Code
Issues
16
Pull requests
48
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: 52North/WeatherRoutingTool
Actions
All workflows
Workflows
Build and deploy documentation using Sphinx and GitHub Pages
Build and deploy documentation using Sphinx and GitHub Pages
Copilot
Copilot
Copilot code review
Copilot code review
Linting and pytests
Linting and pytests
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
218 workflow runs
218 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge branch 'main' of github.com:52North/WeatherRoutingTool
Linting and pytests
#124:
Commit
764c480
pushed by
kdemmich
4m 12s
main
main
4m 12s
View workflow file
docs: replace TODO docstring placeholders with accurate descriptions
Linting and pytests
#123:
Pull request
#207
synchronize by
Alexx3890
Action required
Alexx3890:fix/docstring-placeholders
Alexx3890:fix/docstring-placeholders
Action required
View #207
View workflow file
docs: replace TODO docstring placeholders with accurate descriptions
Linting and pytests
#122:
Pull request
#207
synchronize by
Alexx3890
Action required
Alexx3890:fix/docstring-placeholders
Alexx3890:fix/docstring-placeholders
Action required
View #207
View workflow file
fix: add missing commas in test_ship.py and fix logger string formatting
Linting and pytests
#121:
Pull request
#208
synchronize by
Alexx3890
Action required
Alexx3890:fix/tier-2-tier-3
Alexx3890:fix/tier-2-tier-3
Action required
View #208
View workflow file
Running Copilot Code Review
Copilot
#2:
by
Copilot
AI
2m 16s
main
main
2m 16s
fix: add missing commas in test_ship.py and fix logger string formatting
Linting and pytests
#120:
Pull request
#208
opened by
Alexx3890
Action required
Alexx3890:fix/tier-2-tier-3
Alexx3890:fix/tier-2-tier-3
Action required
View #208
View workflow file
Running Copilot Code Review
Copilot
#1:
by
Copilot
AI
9m 17s
main
main
9m 17s
docs: replace TODO docstring placeholders with accurate descriptions
Linting and pytests
#119:
Pull request
#207
opened by
Alexx3890
Action required
Alexx3890:fix/docstring-placeholders
Alexx3890:fix/docstring-placeholders
Action required
View #207
View workflow file
[changed] changed the lazy loading logic in ship.py to cache the data…
Linting and pytests
#118:
Commit
4a8d494
pushed by
kabarmaz
3m 5s
main
main
3m 5s
View workflow file
[fix] keep lazy weather cache open in WeatherRoutingTool/ship/ship.py…
Linting and pytests
#117:
Commit
3de8d11
pushed by
kabarmaz
2m 51s
main
main
2m 51s
View workflow file
[fix] removed close() to make sure dataset was used in consequent runs
Linting and pytests
#116:
Commit
b48977d
pushed by
kabarmaz
2m 45s
main
main
2m 45s
View workflow file
Boat Speed Boundary escape fix
Linting and pytests
#115:
Pull request
#206
opened by
kabarmaz
2m 42s
boat-speed-boundary
boat-speed-boundary
2m 42s
View #206
View workflow file
[change] changed the default algorithm described in the config file e…
Build and deploy documentation using Sphinx and GitHub Pages
#24:
Commit
fd25a3a
pushed by
kabarmaz
1m 33s
main
main
1m 33s
View workflow file
[change] changed the default algorithm in config.py from isofuel to g…
Build and deploy documentation using Sphinx and GitHub Pages
#23:
Commit
68bb0f0
pushed by
kabarmaz
1m 45s
main
main
1m 45s
View workflow file
[change] changed the default algorithm in config.py from isofuel to g…
Linting and pytests
#114:
Commit
68bb0f0
pushed by
kabarmaz
2m 52s
main
main
2m 52s
View workflow file
fix(cli): apply warning filter prior to execute_routing and add test coverage
Linting and pytests
#113:
Pull request
#204
opened by
vaibhavsrv
Action required
vaibhavsrv:fix-cli-warning-filter-order
vaibhavsrv:fix-cli-warning-filter-order
Action required
View #204
View workflow file
[add] implemented a simple lazy loading method and added docstring to…
Linting and pytests
#112:
Commit
7be7ff7
pushed by
kabarmaz
3m 45s
main
main
3m 45s
View workflow file
fix (ship_config): add return value to validation of prop. efficiency
Linting and pytests
#111:
Commit
b9d3b0a
pushed by
kdemmich
3m 42s
main
main
3m 42s
View workflow file
[fix] changed leftover np.random to global rng. Added global rng logi…
Linting and pytests
#110:
Commit
6da25fe
pushed by
kabarmaz
3m 17s
main
main
3m 17s
View workflow file
Improve weather data handling
Linting and pytests
#109:
Pull request
#198
synchronize by
kabarmaz
3m 26s
improve-weather-data-handling
improve-weather-data-handling
3m 26s
View #198
View workflow file
Improve weather data handling
Linting and pytests
#108:
Pull request
#198
synchronize by
kabarmaz
3m 15s
improve-weather-data-handling
improve-weather-data-handling
3m 15s
View #198
View workflow file
Improve weather data handling
Linting and pytests
#107:
Pull request
#198
synchronize by
kabarmaz
2m 53s
improve-weather-data-handling
improve-weather-data-handling
2m 53s
View #198
View workflow file
[added] Added docstrings to algorithms/ship.py Boat class
Linting and pytests
#106:
Commit
140fd89
pushed by
kabarmaz
3m 24s
main
main
3m 24s
View workflow file
Improve weather data handling
Linting and pytests
#105:
Pull request
#198
synchronize by
kabarmaz
3m 27s
improve-weather-data-handling
improve-weather-data-handling
3m 27s
View #198
View workflow file
Improve weather data handling
Linting and pytests
#104:
Pull request
#198
synchronize by
kabarmaz
3m 17s
improve-weather-data-handling
improve-weather-data-handling
3m 17s
View #198
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.