Skip to content

Commit

Permalink
updated SLURM script
Browse files Browse the repository at this point in the history
  • Loading branch information
aedawid committed Nov 9, 2023
1 parent db7786a commit 2b88f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntroPhotogrammetry/OpenDroneMap/02-ODM-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ cp $BASH_SOURCE $output_dir/submit_odm.sh # automatically copied the SLURM
odm=/reference/containers/opendronemap/2.8.3/opendronemap-$ODM.sif # pre-configured odm image on Atlas
# DEFINE ODM COMMAND
singularity run --writable-tmpfs $odm \
apptainer run --writable-tmpfs $odm \
--feature-quality ultra --min-num-features 10000 --matcher-type flann \
--pc-quality ultra --pc-classify --pc-rectify --pc-las \
--mesh-octree-depth 12 \
Expand Down

0 comments on commit 2b88f3a

Please sign in to comment.