Skip to content

2.4.0

Bug Fixes🍋

Issue Ref Summary Description

Enhancements🍋

Issue Ref Summary Description
287 Allow to plot with an expression in the region parameter Add possibility to use expression in region parameter for 2d plot.
293 Improve Kriging with maximum per holeid constraint Improvement of kriging performance when using MaxPerCategoryNeighborhood.
305 Add new options to OctantSearch OctantSearch can now be constrained with maximum of empty octants and a maximum of empty adjacent octants.
307 Combine maximum per holeid and OctantSearch options OctantSearch and MaxPerCateg can be mixed together.
311 Add proportion option for GridObject in GTC and swath plots Grade Tonnage Curves and Swath plots now take into account block proportion to avoid approximation in volume and mass.
315 Improve Drillholes desurveying performance Add rust backend for desurveying.
[No Ref] Improve automatic recognition of Drillholes properties Add new property name in function guessing the different necessary property of Drillholes object.

New Features🍋

Issue Ref Summary Description
288 Add Nearest Neighbor Estimator New estimator allowing to interpolate values based on the nearest neighbor within an ellipsoid.
301 Add rust as computational backend Add rust backend for variogram and declustering.
[No Ref] Support for Python 3.12 GeoLime is now compatible with Python 3.12
312 Implement Contact Analysis plot Add contact analysis plot allowing to determine transition between domains in Drillholes.
313 BlockModel Subblocking BlockModel can be subblocked and exported as Pandas DataFrame.

⚠ Breaking changes🍋