edges 1.0.4__tar.gz → 1.0.5__tar.gz

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.

Files changed (84) hide show
  1. {edges-1.0.4 → edges-1.0.5}/PKG-INFO +10 -8
  2. {edges-1.0.4 → edges-1.0.5}/README.md +8 -2
  3. {edges-1.0.4 → edges-1.0.5}/edges/__init__.py +1 -1
  4. {edges-1.0.4 → edges-1.0.5}/edges.egg-info/PKG-INFO +10 -8
  5. {edges-1.0.4 → edges-1.0.5}/edges.egg-info/requires.txt +1 -5
  6. {edges-1.0.4 → edges-1.0.5}/requirements.txt +1 -5
  7. {edges-1.0.4 → edges-1.0.5}/MANIFEST.in +0 -0
  8. {edges-1.0.4 → edges-1.0.5}/edges/analysis.py +0 -0
  9. {edges-1.0.4 → edges-1.0.5}/edges/costs.py +0 -0
  10. {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_all_yearly.json +0 -0
  11. {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_irri_yearly.json +0 -0
  12. {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_non_irri_yearly.json +0 -0
  13. {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_unspecified_yearly.json +0 -0
  14. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_amphibians.json +0 -0
  15. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_birds.json +0 -0
  16. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_eukaryota.json +0 -0
  17. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_mammals.json +0 -0
  18. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_plants.json +0 -0
  19. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_reptiles.json +0 -0
  20. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_amphibians.json +0 -0
  21. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_birds.json +0 -0
  22. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_eukaryota.json +0 -0
  23. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_mammals.json +0 -0
  24. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_plants.json +0 -0
  25. {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_reptiles.json +0 -0
  26. {edges-1.0.4 → edges-1.0.5}/edges/data/GeoPolRisk_paired_2024.json +0 -0
  27. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_damage.json +0 -0
  28. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_midpoint.json +0 -0
  29. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, long term_damage.json +0 -0
  30. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, short term_damage.json +0 -0
  31. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity_midpoint.json +0 -0
  32. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_damage.json +0 -0
  33. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_midpoint.json +0 -0
  34. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_damage.json +0 -0
  35. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_midpoint.json +0 -0
  36. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_damage.json +0 -0
  37. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_midpoint.json +0 -0
  38. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, long term_damage.json +0 -0
  39. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, short term_damage.json +0 -0
  40. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine eutrophication_damage.json +0 -0
  41. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine eutrophication_midpoint.json +0 -0
  42. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_damage.json +0 -0
  43. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_midpoint.json +0 -0
  44. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, ecosystem quality_damage.json +0 -0
  45. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, human health_damage.json +0 -0
  46. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation_midpoint.json +0 -0
  47. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_damage.json +0 -0
  48. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_midpoint.json +0 -0
  49. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, long term_damage.json +0 -0
  50. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, short term_damage.json +0 -0
  51. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Thermally polluted water_damage.json +0 -0
  52. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, freshwater ecosystem_damage.json +0 -0
  53. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, human health_damage.json +0 -0
  54. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, terrestrial ecosystem_damage.json +0 -0
  55. {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water scarcity_midpoint.json +0 -0
  56. {edges-1.0.4 → edges-1.0.5}/edges/data/LCC 1.0_2023.json +0 -0
  57. {edges-1.0.4 → edges-1.0.5}/edges/data/RELICS_copper_primary.json +0 -0
  58. {edges-1.0.4 → edges-1.0.5}/edges/data/RELICS_copper_secondary.json +0 -0
  59. {edges-1.0.4 → edges-1.0.5}/edges/data/SCP_1.0.json +0 -0
  60. {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/gdp.yaml +0 -0
  61. {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/missing_geographies.yaml +0 -0
  62. {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/population.yaml +0 -0
  63. {edges-1.0.4 → edges-1.0.5}/edges/edgelcia.py +0 -0
  64. {edges-1.0.4 → edges-1.0.5}/edges/filesystem_constants.py +0 -0
  65. {edges-1.0.4 → edges-1.0.5}/edges/flow_matching.py +0 -0
  66. {edges-1.0.4 → edges-1.0.5}/edges/georesolver.py +0 -0
  67. {edges-1.0.4 → edges-1.0.5}/edges/logging_config.py +0 -0
  68. {edges-1.0.4 → edges-1.0.5}/edges/matrix_builders.py +0 -0
  69. {edges-1.0.4 → edges-1.0.5}/edges/supply_chain.py +0 -0
  70. {edges-1.0.4 → edges-1.0.5}/edges/uncertainty.py +0 -0
  71. {edges-1.0.4 → edges-1.0.5}/edges/utils.py +0 -0
  72. {edges-1.0.4 → edges-1.0.5}/edges.egg-info/SOURCES.txt +0 -0
  73. {edges-1.0.4 → edges-1.0.5}/edges.egg-info/dependency_links.txt +0 -0
  74. {edges-1.0.4 → edges-1.0.5}/edges.egg-info/top_level.txt +0 -0
  75. {edges-1.0.4 → edges-1.0.5}/pyproject.toml +0 -0
  76. {edges-1.0.4 → edges-1.0.5}/setup.cfg +0 -0
  77. {edges-1.0.4 → edges-1.0.5}/tests/test_AWARE.py +0 -0
  78. {edges-1.0.4 → edges-1.0.5}/tests/test_edgelcia.py +0 -0
  79. {edges-1.0.4 → edges-1.0.5}/tests/test_flow_matching.py +0 -0
  80. {edges-1.0.4 → edges-1.0.5}/tests/test_geo.py +0 -0
  81. {edges-1.0.4 → edges-1.0.5}/tests/test_mapping.py +0 -0
  82. {edges-1.0.4 → edges-1.0.5}/tests/test_matrix_builders.py +0 -0
  83. {edges-1.0.4 → edges-1.0.5}/tests/test_uncertainty.py +0 -0
  84. {edges-1.0.4 → edges-1.0.5}/tests/test_utils.py +0 -0
@@ -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/).
@@ -57,9 +57,14 @@ Currently, the library provides regionalized CFs for:
57
57
  You can install the library using pip:
58
58
 
59
59
  ```bash
60
- pip install git+https://github.com/Laboratory-for-Energy-Systems-Analysis/edges.git
60
+ pip install edges
61
61
  ```
62
62
 
63
+ > [!NOTE]
64
+ > The library is compatible with both `brightway2` and `brightway25`.
65
+ > Please ensure you have one of these frameworks installed in your Python environment.
66
+
67
+
63
68
  ## Documentation
64
69
 
65
70
  * [Documentation](https://edges.readthedocs.io/en/latest/index.html)
@@ -271,4 +276,5 @@ Energy [ADEME](https://www.ademe.fr/), via the financing of the [HySPI](https://
271
276
  The HySPI project aims to provide a methodological framework to analyze and
272
277
  quantify, in a systemic and prospective manner, the environmental impacts of the
273
278
  decarbonization strategy of hydrogen production used by the industry in France.
274
- 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).
279
+ 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)
280
+ as well as the Europe Horizon project [PRISMA](https://www.net0prisma.eu/).
@@ -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/).
@@ -2,17 +2,13 @@ numpy
2
2
  pandas
3
3
  scipy
4
4
  pyyaml
5
- bw2calc
6
- bw2data
7
- bw2io
8
- bw2analyzer
9
5
  country_converter>=1.3.1
10
6
  constructive_geometries>=1.0.0
11
7
  prettytable
12
8
  sparse>=0.13.0
13
- highspy
14
9
  plotly
15
10
  ecoinvent_interface
11
+ highspy
16
12
 
17
13
  [docs]
18
14
  sphinx-rtd-theme
@@ -2,14 +2,10 @@ numpy
2
2
  pandas
3
3
  scipy
4
4
  pyyaml
5
- bw2calc
6
- bw2data
7
- bw2io
8
- bw2analyzer
9
5
  country_converter>=1.3.1
10
6
  constructive_geometries>=1.0.0
11
7
  prettytable
12
8
  sparse >=0.13.0
13
- highspy
14
9
  plotly
15
10
  ecoinvent_interface
11
+ highspy
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes