.gitignore
.hgignore
CHANGES.md
LICENSE.txt
MANIFEST.in
README.md
pytest.ini
requirements.rtd.txt
requirements.txt
setup.py
.github/CODE_OF_CONDUCT.md
bw2regional/__init__.py
bw2regional/base_data.py
bw2regional/databases.py
bw2regional/density.py
bw2regional/errors.py
bw2regional/export.py
bw2regional/gis_tasks.py
bw2regional/hashing.py
bw2regional/intersection.py
bw2regional/loading.py
bw2regional/meta.py
bw2regional/pandarus.py
bw2regional/pandarus_remote.py
bw2regional/topography.py
bw2regional/utils.py
bw2regional/validate.py
bw2regional/version.py
bw2regional/xtables.py
bw2regional.egg-info/PKG-INFO
bw2regional.egg-info/SOURCES.txt
bw2regional.egg-info/dependency_links.txt
bw2regional.egg-info/requires.txt
bw2regional.egg-info/top_level.txt
bw2regional/lca/__init__.py
bw2regional/lca/base_class.py
bw2regional/lca/extension_tables.py
bw2regional/lca/one_spatial_scale.py
bw2regional/lca/two_spatial_scales.py
bw2regional/lca/two_spatial_scales_weighting.py
docs/Makefile
docs/base-data.rst
docs/common.rst
docs/conf.py
docs/formats.rst
docs/index.rst
docs/lca.rst
docs/libraries.rst
docs/make.bat
docs/technical.rst
docs/images/mnglr.png
tests/test_density.py
tests/test_intersections.py
tests/test_lca.py
tests/test_loading.py
tests/test_meta.py
tests/test_one_spatial_scale.py
tests/test_pandarus.py
tests/test_setup.py
tests/test_topography.py
tests/test_two_spatial_scales.py
tests/test_two_spatial_scales_weighting.py
tests/test_utils.py
tests/test_xtables.py
tests/data/areas-cfs.json.bz2
tests/data/areas-countries.json.bz2
tests/data/areas-topo.json.bz2
tests/data/density_fixture.tiff
tests/data/intersect-countries-cfs.json.bz2
tests/data/intersect-countries-provinces.json.bz2
tests/data/intersect-topo-cfs.json.bz2
tests/data/pandarus-commands.sh
tests/data/test_countries.gpkg
tests/data/test_provinces.gpkg
tests/data/test_raster_cfs.tif
tests/data/test_raster_loading.tif
tests/data/test_topo_mapping.json