Commit 8e159c52 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

rgb 10m

parent f141819f
...@@ -3,7 +3,7 @@ PRODCUTSDIR=$1 #Products directory ...@@ -3,7 +3,7 @@ PRODCUTSDIR=$1 #Products directory
JP2DIR=$2 #JP2 Directory JP2DIR=$2 #JP2 Directory
POLYGON=$3 #Crop Window POLYGON=$3 #Crop Window
BOX=$(python3 $HOME/GeoSentinel/geosentinel/polygonToBox.py "$POLYGON") #BOX=$(python3 $HOME/GeoSentinel/geosentinel/polygonToBox.py "$POLYGON")
cd $PRODCUTSDIR cd $PRODCUTSDIR
for f in $(find . -type f -name '*.zip') for f in $(find . -type f -name '*.zip')
......
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