edges 1.0.1__py3-none-any.whl → 1.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of edges might be problematic. Click here for more details.
edges/__init__.py
CHANGED
|
@@ -5,7 +5,7 @@ applying characterization factors conditioned by the context of exchanges.
|
|
|
5
5
|
|
|
6
6
|
__all__ = ("EdgeLCIA", "CostLCIA", "get_available_methods")
|
|
7
7
|
|
|
8
|
-
__version__ = "1.0.
|
|
8
|
+
__version__ = "1.0.2"
|
|
9
9
|
|
|
10
10
|
from .logging_config import setup_package_logging
|
|
11
11
|
from .edgelcia import EdgeLCIA
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: edges
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.2
|
|
4
4
|
Summary: Country-specific characterization factors for the Brightway LCA framework
|
|
5
5
|
Author-email: Romain Sacchi <romain.sacchi@psi.ch>, Alvaro Hahn Menacho <alvaro.hahn-menacho@psi.ch>
|
|
6
6
|
Maintainer-email: Romain Sacchi <romain.sacchi@psi.ch>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
edges/__init__.py,sha256=
|
|
1
|
+
edges/__init__.py,sha256=TqfojQSsRPk1P355Hwv7vXTnJ4UkUXmp1tL8pk-_094,398
|
|
2
2
|
edges/analysis.py,sha256=FkJzqFkormYOzhEP5p7YGsmxwN66JdMfktokGRUKjKI,7388
|
|
3
3
|
edges/costs.py,sha256=OV46FS627fw6BikbRvtWWdXRvt4oRl8zsA9-Z8bdOkU,23399
|
|
4
4
|
edges/edgelcia.py,sha256=qQO1fAbZwBQ52rZ1h2212OfZMKdWuIsLjMxmqPbk2v4,109472
|
|
@@ -65,7 +65,7 @@ edges/data/SCP_1.0.json,sha256=s0bRZ-IVfUTMnm3F2yMsT-lDSaww1sMviQIOE7xMNJA,60068
|
|
|
65
65
|
edges/data/metadata/gdp.yaml,sha256=_I13ZlffUigydP74iGA6eTTNmZdup70KP1GiFQkxRDQ,5509
|
|
66
66
|
edges/data/metadata/missing_geographies.yaml,sha256=eTzO-I642ecG49_nn03fGPgWl-60VCYstWLjGk4h0i8,33
|
|
67
67
|
edges/data/metadata/population.yaml,sha256=BnNaYnx2SrfJLf1lf1-fKfG9JIilC95StgJiCu2so3I,4769
|
|
68
|
-
edges-1.0.
|
|
69
|
-
edges-1.0.
|
|
70
|
-
edges-1.0.
|
|
71
|
-
edges-1.0.
|
|
68
|
+
edges-1.0.2.dist-info/METADATA,sha256=5J6EYmBCgZLCKfxqDl7qUkco5FIJvsw-xP0tcGv3ifQ,9974
|
|
69
|
+
edges-1.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
70
|
+
edges-1.0.2.dist-info/top_level.txt,sha256=85BmdR7cFR5dfKfZ4mdJ4omGk9t4C89GE6N0RS3CCGA,6
|
|
71
|
+
edges-1.0.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|