Commit 496c88ae authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

ndvi

parent 8810c46a
...@@ -31,8 +31,8 @@ do ...@@ -31,8 +31,8 @@ do
cd $JP2DIR cd $JP2DIR
$B1FN=$(ls $filepattern$B1".jp2" -t |head -1) B1FN=$(ls $filepattern$B1".jp2" -t |head -1)
$B2FN=$(ls $filepattern$B2".jp2" -t |head -1) B2FN=$(ls $filepattern$B2".jp2" -t |head -1)
echo "B1-"$B1FN echo "B1-"$B1FN
echo "B2-"$B2FN echo "B2-"$B2FN
......
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