Commit 5de9d7d7 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

readme MD

parent b3dad082
...@@ -82,4 +82,10 @@ L1CProductListToL2A.sh /home/geoint/NAS/sentinelImages/ 12 ...@@ -82,4 +82,10 @@ L1CProductListToL2A.sh /home/geoint/NAS/sentinelImages/ 12
## Extract Images from Product ZIP File (`L2AProductListExtractData.sh`) ## Extract Images from Product ZIP File (`L2AProductListExtractData.sh`)
This script will extract form all the products in a directory the True Colour images (TCI) at 10m and 20m resolution and the Scene Clarification Map at 20m. The files will be saved in subdirectories named with the date of the product.
### Example
```bash
L2AProductListExtractData.sh /home/geoint/NAS/sentinelImages/ /home/geoint/sentinelImages/outimages/ 12
```
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