Releases: MiraGeoscience/geoapps-utils
Releases · MiraGeoscience/geoapps-utils
v0.6.0
What's Changed
- GEOPY-2049: update package description by @sebhmg in #120
- GEOPY-2108: Support 3D vector property group for orientation of rotated gradients by @benk-mira in #123
- GEOPY-2088: Application for surface normals to scatter point by @benk-mira in #127
- GEOPY-2232: Refactor components of inversion options by @domfournier in #131
- GEOPY-1361: Use box extent indexing instead of ray tracing to determine indices of plates. by @benk-mira in #132
- GEOPY-2188: single entry point to run any application by @domfournier in #133, #136
- GEOPY-2276: Migrate param-sweeps to geoapps-utils by @domfournier in #137
- GEOPY-2264: Migrate plate-simulation to simpeg-drivers by @domfournier in #138
- GEOPY-2304: Octree mesh parameters not copied over from AutoMesh to ui.json attached to object by @domfournier in #139
- GEOPY-1293: Deal with pylint disables in utils.numerical by @MatthieuCMira in #141
- GEOPY-2330: Nested pydantic class initiation is raising a warning by @domfournier in #143
- GEOPY-2329: Make pydantic validator issues returns clean GeoAppsError option by @MatthieuCMira in #142
- GEOPY-2358: accept copy children for monitoring directory in geoapps-utils by @MatthieuCMira in #145
- GEOPY-1302: Organize geoapps.utils.testing.setup_inversion_workspace by @benk-mira in #144
- GEOPY-2405: Can't handle topography grid with nan by @domfournier in #150
- GEOPY-2386: Add core depth to the max-min elevation of the survey by @domfournier in #157
- GEOPY-2440: add a copy group+object base in inputfile as it exists uin uijhson group by @benk-mira in #158, #159
- GEOPY-2419: create a function in "run.py" to run from an outgroup by @domfournier in #162, #163
- GEOPY-2058: Create custom sweep UIjson for plate-simulation by @benk-mira in #160
- GEOPY-2466: Parallelize the Sweeps by @domfournier in #164
- GEOPY-2523: another fix in the actual get_logger function by @MatthieuCMira in #165
- GEOPY-2561: fix return typehint by @sebhmg in #169
- GEOPY-2574: Speed up active from topography algorithm by @domfournier in #172
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- GEOPY-760: Create spatial tiling estimator by @domfournier in #89
- GEOPY-1754: Accepting annotated object with base params by @MatthieuCMira in #88
- GEOPY-1844: transfer utils fonctions from petro-lingo to geoapps-utils by @MatthieuCMira in #90
- GEOPY-1856: option to have kwargs in start function by @MatthieuCMira in #91
- GEOPY-1907: Manage name mismatch error as single line log instead of python error log. by @MatthieuCMira in #94, #96
- GEOPY-1864: Add UIJson group to hold octree creation parameters and update options by @benk-mira in #95
- GEOPY-1842: Refactor Params class with BaseData by @benk-mira in #107
- DEVOPS-635: build conda package faster with rattler-build by @SophieCurinier in #108
- GEOPY-2020: run the Geoapps error context of geoapps utils for data preparation too. by @MatthieuCMira in #112
- GEOPY-1929: Clean up double warning lines by @domfournier in #114
- GEOPY-1862: for pypi, use dedicated package.rst as long description (readme field) instead of README.rst by @domfournier in #115
- GEOPY-2027: geoapps-utils return code is 0 upon failure by @MatthieuCMira in #116
- GEOPY-2068: Clean up pydantic warnings by @benk-mira in #119
- GEOPY-2049: relock on latest git dev revisions by @sebhmg in #118, #122
- GEOPY-2143: ensure backward compatibility of saved ui.json from Analyst 4.5 to 4.6 by @domfournier in #128
- GEOPY-2234: Use aliases for old parameter names in legacy uijsons by @domfournier in #129
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- GEOPY-1529: Refactor BaseData to only take input_file on .build calls and update … by @benk-mira in #57
- GEOPY-761: Move Contouring app to curve-apps repo by @benk-mira in #60
- GEOPY-523: Move iso-surface app to separate repo by @benk-mira in #62
- GEOPY-1567: Clip surfaces by ndv of data values by @benk-mira in #66
- GEOPY-1616: main to develop branch by @sebhmg in #67
- GEOPY-1569: Investigate conda_environment saved on geoapps run of curve_apps by @domfournier in #68
- GEOPY-1616: Relock on newer geoh5py develop branch by @sebhmg in #69
- GEOPY-1681: Streamline geoapps-utils by @MatthieuCMira in #70
- GEOPY-1688: Allow BaseDriver to accept BaseData by @MatthieuCMira in #72
- DEVOPS-452: Update package with python-conda-template by @SophieCurinier in #74
- GEOPY-1645: Update for geoh5py refactor of class instantiation by @domfournier in #77
- DEVOPS-440: Fixup README by using regular double quotes by @SophieCurinier in #78
- GEOPY-1749: Point simpeg-driver to geoh5py feature 0.10.0 by @domfournier in #80
- GEOPY-1712: Exclude RUFF005 by @SophieCurinier in #82
- DEVOPS-466: Update input variable in shared workflows by @SophieCurinier in #81
- GEOPY-1774: Re-order the inversion inputs following users comments by @domfournier in #84
- DEVOPS-504: Automatically publish python package on Artifactory by @SophieCurinier in #85
- DEVOPS-511: Update deploy workflows to release pip package on pypi by @SophieCurinier in #86
- DEVOPS-515: Fix linter errors by @sebhmg in #87
- GEOPY-1860: Do not include top level files in wheels by @sebhmg in #92
- DEVOPS-540: Test version consistency by @SophieCurinier in #97
- GEOPY-1933: Update copyright 2025 by @domfournier in #99
- GEOPY-1918: Don't load workspace_geoh5 by default. by @domfournier in #100
- GEOPY-1918: Don't load workspace_geoh5 by default. by @domfournier in #101
- GEOPY-1933: Fixup copyrights by @sebhmg in #102
- GEOPY-1935: New environment for RC by @sebhmg in #103
- GEOPY-1952: Publish official release of each package by @domfournier in #109
New Contributors
- @SophieCurinier made their first contribution in #74
Full Changelog: v0.3.0...v0.4.0
v0.4.0-alpha.1
geoapps-utils v0.4.0 alpha.1
v0.3.0
Highlights
- GEOPY-1250: Add
get_output_workspaceutility. - GEOPY-1228, 1396: Implement BaseData class for type checking of ui.json data.
- GEOPY-778, 1348: Create line-to-line group search algorithm
- GEOPY-1267: Add get_locations utility on geoh5py objects.
- GEOPY-1054, 1326, 1507: Update to base Dash application
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- GEOPY-1003 by @jamiefb in #3
- GEOPY-777 by @jamiefb in #4
- GEOPY-777 by @jamiefb in #5
- GEOPY-775 by @jamiefb in #6
- GEOPY-1158: update CI config and dev script of geoapps-utils to latest by @sebhmg in #8
- GEOPY-1160: fix peak-finder cannot lock dependencies from geoapps-utils by @sebhmg in #9
- GEOPY-1153: add readme and licensing terms by @jamiefb in #11
- GEOPY-764 by @jamiefb in #14
- GEOPY-1221 by @domfournier in #16
- GEOPY-1231 by @domfournier in #17
- GEOPY-1154 by @jamiefb in #20
- GEOPY-1237 by @jamiefb in #19
- GEOPY-1212 by @jamiefb in #21
- GEOPY-1242 by @jamiefb in #23
Full Changelog: v0.1.0...v0.2.0