Commit 525d3ce9 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

parallel

parent a3b89083
File mode changed from 100644 to 100755
......@@ -33,7 +33,7 @@ if [ "$#" -le 2 ]; then
fi
cd $JP2DIR
ls -d */ | parallel --jobs $JOBS MergeImges.sh {} $POLYGON
ls -d */ | parallel --jobs $JOBS mergeImges.sh {} $POLYGON
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment