Processes Corine Land Cover (CLC)
data for the Invasive Alien Species prototype Digital Twin (IAS-pDT
).
Calculates percentage coverage and most common classes per grid cell at three
CLC levels, plus EUNIS_19
and SynHab
habitat types. Prepares a reference
grid and optionally generates percentage coverage maps as JPEG.
Arguments
- env_file
Character. Path to the environment file containing paths to data sources. Defaults to
.env
.- min_land_percent
Numeric. Minimum land percentage per grid cell for the reference grid. Default:
15
.- plot_CLC
Logical. If
TRUE
, plots percentage coverage for CLC levels and habitat types. Default:TRUE
.