Contains the generated results of psup-stac-converter's default pipeline.
You can observe the rendering from RadiantEarth's STAC browser, or use a local STAC browser directly. You will need to import it directly as a submodule with
$ git submodule update --init --recursiveYou can serve the catalog on localhost using Docker. To serve it, simply spin a container with
docker compose up -dAnd go to http://localhost to see the result.
You can either implement directly the root catalog inside STAC Browser, or use the local version build with Docker compose at http://localhost:8091/.
It gives a quicklook as well as a compliance with the schemas.