and got the following error:
NameError: name 'geometry' is not defined
Well no surprise... I changed "geometry" to "basins" and reran to get the follow error message:
AttributeError: 'dict' object has no attribute 'cover_2016
Thanks for letting me know. Yes, v0.12.x was a breaking change release and the syntax and output of nlcd_* functions have changed. I updated the examples in the tutorials repo but forgot to update the README file. I will take care of it.
Hello,
First of all thanks for this tutorial & code, super helpful. Just wondering if the syntax has been updated or if I'm just misunderstanding:
I tired to run the following code in the readme:
and got the following error:
NameError: name 'geometry' is not defined
Well no surprise... I changed "geometry" to "basins" and reran to get the follow error message:
AttributeError: 'dict' object has no attribute 'cover_2016
So ultimate I ran something like this: