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=physrisk-hazard-indicators
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.18.0.tar.gz
(63.7 kB
view hashes)
Built Distribution
Close
Hashes for physrisk_lib-0.18.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 629e423ec138dd8ca61447c244fd43c06ea5853a168a724dedfa73f227bb8078 |
|
MD5 | 0a3dce270f516375e58592867491384a |
|
BLAKE2b-256 | fe5315e1693b0b8d1a8cbf9200f6841062322aca9d97dfc2b9fde15ec6800284 |