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

links

parent cd662ced
......@@ -4,7 +4,7 @@ JP2DIR=$2 #JP2 Output Directory
cd $PRODCUTSDIR
for f in $(find . -type f -name '*.zip')
for f in $(ls '*.zip')
do
#S2A_MSIL2A_20170515T162341_N0205_R040_T16QBJ_20170515T163103.zip
filepattern=$(echo $f | cut -d"_" -f6)"_"$(echo $f | cut -d"_" -f3)"_" #T16QBJ_20170515T162341_
......
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