Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cafriedb authored Sep 5, 2024
1 parent 405870f commit a53f545
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@
[black]: https://github.com/psf/black

## About dopo
The **Premise Validation Project** introduces the Python package **"dopo"** (short for Detecting Outliers in Premise Operations). This package provides an outlier detection framework specifically designed for premise-based prospective Life Cycle Assessment (LCA) databases.
The **Premise Validation Project** introduces the Python package ``dopo`` (short for Detecting Outliers in Premise Operations). This package provides an outlier detection framework specifically designed for premise-based prospective Life Cycle Assessment (LCA) databases.

**dopo** visualizes premise databases by sector and compares them to the initial ecoinvent database. It currently generates three types of plots that present data at varying levels of granularity, along with tables containing detailed information. The visualizations are outputted as Excel workbooks, making it easier for users to analyze and interpret the results.
``dopo`` visualizes premise databases by sector and defined characterization methods. It can also quickly compare LCA scores between a premise database and an ecoinvent database. It currently generates three types of plots that present data at varying levels of granularity, along with tables containing detailed information. The visualizations are outputted as Excel workbooks, making it easier for users to analyze and interpret the results.

The goal of **dopo** is to streamline the outlier detection process, allowing users to quickly identify anomalies in premise data and better understand their implications on LCA results.
The goal of ``dopo`` is to streamline the outlier detection process, allowing users to quickly identify anomalies in premise data and better understand their implications on LCA results.

Besides, ``dopo`` can also be used adaptively for visualizing a whole database not filtered by sector and to assess any other database used in brightway.

## Installation

Expand Down

0 comments on commit a53f545

Please sign in to comment.