·
612 commits
to develop
since this release
What's Changed
- GEOPY-2108: Support 3D vector property group for orientation of rotated gradients by @benk-mira in #186
- GEOPY-2110: Add rotated_gradient to 2D inversions by @benk-mira in #207, @benk-mira in #215
- GEOPY-789: Joint inversion: PGI by @domfournier in #216
- GEOPY-2232: Refactor components of inversion options by @domfournier in #221
- GEOPY-2188: single entry point to run any application by @domfournier in #227
- GEOPY-789: Joint inversion: PGI by @domfournier in #225
- GEOPY-2276: Migrate param-sweeps to geoapps-utils by @domfournier in #230
- GEOPY-2264: Migrate plate-simulation to simpeg-drivers by @domfournier in #231
- GEOPY-2173: Hook up 2D rotated gradients to batch 2D inversions by @benk-mira in #226
- GEOPY-2124: Investigate random failure of cross-gradient test by @domfournier in #229
- GEOPY-2291: Amplitude model stuck on upper bound for MVI by @domfournier in #232
- GEOPY-2285: Change default sensitivity threshold for DC inversions by @domfournier in #233
- GEOPY-2310: Fix plate simulation label and tooltip by @domfournier in #235
- GEOPY-2314: Speed up saving directive by keeping the file open during series by @domfournier in #236
- GEOPY-2303: Change units displayed on selector of data type for V/Am^2 by @domfournier in #242
- GEOPY-2320: Investigate slow startup time for TEM inversion by @domfournier in #241
- GEOPY-2329: Make pydantic validator issues returns clean GeoAppsError option by @domfournier in #245
- GEOPY-2297: Add case study with Forestania datasets by @polyye in #247
- GEOPY-2362: Improve rotated gradient on octree change with average cell dim by @domfournier in #246
- GEOPY-2297: Add files via upload by @polyye in #249
- GEOPY-2297: Add case study with Forestania datasets by @domfournier in #237
- GEOPY-2111: Add docs on rotated gradient options by @domfournier in #248
- GEOPY-2387: force use of MKL for Blas implementation by @sebhmg in #250
- GEOPY-2404: Bad flipping of large loop orientation by @domfournier in #256
- GEOPY-2389: Refactor of the Factory classes by @domfournier in #252
- GEOPY-2157: Migrate octree-creation-app to grid-app by @domfournier in #255
- GEOPY-2376: Investigate double-print of of Geoapps-Error by @benk-mira in #257
- GEOPY-2405: Can't handle topography grid with nan by @domfournier in #265
- GEOPY-2182: Parallelize 1D simulations by @domfournier in #258
- GEOPY-2365: Forward simulation of potential fields always form the full J by @domfournier in #259
- GEOPY-2393: Re-order parameters to mimic the order in metadata by @domfournier in #267
- GEOPY-2395: Add check for negative cond/res model values by @domfournier in #268
- GEOPY-2357: Lost control on reference angles for MVI by @domfournier in #269
- GEOPY-2386: Add core depth to the max-min elevation of the survey by @domfournier in #270
- GEOPY-2364: Detect issues with waveform and throw a custom GeoappsError if found by @domfournier in #273
- GEOPY-2440: add a copy group+object base in inputfile as it exists uin uijhson group by @domfournier in #275
- GEOPY-2461: Failure of directives when using Futures for simulation by @domfournier in #276
- GEOPY-2058: Create custom sweep UIjson for plate-simulation by @benk-mira in #271
- GEOPY-2467: Investigate spickly looking MVI models with rotated gradients by @domfournier in #277
- GEOPY-2457: Make start/stop group optional, and use the plate-sim parameter instead if disabled by @benk-mira in #279
- GEOPY-2482: Missing grouping of EM data in save directive for joint inversions by @domfournier in #280
- GEOPY-2466: Parallelize the Sweeps by @domfournier in #278
- GEOPY-2447: Explore 2D gridding techniques for EM line data by @domfournier in #282
- GEOPY-2156: Pydantic error on auto-mesh creation with Grid2D topography object by @benk-mira in #281
- GEOPY-425: Crash on Zarr file shape for tiled inversions with disk storage by @domfournier in #284
- GEOPY-2518: Crash on no-upper bound for MVI within a joint process by @domfournier in #283
- GEOPY-2526: Improve parallel creation of 1D simulations by @domfournier in #285
- GEOPY-2466: Parallelize the Sweeps by @domfournier in #286
- GEOPY-2542: Investigate erratic corner cells when using rotated gradients by @domfournier in #288
- GEOPY-2421: Add custom error for topography grid selected without data by @benk-mira in #290
- GEOPY-2549: Random failure of sensitvity cutoff app tests by @domfournier in #293
- GEOPY-2546: Workers crash on creating misfits for large problems by @domfournier in #291
- GEOPY-2549: Random failure of sensitvity cutoff app tests by @domfournier in #295
- GEOPY-2550: Remove save directive for petrophysical model by @domfournier in #294
- GEOPY-2538: Adjust target misfit down to account for number of NDV in data by @benk-mira in #292
- GEOPY-2551: PGI fails with single simulation selected by @domfournier in #296
- GEOPY-2568: MT predicted channels missing [] indices by @domfournier in #306
- GEOPY-2556: Break edge case for 1D inversion with negative elevation (release 4.7) by @domfournier in #308
- GEOPY-2557: Save sensitivities option ignored (release 4.7) by @domfournier in #310
- GEOPY-2569: Wrong normalization for MT by @domfournier in #307
- GEOPY-2574: Speed up active from topography algorithm by @domfournier in #311
- GEOPY-2613: bring in doc of plate simulation by @sebhmg in #321
- GEOPY-2621: Remove out_group form ui.json. It's redundant, and was currently fai… by @benk-mira in #324
- GEOPY-2605: Cannot load results from Batch 2D inversion runs by @benk-mira in #318
- DEVOPS-922: adjust or fix text in ui.json by @sebhmg in #323
- GEOPY-2624: check for MVI Simpeg groups and raise error by @benk-mira in #326
- GEOPY-2619: Joint surveys fails validation if no starting/reference models chosen by @benk-mira in #325
New Contributors
- @MatthieuCMira made their first contribution in #239
- @polyye made their first contribution in #247
Full Changelog: v0.3.0...v0.4.0