ai4er-cdt / geograph

GeoGraph provides a tool for analysing habitat fragmentation and related problems in landscape ecology. GeoGraph builds a geospatially referenced graph from land cover or field survey data and enables graph-based landscape ecology analysis as well as interactive visualizations.
https://geograph.readthedocs.io
MIT License
39 stars 10 forks source link

Feature/graph analysis merging #48

Closed Croydon-Brixton closed 3 years ago

Croydon-Brixton commented 3 years ago

As discussed, I'm opening this PR to the work in progress graph-analysis-merging branch to speed up the PR process.

I will add more documentation and an overview of this PR once it's fully ready 😉

Croydon-Brixton commented 3 years ago

@herbiebradley @rdnfn Branch is now ready for review. I'm aware that a detailed review today will likely not be possible, so don't feel pressured to. For the publicly deployed branch we can do that after the report deadline if needed.

Main new features:

Other changes:

Croydon-Brixton commented 3 years ago

All done! Looks good to merge, I just made a commit adding a docstring to _add_node in geograph.py, and improving some type hints.

Thanks a lot, that's excellent!