wknoben / MARRMoT

Modular Assessment of Rainfall-Runoff Models Toolbox - Matlab code for 47 conceptual hydrologic models
GNU General Public License v3.0
110 stars 54 forks source link

fixed optional inputs into logistic smoother #53

Closed wknoben closed 8 months ago

wknoben commented 8 months ago

minor fix: optional input into the logistic smoother are received as cells, not float. This should now be fixed.

Fix does not affect outcomes of workflow examples 1-4 (as it shouldn't).