Next Article in Journal
Coastal Wind in East Iceland Using Sentinel-1 and Model Data Reanalysis
Previous Article in Journal
Seasonal Variations of Carbonaceous Aerosols of PM2.5 at a Coastal City in Northern China: A Case Study of Qinhuangdao
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Research on Temperature Prediction of Passion Fruit Planting Bases in Southwest Fujian Province

1
College of Atmospheric Sciences, Chengdu University of Information and Technology, Chengdu 610225, China
2
Korla Management Branch of Xinjiang Airport (Group) Co., Ltd., Korla 843009, China
3
Key Laboratory of Disaster Weather in Fujian Province, Fuzhou 350028, China
4
Key Open Laboratory of Strait Disaster Weather, China Meteorological Administration, Fuzhou 350028, China
5
China Meteorological Administration Training Centre, Beijing 100081, China
*
Authors to whom correspondence should be addressed.
Atmosphere 2025, 16(8), 961; https://doi.org/10.3390/atmos16080961
Submission received: 25 June 2025 / Revised: 10 August 2025 / Accepted: 11 August 2025 / Published: 12 August 2025
(This article belongs to the Section Biometeorology and Bioclimatology)

Abstract

This article utilized hourly temperature, humidity, pressure and wind speed data from passion fruit meteorological observation stations in three southwestern cities of Fujian Province (Longyan, Sanming, Zhangzhou) from 2020 to 2022, as well as national ground conventional meteorological observation stations. BP neural network and stepwise regression method were applied to construct temperature prediction models for the passion fruit planting bases. The results showed that: (1) The simulation effect of the passion fruit station temperature prediction model based on BP neural network (referred to as BP model) was better than that of the model based on stepwise regression method (referred to as regression model). The average absolute error (MSE) of BP model (2.75–3.42 °C) was smaller than that of regression model (3.32–3.94 °C). (2) For the simulation results of daily temperature changes in the passion fruit station, the difference in hourly average temperature between the BP model predictions (regression model predictions) and observed temperatures at passion fruit station was −4.1–4.4 °C (−6.0–10.2 °C). The BP model showed a daily temperature trend that was closer to the measured values; (3) For the simulation results of high and low temperatures in the passion fruit station, the BP neural network model (regression model) showed a prediction error range of −5.6 °C to 5.2 °C compared to observed temperatures, while the stepwise regression model’s error range was −4.1 °C to 8.8 °C. The BP model’s predicted temperature trend was closer to the measured values. (4) Both models have significant shortcomings in the prediction of high-temperature individual cases and hourly averages, with relatively large errors (generally exceeding 3 °C), especially during the period from 10 to 16 o’clock. The future version needs to be optimized.

1. Introduction

Passion fruit is a perennial evergreen vine plant that thrives in tropical and subtropical regions. It is rich in various nutrients necessary for the human body and has extremely high nutritional value. Market demand for passion fruit has consistently exceeded supply [1,2,3].
Research showed that temperature has a significant impact on the growth, development, yield, and quality of passion fruit. Liang et al. [4] discovered temperature-related genomic regions in the passion fruit genome and determined that temperature is one of the main influencing factors [5,6,7,8]. The most suitable temperature for the growth of passion fruit is 25–28 °C [9], and high or low temperatures seriously affect the normal growth and development of passion fruit [10,11].
Longyan, Sanming and Zhangzhou are the main passion fruit-growing in Fujian. The favorable climate conditions there are highly conducive to nutrient accumulation and sugar conversion in passion fruit, leading to high quality and yield. However, abnormal temperatures remain a challenge for local growers, especially amid global climate change [12,13,14]. Extreme temperatures (excessive or insufficient) frequently occur in Fujian Province, severely affecting passion fruit production.
Typically, temperature prediction is based on data from national conventional ground meteorological observation stations, but there is a significant difference between the temperature at these stations and that at the passion fruit planting bases. Since the growth and development of passion fruit are primarily influenced by the temperature in the planting bases, the key technical challenge is how to accurately predict the temperature at the passion fruit plantation sites based on data from national meteorological stations, thereby providing precise temperature forecasts for passion fruit cultivation.
In research on microclimate temperature prediction models, previous studies have adopted multiple methods, including the stepwise regression method [15,16,17,18,19,20], long short-term memory (LSTM) neural networks [21,22,23], and BP neural networks [24,25,26,27], among other machine learning approaches [28,29]. Many studies focus on modeling greenhouse microclimates, but there is relatively little research on temperature simulation in open-field planting areas. Since many crops grow in natural outdoor environments, temperature simulation for such areas is particularly important. Additionally, most studies rely on small datasets, with observation periods limited to a few months.
This study utilizes hourly meteorological data (temperature, instantaneous wind speed, relative humidity, and air pressure) from 2020 to 2022, collected at both the meteorological stations of the passion fruit planting bases and nearby national conventional ground observation stations in three southwestern Fujian cities (Longyan, Sanming, and Zhangzhou). Using BP neural networks and stepwise regression, we constructed a temperature prediction model for the passion fruit planting bases. The results can help optimize temperature regulation within passion fruit planting bases, thereby ensuring an optimal growth environment and enhancing production and profitability of passion fruit in Fujian.

2. Data Sources and Research Methods

2.1. Research Area

Longyan, Sanming and Zhangzhou are all located in the southwest of Fujian Province, with a mix of mountainous terrain and coastal plains. The terrain is quite rugged, featuring many peaks and canyons (Figure 1). The region has a subtropical monsoon climate, which is highly suitable for the cultivation of passion fruit. The black boxes represent the national stations, and the red triangles represent the passion fruit stations.
The meteorological data used in this study are all from the Fujian Provincial Meteorological Bureau, including Sanmingren Village Station (Passion Fruit Planting Bases Meteorological Station, abbreviated as Passion Fruit Station), Sanming Station (National Ground Conventional Meteorological Station, abbreviated as National Station), hourly meteorological data from September 2020 to November 2022. Additionally, hourly meteorological data for Longyan Zhuoyang Village Station (Passion Fruit Station) and Shanghang Station (National Station) from February 2021 to November 2022. Additionally, hourly meteorological data from Puli Village Station in Zhangzhou (Passion Fruit Station) and Zhangzhou Space Station (National Station) from September 2020 to December, 2022. The data measurements conducted by the meteorological station all represent the readings taken at a height of 1.5 m above the ground.
The DEM data come from the Spatial Geography Cloud Data, and the China’s provincial administrative boundary data comes from the Resource and Environmental Science and Data Center of the Chinese Academy of Sciences.

2.2. Phenological Period Division of Passion Fruit

Through literature research [30,31], the time range of different phenological stages of Fujian passion fruit is determined (Table 1).

2.3. BP Model

The BP neural network is a common artificial neural network model used to solve various tasks such as classification and regression. It consists of an input layer, a hidden layer and an output layer, which is trained using forward propagation and back-propagation algorithms. Forward propagation calculates the network’s output, while back-propagation adjusts weights and biases to minimize errors. This process iterates on the training data until the desired performance is achieved.
Calculate the correlation between hourly temperature at the Passion Fruit Meteorological station and various meteorological elements (pressure, instantaneous wind speed, national station temperature, relative humidity, etc.) at the National Station. Input meteorological elements that have a good correlation with the temperature of passion fruit station into a BP neural network for training, and construct the BP model. The structure of the BP neural network is shown in Figure 2.
To solve the problem of inconsistent units of input variables, the Min-Max Normalization method is used to normalize meteorological elements:
x i = X ij X imin X imax X imin
where, xi is the normalized data of the ith input variable (i = 1, 2, 3, 4), Xij is the jth number of the ith input variable, and Ximin and Ximax are the maximum and minimum values of the input variable.
The normalized data are input into the input layer, passed through a rectified linear unit activation function (ReLU) to the intermediate layer, and finally to the output layer. ReLU (Rectified Linear Unit) is a simple activation function that outputs the maximum value between the input and zero. It is computationally efficient and helps alleviate the problem of vanishing gradients. Then, the outputs are denormalized to obtain final results, and there is no activation function is applied to the output layer. This article uses the Conjugate Gradient method for back propagation training, continuously adjusting weights and biases to minimize the loss function.
The parameters of the BP model are set through the following methods, and the model with the smallest average absolute error between the predicted value and the actual value is selected: (1) The number of hidden layers is set to 4, 8, 12, 16, and 20. (2) The training times are set to 200, 500, 800, 1000, and 2000 respectively. (3) The learning rates are set to 0.01, 0.001, and 0.0001 respectively. (4) The minimum errors are set to 0.01, 0.001, and 0.0001 respectively.
The final settings for the BP neural network parameters are as follows: training epochs = 1000, learning rate = 0.001, minimum error threshold = 0.001. The dataset is randomly divided into 70% for training and 30% for validation.

2.4. Stepwise Regression Model

Stepwise regression is a method used in multiple linear regression analysis to select optimal independent variable. Its main purpose is to determine the model that best explains the changes in the dependent variable by gradually adding or removing independent variables. The regression equation is:
y = b + b 1 × x 1 + b 2 × x 2 + b 3 × x 4 + b 4 × x 4
where, x1 is the national station atmospheric pressure, x2 is the national station wind speed, x3 is the national station temperature, x4 is the national station relative humidity, y is the temperature of the passion fruit station, b is a constant, b1, b2, b3, b4 are coefficients.
We randomly allocated 70% of the data for training and 30% for validation.

2.5. Error Analysis

To clarify error of the BP model and regression model, the average absolute error MSE and root mean square error RMSE between the predicted temperature y1, passion fruit station temperature y2, and national station temperature x2 in the statistical test data are calculated.
MSE 0 = i = 1 n y 1 i y 2 i n
MSE 1 = i = 1 n y 2 i x 2 i n
RMSE 0 = i = 1 n y 1 i y 2 i 2 n
RMSE 1 = i = 1 n y 2 i x 2 i 2 n
where, n is the number of samples, i is the ith observation data, y1 is the predicted temperature, y2 is the temperature of passion fruit station, x2 is the national station temperature, MSE0 and RMSE0 are the average absolute error and root mean square error of the predicted temperature (y1) and passion fruit station temperature (y2), MSE1 and RMSE1 are the average absolute error and root mean square error of the passion fruit station temperature (y2) and national station temperature (x2), respectively.

2.6. Model Effect Verification

To evaluate the performance of the temperature prediction model for passion fruit station in southwestern Fujian, the following validation methods are employed: (1) Statistical analysis: The model’s hourly predicted temperatures are compared with observed values from passion fruit station. The differences are calculated and visualized through line charts. (2) Extreme event validation: We selected recorded extreme temperature events (high/low) in southwestern Fujian (2020–2022). Discrepancies are statistically analyzed and presented as anomaly time series.

3. Results and Analysis

3.1. Correlation of Temperatures Between Meteorological Elements at National Stations and Passion Fruit Station

Table 2 displays the statistical analysis of the correlation between temperature in passion fruit station and meteorological elements at national stations. It can be seen that: (1) The correlation coefficients between the meteorological elements are statistically significant at p < 0.01, indicating that air pressure, instantaneous wind speed, national station temperature, and relative humidity were all related to the temperature of the passion fruit station. (2) The correlation between temperature, air pressure in the passion fruit station and temperature in the national station is the best, ranging from −0.68 to −0.71.
The negative correlation between temperature and air pressure at Passion Fruit Station is because the high-pressure system usually accompanies clear weather and night-time radiational cooling, resulting in a decrease in temperature; the negative correlation with wind speed is because strong winds promote air mixing and evaporation for heat dissipation, enhancing the cooling effect; the negative correlation with relative humidity is because in high-humidity conditions, an increase in cloud cover weakens solar radiation, and the influence of water vapor condensation releasing latent heat may be masked by other factors. The positive correlation between the temperature at Passion Fruit Station and that at the national station mainly stems from both being controlled by large-scale weather systems, and their temperature change trends are consistent. However, due to the influence of local microclimate conditions such as terrain, vegetation, or altitude at Baixiangguo station, the specific temperature variation amplitude differs from that of the surrounding national stations.

3.2. Simulation Results of BP and Regression Model

The dataset was randomly split into training (70%) and validation (30%) subsets. Following the methodology described in Section 2.5, the methodology described in Section 2.5 (Table 3 and Table 4). The stepwise regression equation is shown in Table 5. The results shows that: (1) The BP model exhibited MSE0, RMSE0, MSE1, and RMSE1 ranges of 2.8–3.4 °C, 3.9–4.3 °C, 4.0–5.8 °C, and 6.1–7.3 °C, respectively, while the regression model showed corresponding ranges of 3.3–3.8 °C, 4.3–4.9 °C, 4.0–5.9 °C, and 5.8–7.6 °C. (2) Both models exhibited lower MSE0 values compared to MSE1 and lower RMSE0 than RMSE1. The BP model outperforms the regression model with lower MSE0 (2.8–3.4 °C vs 3.3–3.8 °C) and RMSE0 (3.9–4.3 °C vs 4.3–4.9 °C) values, demonstrating superior prediction accuracy.

3.3. BP and Regression Model Predict Daily Temperature Changes

In order to clarify the daily variation characteristics of temperature predicted by the model, following the methodology in Section 2.6, the predicted values and measured daily variations are plotted (Figure 3, Figure 4 and Figure 5). It can be seen that: (1) The mean hourly temperature is 7.5–30.0 °C (observed at passion fruit station), 10.0–25.0 °C (BP model predictions), and 5.0–20.0 °C (regression model predictions). (2) The hourly average temperature differences between BP model predictions and observed values at the passion fruit station ranged from −4.1 to 4.1 °C during the budding stage, −3.8 to 4.4 °C during the flowering and fruiting stage, and −3.6 to 4.4 °C during the overwintering stage. In comparison, the regression model exhibited larger deviations, with prediction errors ranging from −6.0 to 10.2 °C in the budding stage, −1.9 to 8.9 °C in the flowering and fruiting stage, and −2.1 to 9.4 °C in the overwintering stage. (3) Between 14:00 and 16:00, both models exhibited relatively large deviations from the observed temperatures at the passion fruit station, typically exceeding 3 °C, with the BP model consistently showing smaller prediction errors compared to the regression model. (4) The daily variation trend of average temperature in the BP model matches the observed diurnal pattern at the passion fruit station, while the regression model fails to capture significant diurnal variations.
In summary, during 08:00–18:00, compared with the regression model, the BP model’s predicted temperatures showed relatively small deviations from the observed hourly averages at passion fruit station, and its predicted diurnal temperature trends closely matched the measurements. Therefore, the simulation effects of the BP model are better than that of the regression model. However, in reality, the BP model’s prediction of hourly average temperatures at passion fruit station is not very accurate. Further optimization is needed in the future.

3.4. High and Low Temperature Simulation by BP and Regression Model

To clarify the modeling effects of the two models on high and low temperatures, following the methodology in Section 2.6, the BP and regression models are used to predict the high temperature event on 25 July 2021 and the low temperature event on 11 January 2022 in Longyan, Sanming and Zhangzhou. The hourly X-axis and temperature Y-axis are used to plot the daily temperature changes of the high and low temperature events (Figure 6).
In the high-temperature simulation, (1) The observed temperatures at the passion fruit station ranged from 20.0 to 35.0 °C, while the BP model predictions matched this range (20.0–35.0 °C) and the regression model showed a narrower prediction range (20.0–30.0 °C). (2) The temperature differences between BP models predictions and observed temperatures at passion fruit station are −3.0–4.7 (Longyan), −4.2–2.6 (Sanming), and −5.6–5.2 (Zhangzhou) °C. The temperature differences between regression models predictions and observed temperatures at passion fruit station are −0.5–8.8 (Longyan), −4.3–8.2 (Sanming), and −4.1–8.7 (Zhangzhou) °C. (3) The BP model demonstrates better temperature prediction accuracy than the regression model at passion fruit cultivation sites, with deviations from observed temperatures generally remaining below 5 °C compared to the regression model’s typically larger discrepancies exceeding 5 °C, particularly during daytime hours (10:00–16:00). (4) The BP model’s predicted temperature trends shows closer agreement with observations at passion fruit station, whereas the regression model generated artificially attenuated temperature fluctuations.
In low-temperature simulation, (1) the temperature of passion fruit station, BP model predicted temperature, and regression model predicted temperature is 2.5–12.5, 2.5–20.0, and 0.0–12.5 °C, respectively. (2) The temperature differences between BP models predictions and passion fruit station temperatures are −0.6–2.1 (Longyan) °C, −3.9–2.6 (Sanming) °C, and −4.8–1.0 (Zhangzhou) °C. The temperature differences between regression models predictions and observed temperatures at passion fruit station are 3.0–5.8 (Longyan), −4.1–2.7 (Sanming), and 2.5–4.7 (Zhangzhou) °C. (3) The temperature differences between BP models predictions and passion fruit station temperatures are generally less than 3 °C, while the temperature differences between regression models predictions and observed temperatures at passion fruit station are generally greater than 3 °C, especially. (4) The BP model’s predicted temperature trends shows closer alignment with observations from passion fruit station. In contrast, the stepwise regression model produces artificially attenuated daily temperature fluctuations with statistically insignificant variation characteristics.
In summary, for high/low temperature predictions, the BP model demonstrates closer alignment with observed values at passion fruit station (mean absolute error: 2.8–3.4 °C), and significantly smaller deviations from field measurements compared to the regression model. These results confirm the simulation effects of the BP model are better than that of the regression model. However, in reality, the BP model’s predictions for high temperatures at passion fruit station are not very accurate. Further optimization is needed in the future.

4. Conclusions and Discussion

Through the conclusion, it can be analyzed that: (1) For temperature simulation in passion fruit station, the BP model’s MSE (2.8–3.4) and RMSE (3.9–4.3 °C) were lower than the regression model’s (MSE: 3.3–4.0; RMSE: 4.3–4.9 °C). (2) The simulation of daily temperature changed in passion fruit station showed that the differences in hourly average temperature between BP model predictions (regression model predictions) and observed temperatures at passion fruit station was −4.1–4.4 °C (−6.0–10.2 °C),and the BP model was relatively small. (3) High temperature simulation of passion fruit station, the temperature difference between BP models predictions (regression model predictions) and observed temperatures at passion fruit station was −5.6–5.2 °C (−4.1–8.8 °C). The difference between the predicted values of the BP model and the measured values of passion fruit station was smaller than that of the regression model. (4) Low temperature simulation of passion fruit station, the temperature difference between BP model (regression model) predictions and observed temperatures at passion fruit station was −4.8–2.6 °C (−4.1–5.8 °C). The difference between the predicted values of the BP model and the measured values of the passion fruit station was smaller than that of the regression model. (5) The BP model predicted the change trend of temperature was closer to observations than the regression model. (6) During 10–16 o’clock, the prediction values of the BP model and the regression model for the high temperature and hourly average temperature deviated significantly from the actual measured values. In the future, improvements are needed.
Consistent with the studies of Huang Longfei, Liu Ruolan, Xu Yuchun, etc. [18,19,25], this research has found that the simulation effect of the BP neural network model is superior to that of the regression model. However, unlike other studies on temperature prediction using the BP model, in the actual temperature simulation of this paper, the predicted values of the high-temperature during the 10–16 o’clock by the BP model showed a significant deviation from the actual measured values. This discrepancy suggests that while BP networks maintain their relative advantage over regression approaches, their performance in peak temperature prediction under field conditions may require specific optimization. The research conducted by Xu Yu et al. [24]. indicates that the LSTM model outperforms the BP model. Meanwhile, the support vector machine model constructed by Pandey Kamal, Fan Linan, and others [28,29] demonstrates excellent predictive performance. Therefore, in the future, we will adopt the LSTM and SVR methods to build an air temperature prediction model and test the prediction results.
Currently in China, meteorological data from specialized agricultural areas such as passion fruit plantations are not publicly available, creating a significant knowledge gap for practitioners regarding the microclimatic conditions within these cultivation systems. To address this critical information barrier, this study develops a novel temperature prediction model specifically for passion fruit plantations using BP neural networks and stepwise regression methods. Our model enables growers to estimate plantation-specific temperature conditions based on publicly available weather forecast data, thereby providing valuable decision-support for cultivation management. This approach represents an important step toward bridging the current data accessibility gap in precision agriculture for tropical fruit production.

Author Contributions

Conceptualization, methodology, software, S.M. and S.Y.; formal analysis, investigation, data curation, writing—original draft preparation, S.M.; resources, Y.S.; writing—review and editing, visualization, S.M., K.Y., L.H. and H.L.; validation, supervision, project administration, funding acquisition, S.M., L.H. and H.L. All authors have read and agreed to the published version of the manuscript.

Funding

This work was jointly supported by Open Research Fund Project of Meteorological Disaster Prediction, Early Warning and Emergency Management Research Center (ZHYJ21-YB02), Sichuan Province 2024 Science and Technology Plan Project (2024YFTX0016) and Ningxia Natural Science Foundation Project (2023AAC02088).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The original contributions presented in this study are included in the article. For further inquiries, you can contact the first author (email: 13541209308@163.com) directly.

Conflicts of Interest

Author Yuchen Shi was employed by the company Korla Management Branch of Xinjiang Airport (Group) Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Zheng, D. Passion fruit and its cultivation techniques. For. By-Prod. Spec. China 2004, 5, 1–2. [Google Scholar]
  2. Francisco, C.L.; Chagas, I.M.B.; Sant’Ana, C.T.; de Jesus, O.N.; Zuculoto, M.; Filho, A.M.M.; Carneiro, J.C.S. Pulp Characterization and Sensory Evaluation of the Nectar of New Hybrids of Passion Fruit (Passiflora Edulis). Appl. Fruit Sci. 2025, 67, 264. [Google Scholar] [CrossRef]
  3. Arshad, M.T.; Basher, N.S.; Ibrahim, N.A.; Ikram, A.; Maqsood, S.; Rasheed, A.; Naveed, F.; Waqar, M.; Raza, A.; Noreen, S.; et al. Nutritional, Pharmacological and Industrial Applications of Mangosteen and Passion Fruit: A Review. Food Sci. Nutr. 2025, 13, e70574. [Google Scholar] [CrossRef] [PubMed]
  4. Liang, J.; Lu, L.; Zhang, W.; Chi, M.; Shen, M.; An, C.; Chen, S.; Wang, X.; Liu, R.; Qin, Y.; et al. Comprehensive characterization and expression analysis of enzymatic antioxidant gene families in passion fruit (Passiflora edulis). iScience 2023, 26, 108329. [Google Scholar] [CrossRef] [PubMed]
  5. Zheng, X.; Wei, F. Impacts of adverse meteorological conditions on golden passion fruit production. Fujian Sci. Technol. Trop. Crops 2018, 43, 34–36. [Google Scholar]
  6. Wang, W.; Zheng, D.; Lin, L. Effects of high temperature and drought on passion fruit and countermeasures. Fujian Sci. Technol. Trop. Crops 2022, 47, 47–49. [Google Scholar]
  7. Lin, Q.; Su, J.; Wang, M.; Shi, G.; Wu, Y.; Li, L.; Niu, X. Preliminary report on the unfluence of meteorological factors on fruit setting rate of passion fruit. Fujian Sci. Technol. Trop. Crops 2019, 44, 18–21. [Google Scholar]
  8. Wang, H.; Zhao, J.; Lai, M.; Zhang, Y.; Qiu, W.; Li, Y.; Tu, H.; Ling, Q.; Fu, X. Differential gene expression analysis and physiological response characteristics of passion fruit (Passiflora edulis) buds under high-temperature stress. PeerJ 2023, 11, e14839. [Google Scholar] [CrossRef]
  9. Cen, M. Introduction performance and cultivation techniques of golden passion fruit. J. Smart Agric. 2021, 1, 65–67. [Google Scholar]
  10. Castaeda-Miranda, A.; Víctor, M.C. Smart frost control in greenhouses by neural networks models. Comput. Electron. Agric. 2017, 137, 102–114. [Google Scholar] [CrossRef]
  11. Mou, S.; Shao, P.; Shi, Y.; Yuan, S.; Su, L. Study on Temperature Disaster Indicators of Passion Fruit in Southwest Fujian, China. J. Geosci. Environ. Prot. 2024, 12, 1–12. [Google Scholar] [CrossRef]
  12. Feng, G. China Climate Change Blue Book released. China Environ. Superv. 2022, 8, 75–77. [Google Scholar]
  13. Qu, M.; Shen, L.; Zeng, Z.; Yang, B.; Zhong, H.; Yang, X.; Lu, X. Prolonged wind droughts in a warming climate threaten global wind power security. Nat. Clim. Change 2025, 1–8, (prepublish). [Google Scholar] [CrossRef]
  14. dos Santos, J.C.B.; da Paes, J.S.; de Freitas, D.R.; da Sant’Ana, L.C.S.; dos Reis, D.M.; do Carmo, S.V.B.; de Ribas, N.S.; da Silva, R.S.; Picanço, M.C. Global levels of potential risk of Tagosodes orizicolus (Hemiptera: Delphacidae) in the present and future due to climate change. Crop Prot. 2025, 197, 107334. [Google Scholar] [CrossRef]
  15. Gao, Q.L.; Xue, X.; Duan, A.W. Research on Temperature Characteristics and Variation Patterns in Sunlight Greenhouse. J. Irrig. Drain. 2003, 270, 50–53. [Google Scholar]
  16. Deng, Q.L. Research on Non stationary Temperature Change Prediction Model Based on Improved Autoregressive Theory. Sci. Technol. Inf. 2024, 22, 241–244. [Google Scholar]
  17. Shi, M.; Wei, Q.; Le, Z.; Wang, J.; Zhang, Y.; Zhou, P.; Zhang, J. Hourly Temperature Simulation and Dynamic Forecast in Daylight Greenhouses with Different Wall Materials Based on Genetic Algorithm Optimization of BP Neural Network. Chin. J. Agric. Meteorol. 2025, 46, 483–498. [Google Scholar]
  18. Huang, L.; Wang, Z.; Zhang, L.; Wang, T.; Zhou, Z. Research on Ground Temperature Prediction Model in Summer Strawberry Greenhouses Based on Linear Stepwise Regression. Agric. Disaster Res. 2023, 13, 112–114. [Google Scholar]
  19. Liu, R.; Yuan, S.; Han, L. Evaluation and Analysis on the Temperature Prediction Model for Bailing Mushroom in Jizhou, Tianjin. Agriculture 2022, 12, 2044. [Google Scholar] [CrossRef]
  20. Shahsavari, R.M. Determination of Duration of Developmental Stages of Sofea Safflower Cultivar by Temperature and Day Length. Pizhūhishhā-yi zirā̒ī-i Īrān 2012, 10, 555–569. [Google Scholar]
  21. Zhang, G.; Ding, X.; He, F.; Yi, Y.; Li, T.; Ren, J.; Zhou, J.; Qi, F. Construction of greenhouse air temperature prediction model based on LSTM-AT. Trans. Chin. Soc. Agric. Eng. 2024, 40, 194–201. [Google Scholar]
  22. Ihsan, U.; Mehmet, B. Daily air temperature forecasting using LSTM-CNN and GRU-CNN models. Acta Geophys. 2023, 72, 2107–2126. [Google Scholar]
  23. Shan, D. Temperature Prediction Based on Deep Learning. Ph.D. Thesis, Fujian Normal University, Fuzhou, China, 2018. [Google Scholar]
  24. Xu, Y.; Guo, J. Temperature prediction method based on BP neural network algorithm and time series model. J. Zhengzhou Railw. Vocat. Tech. Coll. 2023, 35, 24–27. [Google Scholar]
  25. Jin, Z.; Fu, G.; Huang, H.; Pan, Y.; Yang, Z.; Li, R. Simulation and forecast of air temperature inside the greenhouse planted Myrica rubra based on BP neural network. Chin. J. Agrometeorol. 2011, 32, 362–367. [Google Scholar]
  26. Fan, Y.; Song, Z.; Yang, X.; Liu, H. Method for Fitting Temperature Changes during Fanning Process in Southern Mountainous Areas of Sichuan Using BP Neural Network. Res. Plateau Mt. Area Meteorol. 2024, 44, 95–101. [Google Scholar]
  27. Zhu, X.; Li, H.; Xu, J.; Wang, J.; Nyambura, S.M.; Feng, X.; Luo, W. Prediction of cooling effect of constant temperature community bin based on BP neural network. Int. J. Biometeorol. 2023, 67, 587–596. [Google Scholar] [CrossRef] [PubMed]
  28. Fan, L.; Ji, Y.; Wu, G. Research on Temperature Prediction Model in Greenhouse Based on Improved SVR. J. Phys. Conf. Ser. 2021, 1802, 042001. [Google Scholar] [CrossRef]
  29. Kamal, P.; Bhaskar, B.; Sandipan, K. An Efficient Decision-Making Approach for Short Term Indoor Room Temperature Forecasting in Smart Environment: Evidence from India. Int. J. Inf. Technol. Decis. Mak. 2021, 20, 733–774. [Google Scholar] [CrossRef]
  30. de Jesus Silva, J.; Junghans, T.G.; da Silva Ledo, C.A.; de Lima Silva, F.; de Souza, E.H.; Hongyu, K.; Duarte Souza, F.V. Cryopreservation and germinative behavior of Passiflora spp. seeds. 3Biotech 2022, 12, 276. [Google Scholar] [CrossRef]
  31. Zhang, W. Breeding of a new passion fruit cultivar ‘Fujian Passion Fruit No. 2’. China Fruits 2022, 9, 62–63+109+64. [Google Scholar]
Figure 1. Spatial Distribution and Topography of Meteorological Stations in Southwest Fujian Province.
Figure 1. Spatial Distribution and Topography of Meteorological Stations in Southwest Fujian Province.
Atmosphere 16 00961 g001
Figure 2. Structure of BP neural network.
Figure 2. Structure of BP neural network.
Atmosphere 16 00961 g002
Figure 3. Predicted values and measured daily changes of Longyan. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Figure 3. Predicted values and measured daily changes of Longyan. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Atmosphere 16 00961 g003
Figure 4. Predicted values and measured daily changes of Sanming. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Figure 4. Predicted values and measured daily changes of Sanming. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Atmosphere 16 00961 g004
Figure 5. Predicted values and measured daily changes of Zhangzhou. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Figure 5. Predicted values and measured daily changes of Zhangzhou. (a) Budding stage (b) Flowering and fruiting stage (c) Overwintering stage.
Atmosphere 16 00961 g005
Figure 6. Daily temperature variation during high and low temperature events. (a) Longyan high temperature prediction, (b) Longyan low temperature prediction, (c) Sanming high temperature prediction, (d) Sanming low temperature prediction, (e) Zhangzhou high temperature prediction, (f) Zhangzhou low temperature prediction.
Figure 6. Daily temperature variation during high and low temperature events. (a) Longyan high temperature prediction, (b) Longyan low temperature prediction, (c) Sanming high temperature prediction, (d) Sanming low temperature prediction, (e) Zhangzhou high temperature prediction, (f) Zhangzhou low temperature prediction.
Atmosphere 16 00961 g006aAtmosphere 16 00961 g006b
Table 1. Time Range of Different Phenological Stages of Passion Fruit.
Table 1. Time Range of Different Phenological Stages of Passion Fruit.
Phenological PeriodBuddingFlowering and FruitingOverwintering
Data3.21~4.104.11~11.2011.21~3.20
Table 2. Correlation statistics between temperature in passion fruit station and meteorological elements at national stations.
Table 2. Correlation statistics between temperature in passion fruit station and meteorological elements at national stations.
RegionalMeteorological Elements of National Stations
Air PressureInstantaneous WindAtmospheric TemperatureRelative Humidity
Long yan−0.68 **−0.15 **0.65 **−0.07 **
San ming−0.73 **−0.18 **0.71 **−0.04 **
Zhang zhou−0.68 **0.04 **0.64 **0.31 **
Note: ** 0.01 significance, * 0.05 significance.
Table 3. Various indicators of BP model.
Table 3. Various indicators of BP model.
RegionalPhenological PhaseMSE0 (°C)RMSE0 (°C)MSE1 (°C)RMSE1 (°C)
LongyanBudding3.03.95.07.2
Flower and fruit3.13.95.06.7
overwintering3.03.94.76.7
SanmingBudding2.63.54.46.1
Flower and fruit3.34.14.76.3
overwintering2.83.74.05.8
ZhangzhouBudding3.24.14.76.5
Flower and fruit3.44.35.36.7
overwintering3.03.95.87.3
Table 4. Various indicators of Regression model.
Table 4. Various indicators of Regression model.
RegionalPhenological PhaseMSE0 (°C)RMSE0 (°C)MSE1 (°C)RMSE1 (°C)
LongyanBudding3.74.84.56.4
Flower and fruit3.54.35.06.7
overwintering3.54.54.46.3
SanmingBudding3.54.64.46.2
Flower and fruit3.84.64.76.2
overwintering3.34.34.05.8
ZhangzhouBudding3.64.64.86.3
Flower and fruit3.84.75.46.7
overwintering3.44.45.97.5
Table 5. Stepwise regression equation.
Table 5. Stepwise regression equation.
RegionalPhenological PhaseEquationsR
LongyanSprouty = 338.04 − 0.34 × x1 − 0.20 × x2 + 0.48 × x3 + 0.11 × x40.4
Flower and fruity = 193.23 − 0.20 × x1 − 0.23 × x2 + 0.56 × x3 + 0.12 × x40.3
overwinteringy = 113.59 − 0.13 × x1 − 0.05 × x2 + 0.71 × x3 + 0.17 × x40.4
SanmingSprouty = 318.56 − 0.32 × x1 − 0.36 × x2 + 0.32 × x3 + 0.09 × x40.4
Flower and fruity = 237.48 − 0.24 × x1 − 0.51 × x2 + 0.56 × x3 + 0.10 × x40.5
overwinteringy = 42.17 − 0.05 × x1 − 0.19 × x2 + 0.47 × x3 + 0.15 × x40.5
ZhangzhouSprouty = 360.28 − 0.35 × x1 − 0.19 × x2 + 0.32 × x3 + 0.09 × x40.3
Flower and fruity = 127.42 − 0.14 × x1 + 0.21 × x2 + 0.72 × x3 + 0.19 × x40.5
overwinteringy = 80.56 − 0.09 × x1 + 0.24 × x2 + 0.72 × x3 + 0.18 × x40.4
Note: R: correlation coefficient, x1: the national station atmospheric pressure (hPa), x2: the national station wind speed (m/s), x3: the national station temperature (°C), x4: the national station relative humidity (%), y: predicted temperature (°C).
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Mou, S.; Yuan, S.; Shi, Y.; Han, L.; Yang, K.; Li, H. Research on Temperature Prediction of Passion Fruit Planting Bases in Southwest Fujian Province. Atmosphere 2025, 16, 961. https://doi.org/10.3390/atmos16080961

AMA Style

Mou S, Yuan S, Shi Y, Han L, Yang K, Li H. Research on Temperature Prediction of Passion Fruit Planting Bases in Southwest Fujian Province. Atmosphere. 2025; 16(8):961. https://doi.org/10.3390/atmos16080961

Chicago/Turabian Style

Mou, Shiyun, Shujie Yuan, Yuchen Shi, Lin Han, Kai Yang, and Hongyi Li. 2025. "Research on Temperature Prediction of Passion Fruit Planting Bases in Southwest Fujian Province" Atmosphere 16, no. 8: 961. https://doi.org/10.3390/atmos16080961

APA Style

Mou, S., Yuan, S., Shi, Y., Han, L., Yang, K., & Li, H. (2025). Research on Temperature Prediction of Passion Fruit Planting Bases in Southwest Fujian Province. Atmosphere, 16(8), 961. https://doi.org/10.3390/atmos16080961

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop