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.35.tar.gz (44.7 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.35-py3-none-any.whl (56.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.35.tar.gz
Algorithm Hash digest
SHA256 53a2d43a9dde0b833d72fb54f1be5a84c1d6a47fb8520476d496be48f95f4150
MD5 c1c2e46c4fc3de43fe3559a5308671b2
BLAKE2b-256 0613cbe40fc59509c961095109e1ad836832c424b9f834434e0aaf39d848cacd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hestia_earth_aggregation-0.21.35-py3-none-any.whl
Algorithm Hash digest
SHA256 75291a782901025d5a9a2730db09fe574e31ee0ee0ae41547d0a97ae71e1b83c
MD5 49cbc5d3b08f3e9c011b90b38068f98d
BLAKE2b-256 72068ea924054b2e3678de98171d6a69df20cd3b8eddcd2756aadb672cd18a70

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