hydromt.model.components.ConfigComponent.write#

ConfigComponent.write(file_path: str | None = None) None[source]#

Write model config at <root>/{path}.

Parameters:

filename (str, optional) – The name of the file to write the config to. If not provided, the default filename will be used. Can be a relative path.