Skip to content

Releases: geoscixyz/geosci-labs

comment out the 3D axes aspect ratio as this is not supported by matplotlib

10 Jan 01:52
Compare
Choose a tag to compare
  • This should resolve the failing tests on the FDEM_Inductive_Sphere
  • I also ran make format to run black and fix the formatting (which was also causing a fail on travis)

Updates to the linear inversion app

08 Apr 06:25
Compare
Choose a tag to compare

2D crosswell tomography app

04 Apr 04:33
Compare
Choose a tag to compare

URL updates

27 Feb 16:32
Compare
Choose a tag to compare

Changes

  • update image paths to point to this repository instead of gpgLabs, em_apps (closes #11)

New functionality: Gravity notebooks

20 Feb 05:45
Compare
Choose a tag to compare
  • Thanks @wwzzyyzzrr for this addition
  • reviewers: @lheagy and @thast

This PR adds two new notebooks:

  • gravityDike.ipynb: analytic solution for a infinitely long dipping dyke in a half-space
  • gravitySphere.ipynb: analytic solution for a sphere in a half-space

updates to potential fields

10 Feb 02:35
Compare
Choose a tag to compare

Updates to keep pace with changes in the potential fields API (from simpeg/simpeg#670)