LICENSE
MANIFEST.in
README.md
pyproject.toml
phylogeoplot/__init__.py
phylogeoplot.egg-info/PKG-INFO
phylogeoplot.egg-info/SOURCES.txt
phylogeoplot.egg-info/dependency_links.txt
phylogeoplot.egg-info/requires.txt
phylogeoplot.egg-info/top_level.txt
phylogeoplot/preprocessing/__init__.py
phylogeoplot/preprocessing/add_metadata.py
phylogeoplot/preprocessing/build_phylogenetic_tree.py
phylogeoplot/preprocessing/format_gbif_data.py
phylogeoplot/preprocessing/prepare_data.py
phylogeoplot/visualisation/__init__.py
phylogeoplot/visualisation/tree_to_map_raster.py
phylogeoplot/visualisation/archive/tree_to_map.py
phylogeoplot/visualisation/archive/tree_to_map_generic.py
phylogeoplot/visualisation/archive/tree_to_map_raster copy.py
phylogeoplot/visualisation/archive/tree_to_map_raster_caffeine.py
phylogeoplot/visualisation/archive/tree_to_map_raster_v0.3.py
tests/test_add_metadata.py
tests/test_build_phylogenetic_tree.py
tests/test_format_gbif_data.py
tests/test_tree_to_map_raster.py