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

find products

parent 0ab2124d
...@@ -101,11 +101,12 @@ The script works as follows: ...@@ -101,11 +101,12 @@ The script works as follows:
``` ```
## Extract Images from Product ZIP File (`tools/L2AProductListExtractData.sh`)
```bash ```bash
findProducts.py cfg.json findProducts.py cfg.json
``` ```
## Extract Images from Product ZIP File (`tools/L2AProductListExtractData.sh`) ## Extract Images from Product ZIP File (`tools/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. 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 ### Example
......
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