Resolve "Refactor rainfall solver"
Closes #19 (closed)
This merge request introduces a module that implements the logistic models from Staley et al., 2017. The new module is located in pfdf/models/staley2017.py
, and the module's tests are in tests/models/test_staley2017.py
Edited by King, Jonathan M