зеркало из https://github.com/microsoft/torchgeo.git
Headless PyVista plots (#1667)
This commit is contained in:
Родитель
73791b6f1e
Коммит
ff27e2c296
|
@ -140,6 +140,7 @@ class TestIDTReeS:
|
|||
|
||||
def test_plot_las(self, dataset: IDTReeS) -> None:
|
||||
pyvista = pytest.importorskip("pyvista", minversion="0.34.2")
|
||||
pyvista.OFF_SCREEN = True
|
||||
|
||||
# Test point cloud without colors
|
||||
point_cloud = dataset.plot_las(index=0)
|
||||
|
|
Загрузка…
Ссылка в новой задаче