Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

22 lines (16 loc) · 1.07 KB

Delft-FIAT: Fast Impact Assessment Tool

PyPI Latest Release Conda Latest Release Coverage GitHub Actions Workflow Status

Combined assessment for spatial (raster) and object (vector).

A python package for quickly estimating damages as a result of hazards. This can be done for both vector based data and raster based data.

Information

For more information, please visit the documentation.

Usage

Although the package is called Delft-FIAT, the package name in Python is fiat.

# A minimalistic example
import fiat
from fiat.io import *

License

MIT