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.
- {edges-1.0.4 → edges-1.0.5}/PKG-INFO +10 -8
- {edges-1.0.4 → edges-1.0.5}/README.md +8 -2
- {edges-1.0.4 → edges-1.0.5}/edges/__init__.py +1 -1
- {edges-1.0.4 → edges-1.0.5}/edges.egg-info/PKG-INFO +10 -8
- {edges-1.0.4 → edges-1.0.5}/edges.egg-info/requires.txt +1 -5
- {edges-1.0.4 → edges-1.0.5}/requirements.txt +1 -5
- {edges-1.0.4 → edges-1.0.5}/MANIFEST.in +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/analysis.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/costs.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_all_yearly.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_irri_yearly.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_non_irri_yearly.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/AWARE 2.0_Country_unspecified_yearly.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_amphibians.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_birds.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_eukaryota.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_mammals.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_plants.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_reptiles.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_amphibians.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_birds.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_eukaryota.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_mammals.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_plants.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_reptiles.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/GeoPolRisk_paired_2024.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, long term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, short term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, long term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, short term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine eutrophication_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine eutrophication_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, ecosystem quality_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, human health_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, long term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, short term_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Thermally polluted water_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, freshwater ecosystem_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, human health_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, terrestrial ecosystem_damage.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water scarcity_midpoint.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/LCC 1.0_2023.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/RELICS_copper_primary.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/RELICS_copper_secondary.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/SCP_1.0.json +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/gdp.yaml +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/missing_geographies.yaml +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/data/metadata/population.yaml +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/edgelcia.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/filesystem_constants.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/flow_matching.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/georesolver.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/logging_config.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/matrix_builders.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/supply_chain.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/uncertainty.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges/utils.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges.egg-info/SOURCES.txt +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges.egg-info/dependency_links.txt +0 -0
- {edges-1.0.4 → edges-1.0.5}/edges.egg-info/top_level.txt +0 -0
- {edges-1.0.4 → edges-1.0.5}/pyproject.toml +0 -0
- {edges-1.0.4 → edges-1.0.5}/setup.cfg +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_AWARE.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_edgelcia.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_flow_matching.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_geo.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_mapping.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_matrix_builders.py +0 -0
- {edges-1.0.4 → edges-1.0.5}/tests/test_uncertainty.py +0 -0
- {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.
|
|
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
|
|
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
|
|
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/).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: edges
|
|
3
|
-
Version: 1.0.
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_occupation_average_amphibians.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_amphibians.json
RENAMED
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_eukaryota.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_mammals.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_plants.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/GLAM3_biodiversity_transformation_average_reptiles.json
RENAMED
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater acidification_midpoint.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity_midpoint.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_midpoint.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_midpoint.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, long term_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, short term_damage.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Particulate matter formation_midpoint.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Photochemical ozone formation_midpoint.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_damage.json
RENAMED
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Terrestrial acidification_midpoint.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Thermally polluted water_damage.json
RENAMED
|
File without changes
|
|
File without changes
|
{edges-1.0.4 → edges-1.0.5}/edges/data/ImpactWorld+ 2.1_Water availability, human health_damage.json
RENAMED
|
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
|
|
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
|