Physical risk calculation engine
Project description
Physrisk
Physical risk calculation engine.
Pre-release versions:
pip install -i https://test.pypi.org/simple/ physrisk
Post open-source go-live:
pip install physrisk
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.12.0.tar.gz
(53.8 kB
view hashes)
Built Distribution
Close
Hashes for physrisk_lib-0.12.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4f2271adf22c76029cda085a3a60407f90ad5fbd01b490bd9812df0e4fcebdf |
|
MD5 | b28163e19e04e6a650e8c80dc247be8b |
|
BLAKE2b-256 | d2629a81909fff579e0bebe745362c5ce491a2e8d8b50f88a486d622ae898467 |