Closed jsignell closed 3 months ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
PR Preview Action v1.4.7
:---:
:rocket: Deployed preview to https://NASA-IMPACT.github.io/veda-docs/pr-preview/pr-149/
on branch gh-pages
at 2024-08-21 19:44 UTC
I agree with the move to bbox filter/clip instead of the polyon aoi. Since we're going that direction, why aren't we deriving the bbox from the Admin boundary to begin with? Suggestion move the ADM download up, use it to make a bbox from the geojson, then also use it for the stats later.
Ok I moved the boundary download up in the notebook. I'll merge this today unless there are any more suggestions @wildintellect
The existing rio.clip method was crashing the kernel. I need to investigate more but I am assuming it's some type of aggressive memory issue.