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

L2

parent 1bec3253
...@@ -3,6 +3,8 @@ ...@@ -3,6 +3,8 @@
INPUTDIR=$2 #Top directory with a L1C Subirectory INPUTDIR=$2 #Top directory with a L1C Subirectory
#OUTPUTDIR=$3 #L2A directory #OUTPUTDIR=$3 #L2A directory
echo $PWD
echo $OLDPWD
cd $INPUTDIR/L1C cd $INPUTDIR/L1C
for f in $(find . -type f -name '*.zip') for f in $(find . -type f -name '*.zip')
do do
......
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