Commit 8c822b50 authored by Mario Chirinos's avatar Mario Chirinos

SLC

parent 843059f7
...@@ -78,7 +78,7 @@ else ...@@ -78,7 +78,7 @@ else
mergeImagesByDirectory.sh $USERDIR"jp2/" $USERDIR"out/" "$wkt" 4 mergeImagesByDirectory.sh $USERDIR"jp2/" $USERDIR"out/" "$wkt" 4
fi fi
exit
#4.- Mask raster with shape file #4.- Mask raster with shape file
echo ${RED}"\nApplying Mask..."${NC} echo ${RED}"\nApplying Mask..."${NC}
...@@ -233,7 +233,7 @@ else ...@@ -233,7 +233,7 @@ else
cd json cd json
mergeL2ASCL_JSON.py $USERDIR"out/mask/SCL/json/" > $USERDIR"scl_data.json" mergeL2ASCL_JSON.py $USERDIR"out/mask/SCL/json/" > $USERDIR"scl_data.json"
fi fi
exit
##8.- Split SCL ##8.- Split SCL
#echo ${RED}"Spliting SCL image..."${NC} #echo ${RED}"Spliting SCL image..."${NC}
#if [ $BYTILE -ne "0" ]; then #if [ $BYTILE -ne "0" ]; then
......
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