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

User-specified arguments #2

Closed danStich closed 6 years ago

danStich commented 6 years ago

Right now, changes to dam passage performance standards need to be specified in outer-loop-sampling.R

We need a way that these can be specified in the call to penobscotRiverModel() once the package is loaded. Ideally, this would be able to incorporate:

  1. Dam-specific upstream and downstream passage efficiencies for individual dams (or all dams set to be the same).

  2. Some standardization so that it can be passed from river to river as we develop more models.

danStich commented 6 years ago

Done.