Skip to content

Commit

Permalink
docs: change the instructions as being an example among other scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfouquet committed Jan 27, 2025
1 parent e771ec1 commit 7293c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The scripts have been implemented to be run inside the Docker container only. Th
docker build --tag=topo-imagery .
```

- Running `standardising_validate.py` script
- Example: running `standardising_validate.py` script

This script standardises TIFF files to [COGs](https://www.cogeo.org/) with a creation of a [STAC](https://stacspec.org/) Item file per TIFF containing the metadata.
The input TIFF file paths have to be passed through a `json` file in the following format:
Expand Down

0 comments on commit 7293c03

Please sign in to comment.