We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1908f28 commit f7128cfCopy full SHA for f7128cf
test/test_private/test_terranigma/test_2025_2.py
@@ -122,14 +122,15 @@ def test_2025_2():
122
123
gpv.plot_3d(
124
model=geo_model,
125
- ve=proper_rescale,
+ ve=1.,
126
show_lith=True,
127
image=True,
128
kwargs_pyvista_bounds={
129
'show_xlabels': False,
130
'show_ylabels': False,
131
'show_zlabels': False,
132
},
133
+ transformed_data=True
134
)
135
136
0 commit comments