r-spatialecology / landscapemetrics

Landscape Metrics for Categorical Map Patterns 🗺️ in R
https://r-spatialecology.github.io/landscapemetrics
GNU General Public License v3.0
230 stars 43 forks source link

Issues with FRAGSTATS comparison #303

Closed mhesselbarth closed 1 year ago

mhesselbarth commented 1 year ago

Related to 28ca2360398b1f36a4a901f33dd36a5ebebc5e1c

There are a few metrics which have some deviations from FRAGSTATS which can not be explained by numeric differences. Mostly, they seem to be related to the core area and and the augusta landscape. But also other issues seem to be present.

Currently the test are commented out.

Patch level

Class level

landscape

Also, kind of related. Given we already test metrics on patch level, I don't compare the distribution of them on class and landscape level. If the patch-scale is identical, also mean, sd, and cv must be.

mhesselbarth commented 1 year ago

Sorry, wrong issue. Should be #294