Skip to content

v0.9.1

Compare
Choose a tag to compare
@andrewg-mira andrewg-mira released this 13 Dec 20:52
· 1328 commits to main since this release

This release fixes some of the issues encountered since releasing v0.9.0.

  • GEOPY-697, 694, 685: Better handling of Curve entity in inversions UI.
  • GEOPY-690: Re-implementation of the Z from topo option for DC-IP and MT inversions. Source and receivers are no longer draped onto the active (discretized) topography. To reduce numerical artifacts, the active set is instead augmented to include cells intercepted by receivers locations. The drape on top remains optional as for all other methods.
  • GEOPY-397: Re-simulation of tensor gravity and magnetics in the Flin Flon demo project.

Also included are SimPEG specific changes:

  • Fix error in the IRLS weights for MVI using the "total" gradient option.
  • Fix error in the stashed regularization operator introduced in v0.9.0