·
545 commits
to develop
since this release
What's Changed
- GEOPY-760: Create spatial tiling estimator by @domfournier in #101
- GEOPY-1820: Add a depth of investigation application by @benk-mira in #105, #108
- GEOPY-1788: Add auto-meshing option for all inversions with default parameters by @benk-mira in #107
- GEOPY-1874: Fix simpeg-drivers pyproject still pointing to octree-creation-app/GEOPY-1788 by @benk-mira in #110
- GEOPY-1871: Auto-meshing: Round cell size to nearest 5 mulitplier by @benk-mira in #112
- GEOPY-1865: Allow option for percentile cutoff in sensitivity based depth of investigation by @benk-mira in #111
- GEOPY-1880: Auto-meshing: Only use depth_code (no vertical pads) for potential fields and DC-IP inversions by @benk-mira in #120
- GEOPY-1864: Add UIJson group to hold octree creation parameters and update options by @benk-mira in #119, #121
rs/pull/131 - GEOPY-1946: Octree mesh upside down by @benk-mira in #132
- GEOPY-1842: Refactor Params class with BaseData by @benk-mira in #133
- DEVOPS-635: build conda package faster with rattler-build by @SophieCurinier in #134
- GEOPY-1962: Convert all of potential fields to BaseData params class by @benk-mira in #135
- GEOPY-1980: Faulty air cells in 2D inversion active by @domfournier in #136
- GEOPY-1499: Reduce tests runtime by @domfournier in #137
- GEOPY-1879: Use MetaSimulations instead of custom misfit mapping towards distributed process by @domfournier in #138
- GEOPY-1963: Convert all DC/IP 3D/2D params to BaseData by @benk-mira in #139
- GEOPY-1965: Convert all EM params to BaseData by @benk-mira in #146
- GEOPY-1966: Convert both joint params to BaseData by @benk-mira in #147, #148
- GEOPY-2001: Export uml from simpeg-drivers and design class structure for inversion parameters. by @benk-mira in #149
- GEOPY-1944: Selecting an active model instead of topography with surface survey option crashes by @domfournier in #150
- GEOPY-2023: Update discretize to >=0.11.* by @domfournier in #152
- GEOPY-2032: Cleanup constant files and data classes by @domfournier in #153
- GEOPY-2002: Add version validation and write_default method to update version in … by @benk-mira in #154
- GEOPY-2029: Update Simpeg 0.21.2 to 0.23 by @domfournier in #156
- GEOPY-1997: Crash running 2D IP by @domfournier in #159
- GEOPY-1912: Add custom Error for problem too large by @domfournier in #160
- GEOPY-2003: Add UIJson class for gravity forward/inversion by @benk-mira in #155
- GEOPY-1729: Add option for MUMPS solver by @domfournier in #161
- GEOPY-2025: Duplicated survey object when monitoring_directory is used by @domfournier in #165
- GEOPY-2048: Resolve deprecation warnings with latest simpeg 0.23 and discreatize 0.11 by @domfournier in #164
- GEOPY-1866: Create documentation for depth of investigation app by @benk-mira in #163
- GEOPY-2003: Add UIJson class for gravity forward/inversion by @benk-mira in #166
- GEOPY-2029: fixup dependencies by @sebhmg in #162
- GEOPY-2048: Resolve deprecation warnings with latest simpeg 0.23 and discreatize 0.11 by @domfournier in #168
- GEOPY-2004: Draft a uml file for the UIJson/Params design by @benk-mira in #170
- GEOPY-1867: Update inversion docs to describe the auto-mesh option by @benk-mira in #169
- GEOPY-2045: Phi-d at Iter 0 shows as nan in the *.out file by @domfournier in #171
- GEOPY-2056: Handle extra fields and deprecations in UIJson version validation by @benk-mira in #172
- GEOPY-2068: Clean up pydantic warnings by @benk-mira in #173
- GEOPY-2075: Implement structural orientation (rotated gradient) option to the inversion UI by @domfournier in #176, #179, by @benk-mira in #175
- GEOPY-95: Migrate em_inversion (EM1D) script to simpeg-drivers by @domfournier in #174
- GEOPY-2097: Should update version when writing ui.json from simpeg-drivers options classes by @benk-mira in #180
- GEOPY-2103: Migrate FEM-1D from simpeg-drivers by @domfournier in #177
- GEOPY-2105: Make lower bound for MVI visible=False by @domfournier in #178, #183
- GEOPY-2115: Add strike/dip option to the choice list of rotated_gradients. by @benk-mira in #184
- GEOPY-2109: Deprecate gradient_type by @benk-mira in #185
- GEOPY-2046: Fix warning about differing number of parameters between ui_json and data. by @benk-mira in #181
- GEOPY-2049: relock on latest git dev revisions by @sebhmg in #167
- GEOPY-2049: environment for coming pre-release by @sebhmg in #188
- GEOPY-2128: fix UI json version tests (part of GEOPY-2049) by @sebhmg in #190
- GEOPY-2127: Rename params modules to options by @domfournier in #187
- GEOPY-1827: Group models for L2 and LP by @domfournier in #191
- GEOPY-2134: Add version to print screen by @domfournier in #193
- GEOPY-2133: Allow IntegerData for active cell value model type by @domfournier in #192
- GEOPY-2049: use published dependencies, no git branches by @sebhmg in #194
- [GEOPY-2141] correctly declare dask for pip and dask-core for conda by @sebhmg in #195
- GEOPY-2141: fixup dask dependency: do not lock on pypi by @sebhmg in #196
- GEOPY-2137: Use dask.distributed with workers as default behaviour by @domfournier in #198
- GEOPY-2144: IP inversion with resistivity option does not convert the model to conductivity by @domfournier in #199
- GEOPY-2147: Name of conductivity_model does not match the selection for resistivity by @domfournier in #200
- GEOPY-2150: Change default auto-scaling to false by @domfournier in #202
- GEOPY-2142: bring back adjusted ui.json from Analyst to their respective repo by @domfournier in #201
- GEOPY-2152: Bad referencing to transmitter id name by @domfournier in #203
- GEOPY-2154: MVI name change brakes the forward by @domfournier in #204
- GEOPY-2049: fem1d title by @sebhmg in #206
- GEOPY-2183: Outdated inversion_type for 3D FDEM by @domfournier in #208
- GEOPY-2190: Non-zero evaluation of the rotated gradient of a constant model by @domfournier in #209
- GEOPY-2194: Sub-mesh re-used on splited data by @domfournier in #212
- GEOPY-2143: ensure backward compatibility of saved ui.json from Analyst 4.5 to 4.6 by @domfournier in #211
- GEOPY-2198: Optional missing from
gradient_rotation
on 3D TDEM by @domfournier in #214 - GEOPY-2193: DC 2D inversion does not honour cooling schedule by @domfournier in #213
- GEOPY-2197: updated env for Analyst 4.6 by @sebhmg in #219
- GEOPY-2208: Investigate physical_property validation error by @domfournier in #217
- GEOPY-2143: ensure backward compatibility of saved ui.json from Analyst 4.5 to 4.6 by @domfournier in #218
- GEOPY-2234: Use aliases for old parameter names in legacy uijsons by @domfournier in #222
- GEOPY-2230: update ui.json file as per latest adjustment in Analyst by @sebhmg in #224
New Contributors
- @andrewg-mira made their first contribution in #140
Full Changelog: v0.2.1...v0.3.0