From eefc0176e7948eef542c9b0af4a60332b995de09 Mon Sep 17 00:00:00 2001 From: Stephen Mather <1174901+smathermather@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:55:33 -0400 Subject: [PATCH] fix numbering to be less formal --- source/tutorials.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/source/tutorials.rst b/source/tutorials.rst index 0ce13db4d..31779e16d 100644 --- a/source/tutorials.rst +++ b/source/tutorials.rst @@ -834,10 +834,10 @@ Workflow for multi-temporal datasets: ------------------------------------- -.. [#] Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement -.. [#] Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz -.. [#] Include that LAZ file with each of your subsequent processing. If you are using command line ODM, include it in the images directory. If uploading, simply upload with your raw images for processing -.. [#] Check your log. It should include a line near the top that indicates it has set align to a path value, something like this: +# Process your original data. This step doesn't require a ground control point file, but use one if absolute accuracy is a project requirement +# Download the Point Cloud from your first processed dataset as an LAZ file type (default). Rename the point cloud to align.laz +# Include that LAZ file with each of your subsequent processing. If you are using command line ODM, include it in the images directory. If uploading, simply upload with your raw images for processing +# Check your log. It should include a line near the top that indicates it has set align to a path value, something like this: [INFO] Initializing ODM 3.5.3 - Tue Oct 15 05:01:43 2024 [INFO] ==============