Votre recherche
Résultats 74 ressources
-
Study region: This study aims at the Kunhar River Basin, Pakistan, that has been facing repeated flood occurrences on a recurring basis. As the flood susceptibility of this area is high, its topographic complexity demands correct predictive modeling for strategic flood planning. Study focus: We developed a system of flood susceptibility mapping based on Geographic Information Systems (GIS), Principal Component Analysis (PCA), and Support Vector Machine (SVM) classification. Four kernel functions were applied, and the highest-performing was the Radial Basis Function (SVM-RBF). The model was validated and trained using historical flood inventories, morphometric parameters, and hydrologic variables, and feature dimensionality was reduced via PCA for increased efficiency. New hydrological insights: The SVM-RBF model recorded an AUC of 0.8341, 88.02% success, 84.97% predictability, 0.89 Kappa value, and F1-score of 0.86, all of which indicated high predictability. Error analysis yielded a PBIAS of +2.14%, indicating negligible overestimation bias but within limits acceptable in hydrological modeling. The results support the superiority of the SVM-RBF approach compared to conventional bivariate methods in modeling flood susceptibility over the complex terrain of mountains. The results can be applied in guiding evidence-based flood mitigation, land-use planning, and adaptive management in the Kunhar River Basin. © 2025 The Author(s)
-
Urban flooding threatens Indian cities and is made worse by rapid urbanization, climate change and poor infrastructure. Severe flooding occurred in cities such as Mumbai, Chennai and Ahmedabad. This has caused huge economic losses and displacement. This study addresses the limitations of traditional flood forecasting methods. It has to contend with the complex dynamics of urban flooding. We offer a deep learning approach which uses the network Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) networks to improve flood risk prediction. Our CNN-LSTM model combines spatial data (water table, topography) and temporal data (historical model) to classify flood risk as low or high. This method includes collecting data pre-processing (MinMaxScaler, LabelEncoder) Modeling, Training and Evaluation. The results demonstrate the accuracy of flood risk predictions and provide insights into flexible strategies for urban flood management. This research highlights the role of data-driven approaches in improving urban planning to reduce flood risk in high-risk areas. © The Author(s), under exclusive license to Springer Nature Switzerland AG 2026.
-
Flood risk assessment is an effective tool for disaster prevention and mitigation. As land use is a key factor influencing flood disasters, studying the impact of different land use patterns on flood risk is crucial. This study evaluates flood risk in the Chang-Zhu-Tan (CZT) urban agglomeration by selecting 17 socioeconomic and natural environmental factors within a risk assessment framework encompassing hazard, exposure, vulnerability, and resilience. Additionally, the Patch-Generating Land Use Simulation (PLUS) and multilayer perceptron (MLP)/Bayesian network (BN) models were coupled to predict flood risks under three future land use scenarios: natural development, urban construction, and ecological protection. This integrated modeling framework combines MLP’s high-precision nonlinear fitting with BN’s probabilistic inference, effectively mitigating prediction uncertainty in traditional single-model approaches while preserving predictive accuracy and enhancing causal interpretability. The results indicate that high-risk flood zones are predominantly concentrated along the Xiang River, while medium-high- and medium-risk areas are mainly distributed on the periphery of high-risk zones, exhibiting a gradient decline. Low-risk areas are scattered in mountainous regions far from socioeconomic activities. Simulating future land use using the PLUS model with a Kappa coefficient of 0.78 and an overall accuracy of 0.87. Under all future scenarios, cropland decreases while construction land increases. Forestland decreases in all scenarios except for ecological protection, where it expands. In future risk predictions, the MLP model achieved a high accuracy of 97.83%, while the BN model reached 87.14%. Both models consistently indicated that the flood risk was minimized under the ecological protection scenario and maximized under the urban construction scenario. Therefore, adopting ecological protection measures can effectively mitigate flood risks, offering valuable guidance for future disaster prevention and mitigation strategies. © 2025 by the authors.
-
This study presents a novel bivariate-output deep learning framework based on LeNet-5 for the simultaneous prediction of urban flood susceptibility and inundation depth in Seoul, South Korea. Unlike previous studies that relied on single-output models, the proposed approach jointly learns classification and regression targets through a shared feature extraction structure, enhancing consistency and generalization. Among six tested architectures, the Le5SD_CBAM model—integrating a Convolutional Block Attention Module (CBAM)—achieved the best performance, with 83% accuracy, an Area Under the ROC Curve (AUC) of 0.91 for flood susceptibility classification, and a mean absolute error (MAE) of 0.12 m and root mean squared error (RMSE) of 0.18 m for depth estimation. The model’s spatial predictions aligned well with hydrological principles and past flood records, accurately identifying low-lying flood-prone zones and capturing localized inundation patterns influenced by infrastructure and micro-topography. Importantly, it detected spatial mismatches between susceptibility and depth, demonstrating the benefit of joint modeling. Variable importance analysis highlighted elevation as the dominant predictor, while distances to roads, rivers, and drainage systems were also key contributors. In contrast, secondary terrain attributes had limited influence, indicating that urban infrastructure has significantly altered natural flood flow dynamics. Although the model lacks dynamic forcings such as rainfall and upstream inflows, it remains a valuable tool for flood risk mapping in data-scarce settings. The bivariate-output framework improves computational efficiency and internal coherence compared to separate single-task models, supporting its integration into urban flood management and planning systems. © 2025 by the authors.
-
With global warming, the hydrological cycle is intensifying with more frequent and severe droughts and floods, placing water resources and their dependent communities under increasing stress. Guidance and insights into the projection of future water conditions are, therefore, increasingly needed to inform climate change adaptation. Hydrological projections can provide such insights when suitably designed for user needs, produced from the best available climate knowledge, and leverage appropriate hydrological models. However, producing such hydrological projections is a complex process that requires skills and knowledge spanning from the often-siloed disciplines of climate, hydrology, communication, and decision-making. Groundwater projections are still underrepresented compared to surface water projections, despite the importance of groundwater to sustain society and the environment. Accordingly, this paper bridges these silos and fills a gap by providing detailed guidance on the important steps and best practices to develop groundwater-inclusive hydrological projections that can effectively support decision-making. Using an extensive literature review and our practical experience as climate scientists, hydro(geo)logists, numerical modelers, uncertainty experts and decision-makers, here we provide: (a) an overview of climate change hydrological impacts as background knowledge; (b) a step-by-step guide to produce groundwater-inclusive hydrological projections under climate change, targeted to both scientists and water practitioners; (c) a summary of important considerations related to hydrological projection uncertainty; and (d) insights to use hydrological projections and their associated uncertainty for impactful communication and decision-making. By providing this practical guide, our paper addresses a critical interdisciplinary knowledge gap and supports enhanced decision-making and resilience to climate change threats. © 2025 Commonwealth of Australia. Earth Science New Zealand. Acclimatised Pty Ltd and The Author(s). Earth's Future published by Wiley Periodicals LLC on behalf of American Geophysical Union.
-
Named Data Networking (NDN) represents a promising Information-Centric Networking architecture that addresses limitations of traditional host-centric Internet protocols by emphasizing content names rather than host addresses for communication. While NDN offers advantages in content distribution, mobility support, and built-in security features, its stateful forwarding plane introduces significant vulnerabilities, particularly Interest Flooding Attacks (IFAs). These IFA attacks exploit the Pending Interest Table (PIT) by injecting malicious interest packets for non-existent or unsatisfiable content, leading to resource exhaustion and denial-of-service attacks against legitimate users. This survey examines research advances in IFA detection and mitigation from 2013 to 2024, analyzing seven relevant published detection and mitigation strategies to provide current insights into this evolving security challenge. We establish a taxonomy of attack variants, including Fake Interest, Unsatisfiable Interest, Interest Loop, and Collusive models, while examining their operational characteristics and network performance impacts. Our analysis categorizes defense mechanisms into five primary approaches: rate-limiting strategies, PIT management techniques, machine learning and artificial intelligence methods, reputation-based systems, and blockchain-enabled solutions. These approaches are evaluated for their effectiveness, computational requirements, and deployment feasibility. The survey extends to domain-specific implementations in resource-constrained environments, examining adaptations for Internet of Things deployments, wireless sensor networks, and high-mobility vehicular scenarios. Five critical research directions are proposed: adaptive defense mechanisms against sophisticated attackers, privacy-preserving detection techniques, real-time optimization for edge computing environments, standardized evaluation frameworks, and hybrid approaches combining multiple mitigation strategies. © 2025 by the authors.
-
A systems-oriented review of machine learning (ML) over the entire flood management spectrum, encompassing fluvial flood control, pluvial flood management, and resiliency-risk characterization was undertaken. Deep learners like long short-term memory (LSTM) networks perform well in predicting reservoir inflows and outflows. Convolution neural networks (CNNs) and other object identification algorithms are being explored in assessing levee and flood wall failures. The use of ML methods in pump station operations is limited due to lack of public-domain datasets. Reinforcement learning (RL) has shown promise in controlling low-impact development (LID) systems for pluvial flood management. Resiliency is defined in terms of the vulnerability of a community to floods. Multi-criteria decision making (MCDM) and unsupervised ML methods are used to capture vulnerability. Supervised learning is used to model flooding hazards. Conventional approaches perform better than deep learners and ensemble methods for modeling flood hazards due to paucity of data and large inter-model predictive variability. Advances in satellite-based, drone-facilitated data collection and Internet of Things (IoT)-based low-cost sensors offer new research avenues to explore. Transfer learning at ungauged basins holds promise but is largely unexplored. Explainable artificial intelligence (XAI) is seeing increased use and helps the transition of ML models from black-box forecasters to knowledge-enhancing predictors. © 2025 by the authors.
-
Water risk management has been adversely affected by climate variations, including recent climate change. Climate variations have highly impacted the hydrological cycles in the atmosphere and biosphere, and their impact can be defined with the teleconnection between climate signals and hydrological variables. Water managers should practice future risk management to mitigate risks, including the impact of teleconnection, and stochastically simulated scenarios can be employed as an effective tool to take advantage of water management preparation. A stochastic simulation model for hydrological variables teleconnected with climate signals is very useful for water managers. Therefore, the objective of the current study was to develop a novel stochastic simulation model for the simulation of synthetic series teleconnected with climate signals. By jointly decomposing the hydrological variables and a climate signal with bivariate empirical mode decomposition (BEMD), the bivariate nonstationary oscillation resampling (B-NSOR) model was applied to the significant components. The remaining components were simulated with the newly developed method of climate signal-led K-nearest neighbor-based local linear regression (CKLR). This entire approach is referred to as the climate signal-led hydrologic stochastic simulation (CSHS) model. The key statistics were estimated from the 200 simulated series and compared with the observed data, and the results showed that the CSHS model could reproduce the key statistics including extremes while the SML model showed slight underestimation in the skewness and maximum values. Additionally, the observed long-term variability of hydrological variables was reproduced well with the CSHS model by analyzing drought statistics. Moreover, the Hurst coefficient with slightly higher than 0.8 was fairly preserved by the CSHS model while the SML model is underestimated as 0.75. The overall results demonstrate that the proposed CSHS model outperformed the existing shifting mean level (SML) model, which has been used to simulate hydroclimatological variables. Future projections until 2100 were obtained with the CSHS model. The overall results indicated that the proposed CSHS model could represent a reasonable alternative to teleconnect climate signals with hydrological variables.
-
Atmospheric methane (CH4) concentrations have increased to 2.5 times their pre-industrial levels, with a marked acceleration in recent decades. CH4 is responsible for approximately 30% of the global temperature rise since the Industrial Revolution. This growing concentration contributes to environmental degradation, including ocean acidification, accelerated climate change, and a rise in natural disasters. The column-averaged dry-air mole fraction of methane (XCH4) is a crucial indicator for assessing atmospheric CH4 levels. In this study, the Sentinel-5P TROPOMI instrument was employed to monitor, map, and estimate CH4 concentrations on both regional and global scales. However, TROPOMI data exhibits limitations such as spatial gaps and relatively coarse resolution, particularly at regional scales or over small areas. To mitigate these limitations, a novel Convolutional Neural Network Autoencoder (CNN-AE) model was developed. Validation was performed using the Total Carbon Column Observing Network (TCCON), providing a benchmark for evaluating the accuracy of various interpolation and prediction models. The CNN-AE model demonstrated the highest accuracy in regional-scale analysis, achieving a Mean Absolute Error (MAE) of 28.48 ppb and a Root Mean Square Error (RMSE) of 30.07 ppb. This was followed by the Random Forest (RF) regressor (MAE: 29.07 ppb; RMSE: 36.89 ppb), GridData Nearest Neighbor Interpolator (NNI) (MAE: 30.06 ppb; RMSE: 32.14 ppb), and the Radial Basis Function (RBF) Interpolator (MAE: 80.23 ppb; RMSE: 90.54 ppb). On a global scale, the CNN-AE again outperformed other methods, yielding the lowest MAE and RMSE (19.78 and 24.7 ppb, respectively), followed by RF (21.46 and 27.23 ppb), GridData NNI (25.3 and 32.62 ppb), and RBF (43.08 and 54.93 ppb).
-
Floods are one of the most prevalent natural disasters, and advancements in geospatial technologies have revolutionized flood management, particularly the use of Digital Elevation Models (DEMs) in hydrological modelling. However, a comprehensive analysis DEMs integration in flood risk management is lacking. This study addresses this gap through a thorough Systematic Literature Review focusing on the combined application of DEMs and hydrological models in flood mitigation and risk management. The SLR scrutinized 21 articles, revealing eight key themes: DEM data sources and characteristics, DEM integration with hydrological models, flood hazard mapping applications, terrain impact assessment, model performance evaluation, machine learning in flood management, ecosystem services and resilience, and policy and governance implications. These findings emphasize the importance of precise DEM selection and correction for successful flood modelling, highlighting Advanced Land Observing Satellite as the most effective freely available DEM for use with the HEC-RAS unsteady flood model. This integration significantly enhances flood mitigation efforts and strengthens management strategies. Finally, this study underscores the pivotal role of DEM integration in crafting effective flood mitigation strategies, especially in addressing climate change challenges and bolstering community and ecosystem resilience. © 2025 The Author(s). Published by Informa UK Limited, trading as Taylor & Francis Group.
-
Climate change poses urgent public health risks from rising global temperatures and extreme weather events, including heatwaves, droughts, and floods, which disproportionately affect vulnerable populations. To address the current silos embedded in climate, environmental, and public health monitoring and surveillance systems, climate-smart public health (CSPH) creates an integrated platform for action across these sectors, enabling more rapid and efficient responses to climate-related public health challenges. In this Personal View, we introduce the concept of CSPH, a data-driven framework designed to monitor, assess, and adapt to climate-related health impacts. CSPH incorporates surveillance, risk assessment, early warning systems, and resilient health-care infrastructure to address the evolving challenges of climate change. The framework adopts an iterative, community-centred model that responds to local needs and incorporates feedback from health-care providers and policy makers. CSPH also leverages data science and artificial intelligence to address a wide range of health concerns, including infectious diseases, non-communicable diseases, nutrition, and mental health. We applied this framework in Madagascar, a region highly vulnerable to climate impacts, where poverty, malnutrition, and frequent extreme weather events make climate adaptation particularly urgent. Early data analysis has shown strong climate sensitivity in important diseases such as malaria and diarrhoea, which could enable preparedness efforts to target some regions more efficiently. CSPH provides a pathway to enhance resilience in such settings by improving the capacity of public health systems to withstand and respond to climate-related stressors. © 2025 The Author(s)
-
A critical gap exists between coastal communities’ need for accessible flood risk assessment tools and the availability of sophisticated modeling, which remains limited by technical barriers and computational demands. This study introduces three key innovations through Coastal Defense Pro: (1) the first operational web-based AI ensemble for coastal flood risk assessment integrating real-time multi-agency data, (2) an automated regional calibration system that corrects systematic model biases through machine learning, and (3) browser-accessible implementation of research-grade modeling previously requiring specialized computational resources. The system combines Bayesian neural networks with optional LSTM and attention-based models, implementing automatic regional calibration and multi-source elevation consensus through a modular Python architecture. Real-time API integration achieves >99% system uptime with sub-3-second response times via intelligent caching. Validation against Hurricane Isabel (2003) demonstrates correction from 197% overprediction (6.92 m predicted vs. 2.33 m observed) to accurate prediction through automated identification of a Chesapeake Bay-specific reduction factor of 0.337. Comprehensive validation against 15 major storms (1992–2024) shows substantial improvement over standard methods (RMSE = 0.436 m vs. 2.267 m; R2 = 0.934 vs. −0.786). Economic assessment using NACCS fragility curves demonstrates 12.7-year payback periods for flood protection investments. The open-source Streamlit implementation democratizes access to research-grade risk assessment, transforming months-long specialist analyses into immediate browser-based tools without compromising scientific rigor. © 2025 by the author.
-
African hydrological systems are incredibly complex and highly sensitive to climate variability. This review synthesizes observational data, remote sensing, and climate modeling to understand the interactions between fluvial processes, water cycle dynamics, and anthropogenic pressures. Currently, these systems are experiencing accelerating warming (+0.3 °C/decade), leading to more intense hydrological extremes and regionally varied responses. For example, East Africa has shown reversed temperature–moisture correlations since the Holocene onset, while West African rivers demonstrate nonlinear runoff sensitivity (a threefold reduction per unit decline in rainfall). Land-use and land-cover changes (LULCC) are as impactful as climate change, with analysis from 1959–2014 revealing extensive conversion of primary non-forest land and a more than sixfold increase in the intensity of pastureland expansion by the early 21st century. Future projections, exemplified by studies in basins like Ethiopia’s Gilgel Gibe and Ghana’s Vea, indicate escalating aridity with significant reductions in surface runoff and groundwater recharge, increasing aquifer stress. These findings underscore the need for integrated adaptation strategies that leverage remote sensing, nature-based solutions, and transboundary governance to build resilient water futures across Africa’s diverse basins.
-
This study proposes a hybrid urban flood damage prediction framework that integrates a Deep Feed-Forward Neural Network (DFNN) with a Rainfall-Runoff (R-R) model and the Korean Flood Risk Assessment Model (K-FRM). The model predicts 10 types of flood risk indicators (FRIs), including damage to residential and non-residential buildings, using only simplified rainfall variables (SRVs), eliminating the need for complex hydrodynamic simulations. Synthetic rainfall scenarios were generated for training and fed into the R-R model, whose outputs were processed through K-FRM to produce training data for the DFNN model. The optimized DFNN model was validated by comparing its predictions with flood damage estimates from K-FRM, demonstrating a Nash-Sutcliffe Efficiency (NSE) of up to 0.87 and an R2 of up to 0.88, indicating strong predictive performance across flood risk indicators. These results highlight the effectiveness of the DFNN-based hybrid approach in capturing flood damage patterns and providing rapid predictions using forecasted rainfall data. The proposed method offers a practical and computationally efficient tool for urban flood risk management and disaster mitigation planning. © 2025 The Authors
-
Flood risk assessment (FRA) is a process of evaluating potential flood damage by considering vulnerability of exposed elements and consequences of flood events through risk analysis which recommends the mitigation measures to reduce the impact of floods. This flood risk analysis is a technique used to identify and rank the level of flood risk through modeling and spatial analysis. In the present study, Musi River in the Osmansagar basin is taken in to consideration to evaluate the flood risk, which is located at Hyderabad. The input data collected for the study encompasses Hydrological and Meteorological datasets from Gandipet Guage station in Hyderabad, raster grid data for Osmansagar basin along with several indicators data influencing flood vulnerability. The primary research objective is to conduct a quantitative assessment of the Flood vulnerability index (FVI), to develop a comprehensive flood risk map and to evaluate the magnitude of damaging flood parameters, inundated volume and to analyze the regions inundated in the study area. In risk analysis, FVI determines the degree of which an area is susceptible to the negative impact of flood through various influencing indicators, Flood hazard map segregate the regions based on flood risk level through spatial analysis in Arc-GIS. A part of this study includes an integrated methodology for assessing flood inundation using Quantum Geographic Information Systems (QGIS) data modelling for spatial analysis, Hydraulic Engineering Center’s River Analysis System (HEC-RAS) hydraulic modelling for unsteady flow analysis and a machine learning technique i.e. XGBoost, to enhance the accuracy and efficiency of flood risk assessment. Subsequently, inundation map produced using HEC-RAS is superimposed with building footprints to identify vulnerable structures. The results obtained by risk analysis using hydraulic modeling, GIS analysis, and machine learning technique illustrates the flood vulnerability, areas having high flood risk and inundated volume along with predicted flood levels for next 10 years. These findings demonstrate the efficiency of the holistic approach in identifying vulnerability, flood-prone areas and evaluating potential impacts on infrastructure and communities. The outcomes of the study assist the decision-makers to gain valuable insights into flood risk management strategies. © The Author(s) 2025.
-
This study evaluates the impacts of projected sea level rise (SLR) on coastal flooding across major Indian cities: Mumbai, Kolkata, Chennai, Visakhapatnam, Surat, Kochi, Thiruvananthapuram, and Mangaluru. Machine learning models, including Long Short-Term Memory (LSTM), Random Forest (RF), and Gradient Boosting (GB), has been employed to assess flood risks under four Shared Socioeconomic Pathways (SSP 126, 245, 370, and 585) emission scenarios. The research utilized these models because they demonstrate high performance in handling difficult data relationships and both temporal patterns and sophisticated environmental data. SLR projections provided by computers generate forecasts that combine with digital elevation models (DEMs) to determine coastal flooding risks and locate flood-prone areas. Results reveal that Mumbai and Kolkata face the highest flood risks, particularly under high emission scenarios, while Kochi and Mangaluru exhibit moderate exposure. Model performance is validated using residual analysis and Receiver Operating Characteristic (ROC) curves, confirming reliable predictive accuracy. These findings provide essential information for urban planners and policymakers to prioritize climate adaptation strategies in vulnerable coastal cities. © The Author(s) 2025.
-
Extreme weather events (EWEs), including floods, droughts, heatwaves and storms, are increasingly recognised as major drivers of biodiversity loss and ecosystem degradation. In this systematic review, we synthesise 251 studies documenting the impacts of extreme weather events on freshwater, terrestrial and marine ecosystems, with the goal of informing effective conservation and management strategies for areas of special conservation or protection focus in Ireland.Twenty-two of the reviewed studies included Irish ecosystems. In freshwater systems, flooding (34 studies) was the most studied EWE, often linked to declines in species richness, abundance and ecosystem function. In terrestrial ecosystems, studies predominantly addressed droughts (60 studies) and extreme temperatures (48 studies), with impacts including increase in mortality, decline in growth and shift in species composition. Marine and coastal studies focused largely on storm events (33 studies), highlighting physical damages linked to wave actions, behavioural changes in macrofauna, changes in species composition and distribution, and loss in habitat cover. Results indicate that most EWEs lead to negative ecological responses, although responses are context specific.While positive responses to EWEs are rare, species with adaptive traits displayed some resilience, especially in ecosystems with high biodiversity or refuge areas.These findings underscore the need for conservation strategies that incorporate EWE projections, particularly for protected habitats and species. © 2025 Royal Irish Academy. All rights reserved.
-
The Flow and Civil Structures special collection is one of the earliest and largest efforts to consolidate transformative research bridging fluid mechanics and civil engineering. It addresses mutual and escalating challenges posed by extreme environmental loads and rapid urbanization, linking these two massive research fields. With nearly 200 papers, contributions span fluid-structure interactions in bridges, building, and high-speed railways; hydrodynamic resilience of offshore infrastructure; granular flows in urban drainage systems; turbulence-driven pollutant dispersion; and much beyond. The collection features advances in experiments, numerical simulations, field measurements, and analytical methods to improve predictions of wind-induced vibrations, optimize wave-resistant design, and mitigate urban flooding hazards. By integrating artificial intelligence and machine learning analysis, it advances infrastructure resilience for compound hazards in an increasingly dynamic climate, addressing both global and local scales. © 2025 Author(s).
-
Extreme weather events, such as heat waves, heavy rainfall and droughts, have become more frequent and intense in Brazil. According to climate change scenarios, this trend, which has a negative impact on people’s health and living conditions, will continue. Here, we analysed indicators for extreme weather events resulting from climate change, projected for the 21st century, alongside socio-demographic indicators for Brazilian municipalities, in an attempt to identify populations exposed to the risks of the climate crisis. We calculated the values of indicators for extreme air temperature and precipitation events, based on NEX-GDDP-CMIP6 data, for a reference period and for the future, as well as socio-demographic indicators based on recent census data. Using Spearman’s coefficient, we then calculated anomaly indicators for the future time intervals and analysed correlations with the socio-demographic indicators. Our results indicate a reduction in cold days and an increase in hot days and heat waves in both scenarios (SSP2-4.5 and SSP5-8.5), with the most changes occurring in the highest emission scenario. The extreme precipitation indicators suggest both an increase and a reduction in intense precipitation and droughts in a number of the country’s regions. The projected changes are more intense in the highest emission scenario, and in the North and Northeast regions. We noted a trend for greatest occurrence of extreme events in locations with a higher proportion of Black, Parda/Brown, Indigenous and Quilombola populations, and the socially vulnerable. We recommend that policies to adapt and mitigate the impacts of climate change focus on reducing inequalities and promoting climate justice. © The Author(s) 2025.
-
In recent years,rapid urbanization and global warming have led to frequent and severe rainstorm and flood disasters in the Sichuan-Chongqing region. This change will not only have a serious impact on the ecological environment and socio-economic development of the area,but also significantly increase the pressure on urban infrastructure and threaten the safety of people's lives and property. Therefore,it is particularly important to scientifically and accurately analyze the disaster risk of rainstorm and flood in Sichuan-Chongqing region in the past and future. This paper utilized daily precipitation data from 50 selected meteorological stations in the Sichuan-Chongqing region,precipitation data from 5 CMIP6 models,gridded population and economic data under Shared Socioeconomic Pathways(SSPs),as well as DEM and land use remote sensing data. Firstly,using Taylor diagrams,quantitative indices(S),and standardized anomaly sequences,the study evaluated the simulation performance of 5 individual CMIP6 models,an equal-weighted aggregation of 5 models(EWA-5),and unequally-weighted aggregations of 5 models(UEWA-5)for five selected extreme precipitation indices. Then,by building a comprehensive risk assessment model of rainstorm and flood disaster based on disaster risk and vulnerability of disaster bearing body,the study conducted risk assessments,future projections,and comparative analyses of rainstorm and flood disasters during baseline(1995-2014)and future near-term(2025-2044)and long-term (2045-2064)periods under three different climate change scenarios(SSP1-2. 6,SSP2-4. 5,SSP5-8. 5). Results indicated:(1)The EC-Earth3 model performed best in simulating the five extreme precipitation indices,with correlation coefficients between simulated and observed values of 0. 78 for R95p,0. 90 for RX1day,and 0. 77 for RX5day. Overall,the simulation performance of UEWA-5 exceeded that of EWA-5.(2)During the baseline period,central Sichuan exhibited high values for the five extreme precipitation indices,followed by eastern Sichuan and Chongqing,while western Sichuan showed lower values. The year 1998 recorded peak values for all five indices,with a maximum single-day precipitation of 86 mm for RX1day and an intensity(SDII)value of 11. 3 mm·d-1.(3)In future periods,the five extreme precipitation indices display a spatial distribution characterized by higher values in central regions and lower values around the periphery. Higher levels of social vulnerability and radiative forcing correlate with larger values of extreme precipitation indices. Comparing the two future periods,values of the indices are larger in the long term,notably with R95p averaging 846. 8 mm,an increase of 169. 2 mm compared to the near term.(4)During historical periods,areas with higher comprehensive risk of rainstorm and flood disasters were concentrated in central Sichuan and downtown Chongqing. In the two future periods,the high and moderately high-risk areas in central Sichuan are expected to expand,while the moderate-risk areas will shrink. The range of low-risk areas in the western Sichuan Plateau will also decrease,and the risk levels in southern Sichuan and eastern Sichuan-Chongqing border areas will respectively decrease to moderate-low and low-risk zones. Comparing the two future periods,the range of moderately high and moderate-risk areas in central Sichuan is expected to expand,while southwestern Chongqing will transition to a moderate-risk area in the long term. Other regions will generally maintain their original risk levels. Changes in disaster risk levels in the Sichuan-Chongqing region are less pronounced with increasing social vulnerability and radiative forcing,especially in the western Sichuan Plateau and northeastern Sichuan,where changes in disaster risk levels are minimal. The study results can provide important references for reducing disaster risks,enhancing emergency response capabilities,and making scientifically informed decisions for disaster prevention in the Sichuan-Chongqing region. © Editorial Department of Plateau Meteorology.