hydromt.plugins.Plugins#
- class hydromt.plugins.Plugins[source]#
The model catalogue provides access to plugins.
Initiate the catalog object.
Methods
__init__
()Initiate the catalog object.
Generate string representation containing the registered catalog entrypoints.
Generate string representation containing the registered model component entrypoints.
Generate string representation container the registered driver entrypoints.
Generate string representation containing the registered model entrypoints.
uri_resolver_summary
()Generate string representation of the registered uri resolver entrypoints.
Attributes
Load and provide access to all known catalog plugin metadata.
Load and provide access to all known catalog plugins.
Load and provide access to all known model component plugins.
Load and provide access to all known model component plugins.
Load and provide access to all known driver plugin metadata.
Load and provide access to all known driver plugins.
Load and provide access to all known model plugins.
Load and provide access to all known model plugins.
uri_resolver_metadata
Load and provider access to all known uriresolver plugin metadata.
uri_resolver_plugins
Load and provide access to all known uriresolver plugins.