Skip to content

Commit aed91c6

Browse files
committed
Clean up config documentation
1 parent cd15f1e commit aed91c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

configs/configs_patchwork.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ filepath:
3131
OUTPUT_INDICES_MAP_DIR: null # path to the directory for the indices map reflecting the changes to the recipient, from patchwork
3232
OUTPUT_INDICES_MAP_NAME: null # name of the indices map reflecting the changes to the recipient, from patchwork
3333

34-
RECIPIENT_DIRECTORY: null # directory containing all potential donor lidar files, for lidar selecter
34+
RECIPIENT_DIRECTORY: null # directory containing the recipient file for patchwork
3535
RECIPIENT_NAME: null # name of the recipient file for patchwork
3636

3737
# The input shapefile should contain a "nuage_mixa" attrubute for each geometry
3838
# "nuage_mixa" contains the path to the folder that contains the path to the folder
3939
# containing the files related to a specific donor source.
4040
# Laz/las files from this source are usually contained in a subdirectory of "nuage_mixa"
41-
# path to this subdorectory can be configures using "DONOR_SUBDIRECTORY"
41+
# path to this subdorectory can be configured using "DONOR_SUBDIRECTORY"
4242
DONOR_SUBDIRECTORY: "data"
4343

4444
CRS: 2154

0 commit comments

Comments
 (0)