hydromt_sfincs.readers.read_config# hydromt_sfincs.readers.read_config(filename: Path | str) → dict[str, Any][source]# Read the SFINCS input file (sfincs.inp). Parameters: filename (Path | str) – The path to the input file containing the SFINCS model settings. Returns: The model settings. Return type: dict[str, Any]