Skip to main content

Import HESTIA data directly into Brightway

Project description

Brightway-Hestia bridge

PyPI Status Python Version License

Read the documentation at https://docs.brightway.dev/projects/hestiabridge Tests Codecov

pre-commit Black

bw_hestia_bridge is a library to interact with Hestia and create brightway databases from its data.

Installation

You can install bw_hestia_bridge via pip from PyPI:

$ pip install bw_hestia_bridge

Mapping Hestia cycles to the Brightway mental model

Hestia is not a linked network of unit processes, but detailed data on specific production systems. As they are agricultural, almost all of these systems have multiple outputs, and many of these outputs require further treatment. For example, in the pig system, there are three types of excreta produced, which go to deep bedding, which go to composting. Hestia doesn't seem to have a waste treatment for the final processed excreta.

Because these follow-on activities (Hestia calls them Transformations) are multi-input and multi-output, and because there is no guarantee that the respective ratios of these outputs align with the next stage inputs, we will do the following:

For each transformation, we create a new unit process. The reference product of this process will be the output with the highest mass.

For the other outputs, we will create proxy treatment activities. These proxies will handle any potential stoichiometric disparities.

If a transformation is a leaf node, i.e. it has inputs but no consumers for each outputs, we will create proxy consumers for each output other than the reference product.

We then go back to the original unit process, and add proxy consumers for each output which is not the reference product (i.e. marked "primary": true) or the reference product of a waste treatment.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, bw_hestia_bridge is free and open source software.

Issues

If you encounter any problems, please [file an issue] along with a detailed description.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bw_hestia_bridge-0.3.1.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

bw_hestia_bridge-0.3.1-py3-none-any.whl (25.0 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