Skip to content

Resolve "Refactor rainfall solver"

King, Jonathan M requested to merge ghsc/users/jking/pfdf:19-s17 into main

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

Merge request reports