Skip to content

Help for STAC catalogs #569

Answered by sbrunato
remi-braun asked this question in Q&A
Dec 8, 2022 · 4 comments · 3 replies
Discussion options

You must be logged in to vote

And I wanted to know how do you know what api_endpoint in search and what base_uri in download to choose ?

search.api_endpoint in your example should be https://cmr.earthdata.nasa.gov/stac/LPCLOUD/search (this is standard, see https://github.com/radiantearth/stac-api-spec/tree/main/item-search).
And download.base_uri is not used in this case and is there for compatibility

What is the difference between StaticStacSearch and StacSearch ?

StaticStacSearch is used to search on a static STAC catalog, which is just a structure of static JSON files.
StacSearch is used to search on a STAC API service

See also https://eodag.readthedocs.io/en/latest/notebooks/tutos/tuto_stac_client.html

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by remi-braun
Comment options

You must be logged in to vote
1 reply
@sbrunato
Comment options

Comment options

You must be logged in to vote
2 replies
@sbrunato
Comment options

@remi-braun
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants