Ethan Coon

Results 14 comments of Ethan Coon

Pretty much all of these are now deprecated warnings in our current shapely in both conda environment files and in docker images.

This will be done at the same time as #24

Yes it should be. I thought that was already the case? But git blame disagrees with me... fixed in #74

hmm, this is weird, and I see it in the current master as well. Are there actually triangles that are None, or just pixels in the underlying raster? I guess...

Is this still a problem? I haven't seen this show up in a while -- maybe it got fixed?

This will also need a generic "crosswalk" algorithm that matches MODIS land types to NLCD land types. This is a challenge because of scale -- MODIS defines different land types...

This is to be done on a new branch, and PR'd in.

based on notebook here: https://github.com/soumendrabhanja/exasheds-campaign2/blob/master/scripts/EastTaylor_Automated_MODIS_LAI.ipynb

the file manager for this is complete and working. Still need to: - add the function that loads the LAI `watershed_workflow/sources/manager_modis_appeears.py::open()` - add a watershed_workflow/land_cover_properties.py that includes functionality to do...