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