Skip to content

Releases: MiraGeoscience/geoapps

v0.11.1-post.2

31 Jul 22:29
Compare
Choose a tag to compare

fix installation script for newer conda versions

v0.11.1-post.1

28 Apr 04:05
9dd62db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.1...v0.11.1-post.1

v0.11.1

28 Apr 04:03
43e529a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

12 Jan 23:22
fb7761f
Compare
Choose a tag to compare

What's Changed

New features

Inversion updates

General Feature updates

UI.json features

Maintenance

Full Changelog: v0.10.0...v0.11.0

v0.10.0

31 Aug 22:17
7d65c34
Compare
Choose a tag to compare

Release 0.10.0 (2023-03-20)
(Major Release)

  • GEOPY-738: Add Airborne Time-Domain EM (ATEM) inversion to the inversion suite.
  • GEOPY-829, 727: Bug fixes

v0.9.2

17 Jan 17:24
Compare
Choose a tag to compare

Hotfix release for issues encountered since 0.9.1.

  • GEOPY-835: Fix iso-surface creation crash after multiple runs of marching cube.
  • GEOPY-734, 827, 828, 829, 833: Improve installation and fix SSL error encountered by some users.
  • GEOPY-814: Update copyright year
  • GEOPY-732: Fix crash on ui.json execution of non-inversion apps from ANALYST.
  • GEOPY-729: Add version information to main documentation page.

v0.9.1

13 Dec 20:52
Compare
Choose a tag to compare

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

v0.9.0

13 Dec 20:50
Compare
Choose a tag to compare

(Major Release)

This release focuses on SimPEG DC/IP 2D inversion as well as a revamp of all inversion UIs.

  • GEOPY-604-606: Create inversion UI and mechanics for SimPEG DC/IP 2D inversion.
  • GEOPY-657: Standardization and update of all inversion UIs (Grav, MVI, DCIP, Natural Sources)
    • Removal of octree mesh creation within the inversion UI. Creation must be done prior to running the inversion.
    • Reference, starting and bound models referenced to the input mesh. Interpolation must be done prior to running the inversion.
    • General UX improvements to layout.
  • GEOPY-645: Add beta cooling rate and cooling factor option.
  • GEOPY-641: Add option to store sensitivities on RAM or SSD (default).
  • GEOPY-613: Allow for TEM survey entities as input for SimPEG EM1D inversions.

New or revamped applications:

  • GEOPY-579: New BlockModel creation application.
  • GEOPY-592: Conversion of Clustering to Dash (Plotly) app with ui.json implementation.
  • GEOPY-588: Conversion of Scatter Plot to Dash (Plotly) app with ui.json implementation.
  • GEOPY-534: Conversion of Edge Detection to Dash (Plotly) app with ui.json implementation.
  • GEOPY-456: Conversion of Contouring to Dash (Plotly) app with ui.json implementation.

v0.8.1 (Hotfixes)

16 Sep 16:46
Compare
Choose a tag to compare

This release addresses issues encountered introduced in v0.8.0.

v0.8.0

14 Jul 19:08
Compare
Choose a tag to compare

This release focuses on changes made to the geoh5 format in the latest Geoscience ANALYST 4.0 release.

What's Changed

  • GEOPY-495: Log file and console output written to disk
  • GEOPY-506: Inversion result written to SimPEG group.
  • GEOPY-521: Implementation of ui.json for the iso-surface creation application.
  • GEOPY-205: New minimal environment and lock dependencies
  • GEOPY-556: Make all jupyter apps read-only

New Contributors

Full Changelog: v0.7.1...v0.8.0