HotspotStoplight / Climate

Apache License 2.0
0 stars 1 forks source link

Update geoboundaries workflow to just use directly from ee #27

Closed nlebovits closed 7 months ago

nlebovits commented 7 months ago

Geoboundaries don't need to be loaded via API; can be pulled in straight from GEE community datasets: https://gee-community-catalog.org/projects/geoboundary/. Update code accordingly.

nlebovits commented 7 months ago

may actually be easier to import the way that I've been doing it--gee seems to import the full dataset rather than a single boundary.