read_exposure_geoms
=None, **kwargs) GeomModel.read_exposure_geoms(paths
Read the exposure geometries.
If no path is provided the method tries to infer it from the model configurations.
Parameters
Name | Type | Description | Default |
---|---|---|---|
paths | List[Path] | A list of paths to the vector files. | None |
kwargs | dict | Keyword arguments for reading. These are passed into open_geom after which into GeomSource/ | {} |