Skip to content
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

Splined well interp #773

Merged
merged 6 commits into from
Dec 26, 2023
Merged

Splined well interp #773

merged 6 commits into from
Dec 26, 2023

Conversation

andy-beer
Copy link
Contributor

Enhance BlockedWell to allow splined trajectory to be built from numpy arrays of control points etc., rather than the inefficient and annoying pandas dataframe.

Copy link

codecov bot commented Dec 25, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7a45111) 81.55% compared to head (8457cd6) 81.57%.

Files Patch % Lines
resqpy/well/_trajectory.py 89.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #773      +/-   ##
==========================================
+ Coverage   81.55%   81.57%   +0.02%     
==========================================
  Files         190      190              
  Lines       32833    32865      +32     
==========================================
+ Hits        26776    26810      +34     
+ Misses       6057     6055       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@andy-beer andy-beer changed the title Draft: Splined well interp Splined well interp Dec 26, 2023
@andy-beer andy-beer merged commit 61758f3 into master Dec 26, 2023
10 checks passed
@andy-beer andy-beer deleted the splined_well_interp branch December 26, 2023 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant