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

links

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