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

Filter HRUs with unrecognized hru_type attribute #344

Closed huard closed 3 months ago

huard commented 4 months ago

Should fix #340

Adds a field validator on HRUs to ignore those with an hru_type that do not match expectations defined in the configuration.

Emits a UserWarning if some HRUs are ignored.

coveralls commented 4 months ago

Coverage Status

coverage: 81.652%. first build when pulling ca2152d51b4a5824c134779274f4331f7180bd3e on fix-340 into 7bf874fc3daf0445a6777925db7b653ab70a6a2b on master.