danStich / shadia

shadia: dam passage performance standard models for R
https://shadia-ui.github.io/index.html
GNU General Public License v3.0
6 stars 1 forks source link

Susquehanna River needs truck and transport + stocking #18

Closed danStich closed 3 years ago

danStich commented 6 years ago

Need to add capacity for truck and transport and stocking scenarios to the Susquehanna River model.

Would like for this to be generalized so it is applicable to all river systems future and current.

danStich commented 5 years ago

Should be able to do this by assigning the first X number of fish or X% of fish to a stocking group in inner-loop-sampling.R. Then, can set them aside in a separate df or list until after the ABM is run. Then, can add them back in. Need to figure out if they can be added in before populationProcessing, cohortProcessing, and additionalEggProcessing.

Going to add both the max % trucked and a max number trucked as user-defined parameters.

danStich commented 3 years ago

Adding this to #48 for inclusion in v2.0

danStich commented 3 years ago

Will address in #48 - closing here