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

parallel

parent bfdbe667
...@@ -89,7 +89,7 @@ L2AProductListExtractData.sh /home/geoint/NAS/sentinelImages/ /home/geoint/senti ...@@ -89,7 +89,7 @@ L2AProductListExtractData.sh /home/geoint/NAS/sentinelImages/ /home/geoint/senti
``` ```
## Merge Images Within a Polygon by Date (`MergeByDate.sh`) ## Merge Images Within a Polygon by Directory (`MergeByDate.sh`)
This script uses `gdal_merge.py` and `gdal_translate` to merge all the images within a directory and to crop the result using the bounding box of the input polygon. This script uses `gdal_merge.py` and `gdal_translate` to merge all the images within a directory and to crop the result using the bounding box of the input polygon.
### Example ### Example
```bash ```bash
......
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