From a1e24e9a3fe91a775b3f0d7ef9e42a56da34b64c Mon Sep 17 00:00:00 2001 From: Sylvain Gaudan Date: Thu, 21 Nov 2024 16:30:18 +0100 Subject: [PATCH] add org.com@airs --- README.md | 2 +- conf/aias.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b29620b..986afb3 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ This will init the collection and the dashboard for the catalog. You can register data from GEODES: ```shell -docker run --rm --network arlas-net gisaia/stac-geodes:latest add https://geodes-portal.cnes.fr/api/stac/items http://airs-server:8000/airs geodes S2L1C --start-date "2023-04-05T08:58:40.737+00:00" --max 1000 +docker run --rm --network arlas-net gisaia/stac-geodes:latest add https://geodes-portal.cnes.fr/api/stac/items http://airs-server:8000/airs org.com@geodes S2L1C --start-date "2023-04-05T08:58:40.737+00:00" --max 1000 ``` This will register in the `airs_geodes` index the first 1000 `S2L1C` data that were acquired after 2023-04-05T08:58. Then, you can create the catalog: diff --git a/conf/aias.env b/conf/aias.env index fa0466a..e25c86e 100644 --- a/conf/aias.env +++ b/conf/aias.env @@ -10,7 +10,7 @@ AIRS_STORAGE_DIRECTORY=arlas-data-minio AIRS_S3_ENDPOINT_URL=http://minio:9000 #AIRS_HOST= -AIRS_INDEX_COLLECTION_PREFIX=org.com@ +AIRS_INDEX_COLLECTION_PREFIX=org.com@airs #AIRS_MAPPING_URL= #AIRS_PORT= #AIRS_PREFIX=