For more than a century, hydrologists have faced an uncomfortable truth: the vast majority of the world’s streams have never been measured. Stream gauges, the instruments that record how much water flows past a given point in a river, cover only a small fraction of the planet’s drainage networks, leaving scientists to make predictions about places where no direct observations exist. A new study published in Nature Water offers the most sweeping attempt yet to bring order to this blind spot. A team led by Ali A. Ameli and Hamed Sharif of the University of British Columbia, together with Jeffrey J. McDonnell of the University of Saskatchewan, has built a globally scalable, seasonally resolved classification system that sorts the world’s catchments—those parcels of land that channel rainfall into streams—according to how complicated their internal plumbing really is. The result is a global map of hydrologic functional diversity that covers more than 80,000 gauged and ungauged catchments, and its central finding is striking: complexity, not simplicity, is the default state of Earth’s watersheds.
The framework rests on a deceptively simple question. When rain falls on a landscape, how predictably does that rainfall translate into a rise in streamflow? To answer it at global scale, the researchers compiled daily streamflow and climate time series for thousands of monitored catchments and identified thousands of individual rainfall–runoff events. For each catchment, they plotted how much rain fell during an event against how much stormflow appeared in the stream, and they characterized the shape of that relationship. Catchments were then assigned to one of three functional types. Simple catchments show a near-linear relationship, where a given amount of rain produces a proportional and reliable amount of runoff. Intermediate catchments display segmented or threshold-like behavior, responding one way until a saturation point is crossed and another way beyond it. Complex catchments produce scattered, highly variable responses, where the same rainfall can yield wildly different runoff outcomes depending on the state of the landscape.
The technical distinction matters because these three categories imply fundamentally different modeling requirements. A simple catchment can be represented with a straightforward linear transfer function between rainfall and runoff, requiring few parameters and little ancillary data. An intermediate catchment demands at least a two-regime model that captures a breakpoint—for instance, the transition examined in a French catchment where the runoff response steepened sharply beyond roughly 110 millimeters of event rainfall. A complex catchment, by contrast, defies any single tidy equation; its behavior is shaped by shifting storage thresholds, variable flow pathways and antecedent conditions, and it calls for richer model structures and greater caution when parameters are transferred from one basin to another. The classification thus functions as a diagnostic tool: it tells a modeler, before any calibration begins, how elaborate a model needs to be for a given place—neither simpler than necessary nor more complex than required.
When the team extrapolated their trained classification model to ungauged territory, using a machine learning approach built on the XGBoost tree-boosting algorithm, the global picture that emerged upended a long-standing assumption. Hydrologists have often hoped that catchment behavior could be generalized with relatively simple rules. Instead, the analysis found that catchments draining 87 percent of the evaluated ungauged land area fall into the complex category during the dormant season, and that the number of complex catchments climbs by a further 63 percent when the growing season is considered. Overall, complex catchments were found to drain some 121 million square kilometers of ungauged, rain-dominated land globally in the dormant season alone. In other words, the hardest-to-predict behavior is not an exception confined to a few quirky basins—it is the planetary norm, and it is concentrated precisely in the regions where streamflow is least observed.
The geography of complexity is far from uniform, and the seasonal dimension of the analysis reveals patterns that would be invisible in a static snapshot. Africa and much of Asia, with the notable exception of Japan, remain predominantly complex year-round, suggesting that hydrologic prediction in these regions will require persistent investment in sophisticated model structures and in new observational infrastructure. Europe undergoes a dramatic seasonal intensification: by the growing season, 94 percent of European catchments are classified as complex, with widespread shifts toward complexity documented across France, Germany, Denmark, Ireland and the southeastern United Kingdom. In North America, a pronounced swing toward complexity dominates the eastern United States as the growing season progresses, while the Pacific Northwest of the United States and the neighboring Canadian province of British Columbia stand out as rare strongholds where clusters of simple catchments persist. Meanwhile, southeastern South America and southeastern Australia display the opposite trajectory, with catchments transitioning from complex in the dormant season to intermediate in the growing season—demonstrating that a catchment’s functional type is not a fixed attribute but a shifting property of the coupled land–water system.
Beneath the regional patterns, the researchers searched for the environmental factors that govern where complexity takes hold. Climate emerged as the dominant control. Rainfall persistence indices, which measure the fraction of time in each season with meaningful rainfall, showed the strongest separation between classes: simple catchments tend to sit in persistently wet climates, complex catchments in more variable ones, with intermediate systems arrayed between. Overall water availability, measured through aridity and effective precipitation, reinforced the same divide between wet, predictable landscapes and drier, erratic ones. On top of this climatic template, physiographic and land-cover variables fine-tune the picture. Simple catchments tend to be smaller and steeper; complex catchments have greater depth to bedrock. Most provocatively, the analysis found that catchments with greater urban and agricultural land cover are consistently associated with greater functional complexity—a signal that human modification of landscapes may be actively reshaping how water moves through them, with implications for flood forecasting in developing regions.
The seasonal transitions themselves carry scientific weight. Among gauged catchments, the most common pathway between the two seasons was a shift from intermediate to complex behavior, with 402 European catchments and 314 in the United States making that jump, likely reflecting intensified runoff generation as vegetative growth, evapotranspiration and soil moisture dynamics reshape subsurface storage. Yet the opposite trend appeared in Latin America, the Caribbean and Oceania, where hundreds of catchments simplified from complex to intermediate. This heterogeneity underscores that the same broad climatic forces can push different landscapes in different functional directions, and it cautions against assuming that a model calibrated in one season will hold in another. For the field of large-sample hydrology, which seeks universal patterns across thousands of basins, the message is that functional diversity must be treated as dynamic, not static.
The practical implications extend well beyond academic taxonomy. Because gauges are expensive to install and maintain, water agencies face hard choices about where to deploy limited monitoring resources. The new framework provides an evidence-based blueprint for prioritizing streamflow gauging in under-represented complex catchments—exactly the places where a single well-placed gauge would yield the greatest scientific return, since complex basins both resist prediction and dominate the ungauged land area. The findings also speak directly to the boom in machine learning approaches to rainfall–runoff modeling. As deep learning models proliferate, knowing a catchment’s functional class offers a principled way to judge whether a model’s internal behavior is realistic, and whether a model trained in data-rich Europe can be credibly transferred to complex, ungauged African basins.
To make the work usable, the team has released the underlying dataset of streamflow, climate and catchment attributes through Figshare, published the trained classification code on GitHub, and built interactive global maps showing season-specific functional classes for the 77,585 ungauged catchments analyzed in the study. They have gone further, compiling a user-friendly web application that classifies any catchment from an uploaded boundary polygon, returning season-specific labels within moments. In an era when climate change is eroding the stationary assumptions on which decades of water management were built, a global, dynamic map of where catchments behave predictably—and where they do not—may prove one of the most consequential tools hydrology has produced for confronting the world’s unmeasured waters.
The study builds on two decades of community effort. The International Association of Hydrological Sciences’ decade on Predictions in Ungauged Basins, launched in 2003, framed the ungauged-stream problem as a central scientific challenge, and the new classification offers a functional rather than purely physical answer to it. Where earlier regionalization efforts grouped catchments by climate, geology or landscape descriptors, this framework groups them by observed behavior—how rainfall is actually converted into runoff across many individual events.
That behavioral emphasis connects the work to a broader shift in hydrology away from assuming linearity. Field studies of subsurface stormflow have long documented fill-and-spill threshold dynamics, in which hillslopes release water abruptly once a storage limit is exceeded, and meta-analyses of small forested catchments confirm that such nonlinearities are widespread. The three-class scheme effectively quantifies how often those threshold and scatter-dominated behaviors dominate at continental scale.
The open release of data and code also matters scientifically. Because the event catalogue, catchment attributes and trained model are publicly available, other researchers can test whether functional classes align with independent evidence such as water transit times, tracer-based flow-path diagnostics or satellite-extended gauge records, and can refine the seasonal boundaries as climate records lengthen.
Subject of Research: Global classification of hydrologic functional diversity in gauged and ungauged catchments
Article Title: A global classification of hydrologic functional diversity in gauged and ungauged catchments
Article References: Ameli, A. A., Sharif, H., & McDonnell, J. J. (2026). A global classification of hydrologic functional diversity in gauged and ungauged catchments. Nature Water. https://doi.org/10.1038/s44221-026-00699-6
Image Credits: AI Generated
DOI: 10.1038/s44221-026-00699-6
Keywords: hydrology, catchments, runoff, rainfall, ungauged basins, streamflow, machine learning, seasonal variability, land cover, water security, flood prediction, Nature Water
Cite Scienmag News
Violet Maxwell. (September 11, 2026). Most of Earth’s Catchments Handle Rainfall in Surprisingly Complex Ways. Scienmag. https://scienmag.com/most-of-earths-catchments-handle-rainfall-in-surprisingly-complex-ways/
Violet Maxwell. "Most of Earth’s Catchments Handle Rainfall in Surprisingly Complex Ways." Scienmag, 11 September 2026, https://scienmag.com/most-of-earths-catchments-handle-rainfall-in-surprisingly-complex-ways/. Accessed 11 September 2026.
Violet Maxwell. "Most of Earth’s Catchments Handle Rainfall in Surprisingly Complex Ways." Scienmag. September 11, 2026. https://scienmag.com/most-of-earths-catchments-handle-rainfall-in-surprisingly-complex-ways/








