hydromt_fiat.FIATModel.clip# FIATModel.clip(region: Path | str | GeoDataFrame) → None[source]# Clip the model based on a new (smaller) region. Parameters: region (Path | str | gpd.GeoDataFrame) – The region to be used for clipping. It can either be a path to a vector file or a geopandas GeoDataFrame.