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
59 stars 12 forks source link

Add error when INI or cfg dictionary have unsupported arguments #94

Closed vlandau closed 3 years ago

vlandau commented 3 years ago

This will save users a lot of frustration. I had an issue myself, where I used resistance_file_is_conductance instead of resistance_is_conductance in an INI -- ran the entire job (10 hours on an HPC Azure VM....), then only realized the error I had made when I noticed the output looked completely off.

vlandau commented 3 years ago

Currently being worked on in vl/cholmod. Will be implemented at the same time as #93.

vlandau commented 3 years ago

warning now shown in version v0.5.0