Skip to content

Deltares/Delft-FIAT

Repository files navigation

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