MANIFEST.in
README.md
pyproject.toml
requirements.txt
edges/__init__.py
edges/analysis.py
edges/costs.py
edges/edgelcia.py
edges/filesystem_constants.py
edges/flow_matching.py
edges/georesolver.py
edges/logging_config.py
edges/matrix_builders.py
edges/uncertainty.py
edges/utils.py
edges.egg-info/PKG-INFO
edges.egg-info/SOURCES.txt
edges.egg-info/dependency_links.txt
edges.egg-info/requires.txt
edges.egg-info/top_level.txt
edges/data/AWARE 2.0_Country_all_yearly.json
edges/data/AWARE 2.0_Country_irri_yearly.json
edges/data/AWARE 2.0_Country_non_irri_yearly.json
edges/data/AWARE 2.0_Country_unspecified_yearly.json
edges/data/GeoPolRisk_elementary flows_2024.json
edges/data/GeoPolRisk_paired_2024.json
edges/data/ImpactWorld+ 2.1_Freshwater acidification_damage.json
edges/data/ImpactWorld+ 2.1_Freshwater acidification_midpoint.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, long term_damage.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, long term_midpoint.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, short term_damage.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity, short term_midpoint.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity_damage.json
edges/data/ImpactWorld+ 2.1_Freshwater ecotoxicity_midpoint.json
edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_damage.json
edges/data/ImpactWorld+ 2.1_Freshwater eutrophication_midpoint.json
edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_damage.json
edges/data/ImpactWorld+ 2.1_Land occupation, biodiversity_midpoint.json
edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_damage.json
edges/data/ImpactWorld+ 2.1_Land transformation, biodiversity_midpoint.json
edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, long term_damage.json
edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, long term_midpoint.json
edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, short term_damage.json
edges/data/ImpactWorld+ 2.1_Marine ecotoxicity, short term_midpoint.json
edges/data/ImpactWorld+ 2.1_Marine eutrophication_damage.json
edges/data/ImpactWorld+ 2.1_Marine eutrophication_midpoint.json
edges/data/ImpactWorld+ 2.1_Particulate matter formation_damage.json
edges/data/ImpactWorld+ 2.1_Particulate matter formation_midpoint.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, ecosystem quality_damage.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, ecosystem quality_midpoint.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, human health_damage.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation, human health_midpoint.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation_damage.json
edges/data/ImpactWorld+ 2.1_Photochemical ozone formation_midpoint.json
edges/data/ImpactWorld+ 2.1_Terrestrial acidification_damage.json
edges/data/ImpactWorld+ 2.1_Terrestrial acidification_midpoint.json
edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, long term_damage.json
edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, long term_midpoint.json
edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, short term_damage.json
edges/data/ImpactWorld+ 2.1_Terrestrial ecotoxicity, short term_midpoint.json
edges/data/ImpactWorld+ 2.1_Thermally polluted water_damage.json
edges/data/ImpactWorld+ 2.1_Thermally polluted water_midpoint.json
edges/data/ImpactWorld+ 2.1_Water availability, freshwater ecosystem_damage.json
edges/data/ImpactWorld+ 2.1_Water availability, freshwater ecosystem_midpoint.json
edges/data/ImpactWorld+ 2.1_Water availability, human health_damage.json
edges/data/ImpactWorld+ 2.1_Water availability, human health_midpoint.json
edges/data/ImpactWorld+ 2.1_Water availability, terrestrial ecosystem_damage.json
edges/data/ImpactWorld+ 2.1_Water availability, terrestrial ecosystem_midpoint.json
edges/data/ImpactWorld+ 2.1_Water scarcity_damage.json
edges/data/ImpactWorld+ 2.1_Water scarcity_midpoint.json
edges/data/LCC 1.0_2023.json
edges/data/RELICS_copper.json
edges/data/SCP_1.0.json
edges/data/metadata/gdp.yaml
edges/data/metadata/missing_geographies.yaml
edges/data/metadata/population.yaml
tests/test_edgelcia.py
tests/test_flow_matching.py
tests/test_geo.py
tests/test_mapping.py
tests/test_matrix_builders.py
tests/test_uncertainty.py
tests/test_utils.py