Smooth & curved surfaces in gempy; nugget? #1056
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @shakasaki
I hope these replies help :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi @shakasaki
I hope these replies help :) |
Beta Was this translation helpful? Give feedback.
Hi @shakasaki
a few very valid points.
By default, Gempy is scaling the input data, which can be beneficial in large scale models with structural complexity. In your case, it is actually backfiring. Therefore, the solution to your "non geological models" after shifting is disabling the transform befor computation:
The orientations issue:
I do not have an example that allows me to investigate the nugget effect that much in detail right now at hand. To tweak the impact of orientations, you can also look at the length of your gradient. Maybe this will give you a desired result.
Effective way to modify points:
…