Probabilistic Estimation of Losses, Injuries, and Community resilience Under Natural hazard events
Project description
Probabilistic Estimation of Losses, Injuries, and Community resilience Under Natural hazard events
What is it?
pelicun is a Python package that provides tools for assessment of damage and losses due to natural hazard events. It uses a stochastic damage and loss model that is an extension of the high-resolution PEER performance assessment methodology described in FEMA P58 (FEMA, 2012). While FEMA P58 aims to assess the seismic performance of a building, with pelicun we provide a more versatile, hazard-agnostic tool to assess the performance of several types of assets in the built environment.
pelicun includes an integrated Damage and Loss Model Library (DLML) module that provides seamless access to comprehensive model libraries with automatic data initialization and CLI integration for efficient model management.
Detailed documentation of the available methods and their use is available at http://nheri-simcenter.github.io/pelicun
What can I use it for?
pelicun quantifies losses from an earthquake or hurricane scenario in the form of decision variables. This functionality is typically utilized for performance-based engineering and regional risk assessment. There are several steps of performance assessment that pelicun can help with:
-
Describe the joint distribution of asset response. The response of a structure or other type of asset to an earthquake or hurricane wind is typically described by so-called engineering demand parameters (EDPs).
pelicunprovides methods that take a finite number of EDP vectors and find a multivariate distribution that describes the joint distribution of EDP data well. You can control the type of target distribution, apply truncation limits and censor part of the data to consider detection limits in your analysis. Alternatively, you can choose to use your EDP vectors as-is without resampling from a fitted distribution. -
Define the damage and loss model of a building. The component damage and loss data from the first two editions of FEMA P58 and the HAZUS earthquake and hurricane models for buildings are provided with pelicun. This makes it easy to define building components without having to collect and provide all the data manually. The stochastic damage and loss model is designed to facilitate modeling correlations between several parameters of the damage and loss model.
-
Estimate component damages. Given a damage and loss model and the joint distribution of EDPs,
pelicunprovides methods to estimate the amount of damaged components and the number of cases with collapse. -
Estimate consequences. Using information about collapse and component damages, the following consequences can be estimated with the loss model: reconstruction cost and time, unsafe placarding (red tag), injuries and fatalities.
Why should I use it?
- It is free and it always will be.
- It is open source. You can always see what is happening under the hood.
- It is efficient. The loss assessment calculations in
pelicunusenumpy,scipy, andpandaslibraries to efficiently propagate uncertainties and provide detailed results quickly. - You can trust it. Every function in
pelicunis tested after every commit. See the Travis-CI and Coveralls badges at the top for more info. - You can extend it. If you have other methods that you consider better than the ones we already offer, we encourage you to fork the repo, and extend
pelicunwith your approach. You do not need to share your extended version with the community, but if you are interested in doing so, contact us and we are more than happy to merge your version with the official release.
Installation
pelicun is available at the Python Package Index (PyPI). You can simply install it using pip as follows:
pip install pelicun
If you are interested in using an earlier version, you can install it with the following command:
pip install pelicun==2.6.0
Note that 2.6.0 is the last minor version before the v3.0 release. Other earlier versions can be found here.
Documentation and usage examples
The documentation for pelicun can be accessed here. It includes information for users, instructions for developers and usage examples.
Changelog
Detailed release notes for all versions are available in CHANGELOG.md and in the online documentation.
License
pelicun is distributed under the BSD 3-Clause license, see LICENSE.
Acknowledgment
This material is based upon work supported by the National Science Foundation under Grants No. 1612843 2131111. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.
Contact
Adam Zsarnóczay, NHERI SimCenter, Stanford University, adamzs@stanford.edu
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pelicun-3.9.0.tar.gz.
File metadata
- Download URL: pelicun-3.9.0.tar.gz
- Upload date:
- Size: 325.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78636bda49c74f771ccc8ddbf4df0415a5efaac12735a4181cf3122ae019ee23
|
|
| MD5 |
b9b63a1b97e78888b3ca2d5fdcb9d1cc
|
|
| BLAKE2b-256 |
a7bd2f2038091f800b400cbfa6cfc3b5d536a55643a3315ec42681d31ec0d8cb
|
Provenance
The following attestation bundles were made for pelicun-3.9.0.tar.gz:
Publisher:
ci.yml on NHERI-SimCenter/pelicun
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pelicun-3.9.0.tar.gz -
Subject digest:
78636bda49c74f771ccc8ddbf4df0415a5efaac12735a4181cf3122ae019ee23 - Sigstore transparency entry: 1347172598
- Sigstore integration time:
-
Permalink:
NHERI-SimCenter/pelicun@435f40ba48fe49d1cc37cef8f462b0a290687d31 -
Branch / Tag:
refs/tags/v3.9 - Owner: https://github.com/NHERI-SimCenter
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@435f40ba48fe49d1cc37cef8f462b0a290687d31 -
Trigger Event:
release
-
Statement type:
File details
Details for the file pelicun-3.9.0-py3-none-any.whl.
File metadata
- Download URL: pelicun-3.9.0-py3-none-any.whl
- Upload date:
- Size: 427.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a986892c6406496ff1e4310c7be7ee6147f09260ecf43a6b26daabcd7cab27d
|
|
| MD5 |
73cfe4aa7daf591863c3e7efde45d42d
|
|
| BLAKE2b-256 |
c68f825003fad8968193408130891f608c7f4852b92377bd2460e9b8c6fec53c
|
Provenance
The following attestation bundles were made for pelicun-3.9.0-py3-none-any.whl:
Publisher:
ci.yml on NHERI-SimCenter/pelicun
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pelicun-3.9.0-py3-none-any.whl -
Subject digest:
8a986892c6406496ff1e4310c7be7ee6147f09260ecf43a6b26daabcd7cab27d - Sigstore transparency entry: 1347172672
- Sigstore integration time:
-
Permalink:
NHERI-SimCenter/pelicun@435f40ba48fe49d1cc37cef8f462b0a290687d31 -
Branch / Tag:
refs/tags/v3.9 - Owner: https://github.com/NHERI-SimCenter
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
ci.yml@435f40ba48fe49d1cc37cef8f462b0a290687d31 -
Trigger Event:
release
-
Statement type: