Abstract
Suspended sediment transport is one of the essential processes in the geochemical cycle. This study investigated the role of rainfall thresholds in suspended sediment modeling in semiarid catchments. The results showed that rainfall-sediment in the study catchment (HMTC) could be grouped into two patterns on the basis of rainfall threshold 10 mm. The sediment modeling based on LSTM model with the rainfall threshold (C-LSTM scheme) and without threshold (LSTM scheme) were evaluated and compared. The results showed that the C-LSTM scheme had much better performances than LSTM scheme, especially for the low sediment conditions. It was observed that in the study catchment, the mean NSE was marginally improved from 0.925 to 0.934 for calibration and 0.911 to 0.924 for validation for medium and high sediment (Pattern 1); while for low sediment (Pattern 2), the mean NSE was significantly improved from -0.375 to 0.738 for calibration and 0.171 to 0.797 for validation. Results of this study indicated rainfall thresholds were very effective in improving suspended sediment simulation. It was suggested that the incorporation of more information such as rainfall intensity, land use, and land cover may lead to further improvement of sediment prediction in the future.
Similar content being viewed by others
Introduction
Suspended sediment transport is a very important part of both the catchment and global geochemical cycle1, which has a great influence on many respects such as pollution and degradation2,3,4. So suspended sediment modeling is crucial for catchment management and operation of water resources projects5,6,7. However, the transportation of sediment is a complex process, which includes fluid-sediment interaction and the characteristics of both flow and sediment. This makes the sediment modeling quite difficult by using physically-based models, which are high computational costs and have a high demand for input data5,8,9.
The AI (Artificial Intelligence) and computational approaches such as artificial neural networks (ANNs) have the effective ability with regard to the high non-linear nature and complexity of the employed data10,11. It has been developed and widely used for hydrologic modeling recently12,13,14,15,16. Specifically, in the field of sediment prediction and forecasting, there are many AI techniques and methods that have been used, such as artificial neural network (ANN), support vector machine (SVM), fuzzy logic (FL), and numerous search optimization and statistical learning method12,13,14,15,16. For example, Kisi et al.17 modeled the suspended sediment using genetic programming. Cobaner et al.18 estimated suspended sediment concentration by adaptive neuro-fuzzy and neural network approaches. Singh and Panda19 simulated daily suspended sediment load using artificial neural networks and cross validation method for a small agricultural watershed.
Long Short-Term Memory (LSTM) networks are a special type of recurrent neural networks with an internal memory, which has the ability to learn and store long-term dependencies of the input–output relationship20,21. So it has great capability in capturing highly complex data distributions for predictions than traditional neural networks without explicit cell memory10,20,22,23. Such a superiority and efficiency of the LSTM model has been reported in the fields of flood forecasting24, runoff modeling20, groundwater level simulation25, and sediment modeling26,27,28. Kratzert et al.20 simulated rainfall-runoff and the results revealed that LSTM could recognize the long-term relation of inputs and targets. Nourani and Behfar 28 proposed two new seasonal-based LSTM models for runoff-sediment modeling, and the results showed that the models had good performances. Huang et al.22 adopted LSTM and other neural networks for real-time forecasting of suspended sediment concentrations reservoirs, and the results showed that LSTM was superior to those other machine learning models. Kaveh et al.29 evaluated the efficiency of LSTM model in estimating suspended sediment concentration in a river in the United States, and it indicated that LSTM model led to more accurate results.
Although LSTM network can extract the complex relationship patterns of data, yet it still could not effectively capture data with thresholds. Thresholds and other non-linear behaviors are quite common inhydrologic and geomorphic systems30, and they can occur at different levels of complexity and may limit the predictability of hydrological processes31,32,33. Rainfall threshold is one of the most key controlling factors for runoff, sediment and landslide33,34,35,36,37,38,39. For example, Guzzetti et al.40 studied the rainfall thresholds for the initiation of landslides worldwide. Western and Grayson 41 found that surface runoff was a threshold process controlled by catchment wetness conditions. Castillo et al.34 explored the role of antecedent soil water content in the runoff response of semiarid catchments, and results showed that the antecedent soil water content was important for controlling runoff during medium and low-intensity storms.
The role of rainfall threshold and soil moisture was found especially obvious in semiarid and arid environments42,43.Soil erosion is accelerated on land where erosive rain falls on landscapes and an obvious sediment process will occur when rainfall over some threshold4,44,45. Different runoff and sediment will produce under different rainfall conditions46. Meng et al.44 explored the impact of rainfall patterns on the soil loss of the hillslope, and results showed that the soil erosion was quite different under moderate, heavy and storm rainfall patterns.
The Loess Plateau, which is located in the arid/semiarid regions of North China, is highly fragmented by gullies and has suffered severe soil erosion47,48,49.The catchment in this study (Heimutouchuan, HMTC) is a small semiarid catchment and flows down the Loess Plateau. It is noticed that the suspended sediment transport rate would increase when a certain rainfall amount is exceeded, which indicated the inherent rainfall-sediment mechanism and relationship changes when reaching or exceeding some rainfall threshold. So it is necessary to explore the rainfall-sediment patterns and the role of rainfall threshold in sediment prediction.
The main objective of this study is to improve the suspended sediment prediction of semiarid catchments through (1) exploring the rainfall thresholds based on rainfall both on the given day and antecedent days, (2) integrating rainfall thresholds in the LSTM model for improving sediment modeling. This study is expected to provide a better understanding and modeling of the sediment processes of semiarid catchments.
Methodology
Study area and data
HMTC catchment is a tributary river of the Yellow River and flows down the Loess Plateau. Figure 1 shows location of the catchment. HMTC lies between 109°15′–109°37′ E longitude and 37°44′–38°00′ N latitude. The location of rain and flow gauges is also showed in Fig. 1. There are three rain gauges and one flow (sediment) gauge in HMTC catchment. Data used in this study are daily runoff (Qt), daily areal rainfall (Pt, weighted by Thiessen polygon method for the three rainfall stations) and daily suspended sediment transport rate (St) in 1980–2010 (July to October).
The catchment area of HMTC is 327km2 and the characteristics of the catchment for the present study are given in Table1. The average annual rainfall is 260 mm and the average annual temperature is 8.6 °C. The daily average runoff is between 0.1 and 67.1 m3/s, and the daily sediment transport rate changes widely from 0.001 to 30,100 kg/s, which mainly occurs in summer (July to August). The soil type and land use are shown in Fig. 2. The soil type of HMTC is mainly PLe and FLd (FAO90, HWSD) (Fig. 2). The area contribution of the HMTC catchment is 52.76% under arid land, 45.72% under grass cover, 0.54% under forest land, 0.14% under other construction land, and 0.45% for under unutilized land with a remaining 0.38% underwater bodies for the year (Table 2).
LSTM model
The LSTM model is one of the deep learning techniques which shows the great ability for dealing with time series problems by considering information selections and long-term dependencies21. LSTM can capture highly complex data distributions through memory units (Fig. 3), composed of a forget gate, an input gate and an output gate. The addition of the memory unit in the hidden layer enables the LSTM to learn the state characteristics of the long-period sequence data, making the memory information in the time series controllable, thereby solving the problem of the disappearance or explosion of the traditional RNN (Recurrent Neural Network) gradient10,20.
LSTM introduces a new internal state variable \(c_{t}\) dedicated to linear cyclical information transmission, and at the same time non-linearly outputs information to the external state of the hidden layer \(h_{t}\), \(c_{t}\) and \(h_{t}\) the calculation formula is as follows:
\(\tilde{c}_{t}\) is the candidate state variable obtained by the nonlinear function:
LSTM introduces a gating mechanism to control the path of information transmission. The calculation formula for the three gates \(i_{t}\), \(f_{t}\), \(o_{t}\) and the memory unit are:
LSTM network introduces the gating mechanism to control the path of information transmission, the cell state vector ensures a continuously updated long-term memory52,53. In such a method, the forget and input bits respectively decide (i) whether to reset the cell states from the previous time-stamp and forget the past and (ii) whether to increment the cell states from the previous time-stamp to incorporate new information into long-term memory52,53. Therefore, in the memory unit, not only a piece of certain key information can be captured at sometime through the forget gate, and the key information can be saved for a certain time interval, but also the historical information can be directly emptied through the forget gate. In this way, the LSTM neural network can selectively retain or forget previous information.
In this study, the rainfall thresholds are integrated in the LSTM model for improving sediment modeling.The sediments modeling is developed based on LSTM model without threshold (LSTM scheme) and with the rainfall threshold (C-LSTM scheme). The training of C-LSTM after data classification means a part of forgetting and selection in advance according to the mechanism. For example, when the input and output data corresponding to high sediment appears in the model operation, the previous low sediment content will be forgotten, and the high sediment content retains more information. In this way, the C-LSTM method would get the useful information and not miss the essentials.
Antecedent rainfall model
Rainfall threshold is affected by rainfall on the given day and antecedent days. Antecedent rainfall is usually estimated by an empirical approach through an index (the Antecedent Precipitation Index, API) based on the cumulated rainfall with a short period preceding the event50. Several antecedent rainfall models have been proposed52,53, which are as follows:
where \({P}_{a,t}\) is antecedent rainfall (mm) for day t; K is a constant coefficient, usually about 0.8–0.9; \({P}_{t-n}\) is the rainfall (mm) on the nth day before 0, and n is usually 5-15d; d is the recession curve coefficient, which can be derived from the hydrograph (d < 0)51.
Equation (8) considers the fast drainage of soils and results in a shift of the distribution of the daily rainfall magnitudes to lower antecedent daily rainfall values54. HMTC catchment is located in the semiarid areas and does not have large long-term water storage capacity, so the Eq. (8) with lower antecedent daily rainfall is more appropriate for estimation of soil moisture conditions in the study catchment.
The recession curve coefficient d has a strong influence on the magnitude of antecedent rainfall. The larger the absolute value of the exponent, the faster water drains from the soil, thus lowering the time interval of effective antecedent rainfall influence to the critical water content required to sediment.
Evaluation of model performances
Nash–Sutcliffe efficiency (NSE), the coefficient of determination (R2), root mean square error (RMSE), and relative bias (BIAS) are used to evaluate the accuracy of sediment simulation results, which are defined as follows:
where \(S_{obs}\) and \(S_{sim}\) are observed and modeled daily sediment respectively, \(S_{obs,mean}\), \(S_{sim,mean}\) are the arithmetic mean of the observed and modeled daily sediment, \(i\) is the ith sample, and n is the number of samples.
Results and discussion
Rainfall threshold and rainfall pattern
To derive rainfall thresholds, the rainfall-sediment relationship under different rainfall conditions was investigated to identify patterns in behaviors. Both rainfall on the given day (P) and antecedent days (Pa) were considered to link to the sediment (Fig. 4). Antecedent rainfall of HMTC was estimated by Eq. (8). After calculation, the recession curve coefficients, i.e., d = − 1.65, and n = 5 days, were used in this study for HMTC catchment.
Figure 4 displays the relationship between sediment rate S, and rainfall P + Pa. The red dots were related to rainfall (P + Pa) > 10 mm, and the blue dots relating to rainfall (P + Pa) < 10 mm. It was noticed that rainfall-sediment relationships undergone changes with rainfall over 10 mm. This indicated sediment process would change when rainfall exceeds 10 mm threshold. So the rainfall-sediment relationships can be mainly grouped into two patterns by rainfall threshold 10 mm. Pattern 1 was associated with medium and high daily rainfall (P + Pa > 10 mm) mainly leading to medium and high suspended sediment, while Pattern 2 was low rainfall (P + Pa < 10 mm) leading to low sediment.
Comparison of the two schemes for suspended sediment prediction
The sediment modeling in this study is developed based on LSTM model without threshold (LSTM scheme) and with the rainfall threshold (C-LSTM scheme). The same data set were used in both LSTM and C-LSTM schemes for acomparative study. C-LSTM scheme modeled high sediment and low sediment separately, and LSTM scheme simulated all sediments. Qt, Pt and Pa,t were used as input data for modeling in this study. Data of 20 years (1980–1999) were used for model calibration, and data of 11 years (2000–2010) were used for validation.
The performances of the two schemes were examined using the calibration and validation data set. The obtained results of the C-LSTM were compared to LSTM scheme for evaluating the predictive capability. The NSE values of the two schemes are presented in Table 3. It was observed that the C-LSTM scheme showed better performances in predicting the daily sediment in the study catchment. In Pattern 1 for medium and high sediment simulation, the NSE of LSTM was 0.925 and 0.911 for calibration and validation, while the NSE using C-LSTM was 0.934 and 0.924, respectively (Table 3). The results showed the simulation was marginally improved.
Moreover, in Pattern 2 with rainfall P + Pa < 10 mm for low sediment simulation, the improvement was more significant. It was observed that the LSTM scheme was unable to capture the low suspended sediment rate as it was very clear a negative NSE value was predicted during low sediment data. The NSE of LSTM was -0.375 and 0.171 for calibration and validation, and was improved to 0.738 and 0.797 by C-LSTM. Results suggested that the C-LSTM scheme was much better than LSTM scheme based on NSE as performance evaluation criteria.
Figure 5 and Table 4 further compared simulation results for the calibration and validation periods in terms of BIAS. The median BIAS in Pattern 1 for the two schemes (LSTM and C-LSTM) was 771.7 kg/s and 757.9 kg/s for calibration, as well as, 968.7 kg/s and 811.1 kg/s for validation, respectively; The median BIAS in Pattern 2 for the two schemes was 56.3 kg/s and 12.4 kg/s for calibration, while 47.4 kg/s and 16.7 kg/s for validation, respectively. The BIAS results also suggested that the C-LSTM scheme was better than the LSTM scheme.
Further comparisons of the two schemes are shown in the form of a hydrograph in Fig. 6. In pattern 1 for medium and high sediment (Fig. 6a), the hydrographs indicated that the modeled suspended sediment rate by both models followed the variation in the observed data. In pattern 2, the C-LSTM scheme results showed much better performance than that of LSTM scheme. It was seen from the hydrograph that observed and model sediment yielded by LSTM scheme was not followed closely, and the hydrographs indicated that LSTM scheme overestimated the sediment in pattern 2 during the low rainfall days (Fig. 6b).
Similarly, in the scatter plot, it was observed that results in pattern 1 were closer to the 1:1 line, and the data points were scattered around the 1:1 line (Fig. 7a). The RMSE between the observed and modeled sediments obtained from the C-LSTM scheme (1047.93 kg/s) was less than that from LSTM scheme (1188.40 kg/s), and the R2 was raised from 0.92 to 0.93. Results exhibited that the C-LSTM scheme slightly outperformed LSTM scheme for medium and high sediment simulation. In Pattern 2 (Fig. 7b), the RMSE from the C-LSTM scheme (27.22 kg/s) was less than that from LSTM scheme (54.22 kg/s). The R2 was raised from 0.28 to 0.75, which also suggested that C-LSTM scheme was much better than the LSTM scheme for low sediment simulation.
Limitations and uncertainties
Results in this study showed that rainfall threshold was a potentially useful factor for sediment modeling in semiarid areas such as the Loess Plateau of China. However, there were still some limitations and uncertainties if only rainfall amount was considered in suspended sediment modeling. For example, there were still some events not following the rainfall threshold (Fig. 4). This was mainly because there were some other factors which may influence the sediment process such as rainfall intensity (PI)48,55.
The role of rainfall intensity was analyzed and displayed in Table 5. It showed that some high-intensity rainstorms produce high sediment. For example, the rainfall amount in HMTC on August 8, 1982 (P = 10.01 mm, Pa = 1.72 mm) and September 27, 1984 (P = 10.20 mm, Pa = 1.69 mm) was almost the same, but the former had a greater PI (10.5 mm/h) which led to the higher sediment (1190 kg/s), while PI of the latter was 3.9 mm/h, leading to a lower sediment flux (81.7 kg/s) (Table 5a). This demonstrated high-intensity rainfall would increase soil erosion and sediment response. Another comparison was made between July 7, 2000 and July 19, 1999 (Table 5b). The former had a lower rainfall amount (27.65 mm) but higher sediment (3130 kg/s) because of the higher PI (30.6 mm/h), while the later led to a lower sediment flux (2310 kg/s) because of the lower PI (11.5 mm/h). These indicated that the rainfall intensity had great effects on sediment, and including rainfall intensity as a key factor would be helpful for the reduction of sediment predictive uncertainty. Also, there were still some other factors such as land use and land cover, which may influence the sediment and need to be further considered in the future55.
Conclusions
This study investigated the effectiveness of integrating rainfall thresholds in the sediment modeling in a small semiarid catchment in China. The results showed that coupling antecedent rainfall could lead to better rainfall thresholds. Evaluation of the accuracies of results produced by the C-LSTM and LSTM scheme showed that C-LSTM had much better performances for predicting sediment, especially for low rainfall conditions. This demonstrated the C-LSTM scheme had a better suspended sediment simulation capability compared to LSTM scheme, which indicated the advances of integrating rainfall thresholds for suspended sediment modeling. The results highlighted the importance of integrating rainfall thresholds in sediment prediction in semiarid areas such as the Loess Plateau of China. However, the rainfall intensity, land use, and land cover, which were also very important for the sediment processes, have not been incorporated in the present study and will be included in future research to further improve the estimation capability of suspended sediment.
References
Walling, D. E. The impact of global change on erosion and sediment transport by rivers: Current progress and future challenges. (2009).
Cigizoglu, H. K. Estimation and forecasting of daily suspended sediment data by multi-layer perceptrons. Adv. Water Resour. 27, 185–195. https://doi.org/10.1016/j.advwatres.2003.10.003 (2004).
Liu, C., Walling, D. E. & He, Y. Review: The International Sediment Initiative case studies of sediment problems in river basins and their management. Int. J. Sedim. Res. 33, 216–219. https://doi.org/10.1016/j.ijsrc.2017.05.005 (2018).
Stenfert Kroese, J. et al. Agricultural land is the main source of stream sediments after conversion of an African montane forest. Sci. Rep. https://doi.org/10.1038/s41598-020-71924-9 (2020).
Kisi, O. Modeling discharge-suspended sediment relationship using least square support vector machine. J. Hydrol. 456–457, 110–120. https://doi.org/10.1016/j.jhydrol.2012.06.019 (2012).
Yadav, A., Chatterjee, S. & Equeenuddin, S. M. Suspended sediment yield estimation using genetic algorithm-based artificial intelligence models: Case study of Mahanadi River, India. Hydrol. Sci. J. 63, 1162–1182. https://doi.org/10.1080/02626667.2018.1483581 (2018).
Sivakumar, B. Suspended sediment load estimation and the problem of inadequate data sampling: A fractal view. Earth Surf. Proc. Land. 31, 414–427 (2010).
Melesse, A. M., Ahmad, S., McClain, M. E., Wang, X. & Lim, Y. H. Suspended sediment load prediction of river systems: An artificial neural network approach. Agric. Water Manag. 98, 855–866. https://doi.org/10.1016/j.agwat.2010.12.012 (2011).
Wood, P. A. Controls of variation in suspended sediment concentration in the River Rother, West Sussex, England. Sedimentology 24, 437–445 (2006).
Shen, C. A transdisciplinary review of deep learning research and its relevance for water resources scientists. Water Resour. Res. 54, 8558–8593. https://doi.org/10.1029/2018wr022643 (2018).
Wu, C. L., Chau, K. W. & Fan, C. Prediction of rainfall time series using modular artificial neural networks coupled with data-preprocessing techniques. J. Hydrol. 389, 146–167. https://doi.org/10.1016/j.jhydrol.2010.05.040 (2010).
Afan, H. A., El-shafie, A., Mohtar, W. H. M. W. & Yaseen, Z. M. Past, present and prospect of an Artificial Intelligence (AI) based model for sediment transport prediction. J. Hydrol. 541, 902–913. https://doi.org/10.1016/j.jhydrol.2016.07.048 (2016).
Kakaei Lafdani, E., Moghaddam Nia, A. & Ahmadi, A. Daily suspended sediment load prediction using artificial neural networks and support vector machines. J. Hydrol. 478, 50–62. https://doi.org/10.1016/j.jhydrol.2012.11.048 (2013).
Mustafa, M. R., Rezaur, R. B., Saiedi, S. & Isa, M. H. River suspended sediment prediction using various multilayer perceptron neural network training algorithms—A case study in Malaysia. Water Resour. Manage 26, 1879–1897. https://doi.org/10.1007/s11269-012-9992-5 (2012).
Nourani, V., Kalantari, O. & Baghanam, A. H. Two semidistributed ANN-based models for estimation of suspended sediment load. J. Hydrol. Eng. 17, 1368–1380 (2012).
Yurdusev, M. A. & Firat, M. Adaptive neuro fuzzy inference system approach for municipal water consumption modeling: An application to Izmir, Turkey. J. Hydrol. 365, 225–234. https://doi.org/10.1016/j.jhydrol.2008.11.036 (2009).
Kisi, O., Dailr, A. H., Cimen, M. & Shiri, J. Suspended sediment modeling using genetic programming and soft computing techniques. J. Hydrol. 450–451, 48–58. https://doi.org/10.1016/j.jhydrol.2012.05.031 (2012).
Cobaner, M., Unal, B. & Kisi, O. Suspended sediment concentration estimation by an adaptive neuro-fuzzy and neural network approaches using hydro-meteorological data. J. Hydrol. 367, 52–61. https://doi.org/10.1016/j.jhydrol.2008.12.024 (2009).
Singh, G. & Panda, R. K. Daily sediment yield modeling with artificial neural network using 10-fold cross validation method: A small agricultural watershed, Kapgari, India. Int. J. Earth Sci. Eng. 4, 443–450 (2011).
Kratzert, F., Klotz, D., Brenner, C., Schulz, K. & Herrnegger, M. Rainfall–runoff modelling using Long Short-Term Memory (LSTM) networks. Hydrol. Earth Syst. Sci. 22, 6005–6022. https://doi.org/10.5194/hess-22-6005-2018 (2018).
Hochreiter, S. & Schmidhuber, J. Long short-term memory. Neural Comput. 9, 1735–1780 (1997).
Huang, C.-C., Chang, M.-J., Lin, G.-F., Wu, M.-C. & Wang, P.-H. Real-time forecasting of suspended sediment concentrations reservoirs by the optimal integration of multiple machine learning techniques. J. Hydrol. Region. Stud. https://doi.org/10.1016/j.ejrh.2021.100804 (2021).
Adnan, R. M. et al. Predictability performance enhancement for suspended sediment in rivers: Inspection of newly developed hybrid adaptive neuro-fuzzy system model. Int. J. Sedim. Res. https://doi.org/10.1016/j.ijsrc.2021.10.001 (2021).
Fang, Z., Wang, Y., Peng, L. & Hong, H. Predicting flood susceptibility using LSTM neural networks. J. Hydrol. https://doi.org/10.1016/j.jhydrol.2020.125734 (2021).
Vu, M. T., Jardani, A., Massei, N. & Fournier, M. Reconstruction of missing groundwater level data by using Long Short-Term Memory (LSTM) deep neural network. J. Hydrol. https://doi.org/10.1016/j.jhydrol.2020.125776 (2021).
Kumar, A., Kumar, P. & Singh, V. K. Evaluating different machine learning models for runoff and suspended sediment simulation. Water Resour. Manage 33, 1217–1231. https://doi.org/10.1007/s11269-018-2178-z (2019).
Meshram, S. G., Singh, V. P., Kisi, O., Karimi, V. & Meshram, C. Application of artificial neural networks, support vector machine and multiple model-ANN to sediment yield prediction. Water Resour. Manag. 34, 4561–4575. https://doi.org/10.1007/s11269-020-02672-8 (2020).
Nourani, V. & Behfar, N. Multi-station runoff-sediment modeling using seasonal LSTM models. J. Hydrol. https://doi.org/10.1016/j.jhydrol.2021.126672 (2021).
Kaveh, K., Kaveh, H., Bui, M. & Rutschmann, P. Long short-term memory for predicting daily suspended sediment concentration. Eng. Comput. (2020).
Penna, D., Tromp-van Meerveld, H. J., Gobbi, A., Borga, M. & Dalla Fontana, G. The influence of soil moisture on threshold runoff generation processes in an alpine headwater catchment. Hydrol. Earth Syst. Sci. 15, 689–702. https://doi.org/10.5194/hess-15-689-2011 (2011).
Norbiato, D., Borga, M., Degli Esposti, S., Gaume, E. & Anquetin, S. Flash flood warning based on rainfall thresholds and soil moisture conditions: An assessment for gauged and ungauged basins. J. Hydrol. 362, 274–290. https://doi.org/10.1016/j.jhydrol.2008.08.023 (2008).
Zehe, E. & Sivapalan, M. Threshold behaviour in hydrological systems as (human) geo-ecosystems: Manifestations, controls, implications. Hydrol. Earth Syst. Sci. 13, 1273–1297 (2009).
Zehe, E., Graeff, T., Morgner, M., Bauer, A. & Bronstert, A. Plot and field scale soil moisture dynamics and subsurface wetness control on runoff generation in a headwater in the Ore Mountains. Hydrol. Earth Syst. Sci. 14, 873–889. https://doi.org/10.5194/hess-14-873-2010 (2010).
Castillo, V., Gomezplaza, A. & Martinezmena, M. The role of antecedent soil water content in the runoff response of semiarid catchments: A simulation approach. J. Hydrol. 284, 114–130. https://doi.org/10.1016/s0022-1694(03)00264-6 (2003).
James, A. L. & Roulet, N. T. Antecedent moisture conditions and catchment morphology as controls on spatial patterns of runoff generation in small forest catchments. J. Hydrol. 377, 351–366. https://doi.org/10.1016/j.jhydrol.2009.08.039 (2009).
Ziadat, F. M. & Taimeh, A. Y. Effect of rainfall intensity, slope, land use and antecedent soil moisture on soil erosion in an arid environment. Land Degrad. Dev. 24, 582–590. https://doi.org/10.1002/ldr.2239 (2013).
Akn, A., Bb, B. & Kpsa, C. Role of hydrological model structure in the assimilation of soil moisture for streamflow prediction. J. Hydrol. (2021).
Brocca, L., Melone, F. & Moramarco, T. On the estimation of antecedent wetness conditions in rainfall-runoff modelling. Hydrol. Process. 22, 629–642 (2010).
Santis, D. D. et al. Assimilation of satellite soil moisture products for river flow prediction: An extensive experiment in over 700 catchments throughout Europe. Water Resour. Res. (2021).
Guzzetti, F., Peruccacci, S., Rossi, M. & Stark, C. P. Rainfall thresholds for the initiation of landslides in central and southern Europe. Meteorol. Atmos. Phys. 98, 239–267. https://doi.org/10.1007/s00703-007-0262-7 (2007).
Western, A. W. & Grayson, R. B. The Tarrawarra Data Set: Soil moisture patterns, soil characteristics, and hydrological flux measurements. Water Resour. Res. 34, 2765–2768. https://doi.org/10.1029/98wr01833 (1998).
Fitzjohn, C., Ternan, J. L. & Williams, A. G. Soil moisture variability in a semi-arid gully catchment: Implications for runoff and erosion control. CATENA 32, 55–70 (1998).
Karnieli, A. & Ben-Asher, J. A daily runoff simulation in semi-arid watersheds based on soil water deficit calculations. J. Hydrol. 149, 9–25 (1993).
Meng, X., Zhu, Y., Yin, M. & Liu, D. The impact of land use and rainfall patterns on the soil loss of the hillslope. Sci. Rep. https://doi.org/10.1038/s41598-021-95819-5 (2021).
Kang, S. et al. Runoff and sediment loss responses to rainfall and land use in two agricultural catchments on the Loess Plateau of China. Hydrol. Process. 15, 977–988. https://doi.org/10.1002/hyp.191 (2001).
Tiwari, K. R., Sitaula, B. K., Bajracharya, R. M. & B⊘rresen, T. Runoff and soil loss responses to rainfall, land use, terracing and management practices in the Middle Mountains of Nepal. Acta Agric. Scand. Sect. B Soil Plant Sci. 59, 197–207 (2009).
Huang, L. & Shao, M. Advances and perspectives on soil water research in China’s Loess Plateau. Earth Sci. Rev. 199, 102962 (2019).
Liu, C., He, Y., Li, Z., Chen, J. & Li, Z. Key drivers of changes in the sediment loads of Chinese rivers discharging to the oceans. Int. J. Sedim. Res. 36, 747–755. https://doi.org/10.1016/j.ijsrc.2020.05.005 (2021).
Pan, B. et al. Analysis of the variation characteristics of runoff and sediment in the Yellow River within 70 years. Water Resour. 48, 676–689. https://doi.org/10.1134/s009780782105016x (2021).
ESRI. Environmental Systems Research Institute (ESRI). ArcGIS Desktop, ArcMap 10.4 (10.4.1). https://support.esri.com/en/products/desktop/arcgis-desktop/arcmap/10-4-1 (2016).
Geospatial Data Cloud site, Computer Network Information Center, Chinese Academy of Sciences. http://www.gscloud.cn.
Bruce, J. P. & Clark, R. H. INDEX—Introduction to hydrometeorology. Introd. Hydrometeorol. 13, 1–4 (1966).
Glade, T. Applying probability determination to refine landslide-triggering rainfall thresholds using an empirical “Antecedent Daily Rainfall Model”. Pure Appl. Geophys. 157, 1059–1079 (2000).
Glade, T. The temporal and spatial occurrence of rainstorm-triggered landslide events in New Zealand: An investigation into the frequency, magnitude and characteristics of landslide events and their relationship with climatic and terrain characteristics: A thesis submitted [to the] Victoria University of Wellington in fulfilment of the requirements for the degree of Doctor of Philosophy in Physical Geography. (1997).
Yadav, A., Chatterjee, S. & Equeenuddin, S. M. Suspended sediment yield modeling in Mahanadi River, India by multi-objective optimization hybridizing artificial intelligence algorithms. Int. J. Sedim. Res. 36, 76–91. https://doi.org/10.1016/j.ijsrc.2020.03.018 (2021).
Acknowledgements
This research was funded by the National Key Research and Development Program of China (Grant No. 2019YFC1510700) and the National Natural Science Foundation of China (Grant No. 51979177).
Author information
Authors and Affiliations
Contributions
Z.R.Y. processed the data, applied the modeling and prepared the first draft of the manuscript, including Figures and Tables. H.X.L. conceptualized the analysis and modeling schemes, reviewed and edited the manuscript. L.G. helped to develop the hydrological analysis and edited the manuscript. X. T., G.H.Q. and J.X.W. edited the manuscript. All authors reviewed the manuscript.
Corresponding author
Ethics declarations
Competing interests
The authors declare no competing interests.
Additional information
Publisher's note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Yin, Z., Qin, G., Guo, L. et al. Coupling antecedent rainfall for improving the performance of rainfall thresholds for suspended sediment simulation of semiarid catchments. Sci Rep 12, 4816 (2022). https://doi.org/10.1038/s41598-022-08342-6
Received:
Accepted:
Published:
DOI: https://doi.org/10.1038/s41598-022-08342-6