delft-fiat


Namedelft-fiat JSON
Version 0.1.0rc2 PyPI version JSON
download
home_page
SummaryDelft Fast Impact Assessment Tool
upload_time2024-02-19 14:54:38
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT
keywords fiat assessment damage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Delft-FIAT: Fast Impact Assessment Tool
[![PyPI Latest Release](https://img.shields.io/pypi/v/delft_fiat.svg)](https://pypi.org/project/Delft-FIAT/) [![Conda Latest Release](https://anaconda.org/conda-forge/delft_fiat/badges/version.svg)](https://anaconda.org/conda-forge/delft_fiat) [![Coverage](https://codecov.io/github/Deltares/Delft-FIAT/coverage.svg?branch=master)](https://codecov.io/github/Deltares/Delft-FIAT)

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](https://deltares.github.io/Delft-FIAT/).

## 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](https://github.com/Deltares/Delft-FIAT/blob/master/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "delft-fiat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "\"B.W. Dalmijn\" <brencodeert@outlook.com>",
    "keywords": "FIAT,Assessment,Damage",
    "author": "",
    "author_email": "\"B.W. Dalmijn\" <brencodeert@outlook.com>, \"F.C. de Groen\" <frederique.degroen@deltares.nl>",
    "download_url": "https://files.pythonhosted.org/packages/ec/89/497fb5cf7a054fafe50e6290921cf1e9dfbe9a940abae6a10cb4379986cb/delft_fiat-0.1.0rc2.tar.gz",
    "platform": null,
    "description": "# Delft-FIAT: Fast Impact Assessment Tool\n[![PyPI Latest Release](https://img.shields.io/pypi/v/delft_fiat.svg)](https://pypi.org/project/Delft-FIAT/) [![Conda Latest Release](https://anaconda.org/conda-forge/delft_fiat/badges/version.svg)](https://anaconda.org/conda-forge/delft_fiat) [![Coverage](https://codecov.io/github/Deltares/Delft-FIAT/coverage.svg?branch=master)](https://codecov.io/github/Deltares/Delft-FIAT)\n\nCombined assessment for spatial (raster) and object (vector).\n\nA python package for quickly estimating damages as a result of hazards.\nThis can be done for both vector based data and raster based data.\n\n## Information\nFor more information, please visit the [documentation](https://deltares.github.io/Delft-FIAT/).\n\n## Usage\nAlthough the package is called `Delft-FIAT`, the package name in Python is `fiat`.\n\n```\n# A minimalistic example\nimport fiat\nfrom fiat.io import *\n```\n\n## License\n[MIT](https://github.com/Deltares/Delft-FIAT/blob/master/LICENSE)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Delft Fast Impact Assessment Tool",
    "version": "0.1.0rc2",
    "project_urls": {
        "Bug Reports": "https://github.com/Deltares/Delft-FIAT/issues",
        "Homepage": "https://github.com/Deltares/Delft-FIAT",
        "Source": "https://github.com/Deltares/Delft-FIAT"
    },
    "split_keywords": [
        "fiat",
        "assessment",
        "damage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d556f26bde606b3c126186264167055f45519f02b844afa586ca17a637aa4bf9",
                "md5": "ab006172dc66c4d6bd5039b9e1d96bed",
                "sha256": "9700f14472cc82e908ea9e8e17a3eaabaa0168722edf0e12479d701bf7d9e50b"
            },
            "downloads": -1,
            "filename": "delft_fiat-0.1.0rc2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab006172dc66c4d6bd5039b9e1d96bed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 52789,
            "upload_time": "2024-02-19T14:54:37",
            "upload_time_iso_8601": "2024-02-19T14:54:37.396953Z",
            "url": "https://files.pythonhosted.org/packages/d5/56/f26bde606b3c126186264167055f45519f02b844afa586ca17a637aa4bf9/delft_fiat-0.1.0rc2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec89497fb5cf7a054fafe50e6290921cf1e9dfbe9a940abae6a10cb4379986cb",
                "md5": "5cd479fd73ad0b89d9c6f57f5e1d8f39",
                "sha256": "1d22f4655d1b56785582aa36cdf389bec672ff16c7b5242f670652415b288d8b"
            },
            "downloads": -1,
            "filename": "delft_fiat-0.1.0rc2.tar.gz",
            "has_sig": false,
            "md5_digest": "5cd479fd73ad0b89d9c6f57f5e1d8f39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 44312,
            "upload_time": "2024-02-19T14:54:38",
            "upload_time_iso_8601": "2024-02-19T14:54:38.694285Z",
            "url": "https://files.pythonhosted.org/packages/ec/89/497fb5cf7a054fafe50e6290921cf1e9dfbe9a940abae6a10cb4379986cb/delft_fiat-0.1.0rc2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 14:54:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Deltares",
    "github_project": "Delft-FIAT",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "delft-fiat"
}
        
Elapsed time: 0.19265s