v0.11.0
What's Changed
New features
- GEOPY-750: Create SimPEG FEM driver, by @benk-mira in #580
- GEOPY-715: Prototype joint inversion driver (single property), by @domfournier in #541
- GEOPY-787: Base joint inversion driver (cross-gradient regularization), by @domfournier in #586
Inversion updates
- GEOPY-74: Fork the latest Simpeg development based on simpeg>=0.18, by @domfournier in #564
- GEOPY-217: Allow no reference model for Jupyter-app inversions, by @domfournier in #605
- GEOPY-267: Inversion Log: Add flag for switch to spherical/ IRLS iterations, by @domfournier in #574
- GEOPY-328: Inversion: Use drape model for EM1D inversion, by @jamiefb in #603
- GEOPY-507: Allow jupyter app full browser width, by @jamiefb in #576
- GEOPY-607: Use Base inversion for Mag/Grav application, by @jamiefb in #575
- GEOPY-927: Allow to run 2D inversion from mesh parameters, by @domfournier in #546
- GEOPY-905: Time units not considered by receivers, by @domfournier in #543
- GEOPY-757: Add Ground TEM large-loop to geoapps, by @domfournier in #577
- GEOPY-1057: Bad handling of topo from joint drivers: change enforce_active to False, by @domfournier in #608
General Feature updates
- GEOPY-1059: Fix deprecation warnings for radial and surface refinements, by @domfournier in #612
- GEOPY-1100: Add triangulation refinement for surfaces, by @domfournier in #613
- GEOPY-961: Use Qt web window for scatter plot., by @jamiefb in #567
UI.json features
- GEOPY-830: Allow Params to take Path type as input value for geoh5, by @domfournier in #569
- GEOPY-875: Add warning message if version differs, by @domfournier in #607
- GEOPY-930: Remove alpha parameters from forward ui.json's, by @domfournier in #547
Maintenance
- GEOPY-936: Do not spell check on environment yml files, by @sebhmg in #548
- GEOPY-947: Replace os.path by libpath, by @sebhmg in #565
- GEOPY-958: Fix Scatter plot app and add unittest, by @jamiefb in #566
- GEOPY-973: Update develop with the latest changes from the main branch, by @domfournier in #573
- GEOPY-546: Add 3rd party notice to the project, by @jamiefb in #570
- GEOPY-970: Resolve the issue of clipping out .ui with Path and stem, by @domfournier in #571
- GEOPY-241: Update the codebase to be compatible with geoh5py v0.8.0-a3, by @domfournier in #578
- GEOPY-565: Save a ui.json file on the resulting object saved to geoh5 during livelink run, by @jamiefb in #579
- GEOPY-997: Update dash to 2.11 and fix deprecation warning, by @jamiefb in #583
- GEOPY-979: Update SimPEG development based on simpeg>=0.18, by @jamiefb in #581
- GEOPY-1010: Fix apparent resistivity failure for non-sorted TX in DC application, by @domfournier in #587
- GEOPY-1005: Fix joint cross-gradient issue with conductivity, by @domfournier in #588
- GEOPY-838: Imported SimPEG inversion data now have calculated and residual on the same data type, by @domfournier in #589
- GEOPY-632: Remove detrend from PF inversion in ui.json. Create a new application just for grid transformation, by @jamiefb in #590
- GEOPY-1007: Remove Forward checkboxes showing on the saved inversion group, by @domfournier in #593
- GEOPY-1020: Update metadata of inversions to point to new entities, by @domfournier in #592
- GEOPY-1015: Fix parallelization for airborne FEM sources, by @domfournier in #591
- GEOPY-1019: Remove data windowing from ui.json, by @jamiefb in #596
- GEOPY-1027: Fix data/predicted type naming, by @domfournier in #597
- GEOPY-326: Generalize tile_locations method in inversion, by @domfournier in #600
- GEOPY-989: Remove the forward_ui_json and update labels in write_default_uijson, by @benk-mira in #595
- GEOPY-189: Ambiguous symbol percent for inversion uncertainties. Add error check for value > 1, by @domfournier in #601
- GEOPY-1028: Fix deprecation warnings in EM1D, by @domfournier in #604
- GEOPY-1035: Crash fix on Airborne TEM selection, by @domfournier in #606
- GEOPY-1072,1069: Bad octree change on tiles for large loop EM, by @domfournier in #609
- GEOPY-1090: Fix pytest deprecation warning for returning values in inversion runtests, by @domfournier in #611
- GEOPY-1023: Prepare release geoapps-0.11.0, by @domfournier in #615
- GEOPY-1149: Lock files for GeoPy 1149, by @andrewg-mira in #621
- GEOPY-1149: Add LAS package (Work in Progress), by @sebhmg in #620
- GEOPY-1116: Update Pillow as recommended by GitHub advisory, by @sebhmg in #625
- GEOPY-1116: Point to geoh5py tag v0.8.0-rc.2, by @sebhmg in #626
- GEOPY-1132: Jupyter-notebook area selection not applied, by @domfournier in #623
- GEOPY-1190: MT forward simulation does not match 0.10.0, by @domfournier in #629
- GEOPY-1194: Prepare release geoapps-0.11.0, by @domfournier in #631
- GEOPY-1205: Avoid crash on None, by @domfournier in #633
- GEOPY-1206: Remove out_group assignment, by @domfournier in #632
- GA-7650: Missing packages in yaml dependencies for core and non-ui - followup, by @sebhmg in #634
- GEOPY-1232: Fix non-optional dependencies in conda lock file, by @sebhmg in #639
- GEOPY-1220: Crash on multi-component tem, by @domfournier in #640
- GEOPY-1247: Need to enforce active on ground EM survey, by @domfournier in #642
- GEOPY-1203: Fix docs of release v0.11.0, by @domfournier in #644
Full Changelog: v0.10.0...v0.11.0