Added ISCWSA MWD Rev5 error model
Pre-release
Pre-release
With this major new release:
- Added the ISCWSA MWD Rev5 error model and updated the unit test to validate the model against the ISCWSA test data.
- The addition of the new model necessitated an update of the
error
andiscwsa_mwd
modules. - A
SurveyHeader
class has been added to better manage survey data and working to different azimuth references. - The
magnetic-field-calculator
dependency has been added to provide default magnetic field data when none is provided in the survey: currently this needs to be run online so will need to modify this in the event that the code is run offline. - Fixed some bugs with the
connector
module.