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.46.tar.gz (47.3 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.46-py3-none-any.whl (59.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.46.tar.gz
Algorithm Hash digest
SHA256 bbe74b5c82556a1c6d69c42b55d26b0d1c2d6522199738e2e417477028f8546e
MD5 6322a402a3b37705a7ed5f5997e14abc
BLAKE2b-256 42619919bc7003ed06e8d2291f9f4d070b21b578f4bbd0347de91533c37f87d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.46-py3-none-any.whl
Algorithm Hash digest
SHA256 ee7325d4c7a73369e11ff0a10ae7aa77d7713084ae075ad818c9843e294b536d
MD5 e277e984c8d4fd0987947d455e2f2ac1
BLAKE2b-256 86f0b9b4abb8f4dd9159fd130cf9bc1f85466f006dcae8e6feba108bb952115d

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