Skip to content
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

Missing Recent L1C Records #32

Open
DanSchoppe opened this issue Jul 6, 2021 · 0 comments
Open

Missing Recent L1C Records #32

DanSchoppe opened this issue Jul 6, 2021 · 0 comments

Comments

@DanSchoppe
Copy link

Hi @matthewhanson thanks again for all you do for this community! 🥇

I'm finding that the Element 84 Earth Search API doesn't seem to be producing any recent Sentinel-2 L1C results:

curl 'https://earth-search.aws.element84.com/v0/search' --data-raw '{"bbox":[-93.316535, 44.843311, -93.312743, 44.844712],"collections":["sentinel-s2-l1c"],"datetime": "2021-06-15T00:00:00Z/now","limit":1}'
{"type":"FeatureCollection","stac_version":"1.0.0-beta.2","stac_extensions":[],"context":{"page":1,"limit":1,"matched":0,"returned":0},"numberMatched":0,"numberReturned":0,"features":[],"links":[]}

I'd cross-reference the Development Seed API, but that seems to be down altogether 😅

curl 'https://sat-api.developmentseed.org/stac'
{"code":500,"description":"Cannot read property 'search' of undefined"}

Is this a known issue? Doesn't look like the L2A COGs suffer from this same problem. I've got some old tooling still accessing L1C data, so if this is a bigger issue maybe I'll just hurry up and switch over to L2A COGs.

@DanSchoppe DanSchoppe changed the title No Recent Records Missing Recent L1C Records Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant