$$AREA = a_{ij} * (\frac{1} {10000})$$
where \(a_{ij}\) is the area in square meters.
AREA is an 'Area and edge metric' and equals the area of each patch in hectares.
The lower limit of AREA is limited by the resolution of the input raster,
i.e. AREA can't be smaller than the resolution squared (in hectares). It is one of
the most basic, but also most important metrics, to characterise a landscape. The
metric is the simplest measure of composition.
Because the metric is based on distances or areas please make sure your data
is valid using check_landscape
.
Behaviour
Increases, without limit, as the patch size increases.