Closed erica-mccormick closed 3 years ago
This is fantastic! making this so much more usable and versatile.
That makes total sense! I'm currently at this moment working on changing it from a single watershed to a csv of watersheds, so I'll try to change the ID to a date column as well while I'm at it! :)
We can chat about this and re-organize to find better ways, but this set of functions (using ee_extractions as the main) has two main changes:
It can now perform extractions given a csv of sites OR a USGS gage ID.
Each asset can be extracted for a different set of years. This would allow us to grab modis ET for a longer time period than PML ET is available, for example. This also requires two columns to be added to the asset layer csv: "beginning_year" and "end_year"