[No Ref] |
Fix wrong link for case study |
Update link to geolocial modelling of rocklea dome case study. |
186 |
vertical_intersection does not give expected results |
Fix wrong indexing when setting new property. |
192 |
Metric cannot be created with numpy array |
Extend inputs allowed types for rotation matrix to numpy arrays. |
193 |
Unexpected results when using Kriging with neighborhood without metric |
Replace default Metric to None in MinMaxPointsNeighborhood in order to keep coherency in kriging behaviour. |
[No Ref] |
Unexpected results in Localised Uniform Conditioning |
Fix wrong parameters settings when calling julime library. |
[No Ref] |
Allow Reading of DXF composed of AcDbPolyFaceMeshVertex Entity |
Extend DXF Entities allowed to be read. |
[No Ref] |
Add constraint check for variogram autofit |
Autofit with angle constraints uncompatible with GeoLime were not catched and led to unexpected results. |
[No Ref] |
Fix compositing initialisation grades |
Initalialisation of grade values on new composites led to zeros where NaN were expected. |
[No Ref] |
Fix variogram plotting types for lag tolerance |
Various variomap did not allow lag tolerance to be other type than float. |
[No Ref] |
Fix unexpected clipping in 0 values in various plots |
Various plots did not plot negative values leading to unexpected display. |