hydromt.writers.write_yaml#

hydromt.writers.write_yaml(path: str | Path, data: dict[str, Any], **kwargs)[source]#

Write a dictionary to a yaml formatted file.