Added maximum curvature method
Pre-release
Pre-release
- 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.