hydromt.Model.read_geoms#
- Model.read_geoms(fn: str = 'geoms/*.geojson', **kwargs) None [source]#
Read model geometries files at <root>/<fn> and add to geoms property.
key-word arguments are passed to
geopandas.read_file()
Site Navigation
Section Navigation
Read model geometries files at <root>/<fn> and add to geoms property.
key-word arguments are passed to geopandas.read_file()