1.2.0
Bug Fixes🍋
Issue Ref | Summary | Description |
---|---|---|
154 | Unexpected warning in drillhole compositing | Add check to validity of value before division. |
155 | Error in drillholes compositing when residual length is greater than composit length | Add sanity checks to ensure that paramters are all compatible. |
156 | Drillholes compositing returns different collar values | Change creation of intermediary data in compositing, hence removing bug leading to wrong new collar coordinates. |
[No Ref] | Replace latitude/longitude information by local coordinates in plot_2d |
plot_2d displayed latitude/longitude coordinates on hover instead of local coordinates. |
[No Ref] | Remove uncoherent parameters name in plot_2d of mulitple objects |
plot_2d of multiple objects expected object arguments instead of georef_object . |
Enhancements🍋
Issue Ref | Summary | Description |
---|---|---|
145 | Make the creation of drillholes easier | Improve error message when files do not have corresponding properties. |
147 | Compositing by domain | Compositing compute compositing sequentially for each domain. |
14 | Migrate variogram calculation to Julia | Add new backend for experimental variogram, increasing speed of algorithms. |
151 | Variography in Julia with chunking | Add chunk option with Julia backend in experimental variogram, allowing use with large datasets. |
152 | Simple API for variography lag creation | Allow lag tolerance to be a Vector, making it possible to have irregular lags. |
[No Ref] | Speed Up collar coordinates computation | Speed up collar coordinates computation by using only subset of data in aggregation computation. |
[No Ref] | Speed Up to_feature computation |
Speed up to_feature computation allowing faster plots. |
New Features🍋
Issue Ref | Summary | Description |
---|---|---|
145 | Make the creation of drillholes easier | Develop an automatic guess of required properties based on predefined names and character matching. |
152 | Simple API for variography lag creation | Create new utilitary function generate_lags_from_interval enabling to create lags and tolerance from lag intervals. |
160 | Create object directly from CSV file | Create reader from csv file for BlockModel and PointCloud objects. |
Last update:
2023-07-24