Skip to content

v0.9.0

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

(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.