-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not getting latest data of sat-search #133
Comments
I am facing a similar issue as I attempted to acquire satellite imagery after May, but it does not meet my requirements. |
Anyone have any solution for this or any other similar way to get satellite data |
Hello @anilmohite22 and @aimad1234 , We actually have a new version of the API (v1), and you can consider v0 being deprecated. You can read about the updates in the blog post here: Also, sat-search is currently unmaintained and I'm not sure it will work with the new API. The replacement for sat-search is pystac-client: https://github.com/stac-utils/pystac-client |
@matthewhanson Thank you, sir, for providing this answer. I am grateful for your assistance, and I am pleased to inform you that I was able to successfully implement the solution using the pystac_client. |
I'm trying to get latest sat-search data from 1 May 2023 to till date but it is showing empty
but old data I'm able to access.
I'm using this api url : https://earth-search.aws.element84.com/v0
sample code:
Output like this:
summary: Items (0):
date id
The text was updated successfully, but these errors were encountered: