hydromt.ModelCatalog#
- class hydromt.ModelCatalog[source]#
The model catalogue provides access to plugins and their Model classes.
Initiate the catalog object.
Methods
__init__
()Initiate the catalog object.
load
(name)Return model class.
Attributes
cls
Return dictionary with available model classes.
eps
Return dictionary with available model entrypoints.
generic
Return list with names of generic models.
plugins
Return list with names of model plugins.