DemModel

config.hazard.DemModel()

The accepted input for the variable dem in Site.

Attributes

filename : str

The path to the digital elevation model file.

units : us.UnitTypesLength

The units of the digital elevation model file.

index_file : str, default="index.tif"

The path to the index file for the digital elevation model file.

Back to top