From 7293c03d2b34b81da026943dbd732f85758a77d1 Mon Sep 17 00:00:00 2001 From: Paul Fouquet Date: Tue, 28 Jan 2025 11:48:31 +1300 Subject: [PATCH] docs: change the instructions as being an example among other scripts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e352af9..0dc1f2451 100644 --- a/README.md +++ b/README.md @@ -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: