hydromt.model.Model.read#

Model.read(components: List[str] | None = None) None[source]#

Read provided components from disk.

Parameters:

components (Optional[List[str]]) – the components that should be read from disk. If None is provided all components will be read.