LoopStructural icon indicating copy to clipboard operation
LoopStructural copied to clipboard

LoopStructural is an open-source 3D structural geological modelling library.

Results 26 LoopStructural issues
Sort by recently updated
recently updated
newest added

:robot: I have created a release \*beep\* \*boop\* --- ### [1.4.14](https://www.github.com/Loop3D/LoopStructural/compare/v1.4.13...v1.4.14) (2022-08-29) ### Bug Fixes * setting versionfile for version.py ([6fc564e](https://www.github.com/Loop3D/LoopStructural/commit/6fc564e38a996888bd71804213d0495a5a6714e0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See...

autorelease: pending

**Describe the bug** Interface constraints are implemented incorrectly and produce weird solutions. The interface constraint should try to minimise the difference in the interpolated scalar field value for all pairs...

bug

**Describe the bug** Progress bar only gets updated when the fault frame is built, not per coordinate.

bug

Adding data that falls outside of the interpolation support can result in unexpected geometries (the data isn't used for interpolation). This should either warn or automatically resize the interpolation support.

bug

Notes on running examples in https://github.com/Loop3D/LoopStructural/tree/master/examples/1_basic, aside from https://github.com/Loop3D/LoopStructural/issues/59. * https://github.com/Loop3D/LoopStructural/blob/master/examples/1_basic/plot_1_data_prepration.py: Fully functional. * https://github.com/Loop3D/LoopStructural/blob/master/examples/1_basic/plot_2_surface_modelling.py * Requires `lavavu`. I `pip3 install`ed that. * I then upgraded my version of scikit-image...

bug

**Describe the bug** When using the rescale flag for building the model, the faults seem to be cropped. Only an issue since the support is resized on the fly. The...

bug

**Describe the bug** If unconformities are added into the model the time taken to evaluate the model increases by about double. Map2loop example 130 seconds without unconformities 260 seconds with...

bug

another request from @markdlindsay and @markjessell **Is your feature request related to a problem? Please describe.** Calculate isopach map from a geological model

enhancement

Request from @markdlindsay and @markjessell **Is your feature request related to a problem? Please describe.** Calculate the depth to the top of a unit - May need to improve how...

enhancement