Commit d8310f4d authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

processing

parent 0483d71e
......@@ -56,10 +56,12 @@ do
done
cd ../TCI
mogrify -format jpg -quality 100 *.tif
cd $USERDIR
##Extract SCL information
#if [ ! -d "json" ]; then
# mkdir json
#fi
cd $USERDIR/jp2/merge_out/SCL
if [ ! -d "json" ]; then
mkdir json
fi
SCLimageListToJSON.sh $USERDIR/jp2/merge_out/SCL/ $USERDIR/mask.json 6
#mv *SCL_20m.tif json
#cd json
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