Species Interaction Dataset: Butterfly and Host Plant in Sierra Nevada (SE Spain)
Source:R/interaction.R
interaction.RdData frame with co-occurrence records for the butterfly Agriades zullichi (butterfly) and its host plant Androsace vitaliana (host_plant) in the Sierra Nevada mountain range (SE Spain), combined with random background points. Contains 3 response variables (see interaction_responses) and 10 numeric environmental predictors at 100 m resolution (see interaction_predictors).
The butterfly and host plant surveys were conducted independently by separate field teams; their presence records are spatially non-overlapping.
Use interaction_extra() to download the associated environmental raster.
Usage
data(interaction)Format
A data frame with presence and background rows and 13 columns:
Response variables (3):
butterfly: Integer with three possible values: 1 (presence of Agriades zullichi), 0 (background), and NA (host plant observation site, where butterfly was not surveyed).host_plant: Integer with three possible values: 1 (presence of Androsace vitaliana), 0 (background), and NA (butterfly observation site, where the plant was not surveyed).class: Factor with three levels:"butterfly","host_plant", and"background", indicating the observation type of each record.
Predictor variables - Remote sensing (3):
landsat_ndvi: Normalized Difference Vegetation Index derived from Landsat imagery.landsat_pca_bands_123: First principal component of Landsat bands 1, 2, and 3 (visible).landsat_pca_bands_457: First principal component of Landsat bands 4, 5, and 7 (infrared).
Predictor variables - Climate (5):
rainfall_annual: Mean annual rainfall (mm).solar_radiation: Mean annual solar radiation (MJ m\(^{-2}\) day\(^{-1}\)).temperature_annual_mean: Mean annual temperature (degrees C).temperature_summer_max: Maximum summer temperature (degrees C).temperature_winter_min: Minimum winter temperature (degrees C).
Predictor variables - Topography (2):
topographic_complexity: Index of terrain ruggedness and heterogeneity.topographic_position: Relative elevation of a cell compared to its surroundings.
Source
Species occurrences:
Butterfly (Agriades zullichi) and host plant (Androsace vitaliana) field records collected in the Sierra Nevada mountain range (SE Spain).
Barea-Azcón, J.M., Benito, B.M., Olivares, F.J., Ruiz, H., Martín, J., García, A.L., & López, R. (2014). Distribution and conservation of the relict interaction between the butterfly Agriades zullichi and its larval foodplant (Androsace vitaliana nevadensis). Biodiversity and Conservation, 23(4), 927–944. https://doi.org/10.1007/s10531-014-0643-4
Remote sensing:
Nunes de Lima, M. V. (Ed.) (2005). IMAGE2000 and CLC2000 – Products and methods. Joint Research Centre, Institute for Environment and Sustainability, and European Environment Agency. Publications Office of the European Union. https://op.europa.eu/en/publication-detail/-/publication/84dd2bad-14d9-4a65-9b92-3b4507d09e44/language-en
Climate and topographic variables:
Benito, B., Lorite, J., & Peñas, J. (2011). Simulating potential effects of climatic warming on altitudinal patterns of key species in Mediterranean-alpine ecosystems. Climatic Change, 108, 471–483. https://doi.org/10.1007/s10584-010-0015-3
See also
Other interaction:
interaction_extra(),
interaction_predictors,
interaction_responses