Circuitscape 5
Circuitscape 5 is developed in Julia and runs on Windows, macOS, and Linux. It is available on GitHub under the open source MIT license.
Install Julia from julialang.org, then install Circuitscape:
using Pkg
Pkg.add("Circuitscape")
The old Circuitscape 4 GUI generated INI files are fully compatible with Circuitscape 5.
Omniscape
Help us improve Circuitscape!
Please report bugs and suggest enhancements on the GitHub issues page for Circuitscape.jl.
We are looking for new contributors and maintainers. If you are interested in helping develop Circuitscape, please reach out via GitHub.
Legacy releases (Circuitscape 4)
The Circuitscape.py project is archived on GitHub. We recommend upgrading to Circuitscape 5 (Julia), but the v4.0.5 installers and legacy documentation remain available:
Windows:
Circuitscape ArcGIS toolbox. Calls Circuitscape from ArcMap (requires ArcGIS 10.0 or newer, and Circuitscape must be installed).
Gnarly Landscape Utilities. An ArcGIS toolbox that creates resistance and core areas needed by Circuitscape.
Linkage Mapper. An ArcGIS toolbox that uses least-cost corridor methods and Circuitscape to support regional connectivity analyses.
macOS:
Mac executable. For Macs using OS X 10.9 or later. You’ll want to get the examples directory too.
Linux:
Python source code as a Python package.