-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/irregular grid mapper #112
base: develop
Are you sure you want to change the base?
Conversation
… box the size of the quadrant
… slicing engines on different axes
…dex as result of the branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be continued... let's try some extractions on ORCA grids and see if it works, then we can tidy it up
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove?
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #112 +/- ##
===========================================
- Coverage 87.50% 84.27% -3.23%
===========================================
Files 88 101 +13
Lines 7099 7754 +655
===========================================
+ Hits 6212 6535 +323
- Misses 887 1219 +332 ☔ View full report in Codecov by Sentry. |
Feature/irregular grid merged develop
Create an irregular grid mapper which handles irregular grids and uses a different engine slicer