Commit 793977a3 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

links

parent ea082017
......@@ -16,7 +16,7 @@ echo $FILEilePrefix
echo $outDir
if [ ! -d $outDir ]; then
mkdir $outDir
#fi
fi
#if [ ! -e $FILEilePrefix"TCI_10m.jp2" -o ! -e $FILEilePrefix"TCI_20m.jp2" -o ! -e $FILEilePrefix"SCL_20m.jp2" ]; then
# unzip -n -j $FILE *TCI_10m.jp2 *TCI_20m.jp2 *SCL_20m.jp2 -d $JP2DIR$dateText
......
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