generate wshds only once
NewGraphEnvironment opened this issue · 1 comments
NewGraphEnvironment commented
we were building base wshds in outgoing-mapping.R
and then again in 02_reporting/0170-load-wshd_stats.R
may as well just read in from gpkg build in outgoing-mapping
NewGraphEnvironment commented
actually 02_reporting/0170-load-wshd_stats.R
contains moves to grab 1st order watersheds from fwa so will leave.
will need to consider file restructure next time around.