read_hazard_grid
=None, **kwargs) GridModel.read_hazard_grid(path
Read the hazard data.
If no path is provided the method tries to infer it from the model configurations.
Parameters
Name | Type | Description | Default |
---|---|---|---|
path | Path | str | Path to the hazard gridded dataset, by default None | None |
kwargs | dict | Keyword arguments for reading. These are passed into open_geom after which into GridSouce/ | {} |