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

ndvi

parent bcd57dc3
...@@ -4,8 +4,8 @@ PRODCUTSDIR=$1 #Products directory ...@@ -4,8 +4,8 @@ PRODCUTSDIR=$1 #Products directory
JP2DIR=$2 #JP2 Directory JP2DIR=$2 #JP2 Directory
WINDOW=$3 #Crop Window WINDOW=$3 #Crop Window
OUTPUTDIR=$4 #Process output OUTPUTDIR=$4 #Process output
$B1=$5 B1=$5
$B2=$6 B2=$6
count=1 count=1
ext=.jpg ext=.jpg
BOX=$(python3 "$HOME/GeoSentinel/geosentinel/polygonToBox.py" "$WINDOW") BOX=$(python3 "$HOME/GeoSentinel/geosentinel/polygonToBox.py" "$WINDOW")
......
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