hydromt_fiat.components.OutputGridComponent.read# OutputGridComponent.read(filename: Path | str | None = None, **kwargs) → None[source]# Read the model output grid. Parameters: filename (Path | str, optional) – The path to the file, by default None. **kwargs (dict) – Additional keyword arguments that are passed to the xr.open_dataset function.