Commit 6c319f98 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

processing

parent 152ad2a9
......@@ -52,7 +52,7 @@ fi
for scl in $(ls *.tif)
do
fileprefix=$(echo $scl | (cut -d"_" -f1))
cp ../$fileprefix"_TC1_10m.tif" ../TCI/$fileprefix"_TC1_10m.tif"
cp ../$fileprefix"_TCI_10m.tif" ../TCI/$fileprefix"_TCI_10m.tif"
done
cd $USERDIR
##Extract SCL information
......
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