Commit 4602acdd authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

box

parent 13239880
...@@ -24,8 +24,8 @@ do ...@@ -24,8 +24,8 @@ do
cd $OUTDIR cd $OUTDIR
NIR=$(ls $filepattern"04.jp2" -t |head -1) NIR=$(ls $filepattern"08.jp2" -t |head -1)
VIR=$(ls $filepattern"08.jp2" -t |head -1) VIR=$(ls $filepattern"04.jp2" -t |head -1)
echo "NIR-"$NIR echo "NIR-"$NIR
echo "VIR-"$VIR echo "VIR-"$VIR
......
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