L2

parent 06629286
No related merge requests found
......@@ -5,6 +5,7 @@ INPUTDIR=$2 #Top directory with a L1C Subirectory
echo $PWD
echo $OLDPWD
echo $INPUTDIR
cd $INPUTDIR/L1C
for f in $(find . -type f -name '*.zip')
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