Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaingaudan committed Nov 26, 2024
1 parent bad25e8 commit 91119da
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 @@ -119,7 +119,7 @@ You can access ARLAS just like the IAM deployement. You can also use the same sc

To setup an ARLAS EO catalog:
1) place some geotiff files in ${APROC_INPUT_DIR} configured in [conf/aias.env](conf/aias.env).
2) Go to the web page of ARLAS, then click the **Import** link (top right menu). This brings you to the import page. Add the geotiff file in the catalog by clicking on the + icon next to the tiff file. This will create an automatically feed an index named "org.com@airs_catalog"
2) Go to the web page of ARLAS, then click the **Import** link (top right menu). This brings you to the import page. Add the geotiff file in the catalog by clicking on the + icon next to the tiff file. This will create and automatically feed an index named "org.com@airs_catalog"
3) once added, run :

`./scripts/init_aias_catalog.sh local.iam.user catalog org.com`
Expand Down

0 comments on commit 91119da

Please sign in to comment.