HESTIA's aggregation engine.
Project description
HESTIA Aggregation Engine
Documentation
Official documentation can be found on Read the Docs.
Additional models documentation can be found in the source folder.
Install
- Install the module:
pip install hestia_earth.aggregation
Usage
import os
from hestia_earth.aggregation import aggregate
aggregates = aggregate(country_name='Japan')
Generating Covariance martrix
To generate the covariance matrix, some CSV files are generated and stored in a folder.
By default, these files will be created in the /tmp directory and removed at the end of aggregation, which can be changed setting the TMP_DIR env variable.
You can also choose a different storage method with the AGGREGATION_COVARIANCE_STORAGE env variable:
temporary: default value, will store the files in theTMP_DIRand delete them at the end;s3#<folder>: upload the files on the S3 bucket defined by the variableAWS_BUCKET_UPLOADS;local#<folder>: copy the files to a local folder.
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 hestia_earth_aggregation-0.21.39.tar.gz.
File metadata
- Download URL: hestia_earth_aggregation-0.21.39.tar.gz
- Upload date:
- Size: 45.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
840b5b22f436df2137614635714d957b5944e9c059d2b1c4f63a0fc7bb5c2ead
|
|
| MD5 |
81a8d8612a799ef64f2113df2a59cd8b
|
|
| BLAKE2b-256 |
40e9d6f236d034b9bd6e182bdf96bd37c6122d079144bfd0f2138f5b9ae6f3fb
|
File details
Details for the file hestia_earth_aggregation-0.21.39-py3-none-any.whl.
File metadata
- Download URL: hestia_earth_aggregation-0.21.39-py3-none-any.whl
- Upload date:
- Size: 57.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5806993634ef6356ad0595440c00206abc40c1063fd2e45c811914677eb128b
|
|
| MD5 |
bcd1e81de5669a163d46962a01cfe252
|
|
| BLAKE2b-256 |
0bd1d20c189c68661bf9f9ca929bb151fb5b89deb8b6df32754228adfa9ddf00
|