roms_tools.Grid.to_yaml

Contents

roms_tools.Grid.to_yaml#

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