thodson-usgs / ratingcurve

A Python library for fitting streamflow rating curves.
https://thodson-usgs.github.io/ratingcurve/
Other
18 stars 4 forks source link

Add generalized power law #62

Open thodson-usgs opened 10 months ago

thodson-usgs commented 10 months ago

PyMC has pretty good documentation on Gaussian processes. I think it would be relatively easy to implement the generalized power law in ratingcurve...at least for experimentation purposes. I'd also like to investigate adding time as a variable so that the rating curve can shift through time.