Added EDM module for importing data from an EDM datafile.
Added OWSG error models and brought back the ISCWSA MWD Rev4 model.
Added an interpolate_survey_tvd function and convenience method for Survey
Added projection functions to project a survey to the bit or to a target.
Streamlining the modules.
Updated the examples to run the new version.
Note that it's likely code written for previous versions of welleng will not run on version 0.4 and newer without some modifications - if you've been developing code with welleng then please lock in the last minor version update of the major version that you've been developing with in the env.
Major update:
interpolate_survey_tvd
function and convenience method forSurvey
Note that it's likely code written for previous versions of
welleng
will not run on version 0.4 and newer without some modifications - if you've been developing code withwelleng
then please lock in the last minor version update of the major version that you've been developing with in the env.