1. Introduction
Global warming has driven significant changes in temperature and precipitation patterns, disrupting the natural hydrological cycle and intensifying extreme events such as droughts and floods [
1,
2,
3] Among these, floods are particularly responsible for widespread ecological, social, and economic losses due to intense rainfall and inadequate drainage management [
4,
5]. The increasing urbanization and population density in vulnerable areas further amplified flood exposure [
6].
Historically, flood susceptibility assessment relied on qualitative observations and the manual interpretation of topographic maps [
7,
8]. The development of quantitative geomorphology enabled the mathematical evaluation of watershed characteristics, with early studies introducing key morphometric parameters based on shape, area, and relief [
9,
10].
The subsequent advent of Geographic Information Systems (GISs) and remote sensing (RS) revolutionized watershed studies, allowing for high-resolution, spatially explicit assessments of hydrological and geomorphological variables [
11,
12,
13,
14] Digital elevation models (DEMs), in particular, provided reliable, freely available topographic data essential for accurate morphometric analysis and susceptibility mapping [
5,
15]. Despite these advancements, some processes remained computationally intensive or required specialized software [
16].
In recent years, cloud computing platforms such as Google Earth Engine (GEE) have significantly enhanced watershed analysis by providing access to extensive preprocessed datasets and robust computational capacity for handling large-scale studies [
17]. The integration of RS, GISs, and GEE has proven highly effective in flood susceptibility assessments, particularly when combined with morphometric analysis techniques [
1,
4,
18].
Within the context of flood susceptibility, watersheds are critical spatial units where the interaction of topography, drainage networks, and precipitation patterns determines surface runoff behavior [
11,
19]. Morphometric analysis quantitatively characterizes these landform attributes, providing insights into hydrological processes and flood-prone conditions [
1,
12,
13].
In Peru, 159 major hydrographic units have been delineated across the Pacific, Amazon, and Titicaca regions, with a hierarchical classification system implemented by the National Water Authority [
20]. The country’s complex topography and climatic variability, exacerbated by phenomena such as the El Niño–Southern Oscillation (ENSO), contribute to high flood susceptibility, particularly in the Andean and Amazonian regions [
21,
22].
The Mantaro watershed, located in the central Peruvian Andes, holds strategic importance due to its role in agricultural production, hydroelectric generation, and urban water supply [
23]. However, its complex terrain and seasonal rainfall patterns increase vulnerability to floods, highlighting the need for advanced susceptibility assessments to inform water resource management and disaster prevention efforts.
Accordingly, this study aims to identify flood susceptibility prone areas within the Mantaro watershed by integrating morphometric analysis with geospatial tools such as GISs and GEE. By classifying sub-watersheds into susceptibility levels based on quantitative topographic and hydrological indicators, this research provides scientific support for watershed management, climate adaptation, and regional planning initiatives.
2. Materials and Methods
2.1. Study Area
The Mantaro watershed is located in the central area of the Peruvian Tropical Andes (PTA) located between 10°33′52.66″ and 13°32′31.39″ south latitude, and between 73°55′10.88″ and 76°39′16.01″ west longitude [
24] covering an area of 34,363 km
2. This area is sorted by Pasco (6.56%), Ayacucho (11,21%), Huancavelica (25.43%) and Mantaro (56.80%) local water administration [
25]. Furthermore, according to the Pfafstetter delimitation and coding of hydrographic units in Peru, the Mantaro watershed is classified as level 4 and consists of 18 sub-watersheds, 9 of which are at level 5 with the remaining 9 at level 6 [
26], as shown in
Figure 1 and
Table 1.
These hierarchical levels, established by the National Water Authority (ANA), represent the administrative subdivision of the Mantaro watershed into progressively smaller hydrological units for water resource management purposes. Specifically, level 5 corresponds to larger sub-watersheds, while level 6 identifies more localized drainage units. However, the flood susceptibility classification presented in this study is based on independent morphometric analysis and does not rely on the pre-existing flood assessment levels assigned to these administrative units.
Additionally, agriculture is the dominant employment sector in the Mantaro watershed, as indicated by the macroeconomic variable of the economically active employed population (54.6%). Agriculture spans approximately 339,065 hectares of agricultural land, 29% of which is at risk. This is used for key crops including potatoes, maize, carrots, barley, alfalfa, and artichokes [
27].
Finally, according to Thornthwaite’s climate classification, the Mantaro River Basin encompasses nine distinct climate types, reflecting its considerable altitudinal and geographic variability. These include warm and very humid climates such as A(r)A’H4 and B(r)A’H4, characterized by abundant precipitation throughout the year and high relative humidity; temperate and rainy zones like A(r)B’2H3 and C(o,i)B’2H3, which experience seasonal rainfall deficits yet maintain high humidity levels; and colder climates such as B(i)D’H3, B(o,i)C’H3, and B(o,i)D’H3, defined by semi-frigid to cold conditions, autumn and winter rainfall deficiencies, and humid atmospheres. Additionally, the classification includes a warm-temperate and humid-type (B(r)B’1H4), and a region of permanent snow cover (N), highlighting the basin’s extreme climatic diversity [
28].
2.2. Data
In this research, required data comes from two main sources. On the one hand, the Peruvian watershed shapefile at levels 4, 5, and 6 were retrieved from the ANA database [
29] to identify the location of 18 sub-watersheds (
Figure 1) and obtain an individual layer per sub-watershed. On the other hand, a digital elevation model (DEM) limited to the area of the 18 sub-watersheds was obtained from Google Earth Engine (GEE) cloud platform [
30] to analyze the drainage/stream network through morphometric parameters.
It is crucial to mention that the digital elevation dataset was produced by the Shuttle Radar Topography Mission (SRTM) [
31]. Currently, SRTM Plus is provided by the National Aeronautics and Space Administration (NASA) at a spatial resolution of 1 arc-second (approximately 30 m) [
30]. Furthermore, unlike previous versions that contain voids or are void-filled using commercial sources, this dataset has undergone a gap-filling process utilizing open access data sources, including ASTER GDEM2, GMTED2010, and NED, ensuring greater continuity and accuracy in terrain representation [
30].
Finally, the DEM in GEE was obtained from the USGS SRTMGL1 30 m resolution dataset via Google Earth Engine. The elevation band was extracted and clipped to the defined area of interest. The resulting elevation image was visualized and subsequently exported at a 30 m spatial resolution using the UTM Zone 18S coordinate reference system (EPSG:32718) for further analysis.
It is important to clarify that this study focuses exclusively on flood susceptibility derived from morphometric characteristics obtained from the 30 × 30 m resolution DEM data. The exclusion of dynamic climatic variables, such as rainfall anomalies, ENSO-related events, or climate change projections, reflects both theoretical considerations and current limitations in accessing high-resolution, basin-wide climatic datasets applicable to this scale of analysis.
2.3. Methodology
This research is composed of different phases, which are explained in
Figure 2.
2.3.1. ArcGIS Processing
Once the Mantaro watersheds are uploaded into the software with the DEM, the applied commands are (i) extract by mask; (ii) fill; (iii) flow direction; (iv) flow accumulation; (v) raster calculation; (vi) stream order—Strahler [
8]; and (vii) stream to features. Each step uses the information generated by previous commands until raster calculation as step vi combines the information from iv and v, and vii requires iii and vi as inputs.
Furthermore, in the current section, specifically in step v, the streams were defined using a threshold value representing approximately 1% of the DEM cell count.
2.3.2. Google Earth Engine Processing
Despite the prior use of GEE to obtain the DEM, it was appropriate for this study to analyze slopes using the data that were generated in the previous phase (ArcGIS) and subsequently uploaded into the GEE environment.
A sub-watershed (MSW_1–18) was extracted from a previously classified feature collection using Google Earth Engine (GEE). The Shuttle Radar Topography Mission (SRTM) digital elevation model at a 30 m resolution was clipped to the study area to derive the terrain slope. A terrain analysis module was applied to calculate the slope raster, which was subsequently visualized using a custom color palette. Descriptive statistics (maximum, minimum, mean, median, standard deviation, and variance) were computed for the slope values within the watershed boundary using the reduced region function with appropriate reducers. Additionally, pixel count was evaluated to estimate the number of valid data points within the region. All geospatial operations, including data masking, visualization, and statistical analysis, were executed through the GEE JavaScript API.
2.3.3. Morphometric Analysis
This research has sorted the morphometric parameters into three groups per sub-watershed, as presented in
Table 2,
Table 3 and
Table 4:
Table 2.
Preliminary and linear morphometric parameter.
Table 2.
Preliminary and linear morphometric parameter.
N° | Parameter | Unit | Value from | Source |
---|
1 | Area (A) | km2 | ArcGIS | - |
2 | Perimeter (P) | km | ArcGIS | - |
3 | N° of streams order 1 | nominal | ArcGIS | - |
4 | N° of total streams | nominal | ArcGIS | - |
5 | Stream order (u) | nominal | ArcGIS | [8] |
6 | Stream length (Lu) | km | ArcGIS | [7] |
7 | Basin length (Lb) | km | 1.312 × Area0.568 | [32] |
Table 3.
Morphometric parameter related to area.
Table 3.
Morphometric parameter related to area.
N° | Parameter | Unit | Value from | Source |
---|
1 | Stream frequency (Fs) | km−2 | | [7] |
2 | Drainage density (Dd) | km−1 | | [7] |
3 | Form factor (Ff) | nominal | | [7] |
4 | Circularity ratio (Cr) | nominal | | [10] |
5 | Texture ratio (Tr) | nominal | | [7] |
6 | Elongation ratio (Er) | nominal | | [9] |
7 | Shape factor (Sf) | nominal | | [7] |
Table 4.
Morphometric parameter related to relief.
Table 4.
Morphometric parameter related to relief.
N° | Parameter | Unit | Value from | Source |
---|
1 | Max elevation | m | DEM | - |
2 | Min elevation | m | DEM | - |
3 | Basin relief (R) | m | R = H-h | [9] |
4 | Relief ratio (Rr) | nominal | R = H/Lb | [9] |
5 | Average slope (As) | Degrees | Google Earth Engine | - |
2.3.4. Weighted Sum Analysis
Firstly, this phase necessitates the development of an organized matrix encompassing each of the 18 sub-watersheds along with their respective morphometric values. Subsequently, as indicated in [
1], the morphometric parameters were categorized into two groups. The first group comprises parameters with a direct influence, including basin relief (R), relief ratio (Rr), drainage density (Dd), stream frequency (Fs), circulatory ratio (Cr), texture ratio (Tr), and average slope (As). The second group consists of parameters with an indirect influence, which are associated with the elongation ratio (Er), form factor (Ff), and shape factor (Sf).
Secondly, for parameters with direct influence, a hierarchical ranking was assigned, with the highest value receiving a rank of 1 and continuing sequentially up to 18, corresponding to each sub-watershed. Conversely, for parameters with indirect influence, the highest value was assigned a rank of 18, decreasing sequentially to 1 across the sub-watersheds [
33]. It is important to note that, although [
33] applied this methodology in the context of soil erosion risk, several of the selected morphometric parameters such as slope, drainage density, and relief are widely recognized as influencing surface runoff and flood susceptibility conditions. Therefore, this approach has been adapted to identify flood-prone areas based on geomorphometric characteristics, without representing a direct flood hazard or inundation model.
Thirdly, the correlation matrix of the morphometric parameters was computed using RStudio version 2024.04.2 + 764, incorporating the previously established ranking. The weight of each morphometric parameter was determined by dividing the sum of its respective column by the total sum of the correlation matrix [
33].
Lastly, the weighted sum analysis composite parameter (WSAcp) is computed by multiplying the assigned weight of each morphometric parameter by its hierarchical ranking for each sub-watershed.
2.3.5. Flood Susceptibility Classification Based on Morphometric Analysis
The final methodological phase of this research involves summing the weighted sum analysis composite parameters (WSAcp) for morphometric parameters with direct influence (+) and indirect influence (−) for each sub-watershed. Consequently, sub-watersheds with lower composite values are identified as the most flood-prone areas.
The classification identifies sub-watersheds with different levels of flood susceptibility based on the composite weighted sum of morphometric parameters. Although the spatial units correspond to pre-existing sub-watersheds delineated by the National Water Authority of Peru, the flood susceptibility levels were independently derived using quantitative geomorphometric indicators. This approach ensures that the classification reflects physical susceptibility conditions, rather than administrative or pre-existing designations.
The division into four susceptibility categories, very high, high, medium, and low, follows a consistent threshold-based scheme, where sub-watersheds with the lowest composite scores exhibit the most unfavorable morphometric characteristics, such as steep slopes, high drainage density, and compact shapes, which are known to enhance surface runoff and increase flooding potential. This classification method is adapted from [
1] and widely used in hydrological susceptibility assessments. By employing relative ranking within the watershed, the approach provides a systematic and replicable framework for prioritizing sub-watersheds based on their intrinsic susceptibility to flooding.
Specifically, given that this study examines 18 sub-watersheds within the Mantaro watershed, the five sub-watersheds with the lowest composite values are classified as very high flood-prone areas, the next five as high, the following four as medium, and the remaining four as low flood-prone areas.
3. Results and Discussions
A preventive approach to risk assessment and management must be a cornerstone of national policy to address various natural hazards, particularly in the context of climate change, which has intensified their frequency and severity [
34]. This is especially crucial for Peru, recognized as one of the most vulnerable developing countries [
35]. Therefore, this research identifies flood-prone areas (sub-watersheds) in one of the most valuable sectors of Peru due to its capability of food and energy production [
27].
3.1. Sub-Watershed and Morphometric Parameters Values
The morphometric analysis of the 18 sub-watersheds in the Mantaro watershed, as detailed in
Table 5, reveals significant variations in key hydrological parameters. The basin relief (R) ranges from 482 m (MSW_13) to 5258 m (MSW_15), indicating substantial topographic differences that influence runoff velocity and erosion potential [
36]. Similarly, the relief ratio (Rr) exhibits notable variability, with MSW_13 presenting the highest value (0.308), suggesting steeper slopes and increased risk to rapid water discharge [
37], while MSW_15 and MSW_18 display the lowest values (0.026 and 0.027, respectively), indicative of more gradual terrain.
Hydrological connectivity, as reflected by drainage density (Dd) and stream frequency (Fs), also varies across sub-watersheds. MSW_4 has the highest drainage density (0.468 km
−1), implying an extensive stream network and lower infiltration potential [
38], whereas MSW_13 records the lowest value (0.274 km
−1), suggesting a reduced drainage efficiency. Likewise, stream frequency is highest in MSW_8 (0.145) and lowest in MSW_6 (0.106), reinforcing the spatial heterogeneity of surface water dynamics. Moreover, average slope (As) shows a strong correlation with relief characteristics, with MSW_15 exhibiting the steepest terrain (30.214°), potentially accelerating runoff and increasing flood risk, while MSW_4 has the lowest slope value (6.931°), favoring slower water movement and greater infiltration. These findings highlight the complexity of watershed hydrology and underscore the necessity of region-specific flood management strategies.
These morphometric variations, summarized in
Table 5, directly influence the susceptibility classification presented in subsequent analyses. Sub-watersheds characterized by steep slopes, high basin relief, and dense drainage networks, such as MSW_15 and MSW_4, exhibit physical conditions that accelerate surface runoff, reduce infiltration capacity, and consequently increase flood susceptibility [
37,
39]. In contrast, sub-watersheds with more elongated shapes, lower drainage densities, and gentler slopes, such as MSW_2 and MSW_13, demonstrate greater potential for water retention and reduced flood susceptibility. These morphometric indicators serve as the foundation for the weighted sum analysis applied in this study, reinforcing the relevance of geomorphological parameters in understanding spatial flood susceptibility patterns within the Mantaro watershed.
3.2. Preliminary Hierarchy Order
The hierarchical ranking of morphometric parameters across the 18 sub-watersheds, as presented in
Table 6, highlights distinct variations. The basin relief (R) ranking indicates that MSW_15 holds the first position (rank 1), reinforcing its significant elevation difference, while MSW_13 exhibits the last rank (18), suggesting a relatively lower relief variation. Similarly, the relief ratio (Rr) ranking aligns with this pattern, where MSW_13 is ranked first due to its steep slopes, increasing its propensity for rapid runoff [
37], whereas MSW_15 and MSW_18 occupy the lowest ranks, indicative of gentler terrain and reduced runoff acceleration. Regarding drainage density (Dd) and stream frequency (Fs), MSW_4 and MSW_14 are ranked first, confirming their dense and well-connected stream networks, which contribute to faster hydrological responses and increased surface runoff [
37]. In contrast, MSW_13 and MSW_3, which hold the lowest ranks, exhibit lower drainage densities, implying reduced runoff connectivity and potentially higher infiltration. The indirect influence parameters, including elongation ratio (Er), form factor (Ff), and shape factor (Sf), further differentiate sub-watersheds, with MSW_15 demonstrating the most elongated shape (rank 1) and MSW_13 exhibiting a more compact configuration (rank 18).
Table 6 summarizes the integrated flood susceptibility ranking for each sub-watershed based on the combined evaluation of morphometric parameters presented in this section. While
Table 1 includes the physical characteristics of the sub-watersheds, such as the area, perimeter, and administrative level, these values are not directly comparable to the susceptibility classification, which reflects geomorphometric conditions influencing surface runoff potential.
The relevance of a preliminary hierarchical ranking in morphometric studies lies in its capacity to systematically evaluate watershed characteristics and their influence on hydrological behavior [
40]. By prioritizing parameters that directly and indirectly affect surface runoff, this ranking enhances the accuracy of predictive models and provides a robust foundation for decision-making in watershed management [
41]. Furthermore, it enables the comparative analysis of multiple watersheds, ensuring that mitigation strategies are aligned with the specific geomorphological conditions of each sub-watershed.
3.3. Morphometric Parameter Weight
The correlation matrix presented in
Table 7 quantifies the interrelationships among key morphometric parameters, providing insight into their combined influence on flood risk. Basin relief (R) exhibits a strong positive correlation with average slope (As) (0.822), indicating that sub-watersheds with higher elevation differences tend to have steeper slopes, which can accelerate surface runoff and increase erosion potential [
42]. Additionally, texture ratio (Tr) shows a moderate correlation with basin relief (0.552), suggesting that areas with higher relief tend to develop more intricate drainage patterns, potentially enhancing runoff efficiency [
43].
Conversely, relief ratio (Rr) demonstrates a strong negative correlation with texture ratio (−0.926) and elongation ratio (Er) (−0.988), implying that steeper terrains are associated with less elongated watershed shapes and lower textural complexity; however, [
44], states that slopes ranging from moderate to steeper ground are associated with elongated watershed shapes. Similarly, elongation ratio and form factor (Ff) share a near-perfect inverse relationship with basin relief (−0.988), confirming that more elongated sub-watersheds correspond to lower elevation variations, which can lead to slower runoff and increased infiltration [
45]. These correlations highlight the intricate balance between watershed topography and hydrological response, reinforcing the importance of integrating multiple morphometric parameters into flood risk assessments.
The correlation patterns observed in
Table 7 confirm that flood susceptibility within the Mantaro watershed is governed by the complex interactions between relief, drainage network characteristics, and watershed geometry. These interdependencies justify the inclusion and relative weighting of specific morphometric parameters in the weighted sum analysis, ensuring that the final susceptibility classification reflects both the direct and indirect influence of watershed morphology on hydrological behavior. Therefore, the correlation matrix not only validates the parameter selection but also strengthens the scientific basis of the susceptibility mapping framework applied in this study.
3.4. Weighted Sum Analysis Composite Parameters
The weighted sum analysis composite parameter (WSAcp) provides an integrated evaluation of flood susceptibility by combining the hierarchical rankings of morphometric parameters with their respective weightings.
Table 8 presents the WSAcp values for each sub-watershed, revealing previous significant variations that directly correlate with the flood-prone areas.
3.5. Flood-Prone Areas
The final classification of flood-prone sub-watersheds, based on the WSAcp values, is presented in
Table 9 and
Figure 3. This ranking categorizes the 18 sub-watersheds into four priority levels: very high, high, medium, and low. MSW_14 (2.37), MSW_8 (2.62), and MSW_11 (2.73) emerge as one of the highest priority sub-watersheds, classified under the category of “very high”. These sub-watersheds exhibit a combination of high drainage density (Dd), steep average slopes (As), and compact morphometric characteristics, which accelerate surface runoff and increase flood susceptibility. Their prioritization in flood risk management strategies is essential to mitigate potential damage.
On the other hand, MSW_2 (11.93), MSW_1 (10.67), and MSW_3 (10.11) are categorized as “low”-priority sub-watershed due to their elongated watershed shapes (Er) and lower drainage densities, which promote greater water infiltration and slower runoff response [
39]. Sub-watersheds classified as “high”- and “medium”-priority, such as MSW_7 (5.07) and MSW_4 (8.07), exhibit intermediate characteristics, where localized topographic variations and drainage network structures influence their susceptibility levels. This classification provides a critical basis for developing targeted watershed management plans, emphasizing the implementation of flood control measures in the most vulnerable sub-watersheds while reinforcing resilience in lower-risk areas.
Furthermore,
Figure 3, in comparison with
Table 1, demonstrates that areas classified as very high and high priority cover 10,418.952 km
2 and 15,141.395 km
2, respectively. This indicates that a total of 25,560.347 km
2 (74.38% of the Mantaro watershed) is highly vulnerable to flooding and requires immediate attention. These critical areas fall under the jurisdiction of the Huancayo, Huancavelica, and Ayacucho local water administrations, highlighting the urgent need for targeted flood management and mitigation strategies.
Although this study provides a technical classification of flood susceptibility based on morphometric analysis, the results have not yet been empirically validated against historical flood events, hydrological records, or field-based observations. Future research should focus on ground-truthing these findings, especially in high-susceptibility areas such as Huancayo, using disaster records, stream gauge data, and community-level surveys. Additionally, incorporating socio-economic vulnerability indicators, such as population density or livelihood dependencies, is essential to align susceptibility mapping with holistic flood management frameworks.
Compared to conventional flood-prone areas assessments relying solely on historical flood records or empirical models, this study demonstrates the advantage of integrating weighted sum analysis (WSA) with geomorphometric parameters derived from high-resolution DEM data. Similar approaches have been successfully applied for erosion or flash flood-prone areas [
1,
33], but their application to flood susceptibility remains limited, particularly in Andean basins. The methodology adopted here allows for the systematic prioritization of flood-prone areas based on intrinsic watershed characteristics, providing a cost-effective and scalable tool that complements traditional hydrological models, especially where ground data is scarce.
4. Conclusions
This study demonstrates the value of integrating morphometric analysis and GIS-based methodologies to identify flood-prone areas within the Mantaro watershed, Peru. By leveraging high-resolution digital elevation models and hydrological parameters, we detected significant spatial variations in flood susceptibility across the 18 sub-watersheds. Approximately 74.38% of the watershed area falls under categories of high to very high susceptibility, underscoring the need for targeted attention from local water management authorities. The results highlight that sub-watersheds, characterized by steep slopes, dense drainage networks, and compact shapes, present the greatest potential for extreme hydrological events, providing a technical basis for prioritizing mitigation efforts.
Correlation analysis confirms that watershed morphology exerts a direct influence on flood susceptibility. Parameters such as basin relief, average slope, and drainage density show strong associations with flood-prone conditions, reinforcing the importance of incorporating topographic variability into watershed planning. The prioritization of sub-watersheds into four susceptibility levels offers a practical framework for resource allocation, enabling decision-makers to focus interventions on the most critical areas while fostering resilience elsewhere. Moreover, the methodological approach applied here can be replicated in other regions with similar hydrological and geomorphological settings to support adaptive water resource management.
Future research should incorporate rainfall variability, climate change projections, and hydrological simulations to expand upon the susceptibility framework established in this study, thereby achieving a more comprehensive understanding of flood risks in the Mantaro watershed. Integrating dynamic climatic factors will enhance model predictability and improve decision-making at both regional and local scales.
Regarding practical application, it is essential to align flood mitigation strategies with Peru’s governance structures, fiscal realities, and community needs. Beyond traditional infrastructure interventions, this study advocates for implementing nature-based solutions, such as reforestation and slope stabilization, particularly in highly susceptible sub-watersheds. Efforts to strengthen early warning systems through community-based hydrological monitoring and foster collaboration between the National Water Authority (ANA), regional governments, and rural populations are also vital. This tiered, stakeholder-centered approach connects scientific insights with feasible, context-sensitive management actions, contributing to sustainable watershed governance and effective disaster risk reduction.
Given the increasing frequency and severity of extreme weather events, this research further highlights the need for real-time monitoring systems and advanced remote sensing technologies to improve flood forecasting capabilities. Future studies should also address the impacts of land-use changes and climate variability on watershed hydrodynamics to refine predictive models. Ultimately, enhancing interdisciplinary collaboration among scientists, policymakers, and local communities is imperative to develop sustainable, science-based interventions that safeguard vulnerable watersheds and human settlements, reinforcing the region’s climate resilience.
Author Contributions
Conceptualization, D.P.R.A.-R. and E.P.-V.; methodology, D.P.R.A.-R.; software, G.H.; validation, E.P.-V. and S.d.Á.-R.; formal analysis, D.P.R.A.-R.; investigation, D.P.R.A.-R.; resources, D.P.R.A.-R.; data curation, S.d.Á.-R. and G.H.; writing—original draft preparation, D.P.R.A.-R.; writing—review and editing, E.P.-V.; visualization, D.P.R.A.-R. and G.H.; supervision, E.P.-V.; project administration, D.P.R.A.-R.; funding acquisition, D.P.R.A.-R. All authors have read and agreed to the published version of the manuscript.
Funding
This work was funded by CONCYTEC through the PROCIENCIA program within the framework of the “Scholarships for Doctoral Programs in Interinstitutional Alliances” competition, under contract PE501089404-2024-PROCIENCIA-BM.
Institutional Review Board Statement
Not applicable.
Informed Consent Statement
Not applicable.
Data Availability Statement
The data that support the findings of this study are available upon request from the corresponding author.
Acknowledgments
To the Jorge Basadre Grohmann National University and especially to the H2O’UNJBG Research Group, Water Research Group.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Portuguez-Maurtua, M.; Arumi, J.L.; Stehr, A.; Lagos, O.; Chávarri-Velarde, E.; Rivera-Ruiz, D. Mapping of Areas Vulnerable to Flash Floods by Means of Morphometric Analysis with Weighting Criteria Applied. Water 2023, 15, 1053. [Google Scholar] [CrossRef]
- Aichi, A.; Ikirri, M.; Ait Haddou, M.; Quesada-Román, A.; Sahoo, S.; Singha, C.; Sajinkumar, K.S.; Abioui, M. Integrated GIS and analytic hierarchy process for flood risk assessment in the Dades Wadi watershed (Central High Atlas, Morocco). Results Earth Sci. 2024, 2, 100019. [Google Scholar] [CrossRef]
- Shadmaan, M.S.; Hassan, K.M. Assessment of flood susceptibility in Sylhet using analytical hierarchy process and geospatial technique. Geomatica 2024, 76, 100003. [Google Scholar] [CrossRef]
- Bisht, S.; Chaudhry, S.; Sharma, S.; Soni, S. Assessment of flash flood vulnerability zonation through Geospatial technique in high altitude Himalayan watershed, Himachal Pradesh India. Remote Sens. Appl. Soc. Environ. 2018, 12, 35–47. [Google Scholar] [CrossRef]
- Sutradhar, S.; Mondal, P. Prioritization of watersheds based on morphometric assessment in relation to flood management: A case study of Ajay river basin, Eastern India. Watershed Ecol. Environ. 2023, 5, 1–11. [Google Scholar] [CrossRef]
- Sun, H.; Yu, Q.; Wang, X.; Zhang, X.; Ruan, X. Exploring sustainable watershed flood risks management: An innovative TFAHP-TOPSIS methodology in the Georges River Basin, Australia. Int. J. Disaster Risk Reduct. 2024, 110, 104626. [Google Scholar] [CrossRef]
- Horton, R. Erosional Development of Streams and their Drainage Basins; Hydrophysical Approach to Quantitative Morphology. Geol. Soc. Am. Bull. 1945, 56, 275–370. Available online: https://pubs.geoscienceworld.org/gsa/gsabulletin/article-abstract/56/3/275/4075/EROSIONAL-DEVELOPMENT-OF-STREAMS-AND-THEIR?redirectedFrom=fulltext (accessed on 16 December 2024). [CrossRef]
- Strahler, A. Quantitative Geomorphology of Drainage Basins and Channel Networks. 1964. Available online: https://www.scirp.org/reference/referencespapers?referenceid=1451624 (accessed on 18 December 2024).
- Schumm, S. Evolution of Drainage Systems and Slopes in Badlands at Perth Amboy, New Jersey. Geol. Soc. Am. Bull. 1956, 67, 597–646. Available online: https://pubs.geoscienceworld.org/gsa/gsabulletin/article-abstract/67/5/597/4811/EVOLUTION-OF-DRAINAGE-SYSTEMS-AND-SLOPES-IN?redirectedFrom=fulltext (accessed on 29 December 2024). [CrossRef]
- Potter, P.E. A Quantitative Geomorphic Study of Drainage Basin Characteristics in the Clinch Mountain Area, Virginia and Tennessee. V. C. Miller. J. Geol. 1957, 65, 112–113. [Google Scholar] [CrossRef]
- Godif, G.; Manjunatha, B.R. Prioritizing sub-watersheds for soil and water conservation via morphometric analysis and the weighted sum approach: A case study of the Geba river basin in Tigray, Ethiopia. Heliyon 2022, 8, 100605. [Google Scholar] [CrossRef] [PubMed]
- Shelar, R.S.; Shinde, S.P.; Pande, C.B.; Moharir, K.N.; Orimoloye, I.R.; Mishra, A.P.; Varade, A.M. Sub-watershed prioritization of Koyna river basin in India using multi criteria analytical hierarchical process, remote sensing and GIS techniques. Phys. Chem. Earth 2022, 128, 103219. [Google Scholar] [CrossRef]
- Raja Shekar, P.; Mathew, A. Morphometric analysis of watersheds: A comprehensive review of data sources, quality, and geospatial techniques. Watershed Ecol. Environ. 2024, 6, 13–25. [Google Scholar] [CrossRef]
- Chowdhury, M.S. Morphometric analysis of Halda River basin, Bangladesh, using GIS and remote sensing techniques. Heliyon 2024, 10, e29085. [Google Scholar] [CrossRef] [PubMed]
- Sarkar, P.; Kumar, P.; Vishwakarma, D.K.; Ashok, A.; Elbeltagi, A.; Gupta, S.; Kuriqi, A. Watershed prioritization using morphometric analysis by MCDM approaches. Ecol. Inform. 2022, 70, 101763. [Google Scholar] [CrossRef]
- Şener, M.; Arslanoğlu, M.C. Morphometric analysis in Google Earth Engine: An online interactive web-based application for global-scale analysis. Environ. Model. Softw. 2023, 162, 105640. [Google Scholar] [CrossRef]
- Ghosh, S.; Kumar, D.; Kumari, R. Cloud-based large-scale data retrieval, mapping, and analysis for land monitoring applications with Google Earth Engine (GEE). Environ. Chall. 2022, 9, 100605. [Google Scholar] [CrossRef]
- Krupavathi, C.; Gowd, S.S.; Rajasekhar, M.; Ravikumar, P. Morphometric analysis of Mogamureru river basin at the YSR Kadapa District, Andhra Pradesh, India using GIS and remote sensing. Geomatica 2024, 76, 100005. [Google Scholar] [CrossRef]
- Ojha, S.; Puri, L.; Bist, S.P.; Bastola, A.P.; Acharya, B. Watershed prioritization of Kailali district through morphometric parameters and landuse/landcover datasets using GIS. Heliyon 2023, 9, e16489. [Google Scholar] [CrossRef] [PubMed]
- Autoridad Nacional del Agua. R.M. No 033-2008-AG. Repositorio ANA. 2008. Available online: https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://repositorio.ana.gob.pe/handle/20.500.12543/5585&ved=2ahUKEwiwwM-o2M2OAxUI4AIHHX_uGQEQFnoECBcQAQ&usg=AOvVaw0p3X0urQzxZpmD9NsDJEbR (accessed on 10 December 2024).
- French, A.; Mechler, R.; Arestegui, M.; MacClune, K.; Cisneros, A. Root causes of recurrent catastrophe: The political ecology of El Niño-related disasters in Peru. Int. J. Disaster Risk Reduct. 2020, 47, 101539. [Google Scholar] [CrossRef]
- Ccopi-Trucios, D.; Barzola-Rojas, B.; Ruiz-Soto, S.; Gabriel-Campos, E.; Ortega-Quispe, K.; Cordova-Buiza, F. River Flood Risk Assessment in Communities of the Peruvian Andes: A Semiquantitative Application for Disaster Prevention. Sustainability 2023, 15, 13768. [Google Scholar] [CrossRef]
- Zubieta, R.; Saavedra, M.; Silva, Y.; Giráldez, L. Spatial analysis and temporal trends of daily precipitation concentration in the mantaro river basin: Central andes of peru. Stoch. Environ. Res. Risk Assess. 2017, 31, 1305–1318. [Google Scholar] [CrossRef]
- Autoridad Nacional del Agua. Description of the Mantaro Hydrological Network. 2025. Available online: https://www.ana.gob.pe/2019/consejo-de-cuenca/mantaro/Hidrograf%C3%ADa (accessed on 10 December 2024).
- Autoridad Nacional del Agua. Delimitation of the Territorial Scopes of Local Water Administrations. Autoridad Nacional Del Agua. 2017. Available online: https://repositorio.ana.gob.pe/handle/20.500.12543/1817 (accessed on 10 December 2024).
- Autoridad Nacional del Agua. Mantaro Hydrographic Units. 2015. Available online: https://crhc.ana.gob.pe/mantaro/ambito-de-gestion/unidades-hidrograficas-menores (accessed on 10 December 2024).
- Autoridad Nacional del Agua. Socioeconomic Characterization. 2008. Available online: https://www.ana.gob.pe/2019/consejo-de-cuenca/mantaro/VC (accessed on 10 December 2024).
- Autoridad Nacional del Agua. Description of the Mantaro Climatic Conditions. 2005. Available online: https://repositorio.ana.gob.pe/bitstream/20.500.12543/2393/1/ANA0001142.pdf (accessed on 10 December 2024).
- Autoridad Nacional del Agua. Collection of Maps. 2015. Available online: https://repositorio.ana.gob.pe/handle/20.500.12543/99 (accessed on 12 December 2024).
- Google Earth Engine (GEE). NASA SRTM Digital Elevation 30m|Earth Engine Data Catalog. 2025. Available online: https://developers.google.com/earth-engine/datasets/catalog/USGS_SRTMGL1_003#description (accessed on 27 December 2024).
- Farr, T.G.; Rosen, P.A.; Caro, E.; Crippen, R.; Duren, R.; Hensley, S.; Kobrick, M.; Paller, M.; Rodriguez, E.; Roth, L.; et al. The shuttle radar topography mission. Rev. Geophys. 2007, 45, RG2004. [Google Scholar] [CrossRef]
- Sreedevi, P.D.; Sreekanth, P.D.; Khan, H.H.; Ahmed, S. Drainage morphometry and its influence on hydrology in an semi arid region: Using SRTM data and GIS. Environ. Earth Sci. 2013, 70, 839–848. [Google Scholar] [CrossRef]
- Jothimani, M.; Abebe, A.; Dawit, Z. Mapping of soil erosion-prone sub-watersheds through drainage morphometric analysis and weighted sum approach: A case study of the Kulfo River basin, Rift valley, Arba Minch, Southern Ethiopia. Model. Earth Syst. Environ. 2020, 6, 2377–2389. [Google Scholar] [CrossRef]
- Papathoma-Köhle, M.; Promper, C.; Glade, T. A common methodology for risk assessment and mapping of climate change related Hazards-Implications for climate change adaptation policies. Climate 2016, 4, 8. [Google Scholar] [CrossRef]
- Tafur Anzualdo, V.I.; Aguirre Chavez, F.; Vega-Guevara, M.; Esenarro, D.; Vilchez Cairo, J. Causes and Effects of Climate Change 2001 to 2021, Peru. Sustainability 2024, 16, 2863. [Google Scholar] [CrossRef]
- Rajbanshi, J.; Bhattacharya, S. Assessment of soil erosion, sediment yield and basin specific controlling factors using RUSLE-SDR and PLSR approach in Konar river basin, India. J. Hydrol. 2020, 587, 124935. [Google Scholar] [CrossRef]
- Li, X.; Gao, J.; Guo, Z.; Yin, Y.; Zhang, X.; Sun, P.; Gao, Z. A Study of Rainfall-Runoff Movement Process on High and Steep Slopes Affected by Double Turbulence Sources. Sci. Rep. 2020, 10, 9001. [Google Scholar] [CrossRef] [PubMed]
- Raikwar, V.; Pagare, P. Analitical Study of Stream Frequency and Drainage Density of Upper Narmada Basin: A Remote Sensing and Gis Approach. J. Glob. Resour. 2019, 6, 179–182. [Google Scholar] [CrossRef]
- Dikpal, R.L.; Renuka Prasad, T.J.; Satish, K. Evaluation of morphometric parameters derived from Cartosat-1 DEM using remote sensing and GIS techniques for Budigere Amanikere watershed, Dakshina Pinakini Basin, Karnataka, India. Appl. Water Sci. 2017, 7, 4399–4414. [Google Scholar] [CrossRef]
- Chandniha, S.K.; Kansal, M.L. Prioritization of sub-watersheds based on morphometric analysis using geospatial technique in Piperiya watershed, India. Appl. Water Sci. 2017, 7, 329–338. [Google Scholar] [CrossRef]
- Shivhare, V.; Gupta, C.; Mallick, J.; Singh, C.K. Geospatial modelling for sub-watershed prioritization in Western Himalayan Basin using morphometric parameters. Nat. Hazards 2022, 110, 545–561. [Google Scholar] [CrossRef]
- Samal, D.R.; Gedam, S.S.; Nagarajan, R. GIS based drainage morphometry and its influence on hydrology in parts of Western Ghats region, Maharashtra, India. Geocarto Int. 2015, 30, 755–778. [Google Scholar] [CrossRef]
- Ahad, U.; Shah, A.R.; Ali, U. Quantitative estimation of drainage characteristics of the Pohru Catchment, Kashmir valley, India: A remote sensing and GIS based approach. Geocarto Int. 2022, 37, 13839–13859. [Google Scholar] [CrossRef]
- Kumar Yadav, S.; Dubey, A.; Kumar Singh, S.; Yadav, D. Spatial regionalisation of morphometric characteristics of mini watershed of Northern Foreland of Peninsular India. 2020, 13, 435. [CrossRef]
- Kumar, V.; Sen, S.; Chauhan, P. Geo-morphometric prioritization of Aglar micro watershed in Lesser Himalaya using GIS approach. Model. Earth Syst. Environ. 2021, 7, 1269–1279. [Google Scholar] [CrossRef]
| 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. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).