Skip to content

New SurveyParameters class

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonnymaserati jonnymaserati released this 16 Dec 16:28
· 33 commits to main since this release
61dbd9a

Rather than rely on your directional driller for survey parameters in your header or for converting between WGS84 and map projections, there's a SurveyParameters class in the survey module for doing it.

Also added to the utils is a function for calculating annular hole volumes, very useful when used with utils.ureg for easy unit conversions.

Small changes and bug fixes, so nothing should break.