Skip to main content

Dynamic MFA tool

Project description

aiphoria logo

Python package for assessing and visualizing dynamic wood material flows

ℹ️ This package is under continuous development

aiphoria is Python package that facilitates the assessment of wood materials flows, associated carbon stocks, and stock changes, as well as and their visualization over time. aiphoria builds on top of ODYM - Open Dynamic Material Systems Model.

Features:

aiphoria allows you to:

  • Solve flows provided both in absolute and relative (%) values, for example semi-finished wood product statistics (absolute values) to end-uses (relative values)
  • Conduct dynamic MFA as well as temporary carbon storage assessment
  • Visualize material flows through a Sankey diagram and provided timestep.

Use cases:

aiphoria is ideal for:

  • Any temporal and spatial situation where material systems want to be assessed
  • Product sink/stock effects

Installation

aiphoria is available at Python Package Index (PyPi) and as source distribution in Github

Install from PyPi

pip install aiphoria

Install from GitHub

pip install git+https://github.com/EuropeanForestInstitute/aiphoria.git

How to use

Showcase

aiphoria includes helper function to showcase example scenario with visualizations.
Showcase / example scenario can be run by the following code:

from aiphoria.example import run_example

run_example(remove_existing_output_dir=True)

Network and Sankey visualizations are opened automatically in browser and output is generated
inside user home directory to directory called "aiphoria_example_scenario".

Advanced usage

For the users who are already familiar using aiphoria the package exposes function for running scenarios by using the one-liner:

from aiphoria.runner import run_scenarios

run_scenarios(path_to_settings_file="path/to/scenario/file.xlsx",
              path_to_output_dir="~/scenario_result",
              remove_existing_output_dir=False)

Using parameter path_to_output_dir overrides the output path defined in scenario file.
This makes easier to change target from Python script itself or when running multiple scenarios in batch.
Parameters:

  • path_to_settings_file (string): Path to scenario settings file
  • path_to_output_dir (string): Path to directory where results are saved
  • remove_existing_output_dir: If True then existing output directory is deleted (defaults to False). If directory already exists then error is raised and execution is stopped

Documentation

Online documentation can be found in GitHub wiki.

Support:

If you have any questions or need help, do not hesitate to contact us:

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

aiphoria-0.8.0.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

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

aiphoria-0.8.0-py3-none-any.whl (2.1 MB view details)

Uploaded Python 3

File details

Details for the file aiphoria-0.8.0.tar.gz.

File metadata

  • Download URL: aiphoria-0.8.0.tar.gz
  • Upload date:
  • Size: 2.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for aiphoria-0.8.0.tar.gz
Algorithm Hash digest
SHA256 8ad7c41e2e7c7cd429be1f6f1effa6dd2b08e623c6cc5ca37aae57e2ee9eceaa
MD5 caee02652e7b0f1aea9b76bc214d7647
BLAKE2b-256 479fcc4905c9a78213f39878b0a5a1768f912f12cc2aa1040ff9fa3bedc39c0a

See more details on using hashes here.

File details

Details for the file aiphoria-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: aiphoria-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for aiphoria-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 009674de931b6b4b005622547cd1e932b8b3ba26ad9f9477d751600305b5f6af
MD5 3dc1b4127f497a4ebeefbbaeeac65863
BLAKE2b-256 8551381ee7a515628ec3755dd7bebcefc9fcdfeccb62b1a27a8d9a30813b0872

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