roms_tools.RiverForcing.to_yaml#
- RiverForcing.to_yaml(filepath: str | Path) None#
Export the parameters of the class to a YAML file, including the version of roms-tools.
- Parameters:
filepath (Union[str, Path]) – The path to the YAML file where the parameters will be saved.