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

GDAL_PAM_ENABLED=NO

parent 9bef36f3
...@@ -44,6 +44,7 @@ do ...@@ -44,6 +44,7 @@ do
if [ ! -d "video_ndvi" ]; then if [ ! -d "video_ndvi" ]; then
mkdir video_ndvi mkdir video_ndvi
fi fi
echo $3
BOX=$(python3 "$HOME/git/GeoSentinel/geosentinel/polygonToBox.py" "$3") BOX=$(python3 "$HOME/git/GeoSentinel/geosentinel/polygonToBox.py" "$3")
echo $BOX echo $BOX
set GDAL_PAM_ENABLED=NO set GDAL_PAM_ENABLED=NO
......
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