Skip to content

Releases: hyriver/hysetter

v0.1.1

30 May 12:39
Compare
Choose a tag to compare

Release Notes

New features

  • Add support for getting StreamCat and NLDI catchment-level attributes. Target attributes can passed through streamcat_attrs and nldi_attrs fields in the config file. Check out the demo config file for more details.

Enhancements

  • Add a new method to the Config class called get_data to get the data efficiently by lazy loading functions and their dependencies.
  • Refactored the CLI to use the new get_data method.

v0.1.0

20 May 22:27
Compare
Choose a tag to compare

Release Notes