Tianle Xu
Purdue University
Recent Activity
ABSTRACT:
The event-based runoff coefficient (ERC) is a pivotal hydrological metric that quantifies the relationship between rainfall and resultant runoff, offering valuable insights for effective water resource management and flood risk assessment. This study investigates the performance of Support Vector Regression (SVR) in predicting ERC and the impact of temporal and spatial controls on the ERC prediction. Utilizing data from the Ohio and Mid-Atlantic region, ERC predictions are derived from historical rainfall and runoff data using SVR. Results suggest that SVR demonstrates promising predictive accuracy, with model performance varying by temporal and spatial controls. While previous studies using models such as random forests, gradient-boosted decision trees (GBDT), or regression trees reported R² values up to 0.67, the present study attained R² values exceeding this benchmark for many watersheds, with the highest R² reaching 0.89. Temporally, watersheds that are predominantly influenced by climatic controls exhibit greater predictive difficulty compared to those governed by pre-event controls. Spatially, watersheds with extensive urbanization and higher elevations generally yield less accurate predictions, likely due to increased complexity in runoff dynamics. Additional research is needed to further refine the model’s adaptability to urban and mountainous environments to enhance predictive robustness across diverse landscapes.
ABSTRACT:
Accurate prediction of the event-based runoff coefficient (ERC) is fundamental to understanding watershed response, yet achieving reliable predictions across diverse climatic and geophysical regions remains a significant challenge. This study presents a robust, data-driven framework for predicting ERC at the continental scale across the Contiguous United States (CONUS). Utilizing a large-sample hydrology approach, we harmonized a comprehensive dataset of 479,872 rainfall-runoff events from USGS-gauged watersheds. The model integrates sub-daily atmospheric forcing from the NLDAS-2 dataset with static watershed attributes, including topography, land cover, and soil characteristics. To address spatial heterogeneity, we implemented a regime-based modeling approach that utilizes K-means clustering to categorize watersheds into distinct hydrological regimes before training. Predictive performance was evaluated using advanced machine learning algorithms, specifically eXtreme Gradient Boosting (XGBoost) and Support Vector Regression (SVR). Our results demonstrate that the regime-based ML framework significantly outperforms traditional global modeling approaches, particularly in regions with high seasonal variability. Sensitivity analysis reveals that antecedent moisture conditions and land-use patterns are the primary drivers of ERC variability at the continental scale. To support community research and reproducibility, the processed dataset and model scripts are made publicly available via HydroShare. This work provides a scalable tool for predicting watershed response in ungauged basins and offers new insights into the process controls governing runoff generation across the CONUS.
ABSTRACT:
Spatial interpolation techniques play an important role in hydrology as many point observations need to be interpolated to create continuous surfaces. Despite the availability of several tools and methods for interpolating data, not all of them work consistently for hydrologic applications. One of the techniques, Laplace Equation, which is used in hydrology for creating flownets, has rarely been used for interpolating hydrology data. The objective of this study is to examine the efficiency of Laplace formulation (LF) in interpolating hydrologic data and compare it with other widely used methods such as the inverse distance weighting (IDW), natural neighbor, and ordinary kriging. Comparison is performed quantitatively for using root mean square error (RMSE) and R2, visually for creating reasonable surfaces and computationally for ease of operation and speed. Data related to surface elevation, river bathymetry, precipitation, temperature, and soil moisture are used for different areas in the United States. RMSE and R2 results show that LF is comparable to other methods for accuracy. LF is easy to use as it requires fewer input parameters compared to IDW and Kriging. Computationally, LF is faster than other methods in terms of speed when the datasets are not large. Overall, LF offers a robust alternative to existing methods for interpolating various hydrology data. Further work is required to improve its computational efficiency.
ABSTRACT:
This resource includes hourly precipitation data collected by National Oceanic and Atmospheric Administration's (NOAA's) and downloaded from the National Climate Data Center (NCDC) from station located in Beltsville, MD. These data were collected to with the purpose of obtain important inputs for some further research about hydrologic modeling. Samples were collected automatically through code in Python. Methods implemented for sample collection and analysis are described within the resource.
ABSTRACT:
This resource includes hourly precipitation data collected by National Oceanic and Atmospheric Administration's (NOAA's) and downloaded from the National Climate Data Center (NCDC) from station located in Beltsville, MD. These data were collected to with the purpose of obtain important inputs for some further research about hydrologic modeling. Samples were collected automatically through code in Python. Methods implemented for sample collection and analysis are described within the resource.
Contact
| (Log in to send email) |
| All | 0 |
| Collection | 0 |
| Resource | 0 |
| App Connector | 0 |
Created: April 19, 2020, 7:23 p.m.
Authors: Xu, Tianle
ABSTRACT:
This resource includes hourly precipitation data collected by National Oceanic and Atmospheric Administration's (NOAA's) and downloaded from the National Climate Data Center (NCDC) from station located in Beltsville, MD. These data were collected to with the purpose of obtain important inputs for some further research about hydrologic modeling. Samples were collected automatically through code in Python. Methods implemented for sample collection and analysis are described within the resource.
Created: April 23, 2020, 8:54 p.m.
Authors: Xu, Tianle
ABSTRACT:
This resource includes hourly precipitation data collected by National Oceanic and Atmospheric Administration's (NOAA's) and downloaded from the National Climate Data Center (NCDC) from station located in Beltsville, MD. These data were collected to with the purpose of obtain important inputs for some further research about hydrologic modeling. Samples were collected automatically through code in Python. Methods implemented for sample collection and analysis are described within the resource.
Created: May 16, 2023, 2:05 a.m.
Authors: Xu, Tianle
ABSTRACT:
Spatial interpolation techniques play an important role in hydrology as many point observations need to be interpolated to create continuous surfaces. Despite the availability of several tools and methods for interpolating data, not all of them work consistently for hydrologic applications. One of the techniques, Laplace Equation, which is used in hydrology for creating flownets, has rarely been used for interpolating hydrology data. The objective of this study is to examine the efficiency of Laplace formulation (LF) in interpolating hydrologic data and compare it with other widely used methods such as the inverse distance weighting (IDW), natural neighbor, and ordinary kriging. Comparison is performed quantitatively for using root mean square error (RMSE) and R2, visually for creating reasonable surfaces and computationally for ease of operation and speed. Data related to surface elevation, river bathymetry, precipitation, temperature, and soil moisture are used for different areas in the United States. RMSE and R2 results show that LF is comparable to other methods for accuracy. LF is easy to use as it requires fewer input parameters compared to IDW and Kriging. Computationally, LF is faster than other methods in terms of speed when the datasets are not large. Overall, LF offers a robust alternative to existing methods for interpolating various hydrology data. Further work is required to improve its computational efficiency.
Created: March 10, 2026, 5:48 p.m.
Authors: Xu, Tianle
ABSTRACT:
Accurate prediction of the event-based runoff coefficient (ERC) is fundamental to understanding watershed response, yet achieving reliable predictions across diverse climatic and geophysical regions remains a significant challenge. This study presents a robust, data-driven framework for predicting ERC at the continental scale across the Contiguous United States (CONUS). Utilizing a large-sample hydrology approach, we harmonized a comprehensive dataset of 479,872 rainfall-runoff events from USGS-gauged watersheds. The model integrates sub-daily atmospheric forcing from the NLDAS-2 dataset with static watershed attributes, including topography, land cover, and soil characteristics. To address spatial heterogeneity, we implemented a regime-based modeling approach that utilizes K-means clustering to categorize watersheds into distinct hydrological regimes before training. Predictive performance was evaluated using advanced machine learning algorithms, specifically eXtreme Gradient Boosting (XGBoost) and Support Vector Regression (SVR). Our results demonstrate that the regime-based ML framework significantly outperforms traditional global modeling approaches, particularly in regions with high seasonal variability. Sensitivity analysis reveals that antecedent moisture conditions and land-use patterns are the primary drivers of ERC variability at the continental scale. To support community research and reproducibility, the processed dataset and model scripts are made publicly available via HydroShare. This work provides a scalable tool for predicting watershed response in ungauged basins and offers new insights into the process controls governing runoff generation across the CONUS.
Created: July 7, 2026, 2:28 a.m.
Authors: Xu, Tianle
ABSTRACT:
The event-based runoff coefficient (ERC) is a pivotal hydrological metric that quantifies the relationship between rainfall and resultant runoff, offering valuable insights for effective water resource management and flood risk assessment. This study investigates the performance of Support Vector Regression (SVR) in predicting ERC and the impact of temporal and spatial controls on the ERC prediction. Utilizing data from the Ohio and Mid-Atlantic region, ERC predictions are derived from historical rainfall and runoff data using SVR. Results suggest that SVR demonstrates promising predictive accuracy, with model performance varying by temporal and spatial controls. While previous studies using models such as random forests, gradient-boosted decision trees (GBDT), or regression trees reported R² values up to 0.67, the present study attained R² values exceeding this benchmark for many watersheds, with the highest R² reaching 0.89. Temporally, watersheds that are predominantly influenced by climatic controls exhibit greater predictive difficulty compared to those governed by pre-event controls. Spatially, watersheds with extensive urbanization and higher elevations generally yield less accurate predictions, likely due to increased complexity in runoff dynamics. Additional research is needed to further refine the model’s adaptability to urban and mountainous environments to enhance predictive robustness across diverse landscapes.