Physical risk calculation engine
Project description
Physrisk
Physical risk calculation engine.
pip install physrisk-lib
Access to hazard event data requires setting of environment variables specifying the S3 Bucket, for example:
OSC_S3_BUCKET=redhat-osc-physical-landing-647521352890
OSC_S3_ACCESS_KEY=**********6I
OSC_S3_SECRET_KEY=**********mS
For use in a Jupyter environment, it is recommended to put the environment variables in a credentials.env file and do, for example:
from dotenv import load_dotenv
load_dotenv(dotenv_path=dotenv_path, override=True)
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
physrisk-lib-0.14.0.tar.gz
(55.8 kB
view hashes)
Built Distribution
Close
Hashes for physrisk_lib-0.14.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3095d2078e0eac1a216aed2baa778c048c2b7c3b58e0ca0023843080ffde2ed9 |
|
MD5 | a119471527750bace96c86ab5f3253dc |
|
BLAKE2b-256 | 087735211c401eab8a5cf669428844030a7423e3a53bb0f5d913f410fce75151 |