thodson-usgs / ratingcurve

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

resolves model on context stack error #26

Closed samstarzy closed 1 year ago

samstarzy commented 1 year ago

This change resolves the error:

"TypeError: No model on context stack."

thodson-usgs commented 1 year ago

thanks @samstarzy I didn't mean to stomp on your PR but someone was working on it exactly when you pointed it out. Are you interested in hydrology or how did you come across this project?

samstarzy commented 1 year ago

All good. I saw the changes get made in a recent PR, along with several other changes. It looked like someone had been working on them for while before I came along.

I came across this project while working with hydrology consultants at my company. It looks like it could be a good resource, and I am excited to keep an eye on how it develops.