roms_tools.SurfaceForcing.to_yaml

roms_tools.SurfaceForcing.to_yaml#

SurfaceForcing.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.