Skip to content

Added maximum curvature method

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonnymaserati jonnymaserati released this 24 Jul 18:48
· 138 commits to main since this release
de3b56c
  • Added the Survey.minimum_curvature() method for calculating a realistic amount of tortuosity in a well path as described in this post.
  • Updated the Survey.modified_tortuosity_index() method to pre-process the Survey using the three step method and recommended defaults described in this post.
  • Added a panel plot: Survey.figure(type='panel').
  • Updated README.MD.
  • Minor updates.