Skip to content

brightway-lca/simple_regional

Repository files navigation

simple_regional

PyPI Status Python Version License

Read the documentation at https://simple_regional.readthedocs.io/ Tests Codecov

pre-commit Black

Do not use this library - it is a dramatic simplification of proper regionalization and will give you incorrect results unless you are very careful.

Installation

You can install simple_regional via [pip] from PyPI or Anaconda.

License

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

Building the Documentation

You can build the documentation locally by installing the documentation Conda environment:

conda env create -f docs/environment.yml

activating the environment

conda activate sphinx_simple_regional

and running the build command:

sphinx-build docs _build/html --builder=html --jobs=auto --write-all; open _build/html/index.html

About

Simple regional calculations for a shared spatial scale

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published