-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
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 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 in an Excel workbook, 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. | ||
|
||
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. |