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

Update tests to PoPS Core with rounding #73

Open wenzeslaus opened 6 months ago

wenzeslaus commented 6 months ago

Mortality rate was decreased from 0.5 to 0.4 since more hosts are now dying because of rounding up which in turn causes less spread. The new value keeps the spread on a similar levels, although the values are of course different.

Tests test_sei_treatments_removal_ratio_to_all and test_sei_treatments_pesticide_ratio_to_all have same values for individual outputs at year 2021 because the simple and pesticide treatments are now more similar before one used floor and the other ceil.

wenzeslaus commented 6 months ago

This needs to have https://github.com/ncsu-landscape-dynamics/pops-core/pull/218 merged to update the submodule.