Reorienting-to-Recovery / DSMhabitat

https://reorienting-to-recovery.github.io/DSMhabitat/
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Combined habitat updates #50

Closed liz-fw closed 3 weeks ago

liz-fw commented 1 month ago

following this workflow: https://lucid.app/lucidchart/699cb562-3dda-409a-adbd-1d98bff60d14/edit?invitationId=inv_636df5d5-9110-4511-8b91-78123d37ef1f&page=4P-Ypco5.wG-#

after merging mokelumne, american, and yuba existing habitat updates, ran update-data.R script which runs 7 cache habitat scripts:

source("data-raw/cached-habitat.R")

# R2R baseline scaling on various hydrologies
source("data-raw/R2R_baseline_habitat_inputs/cache_baseline_hab.R")
source("data-raw/R2R_baseline_habitat_inputs/cache_eff_with_baseline_hab.R")
source("data-raw/R2R_baseline_habitat_inputs/cache_max_flow_with_added_habitat_project.R")

# Max Habitat scaling on various hydrologies
source("data-raw/R2R_TMH_habitat_inputs/cache_tmh_data.R")
source("data-raw/R2R_TMH_habitat_inputs/cache_eff_tmh_data.R")
source("data-raw/R2R_TMH_habitat_inputs/cache_run_of_river_tmh_data.R")