Help with "ValueError: unrecognized engine ee" #150
Unanswered
francobarrionuevoenv21
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Community!
I'm trying to retrieve MODIS MOD13Q1.061 Terra Vegetation Indices 16-Day Global 250m product from GEE, but after running the following code
I'm getting this error:
ValueError: unrecognized engine ee must be one of: ['h5netcdf', 'scipy', 'store']
The thing is that I tried with other datasets and I got the same error. I've searching a little about why this problem arises, but I couldn't find anything helpful yet.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions