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

ndvi

parent 9b186ed9
......@@ -8,7 +8,7 @@ B1=$5
B2=$6
count=1
echo $POLYGON
BOX=$(python3 "$HOME/GeoSentinel/geosentinel/polygonToBox.py" "$POLYGON")
BOX=$(python3 $HOME/GeoSentinel/geosentinel/polygonToBox.py "$POLYGON")
echo $BOX
#cd $PRODCUTSDIR
......
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