thodson-usgs / ratingcurve

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

Converted tutorial data to intake catalog #42

Closed kjdoore closed 1 year ago

kjdoore commented 1 year ago

Created intake catalog for local datasets. Updated method to read in local tutorial datasets to use this intake catalog. User interaction with loading and seeing dataset descriptions has not changed.

thodson-usgs commented 1 year ago

I realized this still has some bugs. I'm conflicted over this decision but rather than fix them, I decided to roll back intake while we focus on the model_buider update.

We can resume work on intake-catalog once model_builder is done.