ALBClimateShift is a research-based project that explores the climate-driven shifts in the suitable areas of Alternaria leaf blotch (ALB) on apples in China. Leveraging multiple species distribution models (SDMs) and climate change scenarios, this repository provides the data and code used in our analysis to enhance the understanding of ALB dynamics under future climatic conditions.
This project is based on the study:
"Climate-Driven Shifts in the Suitable Areas of Alternaria Leaf Blotch (Alternaria mali Roberts) on Apples: Projections and Uncertainty Analysis in China."
- Species Distribution Modeling (SDM): Implementation of five SDMs to analyze the relationship between environmental variables and ALB distribution.
- Climate Data Projections: Utilization of five Global Climate Models (GCMs) from CMIP6 under four Shared Socioeconomic Pathways (SSPs).
- Uncertainty Analysis: Quantification of prediction uncertainties across GCMs, SDMs, and scenarios.
- Interactive Maps: Visualization of current and future ALB-suitable regions under different climate scenarios.
- Reproducible Analysis: Well-documented scripts and datasets for replicating results.
- R version 4.4.2
- Main R Packages:
sdm(1.2.52)usdm(2.1.7)raster(3.6.30)tidyverse(2.0.0)
- Clone this repository:
git clone https://github.com/SmartAG-NWAFU/ALBClimateShift.git
- Install the required R packages.
The dataset includes:
- ALB presence Records: Collected from orchard surveys, public databases, and literature.
- Environmental Variables: Climatic data (temperature, precipitation, etc.) from CMIP6. The topographic variables were derived from the Data Center of Resources and Environmental Sciences (http://www.resdc.cn/).
ALBClimateShift/
├── data/ # Raw and processed data
├── src/ # Analysis scripts
│ ├── 01_model.R
│ ├── 02_simulated_and_predicted.R
│ ├── 03_results_analysis.R
├── figs/ # Output figures
├── README.md # Project documentation
└── LICENSE # License file
Key findings:
-
ALB suitable areas are projected to shift northwestward (137–263 km) and to higher elevations (288–680 m) by 2090s under high-emission scenarios.
-
The uncertainty in predictions is primarily driven by differences among GCMs (42.2%).
This project is licensed under a custom academic use license. See the LICENSE file for details.
This work was supported by: • College of Soil and Water Conservation Science and Engineering, Northwest A&F University • State Key Laboratory of Soil Erosion and Dryland Farming on the Loess Plateau • China Agricultural University
For inquiries, contact: • Prof. Qiang Yu: yuq@nwafu.edu.cn • Prof. Gang Zhao: gang.zhao@nwafu.edu.cn
Chen, B., Zhao, G., Tian, Q., Yao, L., Wu, G., Wang, J., Yu, Q., 2025. Climate-driven shifts in suitable areas of Alternaria leaf blotch (Alternaria mali Roberts) on apples: Projections and uncertainty analysis in China. Agricultural and Forest Meteorology 364, 110464. https://doi.org/10.1016/j.agrformet.2025.110464