ncsu-landscape-dynamics / pops-core

PoPS Core: C++ library for the Pest or Pathogen Spread Model
https://ncsu-landscape-dynamics.github.io/pops-core
GNU General Public License v2.0
5 stars 2 forks source link

Quarantine: add option to specify only certain combination of N, S, E, W directions #196

Closed petrasovaa closed 1 year ago

petrasovaa commented 1 year ago

By default, all directions are used. QuarantineEscape has additional parameter directions, e.g. `directions = "N,E". Could be useful e.g., to ignore spread close to coast.