Skip to content

v1.5.5

Latest

Choose a tag to compare

@halbmy halbmy released this 14 Nov 04:54
· 84 commits to main since this release

What's Changed

Specific code improvements

  • new build workflow
  • add Mesh.innerBoundaryCenters()
  • added utilities for magnetics
  • boost MagManager with properties, output etc.
  • add utility functions for line detection and distance computation
  • depth weighting function for potential field inversion
  • add RemanentMagneticsModelling for remanent magnetics
  • add ert.removeDuplicates() to remove duplicate ERT data
  • add ert.combineMultipleData() method (mainly for timelapse)
  • add IP showFit
  • ert.TimelapseERT
    • extend to IP data
    • to show IP/ERR/IPERR timelines
    • enable to read geometric factor
    • guessing timestamp from timelapse ERT filename
  • import error column from res2dinv files
  • fix errors reading res2dinv files
  • enable pg.show() to display also Traveltime data
  • add Armijo line search rule
  • extended pygimli publication list
  • fix lots of bugs, docstrings and minor improvements
  • code cleanup and modernization
  • add meshtools.createSphere
    • readCoordsFromKML
  • ERTIPManager.showIPFit() (and .showFit())
  • reorganizing inversion frameworks
  • restructure EM module a bit
  • improve VESManager initialization
  • improve VESModelling classes
  • 1D MT operators MT1DBlockmodelling and MT1DSmoothModelling

New Contributors

Full Changelog: v1.5.4...v1.5.5