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

links

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