Commit 85e941b0 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

links

parent ead86105
......@@ -17,9 +17,9 @@ BOX=$(polygonToBox.py "$POLYGON")
# echo $DIRNAME".tif" FOUND
#fi
cd $DIR
ls *.jp2 | parallel gdal_translate -projwin $BOX -projwin_srs WGS84 -ot Byte -of JPEG {} {}_
cd ..
#cd $DIR
#ls *.jp2 | parallel gdal_translate -projwin $BOX -projwin_srs WGS84 -ot Byte -of JPEG {} {}_
#cd ..
DIRNAME=$(echo $DIR | cut -d"/" -f1)
echo $DIRNAME
......@@ -45,4 +45,3 @@ else
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