LICENSE
README.md
pyproject.toml
src/effort_sharing.egg-info/PKG-INFO
src/effort_sharing.egg-info/SOURCES.txt
src/effort_sharing.egg-info/dependency_links.txt
src/effort_sharing.egg-info/entry_points.txt
src/effort_sharing.egg-info/requires.txt
src/effort_sharing.egg-info/top_level.txt
src/effortsharing/__init__.py
src/effortsharing/cache.py
src/effortsharing/cli.py
src/effortsharing/config.py
src/effortsharing/exports.py
src/effortsharing/save.py
src/effortsharing/allocation/__init__.py
src/effortsharing/allocation/ap.py
src/effortsharing/allocation/ecpc.py
src/effortsharing/allocation/gdr.py
src/effortsharing/allocation/gf.py
src/effortsharing/allocation/pc.py
src/effortsharing/allocation/pcb.py
src/effortsharing/allocation/pcc.py
src/effortsharing/allocation/utils.py
src/effortsharing/allocations/allocation_combinedapproaches.py
src/effortsharing/country_specific/__init__.py
src/effortsharing/country_specific/netherlands.py
src/effortsharing/country_specific/norway.py
src/effortsharing/input/__init__.py
src/effortsharing/input/all.py
src/effortsharing/input/emissions.py
src/effortsharing/input/ndcs.py
src/effortsharing/input/policyscens.py
src/effortsharing/input/socioeconomics.py
src/effortsharing/pathways/co2_trajectories.py
src/effortsharing/pathways/global_budgets.py
src/effortsharing/pathways/global_pathways.py
src/effortsharing/pathways/nonco2.py
src/effortsharing/postanalysis/tempalign.py
src/effortsharing/postanalysis/variancedecomp.py