hydromt_fiat.components.OutputGeomsComponent.read# OutputGeomsComponent.read(filename: str | None = None, **kwargs) → None[source]# Read the model output geometries. Parameters: filename (str, optional) – The path to a FIAT model output vector file, by default None. **kwargs (dict) – Additional keyword arguments that are passed to the geopandas.read_file function.