Skip to content

v1.4.5

Compare
Choose a tag to compare
@halbmy halbmy released this 10 Nov 14:54
· 171 commits to master since this release
  • new classes TimelapseERT and CrossholeERT
  • new example Timelapse ERT inversion
  • new example ERT with structural constraints from seismics
  • output of explicit chi-square at beginning on notebooks
  • DataContainer.getIndices() and .subset() for data selection
  • combineMultipleData for ERT data unification
  • fix relativeError bug in ERTIPManager
  • enable TraveltimeManager.showFit(firstPicks=True)
  • improve, cleanup and simplify (runtime-opt) several examples
  • improved Windows build with new cmake versions
  • fix Crank-Nicholson scheme for Dynamic boundary conditions
  • fix passing area(cellSize) to 3D createX functions
  • enable passing contact impedances to ert.simulate()
  • maxSeparation argument for ert.createData
  • adaptions to matplotlib=3.8 and other package updates
  • add underlayBKGMap(mode='map') for DTK, update adresses
  • extended documentation & cleanup of functions and classes
  • improve website by modern themes and packages
  • core updates fixing boundary handling bugs
  • increase test coverage