From 4aca3f7f1b53f1530426437f26adb1f2d7e551c2 Mon Sep 17 00:00:00 2001 From: Stephen Mather Date: Fri, 18 Oct 2024 21:54:05 -0400 Subject: [PATCH] add align in the correct location --- source/arguments/align.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/arguments/align.rst b/source/arguments/align.rst index 563a60688..d81ef7f1d 100644 --- a/source/arguments/align.rst +++ b/source/arguments/align.rst @@ -12,9 +12,17 @@ align Path to a GeoTIFF DEM or a LAS/LAZ point cloud that the reconstruction outputs should be automatically aligned to. Experimental. Default: ``None`` +See `Multi-temporal datasets for further usage information. `_ + Uses `CODEM `_, credits to Craig Glennie and the group at CRREL. The details of the method are available at https://github.com/NCALM-UH/CODEM/blob/main/docs/details.md. +.. figure:: images/align_pc.gif + :alt: Animated gif comparing two separately processed, but aligned digital surface models. + :align: center + +Animated gif comparing two separately processed, but aligned digital surface models. + `Learn to edit `_ and help improve `this page `_!