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

KeyError when trying to add MODIS Leaf Area Index (LAI) data #5

Open
poudelp opened this issue Jun 7, 2022 · 1 comment
Open

KeyError when trying to add MODIS Leaf Area Index (LAI) data #5

poudelp opened this issue Jun 7, 2022 · 1 comment

Comments

@poudelp
Copy link

poudelp commented Jun 7, 2022

When I use the code
lai = hyd.Parameter(session, "earthengine-public", 'MODIS/061/MOD15A2H', bands=['Lai_500m']) basinLai = lai.getModelDomain(model, scaleFactor=10)

there is a KeyError: 'properties'.

The original code is as follows
lai = hyd.Parameter(session, "earthengine-legacy", "users/kelmarkert/public/lai_climatology_2002_2019")

Is there a way to work directly with the MODIS dataset in Earth Engine for Leaf Area Index and Albedo instead of accessing your repository?

@shrijwal
Copy link

shrijwal commented Nov 5, 2022

Apologies for writing in this issue:
Could you shed some light on creating the credentials for ee api to access the resource?

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

2 participants