roms_tools.InitialConditions.to_yaml#
- InitialConditions.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.