CSHS-CWRA / RavenPy

A Python wrapper to setup and run the hydrologic modelling framework Raven
https://ravenpy.readthedocs.io
MIT License
25 stars 5 forks source link

Fallback in test if raven_hydro is not installed #372

Closed huard closed 3 months ago

huard commented 4 months ago

Fixes #371

TODO: review dependencies to make raven_hydro a "soft" dependency ?

coveralls commented 4 months ago

Coverage Status

coverage: 81.82% (+0.05%) from 81.773% when pulling 96e647a9682537904a7095cbe798c4cbd540e3af on fix-371 into dbe5fbeee6305beda516968a6302786634b88fdc on master.

Zeitsperre commented 4 months ago

TODO: review dependencies to make raven_hydro a "soft" dependency ?

There's no rush just yet. Let's finish updating raven-hydro first and see where it makes the most sense to add the override.