Skip to content

Added ISCWSA MWD Rev5 error model

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonnymaserati jonnymaserati released this 02 Jan 12:50
· 335 commits to main since this release
2a4af69

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 and iscwsa_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.