edges 1.0.4__py3-none-any.whl → 1.0.5__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
@@ -11,7 +11,7 @@ __all__ = (
11
11
  "setup_package_logging",
12
12
  )
13
13
 
14
- __version__ = "1.0.4"
14
+ __version__ = "1.0.5"
15
15
 
16
16
  from .logging_config import setup_package_logging
17
17
  from .edgelcia import EdgeLCIA
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: edges
3
- Version: 1.0.4
3
+ Version: 1.0.5
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>
@@ -19,17 +19,13 @@ Requires-Dist: numpy
19
19
  Requires-Dist: pandas
20
20
  Requires-Dist: scipy
21
21
  Requires-Dist: pyyaml
22
- Requires-Dist: bw2calc
23
- Requires-Dist: bw2data
24
- Requires-Dist: bw2io
25
- Requires-Dist: bw2analyzer
26
22
  Requires-Dist: country_converter>=1.3.1
27
23
  Requires-Dist: constructive_geometries>=1.0.0
28
24
  Requires-Dist: prettytable
29
25
  Requires-Dist: sparse>=0.13.0
30
- Requires-Dist: highspy
31
26
  Requires-Dist: plotly
32
27
  Requires-Dist: ecoinvent_interface
28
+ Requires-Dist: highspy
33
29
  Provides-Extra: testing
34
30
  Requires-Dist: setuptools; extra == "testing"
35
31
  Requires-Dist: pytest; extra == "testing"
@@ -95,9 +91,14 @@ Currently, the library provides regionalized CFs for:
95
91
  You can install the library using pip:
96
92
 
97
93
  ```bash
98
- pip install git+https://github.com/Laboratory-for-Energy-Systems-Analysis/edges.git
94
+ pip install edges
99
95
  ```
100
96
 
97
+ > [!NOTE]
98
+ > The library is compatible with both `brightway2` and `brightway25`.
99
+ > Please ensure you have one of these frameworks installed in your Python environment.
100
+
101
+
101
102
  ## Documentation
102
103
 
103
104
  * [Documentation](https://edges.readthedocs.io/en/latest/index.html)
@@ -309,4 +310,5 @@ Energy [ADEME](https://www.ademe.fr/), via the financing of the [HySPI](https://
309
310
  The HySPI project aims to provide a methodological framework to analyze and
310
311
  quantify, in a systemic and prospective manner, the environmental impacts of the
311
312
  decarbonization strategy of hydrogen production used by the industry in France.
312
- We also acknowledge financial support from the Europe Horizon project [RAWCLIC](https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/projects-details/43108390/101183654/HORIZON?keywords=RAWCLIC&isExactMatch=true&order=DESC&pageNumber=NaN&sortBy=title).
313
+ We also acknowledge financial support from the Europe Horizon project [RAWCLIC](https://ec.europa.eu/info/funding-tenders/opportunities/portal/screen/opportunities/projects-details/43108390/101183654/HORIZON?keywords=RAWCLIC&isExactMatch=true&order=DESC&pageNumber=NaN&sortBy=title)
314
+ as well as the Europe Horizon project [PRISMA](https://www.net0prisma.eu/).
@@ -1,4 +1,4 @@
1
- edges/__init__.py,sha256=KXzxmRbjNi1dMAhZ9Zaxje5R-eA2_Ya3P5fbYu46M1Q,499
1
+ edges/__init__.py,sha256=2rVEY9GdmWmMUSHLxrloOYP2Ys05O0bb_3fEY3A_1vY,499
2
2
  edges/analysis.py,sha256=FkJzqFkormYOzhEP5p7YGsmxwN66JdMfktokGRUKjKI,7388
3
3
  edges/costs.py,sha256=OV46FS627fw6BikbRvtWWdXRvt4oRl8zsA9-Z8bdOkU,23399
4
4
  edges/edgelcia.py,sha256=hNjXmLWteot3PBiqCssoDl4dElARvv8ZCYrHs36bh7k,163237
@@ -63,7 +63,7 @@ edges/data/SCP_1.0.json,sha256=OCZK7W9OFciWIyXTi8i1oUD1WBvuxN4Btw9eFLjy_cQ,60137
63
63
  edges/data/metadata/gdp.yaml,sha256=_I13ZlffUigydP74iGA6eTTNmZdup70KP1GiFQkxRDQ,5509
64
64
  edges/data/metadata/missing_geographies.yaml,sha256=eTzO-I642ecG49_nn03fGPgWl-60VCYstWLjGk4h0i8,33
65
65
  edges/data/metadata/population.yaml,sha256=BnNaYnx2SrfJLf1lf1-fKfG9JIilC95StgJiCu2so3I,4769
66
- edges-1.0.4.dist-info/METADATA,sha256=hJrk115-x42S5JwnIbekhs3bSsXQoytmOUHo2BgD-0U,10212
67
- edges-1.0.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
- edges-1.0.4.dist-info/top_level.txt,sha256=85BmdR7cFR5dfKfZ4mdJ4omGk9t4C89GE6N0RS3CCGA,6
69
- edges-1.0.4.dist-info/RECORD,,
66
+ edges-1.0.5.dist-info/METADATA,sha256=jQsAvmLLpsBfUyYs6Jn7frkDsiBlagPPUSbAHWXzrDo,10296
67
+ edges-1.0.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
68
+ edges-1.0.5.dist-info/top_level.txt,sha256=85BmdR7cFR5dfKfZ4mdJ4omGk9t4C89GE6N0RS3CCGA,6
69
+ edges-1.0.5.dist-info/RECORD,,
File without changes