Skip to main content

HESTIA's aggregation engine.

Project description

HESTIA Aggregation Engine

Pipeline Status Coverage Report Documentation Status

Documentation

Official documentation can be found on Read the Docs.

Additional models documentation can be found in the source folder.

Install

  1. 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 the TMP_DIR and delete them at the end;
  • s3#<folder>: upload the files on the S3 bucket defined by the variable AWS_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

hestia_earth_aggregation-0.21.44.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hestia_earth_aggregation-0.21.44-py3-none-any.whl (59.1 kB view details)

Uploaded Python 3

File details

Details for the file hestia_earth_aggregation-0.21.44.tar.gz.

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.44.tar.gz
Algorithm Hash digest
SHA256 648306dbf0f5841e84e25bb960cc3581e309a04e2a943022b0ec0bab918c5514
MD5 994f5b96fc8f6ccbeb381ccfeb09abf1
BLAKE2b-256 cd8a1485a0425d49ee708c867bbeeabc4a286d1d4967536ef8741d0d1c52a565

See more details on using hashes here.

File details

Details for the file hestia_earth_aggregation-0.21.44-py3-none-any.whl.

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.44-py3-none-any.whl
Algorithm Hash digest
SHA256 c0406cf1f2654c47e091be49395592419ca38e525b94cb64e34fb2f41930808a
MD5 c4b6500791c662bcdc208835c1ea1058
BLAKE2b-256 5a68181efbcb955b62f3c0cdcfe8c9b606c9d60d9060d7add6ac3ab37a2f4d34

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page