Replies: 2 comments 4 replies
-
Rotating the data will lead to 3D data and this does not help, but rotating the final mesh should do it. But I agree there could be an example and some helping function for 2D-3D conversion of models and data. |
Beta Was this translation helpful? Give feedback.
-
The function An existing profile with 3D coordinates can be converted into 2D by I've created an example where all this is used on https://github.com/gimli-org/notebooks/blob/main/ERT/2din3d/ert2dinv3d.ipynb ![]() The functions will be further simplified and embedded in pyGIMLi. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am inverting some field 2D ERT data and I would like to load the saved vtk into a real world 3D environment.
I can reproject the whole final mesh but I was wondering if there was any alternative while I do the data loading.
I tried to give the sensors a xyz
but this has sent some confusion as it is expecting a distance and a z if I understand well. I tried to understand the documentation without success.
Thanks for your help in advance,
Beta Was this translation helpful? Give feedback.
All reactions