rossyndicate / nps_water_vulnerability

Workflow for the NPS climate change vulnerability assessment – security of park water supplies.
1 stars 3 forks source link

CCVA processing and report minor updates #73

Closed KECognac closed 2 months ago

KECognac commented 3 months ago

@ccmothes and @kathryn-willi,

I'm submitting this pull request with minor updates to the report -- partially because I've been having issues and B said this should clear them up.

The main changes include:

I added @kathryn-willi get_wbm_grids functions for pulling the gridded wbm data. Ultimately, we will likely want to incorporate this into the report processing workflow instead of the centroid wbm. I haven't actually made the substitution yet because it's still quite slow (70 minutes for BRCA watershed). Hopefully we will discuss at our meeting today. Notably, the data pulled into and correctly formatted to directly replace centroid climate as of right now.

I also did some general tidying and addressed many of the general comments from the feedback we received on our first draft. There are still several outstanding tasks that constitute larger revisions. To be discussed.

The new proj_visitation_demand script was created for M. Ross to test visitation and demand modeling. He said he's going to hold off for a bit but I want to push it for if he does decide to look at it.

I also made a minor edit to get_wbm_grids to update an "i" index that was hard-coded to "1" during testing.

Please let me know if you have any questions!

-Kristen