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

ndvi

parent d39ef89f
...@@ -34,7 +34,7 @@ do ...@@ -34,7 +34,7 @@ do
# 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)
B1FN=$filepattern$B1".jp2" B1FN=$filepattern$B1".jp2"
B2FN=$$filepattern$B2".jp2" B2FN=$filepattern$B2".jp2"
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