Skip to main content

Hestia's set of modules for filling gaps in the activity data using external datasets (e.g. populating soil properties with a geospatial dataset using provided coordinates) and internal lookups (e.g. populating machinery use from fuel use). Includes rules for when gaps should be filled versus not (e.g. never gap fill yield, gap fill crop residue if yield provided etc.).

Project description

Hestia Engine Models

Pipeline Status Coverage Report

Hestia's set of models for running calculations or retrieving data using external datasets and internal lookups.

Documentation

Documentation for every model can be found in the Hestia API Documentation.

Install

  1. Install python 3 (we recommend using python 3.6 minimum)
  2. Install the module:
pip install hestia_earth.models
  1. Set the following environment variables:
API_URL=https://api.hestia.earth
WEB_URL=https://hestia.earth

Usage

from hestia_earth.models.pooreNemecek2018 import run

# cycle is a JSONLD node Cycle
run('no3ToGroundwaterSoilFlux', cycle_data)

Using Spatial Models

We have models that can gap-fill geographical information on a Site. If you want to use thse models:

  1. Install the library: pip install hestia_earth.earth_engine
  2. Follow the Getting Started instructions.

Using Ecoinvent Model

ecoinvent is a consistent, transparent, and well validated life cycle inventory database. We use ecoinvent data to ascertain the environmental impacts of activities that occur outside of our system boundary, for example data on the environmental impacts of extracting oil and producing diesel, or the impacts of manufacturing plastics. To include these data in your environmental impact assessments using Hestia, you must own a suitable ecoinvent license.

Please contact us at community@hestia.earth for instructions to download the required file to run the model. Once downloaded, copy the file in the hestia_earth/models/data/ecoinventV3 folder. Thank you!

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-models-0.58.0.tar.gz (286.7 kB view hashes)

Uploaded Source

Built Distribution

hestia_earth_models-0.58.0-py3-none-any.whl (845.9 kB view hashes)

Uploaded Python 3

Supported by

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