hydromt.model.Model.write#

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

Write provided components to disk with defaults.

Parameters:

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