ncsu-landscape-dynamics / r.pops.spread

r.pops.spread - PoPS model implemented as a GRASS GIS module
https://grass.osgeo.org/grass7/manuals/addons/r.pops.spread.html
GNU General Public License v2.0
4 stars 0 forks source link

Fix parameter handling for kernels #37

Closed wenzeslaus closed 4 years ago

wenzeslaus commented 4 years ago

Code no longer fails without an anthropogenic kernel and natural kernel strength (kappa) is no longer required when direction is not provided (or none).

Adds test for no anthropogenic kernel and minimalistic command line parameters testing against the current values.