Circuitscape / Omniscape.jl

Functions to compute omnidirectional landscape connectivity using circuit theory and the Omniscape algorithm.
https://docs.circuitscape.org/Omniscape.jl/stable/
MIT License
58 stars 12 forks source link

add .tif support #26

Closed vlandau closed 4 years ago

vlandau commented 4 years ago

Add support for reading and writing tif formatted files. Should be relatively straightforward to implement the ideas proposed in Circuitscape/Circuitscape.jl/issues/220

glaroc commented 4 years ago

I did a PR on Circuitscape that should implement this.

vlandau commented 4 years ago

added with #34