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

cannot get the STAC representation of ECMWF/ERA5_LAND/DAILY_AGGR #50

Open
12rambau opened this issue Feb 27, 2024 · 0 comments
Open

cannot get the STAC representation of ECMWF/ERA5_LAND/DAILY_AGGR #50

12rambau opened this issue Feb 27, 2024 · 0 comments

Comments

@12rambau
Copy link

I checked the the GEE catalog and the dataset is available. I also checked the generated catalog from the lib and ECMWF/ERA5_LAND/DAILY_AGGR is also included:

"ECMWF/ERA5_LAND/DAILY_AGGR": {

Problem is that I continue to get an error from my side when I run the code in a notebook. Do you have any idea why? maybe a missing release ?

from ee_extra.STAC.core import getSTAC

getSTAC(ee.ImageCollection("ECMWF/ERA5_LAND/DAILY_AGGR"))
image
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