<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing with OASIS Tables v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpub-oasis3.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:oasis="http://docs.oasis-open.org/ns/oasis-exchange/table" xml:lang="en" dtd-version="3.0" article-type="research-article">
  <front>
    <journal-meta><journal-id journal-id-type="publisher">NHESS</journal-id><journal-title-group>
    <journal-title>Natural Hazards and Earth System Sciences</journal-title>
    <abbrev-journal-title abbrev-type="publisher">NHESS</abbrev-journal-title><abbrev-journal-title abbrev-type="nlm-ta">Nat. Hazards Earth Syst. Sci.</abbrev-journal-title>
  </journal-title-group><issn pub-type="epub">1684-9981</issn><publisher>
    <publisher-name>Copernicus Publications</publisher-name>
    <publisher-loc>Göttingen, Germany</publisher-loc>
  </publisher></journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.5194/nhess-26-3943-2026</article-id><title-group><article-title>Using machine learning for the prediction of flood-related 112 calls</article-title><alt-title>Using machine learning for the prediction of flood-related 112 calls</alt-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes" rid="aff1 aff4">
          <name><surname>Morales</surname><given-names>Jordi</given-names></name>
          <email>jordi.morales@hyds.es</email>
        <ext-link>https://orcid.org/0009-0004-7086-1516</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff2">
          <name><surname>Kaltenbrunner</surname><given-names>Andreas</given-names></name>
          
        </contrib>
        <contrib contrib-type="author" corresp="no" rid="aff1 aff3">
          <name><surname>Lapedriza</surname><given-names>Àgata</given-names></name>
          
        </contrib>
        <contrib contrib-type="author" corresp="no" rid="aff4">
          <name><surname>Llort</surname><given-names>Xavier</given-names></name>
          
        </contrib>
        <aff id="aff1"><label>1</label><institution>AIWELL Lab, Universitat Oberta de Catalunya, Rambla del Poblenou, 154, 08018 Barcelona, Spain</institution>
        </aff>
        <aff id="aff2"><label>2</label><institution>Department of Engineering, Universitat Pompeu Fabra, Carrer de Roc Boronat 138, 08018 Barcelona, Spain</institution>
        </aff>
        <aff id="aff3"><label>3</label><institution>Institute for Experiential AI, Northeastern University, 360 Huntington Ave, Boston, MA 02115, USA</institution>
        </aff>
        <aff id="aff4"><label>4</label><institution>Hydrometeorological Innovative Solutions (HYDS), Jordi Girona 1–3, ParcUPC K2M, 08034 Barcelona, Spain</institution>
        </aff>
      </contrib-group>
      <author-notes><corresp id="corr1">Jordi Morales (jordi.morales@hyds.es)</corresp></author-notes><pub-date><day>20</day><month>August</month><year>2026</year></pub-date>
      
      <volume>26</volume>
      <issue>8</issue>
      <fpage>3943</fpage><lpage>3967</lpage>
      <history>
        <date date-type="received"><day>6</day><month>March</month><year>2026</year></date>
           <date date-type="rev-request"><day>19</day><month>March</month><year>2026</year></date>
           <date date-type="rev-recd"><day>10</day><month>August</month><year>2026</year></date>
           <date date-type="accepted"><day>15</day><month>August</month><year>2026</year></date>
      </history>
      <permissions>
        <copyright-statement>Copyright: © 2026 Jordi Morales et al.</copyright-statement>
        <copyright-year>2026</copyright-year>
      <license license-type="open-access"><license-p>This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this licence, visit <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link></license-p></license></permissions><self-uri xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026.html">This article is available from https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026.html</self-uri><self-uri xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026.pdf">The full text article is available as a PDF file from https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026.pdf</self-uri>
      <abstract><title>Abstract</title>

      <p id="d2e128">As weather-related disasters become more frequent and severe, there is a growing global push toward impact-based early warning systems, exemplified by initiatives such as EW4All. This transition positions machine learning (ML) and artificial intelligence (AI) as powerful tools for integrating meteorological hazard data with information on vulnerability and exposure into data-driven forecasting systems. In this work, we explore the use of 112 emergency calls as high-resolution impact proxies for an ML-based prediction problem. Specifically, we develop a model that combines rainfall-related weather data, information on recent emergencies, and static vulnerability-exposure layers to predict, at a municipal and hourly resolution, whether flood-related impacts will occur in the next hour. This study covers the period between October 2018 and February 2025 in Catalonia, northeastern Spain.</p>

      <p id="d2e131">To address the severe temporal class imbalance and uncertainty characteristics of emergency call data, we define a custom walk-forward evaluation scheme that ensures the same number of positive samples across comparable time periods. We then distribute municipalities into three distinct population density groups (low, medium, and high) and train one model for each one. This stratification enables us to evaluate performance across diverse population dynamics and varying data availability. The resulting models are compared against operational methodologies, such as climatology-based weather warnings issued by meteorological agencies. Our results show that the ML approach represents a substantial improvement in two out of the three groups. The model for the lowest-density group, however, struggles due to a substantial lack of impact data, highlighting a key roadblock for data-driven algorithm development in sparsely populated regions.</p>

      <p id="d2e134">Further experiments focus on explainability to improve trust by understanding the models' behaviours using feature importance analyses like SHAP (SHapley Additive exPlanations), feature group selection, and ablation. Additionally, we present a methodology to evaluate model behaviour across different stages of a rainfall event. These experiments show how ML models can effectively combine various data sources to provide more effective predictions than using these sources in isolation. Moreover, while the best-performing model exhibits moderate performance at the onset of rain, it still consistently improves upon traditional baselines. As the event evolves, its prediction skill rises significantly and is maintained even after precipitation has stopped. This highlights the strong potential of even relatively simple ML pipelines to deliver timely, localised anticipation of weather-related impacts.</p>
  </abstract>
    
<funding-group>
<award-group id="gs1">
<funding-source>HORIZON EUROPE Civil security for society</funding-source>
<award-id>101121135</award-id>
</award-group>
<award-group id="gs2">
<funding-source>Departament de Recerca i Universitats, Generalitat de Catalunya</funding-source>
<award-id>2024DI00041</award-id>
</award-group>
</funding-group>
</article-meta>
  </front>
<body>
      

<sec id="Ch1.S1" sec-type="intro">
  <label>1</label><title>Introduction</title>
      <p id="d2e146">Extreme weather and climate events have become a pressing global concern in recent decades, posing significant hazards and leading to major disasters when they intersect with vulnerable populations and natural systems. According to some estimates <xref ref-type="bibr" rid="bib1.bibx73" id="paren.1"/>, natural disasters pose an average annual economic loss of between USD 250 billion and USD 300 billion, with nearly two-thirds of such disasters being caused by extreme weather hazards. Among these events, flooding emerges as one of the main causes of disasters, along with storm surges and windstorms. Flood frequency and intensity are increasing, driven primarily by climate change <xref ref-type="bibr" rid="bib1.bibx40" id="paren.2"/>, and the growing socio-economic and environmental impacts of floods demand effective risk management strategies to mitigate their consequences.</p>
      <p id="d2e155">Traditionally, Disaster Risk Management (DRM) has relied on hazard-centric approaches for the prediction and monitoring of natural disasters by modelling physical weather phenomena <xref ref-type="bibr" rid="bib1.bibx4 bib1.bibx54 bib1.bibx20 bib1.bibx49" id="paren.3"/>. While effective for understanding meteorological risks, these methods often overlook the socio-economic factors that ultimately determine the real impacts. However, recent trends advocate for a shift toward impact-based forecasting <xref ref-type="bibr" rid="bib1.bibx74" id="paren.4"/>, which aims to anticipate consequences by incorporating data on vulnerability and exposure. This paradigm shift can allow for more targeted decision-making, encouraging proactive responses from all levels of society <xref ref-type="bibr" rid="bib1.bibx60 bib1.bibx32" id="paren.5"/>.</p>
      <p id="d2e167">The transition toward impact-based forecasting can be understood as a data-integration challenge between very diverse sources. Artificial intelligence (AI) and machine learning (ML) are technologies that excel in processing vast and complex datasets, identifying patterns, and generating useful insights. With this in mind, ML has already proven effective in resource allocation and anticipatory actions <xref ref-type="bibr" rid="bib1.bibx75 bib1.bibx69" id="paren.6"/>, and in weather forecasting <xref ref-type="bibr" rid="bib1.bibx17 bib1.bibx44 bib1.bibx3 bib1.bibx53" id="paren.7"/>.</p>
      <p id="d2e176">In this work, we propose an ML methodology for predicting flood-related impacts, using emergency calls as the target variable. We focus on Catalonia, in northeastern Spain. The region has a typical Mediterranean climate, resulting in periods of drought and recurring flood events, including intense flash floods. Our methodology works at the municipal level and with hourly temporal resolution between October 2018 and February 2025.</p>
      <p id="d2e180">Emergency calls can serve as a very valuable impact indicator, as they represent one of the most immediate signals of population distress, particularly during early stages of flooding. However, it is important to note that the population-dependent nature of these data (they depend on people reporting) makes them heterogeneous both across time (occurring usually during hazardous events) and territory, following the population distribution. From an ML perspective, this results in a highly imbalanced problem, particularly in less populated areas. We address this problem by stratifying models based on population densities, allowing for a better assessment of performance based on the data availability, as this stratification also groups localities with similar urban or rural dynamics.</p>
      <p id="d2e183">The main objective of this study is to demonstrate how ML pipelines integrating data on impacts, vulnerability and exposure can produce impact predictions that are more actionable than current operational weather-based systems. We evaluate the methodology's capacity to increase detection power and reduce false alarms when compared to hazard-based baselines (e.g., official weather warnings) across different population densities. Furthermore, we analyse how performance depends on data availability, highlighting the main limitations of impact modelling in less populated regions.</p>
</sec>
<sec id="Ch1.S2">
  <label>2</label><title>Related work</title>
      <p id="d2e194">Impact and risk assessment for floods has traditionally been approached by combining hazard-based models with static layers of vulnerability and exposure. An example in flash floods is the ReAFFIRM method (Real-time Assessment of Flash Flood Impacts; <xref ref-type="bibr" rid="bib1.bibx56" id="altparen.8"/>), which quantifies impacts on population, economic losses, and affected critical infrastructure. This methodology was later expanded to the pan-European level in ReAFFINE (Real-time Assessment of Flash Flood Impacts at paN-European scale; <xref ref-type="bibr" rid="bib1.bibx57" id="altparen.9"/>). For pluvial floods, <xref ref-type="bibr" rid="bib1.bibx39" id="text.10"/> introduced a site-specific framework (SS-EWS) to guide the design of community-based, impact-focused early warning systems. Furthermore, <xref ref-type="bibr" rid="bib1.bibx38" id="text.11"/> developed a methodology for forecasting the impacts of compound floods by leveraging predictions from both fluvial and flash flood models. The European Flood Awareness System (EFAS; <xref ref-type="bibr" rid="bib1.bibx71" id="altparen.12"/>, <xref ref-type="bibr" rid="bib1.bibx26" id="altparen.13"/>) currently integrates operational products developed under the TAMIR project (Advanced Tools for pro-Active Management of Impacts and Risks Induced by Convective Weather, Heavy Rain and Flash floods in Europe; <xref ref-type="bibr" rid="bib1.bibx45" id="altparen.14"/>); and it is planned to incorporate tools from EDERA (Early warning Demonstration of pan-European rainfall-induced impact forecasts; <xref ref-type="bibr" rid="bib1.bibx8" id="altparen.15"/>; <xref ref-type="bibr" rid="bib1.bibx23" id="altparen.16"/>), the successor to TAMIR. Together, these systems can enhance the anticipation and management of the risks posed by heavy-rainfall-induced events across Europe.</p>
      <p id="d2e225">Although less common than physical methods, machine learning (ML) methodologies are increasingly being explored for impact assessment. In flood risk management, AI approaches enable automated mapping and dynamic inundation forecasting, which are critical for real-time warnings and resilience planning in vulnerable urban areas <xref ref-type="bibr" rid="bib1.bibx78" id="paren.17"/>. For instance, <xref ref-type="bibr" rid="bib1.bibx70" id="text.18"/> explored the probabilistic prediction of flash-flood-related human incidents and fatalities using random forest classifiers. Moving to the topic of tropical cyclones, an early example of ML-based impact forecasting was developed by the 510 initiative of the Netherlands Red Cross to predict the humanitarian impact of typhoons <xref ref-type="bibr" rid="bib1.bibx76 bib1.bibx69" id="paren.19"/>, classifying municipalities based on whether more than 10 % of houses were completely destroyed or not. This approach was later improved by <xref ref-type="bibr" rid="bib1.bibx34" id="text.20"/>, adapting the methodology to work with globally available data. Additionally, <xref ref-type="bibr" rid="bib1.bibx77" id="text.21"/> developed a multi-hazard impact modelling framework for economic loss assessment. Moreover, some works have also seen success in modeling weather-related impacts on airport disruptions <xref ref-type="bibr" rid="bib1.bibx61 bib1.bibx21" id="paren.22"/>. The application of ML tools in the context of disaster risk reduction is promising. However, as highlighted by <xref ref-type="bibr" rid="bib1.bibx35" id="text.23"/>, these systems should not replace human decision-making, but rather serve as decision support tools that must be implemented ethically and responsibly. Consequently, explainable AI (XAI) techniques are increasingly used to improve the trust and transparency of these models, mitigating the “black-box” problem and helping to understand the links between hazards and susceptibility <xref ref-type="bibr" rid="bib1.bibx2" id="paren.24"/>. Techniques like SHAP <xref ref-type="bibr" rid="bib1.bibx37" id="paren.25"/> and LIME <xref ref-type="bibr" rid="bib1.bibx55" id="paren.26"/> are commonly paired with machine learning approaches to identify key predictors and provide interpretability. For example, in hurricane risk assessment, <xref ref-type="bibr" rid="bib1.bibx28" id="text.27"/> employed LIME alongside deep learning methodologies to offer actionable knowledge to stakeholders, improving proactive risk mitigation.</p>
      <p id="d2e262">To train such impact models requires robust and comprehensive datasets. Emergency calls, as high-resolution indicators of population distress, serve as an excellent proxy for real-time impacts and have been used in the past to approximate weather damage. Early studies, such as <xref ref-type="bibr" rid="bib1.bibx62" id="text.28"/>, used calls to correlate hailstone size with on-the-ground damage in Australia. <xref ref-type="bibr" rid="bib1.bibx58" id="text.29"/> use emergency calls in the context of convective storms, introducing a methodology capable of tracking the storm path and determining the hazard level. More recently, several case studies have demonstrated the value of calls for refining flood risk mapping and creating impact catalogues <xref ref-type="bibr" rid="bib1.bibx10 bib1.bibx46 bib1.bibx47" id="paren.30"/>. The utility of these types of data have also been proven for relating the impact of rainfall on road accidents through ambulance dispatches <xref ref-type="bibr" rid="bib1.bibx59" id="paren.31"/>, and for developing a framework for exploring urban vulnerability dynamics through ambulance calls <xref ref-type="bibr" rid="bib1.bibx64" id="paren.32"/>. However, access to emergency call data, and impact data in general, is severely limited. To address this gap, <xref ref-type="bibr" rid="bib1.bibx29" id="text.33"/> presented a comprehensive methodology for building such catalogues, including emergency calls. The framework was later operationalised by the Basque Meteorological Agency. But even when available, impact data tend to be sparsely distributed both temporally and spatially due to the infrequent nature of impactful weather events, but also underlying socio-economical characteristics <xref ref-type="bibr" rid="bib1.bibx22 bib1.bibx9" id="paren.34"/>. The study conducted by <xref ref-type="bibr" rid="bib1.bibx48" id="text.35"/> shows how impacts are predominantly concentrated in major urban areas, suggesting that population density and regional characteristics influence recorded incidences. To account for this, we explore a methodology for training distinct models based on population density.</p>
      <p id="d2e290">Closest to our work is the study by <xref ref-type="bibr" rid="bib1.bibx33" id="text.36"/>, which also employs ML and emergency call data in Catalonia to make predictions at the municipality level, with great success compared to traditional daily meteorological warnings. However, their model targets multiple weather phenomena simultaneously and operates at a daily resolution, potentially missing fast-occurring events such as flash floods, which require finer temporal resolutions <xref ref-type="bibr" rid="bib1.bibx19" id="paren.37"/> and are particularly common in the region, often resulting in significant losses <xref ref-type="bibr" rid="bib1.bibx5" id="paren.38"/>. Our work aims to advance this line of research by producing hourly predictions focused specifically on flood-related impacts, offering more granular and timely information for emergency response.</p>
</sec>
<sec id="Ch1.S3">
  <label>3</label><title>Study region</title>
      <p id="d2e310">This section describes the study area, focusing on its geographical and climatological characteristics and the distribution of its population. The chosen spatial and temporal resolutions for the study are also presented.</p>
<sec id="Ch1.S3.SS1">
  <label>3.1</label><title>Geography and climate</title>
      <p id="d2e320">This study is centred around Catalonia, located in northeastern Spain. Its territory has a surface area of approximately 32 000 km<sup>2</sup>, and borders Andorra and France to the north, with the Valencian and Aragonese autonomous communities to the west and south, respectively, and with the Mediterranean Sea across all the eastern border.</p>
      <p id="d2e332">Catalonia has a typical Mediterranean climate. Winters are mild and summers are hot and humid (mean yearly humidity is around 70 % to 75 %), and the significant variation in topography gives rise to a variety of climates. It receives <inline-formula><mml:math id="M2" display="inline"><mml:mo>∼</mml:mo></mml:math></inline-formula> 700 mm of annual rainfall with irregular interannual distribution. Flood events are recurring, including intense flash floods. The main causes for this are the evaporative nature of the Mediterranean Sea and the “Litoral” and “Prelitoral” mountain ranges, which run parallel to the coast, acting as natural barriers and forcing hot, humid masses of air to quickly rise, cool, and condense. On the other hand, in the territories surrounding the Pyrenees, longer and less intense rain episodes are most common. Despite all this, Catalonia is also prone to periods of drought. Most notably, water reserves reached historical lows during the drought episodes of 2023 <xref ref-type="bibr" rid="bib1.bibx16" id="paren.39"/>.</p>
</sec>
<sec id="Ch1.S3.SS2">
  <label>3.2</label><title>Population</title>
      <p id="d2e353">In total, 8 012 231 inhabitants live in Catalonia <xref ref-type="bibr" rid="bib1.bibx68" id="paren.40"/>, distributed across 947 municipalities. Approximately two-thirds of the total (5 066 684 inhabitants) live inside the Barcelona Metropolitan Demarcation, one of nine <italic>vegueries</italic> (a high-level regional division). The second and third most populated ones are the Girona region with 804 851, and Camp de Tarragona with 555 957. This highlights how Catalonia's population is heavily concentrated around major coastal cities, and particularly around the Barcelona area, while the rest of the territory is sparsely populated. This distribution can be clearly seen not only in terms of absolute population values, but also when looking at population centres (Fig. <xref ref-type="fig" rid="F1"/>).</p>

      <fig id="F1"><label>Figure 1</label><caption><p id="d2e366">Catalonia's population distribution by municipality. Additionally, we highlight important city centres. Note how the population is heavily skewed towards the coast, and especially around the city of Barcelona (Barcelona Metropolitan Demarcation, in grey).</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f01.png"/>

        </fig>

      <p id="d2e375">These significant population disparities across Catalonia create two important challenges. First, the class imbalance becomes even more severe in less populated municipalities, with the great majority of calls being concentrated in the most populated areas. Secondly, urban and rural areas often react differently to severe weather events, a pattern reflected in Fig. <xref ref-type="fig" rid="F2"/> as the positive correlation between the total number of emergency calls and municipal population.</p>

      <fig id="F2" specific-use="star"><label>Figure 2</label><caption><p id="d2e383">Relationship between total emergency calls and municipality population (left) and density (right). Each point represents one of the 947 municipalities in Catalonia. The correlation coefficients and their corresponding linear fits (red dashed line) are indicated. Note that all axes are in logarithmic scale (except for values between 0 and 1, for which a linear scale is used). The linear regression was fitted using the logarithms of the variables, ignoring instances without calls (where the log is undefined).</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f02.png"/>

        </fig>

      <p id="d2e392">To mitigate these issues, we divide the territory into three equal-sized population density groups and train individual models for each. We group by population density rather than by census, as density has a more direct relation to the notions of “rural” or “urban”. Figure <xref ref-type="fig" rid="F3"/> shows the result of this grouping. High-density municipalities are mostly clustered along the coast, primarily in the central area around Barcelona. Medium-density towns tend to be adjacent to high-density ones, while low-density municipalities fill the gaps between major populated areas in the interior and along the Pyrenees.</p>

      <fig id="F3" specific-use="star"><label>Figure 3</label><caption><p id="d2e400">Population density per municipality (left) and the resulting density-based groups (right). Municipalities are classified into three groups of equal size (316, except Medium with 315), using the following population density thresholds (inhabitants per square kilometre): <inline-formula><mml:math id="M3" display="inline"><mml:mrow><mml:mfenced close=")" open="["><mml:mrow><mml:mn mathvariant="normal">0</mml:mn><mml:mo>,</mml:mo><mml:mn mathvariant="normal">20</mml:mn></mml:mrow></mml:mfenced></mml:mrow></mml:math></inline-formula> for the <italic>Low Density</italic> group; <inline-formula><mml:math id="M4" display="inline"><mml:mrow><mml:mfenced open="[" close=")"><mml:mrow><mml:mn mathvariant="normal">20</mml:mn><mml:mo>,</mml:mo><mml:mn mathvariant="normal">120</mml:mn></mml:mrow></mml:mfenced></mml:mrow></mml:math></inline-formula> for <italic>Medium Density</italic>; and <inline-formula><mml:math id="M5" display="inline"><mml:mrow><mml:mfenced open="[" close=")"><mml:mrow><mml:mn mathvariant="normal">120</mml:mn><mml:mo>,</mml:mo><mml:mi mathvariant="normal">∞</mml:mi></mml:mrow></mml:mfenced></mml:mrow></mml:math></inline-formula> for <italic>High Density</italic>.</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f03.png"/>

        </fig>

</sec>
<sec id="Ch1.S3.SS3">
  <label>3.3</label><title>Study resolution</title>
      <p id="d2e469">The study covers a time window of nearly six and a half years, from 27 October 2018 to 28 February 2025. There is a gap in the data from 14 March to 31 December (both included) of 2020, first due to the COVID-19 confinement (a period which we ignore because impact data potentially exhibited a different behaviour), and a later, unrelated, gap of missing data in our dataset</p>
      <p id="d2e472">From our conversations with Catalonia's Civil Protection, we derive the municipality as the basic territorial unit used when coordinating emergencies <xref ref-type="bibr" rid="bib1.bibx30" id="paren.41"/>. Based on this, we choose to also use the municipality as the spatial unit of this work. In particular, we employ the municipality boundaries found in <xref ref-type="bibr" rid="bib1.bibx14" id="text.42"/>, with a territorial detail scale of <inline-formula><mml:math id="M6" display="inline"><mml:mrow><mml:mn mathvariant="normal">1</mml:mn><mml:mo>:</mml:mo><mml:mn mathvariant="normal">5000</mml:mn></mml:mrow></mml:math></inline-formula>. Regarding temporal resolution, we will work at an hourly resolution, making predictions at the start of every hour, and with a forecast horizon of one hour.</p>
</sec>
</sec>
<sec id="Ch1.S4">
  <label>4</label><title>Data</title>
      <p id="d2e502">To successfully model impact, it is essential to provide relevant and diverse information so the model can identify relationships between input data and the ultimate impacts. This section describes how our dataset is created, including the integration of static and dynamic data sources at the study's resolution and the partitioning of the data based on population density groups. In the end, 54 input features are created (see Table <xref ref-type="table" rid="TA1"/> for the full listing).</p>
<sec id="Ch1.S4.SS1">
  <label>4.1</label><title>Target data</title>
      <p id="d2e514">This work trains machine learning (ML) models to predict flood-related emergency calls to 112, the European emergency number, a powerful indicator of severe weather consequences on the population. We design this as a binary classification task: for each municipality and timestamp, the model predicts whether one or more such calls will occur within the next hour. The data used for this study were provided by the Catalan Civil Protection authorities.</p>
      <p id="d2e517">The data contain information about the position (longitude-latitude), time, and categorization of individual calls based on the type of emergency. To ensure precise labelling for model training, only calls explicitly categorised as “flood” or “flash flood” have been included in the study. This was necessary because, while other categories are also potentially related to floods (e.g., traffic incident, power outage), these relationships are weaker. Note, however, that there is no guarantee that there is really causality, only coincidence with a flood or heavy rain event.</p>
      <p id="d2e520">The final selection of calls is aggregated to the study resolution to obtain the number of calls per municipality and hour. Since we are modelling a binary problem, an impact threshold must be defined to create a Boolean target (i.e., where the number of calls is greater than or equal to the impact threshold). We use a threshold of 1 call per hour for the medium- and low-density groups, as selecting a higher threshold would excessively reduce the already limited number of impacts. For high-density municipalities, we experimented with different thresholds and found that values varying between 1 and 5 yielded similar results. Ultimately, we opted for 3 calls, as it resulted in a number of impacts comparable to that of the medium-density group. Instances meeting these respective thresholds constitute the positive class, while all other samples form the negative class, which signifies no-impact.</p>
      <p id="d2e523">Table <xref ref-type="table" rid="T1"/> shows the number of calls for each population group, as well as the final target after applying the impact threshold. The values presented here reflect the data after applying the daily rainfall filter presented in Sect. <xref ref-type="sec" rid="Ch1.S4.SS4"/>, which significantly reduced the number of negative samples. Low-density municipalities recorded only 279 calls during the entire study period, compared to the 11 736 in high-density areas. This disparity is also reflected in the number of impacts, although the difference between Medium and High is less pronounced due to the more severe threshold applied. It is also interesting to note a notable shift in call type distribution: flash flood-related emergencies appear to decrease as population density increases (19.35 %, 12.69 %, and 6.35 % for Low, Medium, and High density groups, respectively), signalling that rural areas might be less resilient to these kinds of events. In all cases, an extreme class imbalance is present across all population groups, as indicated by the low positive rate (i.e., the fraction of total samples belonging to the positive class).</p>

<table-wrap id="T1" specific-use="star"><label>Table 1</label><caption><p id="d2e534">Emergency call statistics and target distribution across population density groups. Specifically, the table presents the total number of emergency calls, their categorization into flood or flash flood events, and how they translate into final positive samples based on the study's resolution. The presented statistic were obtained from the dataset after applying the daily rain filter detailed in Sect. 4.4.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="8">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="right"/>
     <oasis:colspec colnum="4" colname="col4" align="left"/>
     <oasis:colspec colnum="5" colname="col5" align="left" colsep="1"/>
     <oasis:colspec colnum="6" colname="col6" align="center"/>
     <oasis:colspec colnum="7" colname="col7" align="center"/>
     <oasis:colspec colnum="8" colname="col8" align="center"/>
     <oasis:thead>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2"/>
         <oasis:entry rowsep="1" namest="col3" nameend="col5" align="center" colsep="1">Number of calls </oasis:entry>
         <oasis:entry rowsep="1" namest="col6" nameend="col8">Target </oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Population</oasis:entry>
         <oasis:entry colname="col3"/>
         <oasis:entry colname="col4"/>
         <oasis:entry colname="col5">Flash</oasis:entry>
         <oasis:entry colname="col6">Impact Thr.</oasis:entry>
         <oasis:entry colname="col7">Positive cases</oasis:entry>
         <oasis:entry colname="col8">Positive</oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">Group</oasis:entry>
         <oasis:entry colname="col2">count</oasis:entry>
         <oasis:entry colname="col3">Total</oasis:entry>
         <oasis:entry colname="col4">Flooding</oasis:entry>
         <oasis:entry colname="col5">flood</oasis:entry>
         <oasis:entry colname="col6">(calls per h)</oasis:entry>
         <oasis:entry colname="col7">(impacts)</oasis:entry>
         <oasis:entry colname="col8">rate</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Low</oasis:entry>
         <oasis:entry colname="col2">117 498 (1.47 %)</oasis:entry>
         <oasis:entry colname="col3">279</oasis:entry>
         <oasis:entry colname="col4">225 (80.65 %)</oasis:entry>
         <oasis:entry colname="col5">54 (19.35 %)</oasis:entry>
         <oasis:entry colname="col6">1</oasis:entry>
         <oasis:entry colname="col7">219</oasis:entry>
         <oasis:entry colname="col8">0.0050 %</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Medium</oasis:entry>
         <oasis:entry colname="col2">504 616 (6.30 %)</oasis:entry>
         <oasis:entry colname="col3">1048</oasis:entry>
         <oasis:entry colname="col4">915 (87.31 %)</oasis:entry>
         <oasis:entry colname="col5">133 (12.69 %)</oasis:entry>
         <oasis:entry colname="col6">1</oasis:entry>
         <oasis:entry colname="col7">698</oasis:entry>
         <oasis:entry colname="col8">0.0159 %</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">High</oasis:entry>
         <oasis:entry colname="col2">7 390 117 (92.24 %)</oasis:entry>
         <oasis:entry colname="col3">11 736</oasis:entry>
         <oasis:entry colname="col4">10 991 (93.65 %)</oasis:entry>
         <oasis:entry colname="col5">745 (6.35 %)</oasis:entry>
         <oasis:entry colname="col6">3</oasis:entry>
         <oasis:entry colname="col7">885</oasis:entry>
         <oasis:entry colname="col8">0.0202 %</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table></table-wrap>

      <p id="d2e715">Finally, Fig. <xref ref-type="fig" rid="F4"/>a shows the geographical distribution of calls. As population density decreases, a growing number of municipalities have received only a few calls, or none at all. Even within high-density municipalities, a significant disparity exists between major cities like Barcelona, Terrassa, and Tarragona, which show the highest values (red), while the rest have generally registered between 10 and 100 calls. The distribution of the number of calls for the Low and Medium groups is very similar to that of the number of positive instances (see Fig. <xref ref-type="fig" rid="F4"/>b), as in these municipalities it is uncommon to register more than one call per hour. However, for the high-density group, the use of a higher impact threshold means that many instances with fewer than 3 calls per hour are filtered out, giving rise to a more concentrated pattern of significant impacts.</p>

      <fig id="F4" specific-use="star"><label>Figure 4</label><caption><p id="d2e724">Number of calls and positive instances received per municipality over the duration of this study. Municipalities belonging to other groups are shown in grey.</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f04.png"/>

        </fig>

</sec>
<sec id="Ch1.S4.SS2">
  <label>4.2</label><title>Static input data</title>
      <p id="d2e741">Static data refers to data that do not vary over time and is instead used to represent population dynamics and characteristics. In particular, the following data are collected:</p>
      <p id="d2e744"><list list-type="order">
            <list-item>

      <p id="d2e749"><bold>Population census</bold> <xref ref-type="bibr" rid="bib1.bibx43" id="paren.43"/>, from which we also derive the <bold>population density</bold> for each municipality (inhabitants per square kilometre).</p>
            </list-item>
            <list-item>

      <p id="d2e763"><bold>Multiple soil usage layers</bold> (eight features in total: <italic>Urban</italic> , <italic>Urban Isolated</italic>, <italic>Industry and Services</italic>, <italic>Bodies of Water</italic>, <italic>Agricultural Areas</italic>, <italic>Forests</italic>, <italic>Mountainous Terrain</italic>, and <italic>Beaches</italic>). These layers are formed by grouping different categories from the original Soil Usage raster in <xref ref-type="bibr" rid="bib1.bibx13" id="text.44"/> and are projected to the municipality level by taking the fraction of the municipality's area covered by each layer.</p>
            </list-item>
            <list-item>

      <p id="d2e799"><bold>Flood maps</bold> (three features with return periods of 10, 100, and 500 years), provided by the <xref ref-type="bibr" rid="bib1.bibx42" id="text.45"/>, aligning with the goals of the INSPIRE European Directive <xref ref-type="bibr" rid="bib1.bibx27" id="paren.46"/>. Each flood map is converted to the municipality level by computing, for each municipality, the fraction of the municipality's area covered by the flood map.</p>
            </list-item>
            <list-item>

      <p id="d2e813"><bold>Topographical data</bold> (two features). In particular, we take the mean <bold>slope</bold> and <bold>elevation</bold> for each municipality. For the elevation, we use data from the EuroDEM digital elevation model <xref ref-type="bibr" rid="bib1.bibx25" id="paren.47"/>. For the slope, we use the slope layer of the CatLC dataset <xref ref-type="bibr" rid="bib1.bibx11 bib1.bibx12 bib1.bibx15" id="paren.48"/>.</p>
            </list-item>
            <list-item>

      <p id="d2e833"><bold>Average building height</bold> in each municipality. We use the <italic>Built-H</italic> spatial raster found in the Global Human Settlement Layer data package (GHS-BUILT-H; <xref ref-type="bibr" rid="bib1.bibx50 bib1.bibx51" id="altparen.49"/>)</p>
            </list-item>
          </list></p>
</sec>
<sec id="Ch1.S4.SS3">
  <label>4.3</label><title>Dynamic input data</title>
      <p id="d2e854">Capturing adequate hazard information is a crucial step in the forecasting of flood impacts. In this section, the dynamic data sources (i.e., data that vary over time) used to train our models are described, providing crucial hydrometeorological information about hazards.</p>
<sec id="Ch1.S4.SS3.SSS1">
  <label>4.3.1</label><title>Automatic weather station data</title>
      <p id="d2e864">One of the data sources used for this work is the historical measurements provided by SMC's network of automatic weather stations (AWSs), which are publicly available online through SMC's REST API <xref ref-type="bibr" rid="bib1.bibx41" id="paren.50"/>.</p>
      <p id="d2e870">For the scope of this project, we retrieve data from the 30-min rain accumulation variables. We then create larger accumulation intervals to serve as inputs for our models, capturing the temporal evolution of the rain. In the end, we derive six features for 1-, 3-, 6-, 12-, 18-, and 24-h rainfall accumulation. These features are created at the start of every hour, and projected to the municipality level by taking, for each municipality, the value of the closest AWS. Distances are computed as the Euclidean distance between the AWS coordinates and the centroid of the polygon defining each municipality. This distance is also provided to the model as an additional feature.</p>
</sec>
<sec id="Ch1.S4.SS3.SSS2">
  <label>4.3.2</label><title>Official weather warnings</title>
      <p id="d2e881">Official weather warnings refer to those warnings issued by meteorology agencies to inform about meteorological hazards that could potentially pose a risk to activities, people, and infrastructure. In our research, we collect official warnings issued by both AEMET, the Spanish State Meteorological Agency, and the SMC, the Meteorological Service of Catalonia. Below, we explain the particularities of each one: <list list-type="bullet"><list-item>
      <p id="d2e886"><bold>AEMET warnings:</bold> AEMET warnings, which contribute to the European MeteoAlarm project <xref ref-type="bibr" rid="bib1.bibx24" id="paren.51"/>, were obtained through AEMET's OpenData API <xref ref-type="bibr" rid="bib1.bibx65" id="paren.52"/>. These warnings are issued for specific isoclimatic zones, which represent regions with similar climatic characteristics. In the case of Catalonia, after ignoring 5 regions that cover the sea, 16 warning zones can be found. Only the warning categories of “Storm”, “1 h Rain Accumulation” and “12 h Rain Accumulation” are considered as hazards. Each warning has one of three possible severity levels, from least to most severe hazard: “yellow”, “orange” and “red”. “Green” is used when there is no warning. We convert these levels to numerical values (0 for “green”, up to 3 for “red”).</p></list-item><list-item>
      <p id="d2e898"><bold>SMC warnings:</bold> These warnings are publicly available using SMC's REST API <xref ref-type="bibr" rid="bib1.bibx41" id="paren.53"/>. They are issued at the <italic>comarca</italic> (county) level. As of February 2025, there are 43 of these regions, but this number has been changing in recent years, with the last modification being the creation of the Lluçanès county in 2023. This does not impact our data as municipality boundaries are not affected. We use the adequate administrative boundaries depending on the warning's date to assign the right warning level to each municipality. Only “Rain intensity” and “Rain accumulation” warnings are taken into account. SMC uses a hazard level taking values from 1 to 6, from lowest to highest hazard degree.</p>
      <p id="d2e909">SMC also issues “observation” warnings to emphasise a significant meteorological event in an already-warned region, or to update regions where a significant event has been observed that previously had not been warned. For our analysis, all warnings are used, and only the most recent warning level for each municipality and time step is used.</p></list-item></list> In the end, SMC and AEMET warnings are treated as two different features, translating each to the municipal level by taking the maximum warning level active for each municipality and hour (Fig. <xref ref-type="fig" rid="F5"/>).</p>

      <fig id="F5" specific-use="star"><label>Figure 5</label><caption><p id="d2e918">Spatial resolution of SMC (middle) and AEMET (right) warning zones compared to the study's municipality-level resolution (left). For this work, warnings are translated to the municipality level by taking the maximum active warning level for each one.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f05.png"/>

          </fig>

</sec>
<sec id="Ch1.S4.SS3.SSS3">
  <label>4.3.3</label><title>Radar data</title>
      <p id="d2e935">Weather radars are remote sensing tools used to detect rain presence and estimate its intensity. The SMC has a network of 4 C-band Doppler radars, which scan the sky at multiple elevation angles and produce volumetric observations every 6 min. These observations are processed to estimate the precipitation on the terrain, producing precipitation observation rasters at a 1 km resolution. We aggregate multiple of these rasters to create larger rain accumulation periods of 30 min and 1, 3, 6, and 12 h. Moreover, we create a temporal maximum for the most recent two half-hour periods by calculating the pixel-wise maximum from the last ten 6-min  rainfall rasters.</p>
      <p id="d2e938">Additionally, we utilise two products derived from the radar data <xref ref-type="bibr" rid="bib1.bibx20 bib1.bibx49" id="paren.54"/>: <list list-type="bullet"><list-item>
      <p id="d2e946"><bold>Rain warnings:</bold> A statistical estimation of rainfall intensity, expressed in terms of its return period (in years) to quantify the rarity of the event for each pixel.</p></list-item><list-item>
      <p id="d2e952"><bold>River warnings:</bold> A statistical estimation of the basin-aggregated rainfall intensity that accounts for upstream contributions in the drainage network. Similarly to Rain Warnings, these values are expressed as return periods (in years).</p></list-item></list> These products are obtained every 6 min and aggregated using the same temporal maximum procedure as the 6-min rain accumulation rasters.</p>
      <p id="d2e958">To provide our models with some prediction data for the next hour, we use radar nowcasting <xref ref-type="bibr" rid="bib1.bibx6 bib1.bibx7" id="paren.55"/> to obtain a forecast of the 6-min rain accumulation rasters for the next hour, which is also used to obtain predictions of the River and Rain warning products. Temporal maxima are again used to aggregate these forecasted rasters for the upcoming two half-hour periods.</p>
      <p id="d2e964">Finally, the different radar products are projected into the municipality domain by taking the maximum value for each municipality and hour of the dataset. We choose the maximum to not “dilute” essential information about maximums.</p>
</sec>
<sec id="Ch1.S4.SS3.SSS4">
  <label>4.3.4</label><title>Number of calls in past hours</title>
      <p id="d2e976">We also create three additional features with the number of flood-related emergency calls received 1, 2, and 3 h ago. These features incorporate some auto-regressive behaviour into the model.</p>
</sec>
<sec id="Ch1.S4.SS3.SSS5">
  <label>4.3.5</label><title>Date features</title>
      <p id="d2e987">Date features are derived from the date of each sample. “Year” is a simple integer feature, while “Month”, “Day”, and “Hour” are encoded as cyclical variables (with periods 12, the number of days in the given month, and 24, respectively) following Eq. (<xref ref-type="disp-formula" rid="Ch1.E1"/>), where <inline-formula><mml:math id="M7" display="inline"><mml:mi>v</mml:mi></mml:math></inline-formula> is the variable's value, and <inline-formula><mml:math id="M8" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> its period. This results in two features for each cyclical variable (7 input features in total, counting the singular year feature).

              <disp-formula id="Ch1.E1" content-type="numbered"><label>1</label><mml:math id="M9" display="block"><mml:mrow><mml:msub><mml:mi>f</mml:mi><mml:mn mathvariant="normal">1</mml:mn></mml:msub><mml:mo>=</mml:mo><mml:mtext>sin</mml:mtext><mml:mfenced close=")" open="("><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mrow><mml:mi>v</mml:mi><mml:mn mathvariant="normal">2</mml:mn><mml:mi mathvariant="italic">π</mml:mi></mml:mrow><mml:mi>T</mml:mi></mml:mfrac></mml:mstyle></mml:mfenced><mml:mo>;</mml:mo><mml:msub><mml:mi>f</mml:mi><mml:mn mathvariant="normal">2</mml:mn></mml:msub><mml:mo>=</mml:mo><mml:mtext>cos</mml:mtext><mml:mfenced open="(" close=")"><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mrow><mml:mi>v</mml:mi><mml:mn mathvariant="normal">2</mml:mn><mml:mi mathvariant="italic">π</mml:mi></mml:mrow><mml:mi>T</mml:mi></mml:mfrac></mml:mstyle></mml:mfenced></mml:mrow></mml:math></disp-formula></p>
</sec>
</sec>
<sec id="Ch1.S4.SS4">
  <label>4.4</label><title>Daily rain filter</title>
      <p id="d2e1065">The exceptional nature of emergency calls creates an extremely imbalanced dataset, as positive impact cases are very rare. This is further exacerbated by Catalonia's drought periods, resulting in many days with no useful signal for modelling flood impacts.</p>
      <p id="d2e1068">To mitigate this, we apply a retrospective daily filter to include in the dataset only days with significant observed rainfall. A day is included if at least three automatic weather stations register a 30-min  rain accumulation exceeding a set threshold. After evaluating several thresholds, we selected 3 mm as it optimally balances data reduction with call retention, removing 1603 potentially uninformative days (only 245 calls occurred) while preserving 15 081 calls across 714 relevant days.</p>
      <p id="d2e1071">Regarding the operational validity of applying this filter, the models developed in this study could still be deployed every hour. Even after removing a significant number of days without rainfall, samples where neither rainfall nor impacts occurred still constitute the majority of the dataset, allowing models to train on situations without risk. The objective of the filter is just to mitigate class imbalance by focusing the problem towards days with actual impact potential. Therefore, please note that the metrics presented in the following sections reflect performance strictly under these conditions rather than over a continuous operational deployment.</p>
</sec>
</sec>
<sec id="Ch1.S5">
  <label>5</label><title>Methodology</title>
      <p id="d2e1084">In this section, we describe the methodology followed in the study. This includes the definition of the baselines, relevant metrics, and the evaluation setup.</p>
<sec id="Ch1.S5.SS1">
  <label>5.1</label><title>Model choice</title>
      <p id="d2e1094">For this work, we base our approach on eXtreme Gradient Boosting (XGBoost; <xref ref-type="bibr" rid="bib1.bibx18" id="altparen.56"/>) classification model, a robust and fast traditional machine learning method well-suited for tabular data and unbalanced learning problems. We also tested other methods such as Random Forests, AdaBoost, and logistic regression, but no significant improvements were observed.</p>
</sec>
<sec id="Ch1.S5.SS2">
  <label>5.2</label><title>Baselines</title>
      <p id="d2e1108">Given that there are no previous works on the classification task approached in this paper with a similar resolution, we compare our approaches against official weather warnings, as they serve as the standard for communicating hazardous weather phenomena to society. We use the same weather warnings described in Sect. <xref ref-type="sec" rid="Ch1.S4.SS3.SSS2"/>, considering only rainfall-related warnings. Additionally, we define a baseline using the River Warnings radar product (Sect. <xref ref-type="sec" rid="Ch1.S4.SS3.SSS3"/>, referred to as FF-EWS from now on), as Civil Protection agents have also found it to provide good results and utilise it operationally.</p>
      <p id="d2e1115">Importantly, all these baselines are meteorology-based and do not use any information on vulnerability and exposure for their calibration and threshold definition.</p>
      <p id="d2e1118">Three random baselines were also tested: always predicting negative, always predicting positive, and a stratified approach that predicts the positive class with the same probability as its frequency in the dataset. All three obtained nearly 0 % across all metrics and population groups.</p>
</sec>
<sec id="Ch1.S5.SS3">
  <label>5.3</label><title>Evaluation setup</title>
      <p id="d2e1129">To evaluate the performance, we use the Critical Success Index (CSI; Eq. <xref ref-type="disp-formula" rid="Ch1.E2"/>) as the main metric, commonly used in meteorology and forecast verification <xref ref-type="bibr" rid="bib1.bibx67" id="paren.57"/>, measuring the fraction of correctly predicted positive cases while penalizing for both false positives and false negatives. Additionally, we provide the recall (the fraction of total observed positive cases that were correctly predicted; Eq. <xref ref-type="disp-formula" rid="Ch1.E3"/>) and the precision (the fraction of positive predictions that corresponded to actual impacts; Eq. <xref ref-type="disp-formula" rid="Ch1.E4"/>) for a more comprehensive assessment.

            <disp-formula id="Ch1.E2" content-type="numbered"><label>2</label><mml:math id="M10" display="block"><mml:mtable class="split" rowspacing="0.2ex" displaystyle="true" columnalign="right left"><mml:mtr><mml:mtd/><mml:mtd><mml:mrow><mml:mtext>Critical Success Index</mml:mtext><mml:mo>=</mml:mo></mml:mrow></mml:mtd></mml:mtr><mml:mtr><mml:mtd/><mml:mtd><mml:mrow><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mtext>True Positives</mml:mtext><mml:mtext>True Positives + False Negatives + False Positives</mml:mtext></mml:mfrac></mml:mstyle></mml:mrow></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>

                <disp-formula specific-use="align" content-type="numbered"><mml:math id="M11" display="block"><mml:mtable displaystyle="true"><mml:mlabeledtr id="Ch1.E3"><mml:mtd><mml:mtext>3</mml:mtext></mml:mtd><mml:mtd><mml:mstyle class="stylechange" displaystyle="true"/></mml:mtd><mml:mtd><mml:mrow><mml:mstyle displaystyle="true" class="stylechange"/><mml:mtext>Recall</mml:mtext><mml:mo>=</mml:mo><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mtext>True Positives</mml:mtext><mml:mtext>True Positives + False Negatives</mml:mtext></mml:mfrac></mml:mstyle></mml:mrow></mml:mtd></mml:mlabeledtr><mml:mlabeledtr id="Ch1.E4"><mml:mtd><mml:mtext>4</mml:mtext></mml:mtd><mml:mtd><mml:mstyle displaystyle="true" class="stylechange"/></mml:mtd><mml:mtd><mml:mrow><mml:mstyle displaystyle="true" class="stylechange"/><mml:mtext>Precision</mml:mtext><mml:mo>=</mml:mo><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mtext>True Positives</mml:mtext><mml:mtext>True Positives + False Positives</mml:mtext></mml:mfrac></mml:mstyle></mml:mrow></mml:mtd></mml:mlabeledtr></mml:mtable></mml:math></disp-formula>

          Due to the temporal nature of the data, we employ a walk-forward validation scheme, training ten distinct models that sequentially advance in time (Fig. <xref ref-type="fig" rid="F6"/>). Each model is trained on all available past data and evaluated on dedicated validation and test sets. In particular, the first model is trained on data preceding 1 January 2021.</p>

      <fig id="F6" specific-use="star"><label>Figure 6</label><caption><p id="d2e1214">Walk-forward evaluation scheme used in this study. Models are trained on ten temporal configurations, each advancing further in time than the previous. Validation and test sets are built ensuring they contain the same number of positive examples, not only between themselves but also across all configurations. To assess the variability of the test result metrics, bootstrapping is used to generate 250 random samples, evaluate them, and estimate their variance.</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f06.png"/>

        </fig>

      <p id="d2e1223">To mitigate the high temporal variability in impact occurrence, we construct 10 validation and test sets to contain the same number of positive samples, preventing periods with few impacts from skewing the metrics. This alone results in sets with significant size disparities. To homogenise set sizes and increase temporal coverage, we also allowed for overlap between validation and test sets from different temporal configurations. Further details regarding the timelines for all temporal configurations across the different population groups are presented in Appendix <xref ref-type="sec" rid="App1.Ch1.S4"/>.</p>
      <p id="d2e1229">The validation set results are used for two purposes: <list list-type="order"><list-item>
      <p id="d2e1234"><bold>Hyperparameter optimization:</bold> For the machine learning models, we use the Optuna framework<fn id="Ch1.Footn1"><p id="d2e1239">TPE (Tree-structured Parzen Estimator) sampling algorithm over 50 iterations.</p></fn> <xref ref-type="bibr" rid="bib1.bibx1" id="paren.58"/> to maximising the Area Under the Precision-Recall Curve (AUC-PR). This step is not applied to the baselines.</p></list-item><list-item>
      <p id="d2e1247"><bold>Threshold selection:</bold> We select the optimal classification threshold by maximising the CSI on the validation set. For the baseline methods, we instead select the most effective warning level (or return period for the FF-EWS approach) to be used as an activation threshold. The concrete classification and activation thresholds chosen can be seen in Appendix <xref ref-type="sec" rid="App1.Ch1.S3"/>.</p></list-item></list></p>
      <p id="d2e1254">The final performance metrics are reported on the test set. We compute the mean and standard deviation across all ten configurations to estimate the overall performance of each approach. Given the observed temporal variance during experimentation, we also provide the metrics for each individual configuration and its estimated uncertainty through bootstrapping. Specifically, we follow a 1-d  block bootstrap strategy on the test set to generate 250 random samples with replacement, compute performance metrics for each, and take the standard deviation as a measure of uncertainty. To maintain a consistent positive-to-negative class balance across resamples, we fixed the number of sampled “positive days” (i.e., days containing at least one positive instance). We opted for a block bootstrap to account for the temporal correlation between observations belonging to the same rainfall event, using 1-d  blocks since the majority of rainfall events in the region last no longer than one day.</p>
      <p id="d2e1257">While we acknowledge that the validation scheme proposed can lead to different test periods, background distributions, or varying numbers of negative samples, after extensive experimentation with multiple approaches, we have found that stabilizing the positive class was the most effective way to derive meaningful insights from such an imbalanced dataset. Other strategies, like fixing temporal periods (e.g., specific months), resulted in highly inconsistent counts of both positive and negative samples per set, leading to high variance in performance metrics. Conversely, fixing the total number of samples led to sets with drastically different positive-to-negative ratios and varying temporal periods. Furthermore, under both previous approaches, we could not ensure that the validation and test sets contained any positive samples, an issue especially common in medium- and low-density municipalities.</p>
</sec>
<sec id="Ch1.S5.SS4">
  <label>5.4</label><title>Class imbalance</title>
      <p id="d2e1269">As mentioned in Sect. <xref ref-type="sec" rid="Ch1.S4.SS1"/>, class imbalance is a major concern across all population groups. To mitigate this issue, we apply class weighting to the loss function during model training, imposing a higher penalty for misclassifying the impacts (which are the minority class). Specifically, positive instances are assigned a weight inversely proportional to their overall frequency within the training set.</p>
</sec>
</sec>
<sec id="Ch1.S6">
  <label>6</label><title>Results</title>
      <p id="d2e1283">Table <xref ref-type="table" rid="T2"/> shows the mean and standard deviation of test set results. Performance improves drastically with population density. In particular, regarding the Critical Success Index (CSI), while the low-density model struggles to surpass 1 % (0.83 %), medium- (9.52 %) and high-density (28.77 %) models achieve more competitive results. This is also true for the precision and recall metrics. It is worth mentioning that these results are obtained using the group-specific impact thresholds from Sect. <xref ref-type="sec" rid="Ch1.S4.SS1"/>, so population density is not the only factor influencing performance. However, because the low- and medium-density groups both share the same impact threshold of 1 call, the superior results of the medium-density model confirm the underlying effect of population density.</p>

<table-wrap id="T2" specific-use="star"><label>Table 2</label><caption><p id="d2e1293">Mean (<inline-formula><mml:math id="M12" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> standard deviation) test results for the three population group models.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="4">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:colspec colnum="4" colname="col4" align="left"/>
     <oasis:thead>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">Model</oasis:entry>
         <oasis:entry colname="col2">CSI (%)</oasis:entry>
         <oasis:entry colname="col3">Recall (%)</oasis:entry>
         <oasis:entry colname="col4">Precision (%)</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Low density</oasis:entry>
         <oasis:entry colname="col2">0.83   (<inline-formula><mml:math id="M13" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 0.92)</oasis:entry>
         <oasis:entry colname="col3">4.29   (<inline-formula><mml:math id="M14" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 5.41)</oasis:entry>
         <oasis:entry colname="col4">1.29   (<inline-formula><mml:math id="M15" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 1.65)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Medium density</oasis:entry>
         <oasis:entry colname="col2">9.52  (<inline-formula><mml:math id="M16" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 4.00)</oasis:entry>
         <oasis:entry colname="col3">23.33 (<inline-formula><mml:math id="M17" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 12.18)</oasis:entry>
         <oasis:entry colname="col4">15.47  (<inline-formula><mml:math id="M18" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 5.06)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">High density</oasis:entry>
         <oasis:entry colname="col2">28.77   (<inline-formula><mml:math id="M19" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 5.58)</oasis:entry>
         <oasis:entry colname="col3">50.90   (<inline-formula><mml:math id="M20" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 7.50)</oasis:entry>
         <oasis:entry colname="col4">40.78   (<inline-formula><mml:math id="M21" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 10.00)</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table></table-wrap>

      <p id="d2e1446">A similar trend is observed in the standard deviation. The low-density model shows very high variance (<inline-formula><mml:math id="M22" display="inline"><mml:mo lspace="0mm">±</mml:mo></mml:math></inline-formula> 0.92 % CSI), exceeding its own mean value. As the population increases, models become more stable, with standard deviation values that are relatively smaller compared to the mean. However, the absolute SD intervals remain significant even for the best-performing models.</p>
      <p id="d2e1457">In Fig. <xref ref-type="fig" rid="F7"/>, we show the performance of the high-density model across the different temporal configurations (test set results), along with a bootstrap variance estimate for each test set. Additionally, we display the overall mean (dotted line) and standard deviation (grey strip) across all configurations. Although no clear trend is observed, we note how the standard deviation intervals of individual configurations (indicated by the error bars) closely align with the overall performance variability across all three metrics. This suggests that once intra-event correlation is accounted for through block bootstrapping, uncertainty within specific time windows matches the overall variability across all temporal configurations. It should be noted, however, that these two types of intervals reflect different sources of uncertainty, with bootstrapping capturing intra-event dynamics, while the overall standard deviation captures performance fluctuations across temporal configurations.</p>

      <fig id="F7" specific-use="star"><label>Figure 7</label><caption><p id="d2e1464">Test set results for all temporal configurations for the high-density model and their variance estimates from bootstrapping. We also highlight the overall mean (dotted line) and standard deviation (coloured strip) across all configurations, and the time period they cover. By allowing temporal overlap, we are able to cover a significant number of days for each configuration, otherwise some splits would contain just a few days or even hours. Also, it is important to note that configurations spanning large periods of time contain many days without rainfall, which are not included in the dataset.</p></caption>
        <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f07.png"/>

      </fig>

<sec id="Ch1.S6.SS1">
  <label>6.1</label><title>Baseline comparison</title>
      <p id="d2e1480">In Fig. <xref ref-type="fig" rid="F8"/>, our ML approach is compared against the climatology-based baselines. For the high-density group, the ML model outperforms all baselines by a large margin, achieving a CSI 24.35 percentage points higher than FF-EWS, the second-best approach. In the medium-density group, the ML model also obtains substantially better results than the rest, achieving a good balance between recall (23.33 %) and precision (15.47 %). AEMET warnings in this group achieve a much higher recall (<inline-formula><mml:math id="M23" display="inline"><mml:mrow><mml:mo>+</mml:mo><mml:mn mathvariant="normal">16.11</mml:mn></mml:mrow></mml:math></inline-formula> %) but with very low precision. Finally, for the low-density group, the large variability in all metrics for this group makes it difficult to draw any strong conclusions. While the ML model attains the highest mean CSI, its recall is the lowest among all approaches by a significant margin (14.28 % lower than FF-EWS, which had the second-worst recall). Precision seems to be the determining factor in this case since, despite FF-EWS warnings achieving a slightly higher mean precision (1.32 % versus 1.29 % from the ML model), the ML approach is more consistent (as indicated by the standard deviation intervals), resulting in better results overall.</p>

      <fig id="F8" specific-use="star"><label>Figure 8</label><caption><p id="d2e1497">ML model and baseline performance (test set results), across population groups. “AEMET Warnings”, “SMC Warnings”, and “FF-EWS” are the baselines.</p></caption>
          <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f08.png"/>

        </fig>

</sec>
<sec id="Ch1.S6.SS2">
  <label>6.2</label><title>Model explainability</title>
      <p id="d2e1514">Understanding and interpreting model results is critical for applying ML in a context of Disaster Risk Management. In this section, we will analyse our models' behaviour to discover the performance patterns observed previously.</p>
<sec id="Ch1.S6.SS2.SSS1">
  <label>6.2.1</label><title>SHAP feature importance</title>
      <p id="d2e1524">Figure <xref ref-type="fig" rid="F9"/> shows, for each population group model, the ten features with the highest mean absolute SHAP values across all configurations, along with their standard deviation intervals. SHAP (SHapley Additive exPlanations; <xref ref-type="bibr" rid="bib1.bibx37" id="altparen.59"/>) values, a game theory approach, quantify the contribution of each feature to the model's output, assuming a collaborative framework.</p>

      <fig id="F9" specific-use="star"><label>Figure 9</label><caption><p id="d2e1534">Mean absolute SHAP feature importance value for all three population density models, across all configurations. We also provide the standard deviation intervals. Features are colored based on their general feature group. The higher these values are, the greater its contribution is on the model's output.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f09.png"/>

          </fig>

      <p id="d2e1543">This analysis reveals distinct feature importance patterns across population density groups. The low-density model seems to rely mostly on weather features, particularly longer rainfall accumulation periods from automatic weather stations (a trend common also for the rest of models), and official weather warnings. The medium-density model also finds importance in date features (day, hour and month), and in the static population count feature. For the high-density model, we see how, apart from weather station data, the number of inhabitants and the amount of calls received in the previous hour are highly important. Weather warnings remain relevant, and radar nowcasting features, which forecast rain in the target hour, seem to have a significant impact.</p>
      <p id="d2e1547">However, it is immediately clear that as we move from higher to lower population densities, and consequently from the best- to the worst-performing models, we not only observe smaller absolute SHAP values but also larger variance (as expressed by the standard deviation intervals). This suggests that models with weaker performance struggle to learn consistent relationships between input features and the target, which in turn results in less consistent interpretations.</p>
      <p id="d2e1550">In Fig. <xref ref-type="fig" rid="F10"/>, the SHAP values for the models trained on the temporal configurations of the high-density group that obtained the best and worst CSI scores are shown. Both models share similar behaviour, displaying almost the same features in a comparable importance order. Moreover, generally larger values have a stronger contribution towards the positive class, which makes sense considering the features refer to rain accumulation, emergency calls in the previous hours, population, and weather warning level, all indicators of risk. The main difference appears to be in the “Calls -1 h” feature, which indicates the number of emergency calls received in the previous hour. Here, the best-performing model captured a wider range of values, while the worst-performing model was trained on generally smaller values. </p>

      <fig id="F10" specific-use="star"><label>Figure 10</label><caption><p id="d2e1558">SHAP value comparison between the high-density models trained on the best- and worst-performing temporal configurations. Positive SHAP values indicate a positive impact on the model output (increasing the probability of the positive class), and vice versa for negative values.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f10.png"/>

          </fig>

</sec>
<sec id="Ch1.S6.SS2.SSS2">
  <label>6.2.2</label><title>Feature group models</title>
      <p id="d2e1575">To better understand the individual contribution of the different feature types in the data. Models are trained on different feature groups and are then compared with the model trained on all features (Results in Fig. <xref ref-type="fig" rid="F11"/>). On their own, the number of calls in the past hours has the best prediction capabilities of all feature groups (when considering the mean CSI). This is expected, as the occurrence of emergency calls indicates an ongoing harmful event, increasing the probability that more impacts will follow in the next hours. Even for the medium-density case, a model using only past call data achieves a mean CSI higher than the model trained on all features. This is interesting, as the SHAP analysis for the full medium-density model did not give much importance to this feature group.</p>
      <p id="d2e1580">Interestingly, weather stations, providing measurements on sparse points in the geography, give better results than radar data, which have more spatial coverage but with a tendency to underestimate rain. This was observed in the SHAP analysis and is again clear for these experiments. Official weather warnings have decent detection capabilities (recall), but the large number of false alarms (low precision) results in a very low CSI when used alone. Other than that, static and time features, as expected, are not useful on their own.</p>

      <fig id="F11" specific-use="star"><label>Figure 11</label><caption><p id="d2e1585">Result comparison of models trained on different feature groups, and the default model, which is trained on all features (in bold)</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f11.png"/>

          </fig>

</sec>
<sec id="Ch1.S6.SS2.SSS3">
  <label>6.2.3</label><title>Ablation study</title>
      <p id="d2e1602">We now conduct an ablation study to quantify the effect that ignoring particular feature groups has on performance. Results of this can be seen in Fig. <xref ref-type="fig" rid="F12"/>. If we look at the high-density group, ignoring calls in previous hours has a very negative effect on the model's performance (<inline-formula><mml:math id="M24" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">11.61</mml:mn></mml:mrow></mml:math></inline-formula> % CSI). Also, weather stations (<inline-formula><mml:math id="M25" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">6.53</mml:mn></mml:mrow></mml:math></inline-formula> % CSI) seem to be slightly more important than radar (<inline-formula><mml:math id="M26" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">5.68</mml:mn></mml:mrow></mml:math></inline-formula> % CSI), but overall, the model is capable of using one or the other to provide similar results. The model does not seem to rely much on nowcasting features (<inline-formula><mml:math id="M27" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">2.74</mml:mn></mml:mrow></mml:math></inline-formula> % CSI). Also notable, static indicators barely contribute to better predictions. We argue that this might be because we already separate municipalities by density, so the model might already have enough population information.</p>
      <p id="d2e1647">A different picture can be seen in the medium-density case, where ignoring automatic weather station or nowcasting data actually results in slightly better performance overall (<inline-formula><mml:math id="M28" display="inline"><mml:mrow><mml:mo>+</mml:mo><mml:mn mathvariant="normal">0.79</mml:mn></mml:mrow></mml:math></inline-formula> % and <inline-formula><mml:math id="M29" display="inline"><mml:mrow><mml:mo>+</mml:mo><mml:mn mathvariant="normal">1.16</mml:mn></mml:mrow></mml:math></inline-formula> % CSI, respectively). This is interesting given that radar data now seem to be the most important group (<inline-formula><mml:math id="M30" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">3.08</mml:mn></mml:mrow></mml:math></inline-formula> % CSI when ignored), while calls are less relevant in this context (<inline-formula><mml:math id="M31" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">0.55</mml:mn></mml:mrow></mml:math></inline-formula> % CSI). For the low-density group, the best model results are obtained when static indicators are ignored. However, standard deviations make it hard to confidently draw conclusions for these two population groups.</p>

      <fig id="F12" specific-use="star"><label>Figure 12</label><caption><p id="d2e1692">Ablation study, where each bar shows the impact that ignoring that particular feature group has on the overall performance of the ML model trained on all features.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f12.png"/>

          </fig>

</sec>
<sec id="Ch1.S6.SS2.SSS4">
  <label>6.2.4</label><title>Model performance depending on rain stage</title>
      <p id="d2e1710">Emergency calls are not always received immediately when rain begins. Their timing can vary considerably, sometimes arriving in the first hour of an event or up to two hours after it ends. To understand model performance through this cycle, we analyse predictions at different stages of a rainfall event, focusing on the high-density model, where patterns are clearest. We define stages per municipality and hour based on observed rain in the last and next hours. We categorise a sample as the “start” if rain began in the target hour after a dry hour, the “end” if rain stopped after a rainy hour, and the hours in between as the “middle”. We also examine the four hours after an event (“after event”), with all other hours classified as “no rain”. We use a rain threshold of 6 mm of rainfall accumulation in one hour, similar to how it was defined in Sect. <xref ref-type="sec" rid="Ch1.S4.SS4"/>.</p>
      <p id="d2e1715">Figure <xref ref-type="fig" rid="F13"/> shows a comparison of three approaches on the high-density population group across these stages: our ML model, the model only trained on past calls, and the “FF-EWS” baseline, which obtained the best baseline results. Focusing on the ML approach, the CSI is relatively low at the start (7.10 %) but quickly increases as the event progresses, a pattern that appears more clearly in Fig. <xref ref-type="fig" rid="F14"/>. This phenomenon mimics a “warm-up” effect. Because the model relies heavily on calls received in recent hours, it experiences a “temporal lag” at the start of an event. It is not until it starts receiving the first impacts (or that the event consolidates and the hazard becomes more apparent), that the model has enough context to make predictions more effectively. However, relying solely on past calls is insufficient, as shown by the inferior performance of the model trained only on call history. While it exhibits a similar pattern, its overall performance is significantly worse (except for a slight improvement at the start), especially after the event, confirming that combining diverse features results in more powerful predictions. For further discussion on the influence of incorporating recent emergency calls as predictors, please refer to Appendix <xref ref-type="sec" rid="App1.Ch1.S1"/>.</p>
      <p id="d2e1724">Notably, the ML model maintains a robust performance even after the rain has stopped. In contrast, a climatology-based system such as the “FF-EWS” baseline reaches the best performance during the intermediate stages (6.93 % CSI), but once rain stops, the detection capabilities become severely limited (CSI of 1.85 % and 1.25 % for the “end” and “after event” stages).</p>
      <p id="d2e1727">It is also interesting that our model struggles more in the first hour (Start) of an event than in hours without rain. This may stem from ambiguity in our definition of when and where it is raining, as some impacts occur with little local rainfall or can be linked to fluvial flooding originating elsewhere. This could also explain the large standard deviation in this stage. Nonetheless, this analysis provides an approximation of the model's behaviour under different stages of a rain event, from which useful insights can be derived.</p>

      <fig id="F13" specific-use="star"><label>Figure 13</label><caption><p id="d2e1733">Performance of our ML model, the model trained only on past three hours of call data, and the “FF-EWS” baseline, across the proposed rain stages, on the high-density data partition. The ML approach maintains a high CSI even after rainfall has stopped. A sample is categorised as the “start” if rain began in the target hour following a dry hour, the “end” if rain stopped after a rainy hour, and the hours in between as the “middle”. The four hours following an event are labelled as “after event”, while all other hours as “no rain”.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f13.png"/>

          </fig>

      <fig id="F14" specific-use="star"><label>Figure 14</label><caption><p id="d2e1744">Performance on the high-density population group as the duration of a rainfall event increases, showing the ML model, the model trained only on call data, and the FF-EWS baseline. All approaches go through a “warmup” phase during the first hours, starting with a relatively low CSI, but quickly improving performance as the event lasts longer.</p></caption>
            <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f14.png"/>

          </fig>

</sec>
</sec>
</sec>
<sec id="Ch1.S7" sec-type="conclusions">
  <label>7</label><title>Discussion and conclusions</title>
      <p id="d2e1763">In this work, we have explored how machine learning (ML) models can be used for the hourly prediction of flood-related impacts at the local scale, using high-resolution emergency call data as an impact proxy. To address the varying data availability across the territory, municipalities are divided into three population density groups (Low, Medium, and High), and individual models are trained for each.</p>
      <p id="d2e1766">We find that ML has great potential for localised impact anticipation where sufficient data exists. Even with a severe class imbalance (a positive rate of around 0.02 %), our high- and medium-density models successfully learn to extract meaningful patterns from the data, improving current methods. However, in extremely low-data scenarios, such as sparsely populated areas like our low-density group, traditional hazard-based methods remain a more reliable tool for identifying general regions of risk. Given the low volume of emergency calls in these areas, training data-driven models with current datasets does not seem realistic. </p>
      <p id="d2e1770">We compare the proposed ML approaches against traditional, hazard-based methodologies currently in use: official weather warnings issued by the national (AEMET) and regional (SMC) meteorological agencies, and a radar-based river warning product (FF-EWS) used by Catalan civil protection authorities. For high-density areas (containing over 92 % of the total population), the model surpasses all baselines by a large margin across all performance metrics. In medium-density areas, the ML model also substantially outperforms the baselines, notably in achieving a precision of 15.47 %, compared to the 2.30 % of the best-performing baseline. For low-density municipalities, the ML approach obtains the best average Critical Success Index, but this is driven mainly by a higher precision, while its recall is the lowest among all approaches (4.29 %).</p>
      <p id="d2e1773"><xref ref-type="bibr" rid="bib1.bibx33" id="text.60"/> explored a similar problem in Catalonia also using 112 emergency calls, proving strong predictive capabilities for severe weather impacts at a daily temporal resolution and municipal scale. The transition to an hourly temporal resolution, despite only targeting flood-related emergencies, allows us to provide more timely and actionable insights into incoming impacts, thereby improving anticipation and readiness. Moreover, our strategy of providing distinct models based on population density allows different behaviours to emerge based on local characteristics. However, shifting to a higher resolution exacerbates the data imbalance problem, as the total number of samples increases significantly while the number of observed impacts remains similar, leading to a higher sparsity. To address this, targeting multiple weather phenomena simultaneously could be beneficial, as it would allow the model to leverage a larger set of impact indicators.</p>
      <p id="d2e1779">Additionally, we examined the behaviour of the different approaches during different phases of a rainfall event. We observe that all approaches struggle during the first hour of rainfall, showing reduced performance compared to that of the following hours. This is expected, as predicting the onset of impacts is arguably more challenging than predicting their continuation. However, the high-density model still obtains better results than traditional hazard-based methods in this situation, and once the event has started, the performance rises and is maintained even after the rainfall stops, showing promising results for tracking unfolding impacts. Pairing this with explainable AI techniques like SHAP allows for the interpretability of model outputs. In low- and medium-density areas, rainfall-related features appear to have a greater average contribution to the predictions than other variables, largely ignoring static indicators about population. In contrast, the high-density model achieves the most accurate predictions by modulating information on emergency calls in previous hours with weather data and population counts. These findings highlight how interpretability can vary significantly by demographic region. However, since the reliability of SHAP values depends on the model's prediction capabilities, the interpretations from medium- and especially the low-density models must be understood as exploratory insights rather than robust conclusions. This variability underscores the necessity of studying the behaviour of ML systems under different conditions, to correctly support decision-making, instead of simply outputting “solutions”. Ultimately, this analysis intends to build trust in these algorithms by addressing the “black-box” problem <xref ref-type="bibr" rid="bib1.bibx72 bib1.bibx63 bib1.bibx35" id="paren.61"/>, a requisite for the operational application of any ML-based approach in real-time Disaster Risk Management contexts.</p>
      <p id="d2e1785">With this paper, we have not only demonstrated the effectiveness of ML for improving impact anticipation, but also highlighted a critical challenge that affects both the adoption of ML-based models, and the broader transition from hazard-based forecasting towards localised impact-based systems: the need for systematic frameworks to collect, share, and integrate diverse impact data sources, such as emergency calls, insurance claims or infrastructure impacts <xref ref-type="bibr" rid="bib1.bibx36 bib1.bibx32 bib1.bibx29 bib1.bibx52 bib1.bibx31" id="paren.62"/>. We argue that combining multiple data sources can overcome the individual limitations of each (for example, the dependence of emergency calls on people reporting) and ultimately build a more complete and homogeneous picture of actual societal impacts. In practice, this translates into two paths for implementation: in data-rich urban areas, models like ours could already be operationalised to improve impact anticipation and warnings, while in more rural regions with data scarcity, the focus should shift towards building the foundational data catalogues this work proves are essential.</p>
<sec id="Ch1.S7.SS1">
  <label>7.1</label><title>Future work</title>
      <p id="d2e1798">Future work should explore the effect of varying spatio-temporal resolutions. In particular, adapting the current approach to a higher resolution or making predictions with longer lead times, as this would allow emergency responders more time to prepare for potential emergencies. Utilizing a spatial grid rather than municipalities could benefit the potential applications of this approach, not only allowing for a more in-depth analysis of the optimal spatial resolution, but also potentially making the model more generalizable to other contexts <xref ref-type="bibr" rid="bib1.bibx34" id="paren.63"/>, even directly applicable or only require fine-tuning instead of training from scratch.</p>
      <p id="d2e1804">In addition to refining the model's resolution, the operational evaluation of these systems must be expanded. While the municipality-hour evaluation framework employed in this study provides statistically robust metrics for comparing model performance, it does not fully translate into how emergency managers would perceive the activations (e.g., the number of distinct alerts generated per event). Additionally, evaluating performance across a continuous time period is necessary to better emulate operational deployment, as false alarms could potentially arise from the excluded days with little to no rainfall. Future work focusing on operational deployment should address these limitations in detail, integrating strategies such as event-based evaluation and adequate training protocols to better reflect the real-world management of impactful events.</p>
      <p id="d2e1807">Moreover, as noted in our discussion, we believe that exploring other impact indicators is critical, as this kind of data is scarce. Different impact data should be studied individually while also assessing how multiple indicators can be combined. On a similar note, this impact modelling should be extended to other natural hazards, either in isolation, as compounding events, or as a cascading succession of hazards <xref ref-type="bibr" rid="bib1.bibx60" id="paren.64"/>.</p>
      <p id="d2e1813">Finally, in this work, we explored impact modelling through the use of a traditional ML algorithm (XGBoost), working with tabular data. It would be interesting to test the applicability of more complex deep learning models in a context where impact data remains scarce. The use of convolutional neural networks (CNNs) or transformers could allow for more powerful feature extraction, potentially incorporating information from neighbouring areas or past instances to capture complex spatio-temporal patterns. In doing so, explainable AI techniques should continue to be prioritised.</p>
</sec>
</sec>

      
      </body>
    <back><app-group>

<app id="App1.Ch1.S1">
  <label>Appendix A</label><title>Influence of recent emergency calls</title>
      <p id="d2e1829">In Sect. <xref ref-type="sec" rid="Ch1.S6.SS2.SSS2"/>, <xref ref-type="sec" rid="Ch1.S6.SS2.SSS3"/>, and <xref ref-type="sec" rid="Ch1.S6.SS2.SSS4"/> we found that the use of recent calls as a predictor contributes significantly to model performance. In this subsection, we analyze this further by presenting metrics separately for cases where emergency calls were received in the preceding three hours (which serve as input features for the model) and cases where none were received. These results, alongside general model performance, are shown in Fig. <xref ref-type="fig" rid="FA1"/> as the average across temporal configurations, with error bars indicating the standard deviation.</p>

      <fig id="FA1" specific-use="star"><label>Figure A1</label><caption><p id="d2e1842">Performance of the ML approaches across population density groups for all data (“Default”), samples with recent emergency calls (“With Calls”), and samples without recent emergency calls (“Without Calls”). Metrics reflect the mean and standard deviation computed across test sets for all temporal configurations.</p></caption>
        <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f15.png"/>

      </fig>

      <p id="d2e1851">For the high-density group, results are highest in cases where calls were received, achieving a CSI of 41.84 % compared to 11.10 % without recent calls. This trend is consistent across all three metrics and aligns with the results of Sect. <xref ref-type="sec" rid="Ch1.S6.SS2.SSS4"/>, as at the start of a rainfall event, where generally there are no preceding impacts recorded, performance is worse.</p>
      <p id="d2e1857">We perform the same study with the model trained without previous call features (from Sect. <xref ref-type="sec" rid="Ch1.S6.SS2.SSS3"/>) and identify a similar pattern of superior performance in situations with continuing impacts (CSI of 27.00 % <inline-formula><mml:math id="M32" display="inline"><mml:mo>±</mml:mo></mml:math></inline-formula> 6.05 % in cases with recent calls versus 8.93 % <inline-formula><mml:math id="M33" display="inline"><mml:mo>±</mml:mo></mml:math></inline-formula> 3.20 % without) for the high-density model. This indicates that while access to recent call history drives significant performance improvements, situations with lingering impacts are inherently easier to predict (coinciding with persistent rainfall that can saturate the soil and drainage systems), even when the model lacks explicit data on these ongoing impacts.</p>

<table-wrap id="TA1" specific-use="star"><label>Table A1</label><caption><p id="d2e1879">Sample counts and positive cases for scenarios with and without recent emergency calls across population density groups (mean <inline-formula><mml:math id="M34" display="inline"><mml:mo>±</mml:mo></mml:math></inline-formula> standard deviation across all temporal configurations).</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="4">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:thead>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">Density Group</oasis:entry>
         <oasis:entry colname="col2">Category</oasis:entry>
         <oasis:entry colname="col3">Total Samples</oasis:entry>
         <oasis:entry colname="col4">Positive Samples</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Low</oasis:entry>
         <oasis:entry colname="col2">With</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M35" display="inline"><mml:mrow><mml:mn mathvariant="normal">58.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">4.1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M36" display="inline"><mml:mrow><mml:mn mathvariant="normal">2.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">2.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Without</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M37" display="inline"><mml:mrow><mml:mn mathvariant="normal">622</mml:mn><mml:mspace width="0.125em" linebreak="nobreak"/><mml:mn mathvariant="normal">828.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">217</mml:mn><mml:mspace width="0.125em" linebreak="nobreak"/><mml:mn mathvariant="normal">341.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M38" display="inline"><mml:mrow><mml:mn mathvariant="normal">18.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">2.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Medium</oasis:entry>
         <oasis:entry colname="col2">With</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M39" display="inline"><mml:mrow><mml:mn mathvariant="normal">180.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">15.6</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M40" display="inline"><mml:mrow><mml:mn mathvariant="normal">22.0</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">7.9</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Without</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M41" display="inline"><mml:mrow><mml:mn mathvariant="normal">654</mml:mn><mml:mspace linebreak="nobreak" width="0.125em"/><mml:mn mathvariant="normal">454.9</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">226</mml:mn><mml:mspace width="0.125em" linebreak="nobreak"/><mml:mn mathvariant="normal">606.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M42" display="inline"><mml:mrow><mml:mn mathvariant="normal">50.0</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">7.9</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">High</oasis:entry>
         <oasis:entry colname="col2">With</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M43" display="inline"><mml:mrow><mml:mn mathvariant="normal">1</mml:mn><mml:mo>,</mml:mo><mml:mn mathvariant="normal">192.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">197.9</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M44" display="inline"><mml:mrow><mml:mn mathvariant="normal">70.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">7.1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Without</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M45" display="inline"><mml:mrow><mml:mn mathvariant="normal">589</mml:mn><mml:mspace linebreak="nobreak" width="0.125em"/><mml:mn mathvariant="normal">566.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">260</mml:mn><mml:mspace linebreak="nobreak" width="0.125em"/><mml:mn mathvariant="normal">200.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M46" display="inline"><mml:mrow><mml:mn mathvariant="normal">40.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">7.1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table></table-wrap>

      <p id="d2e2154">Moving to medium-density populations, we still find that situations with ongoing impacts yield better results. However, the same cannot be said for the low-density group, which achieves a CSI of 0.00 % <inline-formula><mml:math id="M47" display="inline"><mml:mo>±</mml:mo></mml:math></inline-formula> 0.00 %. This discrepancy can be explained by examining the counts of positive cases found in Table <xref ref-type="table" rid="TA1"/>. In the high-density group, positive samples are more frequent in situations where calls were already received. In contrast, for the medium- and low-density groups, positive samples occur predominantly in cases without recent impacts, indicating that lingering impact events are less common in lower-density regions. Although such events are less frequent in the medium-density group, the model still performs well when they occur. For low-density municipalities, however, these situations are extremely rare, averaging only 2.5 <inline-formula><mml:math id="M48" display="inline"><mml:mo>±</mml:mo></mml:math></inline-formula> 1.96 positive samples with recent impacts across the evaluated time periods.</p>
</app>

<app id="App1.Ch1.S2">
  <label>Appendix B</label><title>Model features</title>
      <p id="d2e2182">A variety of input features were used to effectively identify relationships between weather data, local characteristics, and impact records. Table <xref ref-type="table" rid="TB1"/> lists the full set of input features utilised for the machine learning models.</p>

<table-wrap id="TB1"><label>Table B1</label><caption><p id="d2e2191">Description of model features. Features 1–17 are static, while features 18–54 are dynamic. Features 43–54 represent the pixel-wise temporal maximum over a 30-min window using 6-min rasters, where positive time indices (<inline-formula><mml:math id="M49" display="inline"><mml:mo lspace="0mm">+</mml:mo></mml:math></inline-formula>) denote forecasts derived from radar nowcasting. “<inline-formula><mml:math id="M50" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula>” refers to the relative prediction time.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="3">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:thead>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">No.</oasis:entry>
         <oasis:entry colname="col2">Feature</oasis:entry>
         <oasis:entry colname="col3">Description</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">1</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Urban</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by urban areas</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">2</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Urban isolated</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by isolated urban areas</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">3</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Industry/services</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by industry and services</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">4</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Bodies of water</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by bodies of water</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">5</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Agricultural areas</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by agricultural land</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">6</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Beach</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by beaches</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">7</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Forest</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by forests</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">8</oasis:entry>
         <oasis:entry colname="col2">Soil usage: Mountainous terrain</oasis:entry>
         <oasis:entry colname="col3">Soil usage layer indicating the fraction of area covered by mountainous terrain</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">9</oasis:entry>
         <oasis:entry colname="col2">Slope</oasis:entry>
         <oasis:entry colname="col3">Mean terrain slope</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">10</oasis:entry>
         <oasis:entry colname="col2">Elevation</oasis:entry>
         <oasis:entry colname="col3">Mean terrain elevation</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">11</oasis:entry>
         <oasis:entry colname="col2">Area</oasis:entry>
         <oasis:entry colname="col3">Municipality area in km<sup>2</sup></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">12</oasis:entry>
         <oasis:entry colname="col2">Population count</oasis:entry>
         <oasis:entry colname="col3">Municipality census</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">13</oasis:entry>
         <oasis:entry colname="col2">Population density</oasis:entry>
         <oasis:entry colname="col3">Municipality population density</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">14</oasis:entry>
         <oasis:entry colname="col2">Building height</oasis:entry>
         <oasis:entry colname="col3">Average Gross Building Height (AGBH) in meters</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">15</oasis:entry>
         <oasis:entry colname="col2">T10 flood map</oasis:entry>
         <oasis:entry colname="col3">Flood map with return period of 10 years</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">16</oasis:entry>
         <oasis:entry colname="col2">T100 flood map</oasis:entry>
         <oasis:entry colname="col3">Flood map with return period of 100 years</oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">17</oasis:entry>
         <oasis:entry colname="col2">T500 flood map</oasis:entry>
         <oasis:entry colname="col3">Flood map with return period of 500 years</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">18</oasis:entry>
         <oasis:entry colname="col2">Calls <inline-formula><mml:math id="M52" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">1</mml:mn></mml:mrow></mml:math></inline-formula> h</oasis:entry>
         <oasis:entry colname="col3">Number of 112 calls received in the municipality in the last hour</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">19</oasis:entry>
         <oasis:entry colname="col2">Calls <inline-formula><mml:math id="M53" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">2</mml:mn></mml:mrow></mml:math></inline-formula> h</oasis:entry>
         <oasis:entry colname="col3">Number of 112 calls received in the municipality from T-2h to T-1h</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">20</oasis:entry>
         <oasis:entry colname="col2">Calls <inline-formula><mml:math id="M54" display="inline"><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:math></inline-formula> h</oasis:entry>
         <oasis:entry colname="col3">Number of 112 calls received in the municipality from T-3h to T-2h</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">21</oasis:entry>
         <oasis:entry colname="col2">Year</oasis:entry>
         <oasis:entry colname="col3">Year of prediction</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">22</oasis:entry>
         <oasis:entry colname="col2">Month <inline-formula><mml:math id="M55" display="inline"><mml:mrow><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Month of prediction, encoded as a cyclical feature (sine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">23</oasis:entry>
         <oasis:entry colname="col2">Month <inline-formula><mml:math id="M56" display="inline"><mml:mrow><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>s</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Month of prediction, encoded as a cyclical feature (cosine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">24</oasis:entry>
         <oasis:entry colname="col2">Day <inline-formula><mml:math id="M57" display="inline"><mml:mrow><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Day of prediction, encoded as a cyclical feature (sine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">25</oasis:entry>
         <oasis:entry colname="col2">Day <inline-formula><mml:math id="M58" display="inline"><mml:mrow><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>s</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Day of prediction, encoded as a cyclical feature (cosine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">26</oasis:entry>
         <oasis:entry colname="col2">Hour <inline-formula><mml:math id="M59" display="inline"><mml:mrow><mml:mi>s</mml:mi><mml:mi>i</mml:mi><mml:mi>n</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Hour of prediction, encoded as a cyclical feature (sine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">27</oasis:entry>
         <oasis:entry colname="col2">Hour <inline-formula><mml:math id="M60" display="inline"><mml:mrow><mml:mi>c</mml:mi><mml:mi>o</mml:mi><mml:mi>s</mml:mi></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3">Hour of prediction, encoded as a cyclical feature (cosine component).</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">28</oasis:entry>
         <oasis:entry colname="col2">Is workday?</oasis:entry>
         <oasis:entry colname="col3">Binary workday indicator, accounting for regional holidays</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">29</oasis:entry>
         <oasis:entry colname="col2">AEMET official warnings</oasis:entry>
         <oasis:entry colname="col3">Active warning level issued by AEMET</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">30</oasis:entry>
         <oasis:entry colname="col2">SMC official warnings</oasis:entry>
         <oasis:entry colname="col3">Active warning level issued by SMC</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">31</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_1hacc</oasis:entry>
         <oasis:entry colname="col3">1-h  rain accumulation (mm) measured by the AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">32</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_3hacc</oasis:entry>
         <oasis:entry colname="col3">3-h  rain accumulation (mm) measured by the nearest AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">33</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_6hacc</oasis:entry>
         <oasis:entry colname="col3">6-h  rain accumulation (mm) measured by the nearest AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">34</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_12hacc</oasis:entry>
         <oasis:entry colname="col3">12-h  rain accumulation (mm) measured by the nearest AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">35</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_18hacc</oasis:entry>
         <oasis:entry colname="col3">18-h  rain accumulation (mm) measured by the nearest AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">36</oasis:entry>
         <oasis:entry colname="col2">AWS_SMC_24hacc</oasis:entry>
         <oasis:entry colname="col3">24-h  rain accumulation (mm) measured by the nearest AWS</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">37</oasis:entry>
         <oasis:entry colname="col2">Distance to AWS</oasis:entry>
         <oasis:entry colname="col3">Distance to nearest AWS, in meters</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">38</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_1hacc_0h</oasis:entry>
         <oasis:entry colname="col3">1-h  radar-estimated rain accumulation (mm)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">39</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_3hacc_0h</oasis:entry>
         <oasis:entry colname="col3">3-h  radar-estimated rain accumulation (mm)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">40</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_6hacc_0h</oasis:entry>
         <oasis:entry colname="col3">6-h  radar-estimated rain accumulation (mm)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">41</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_12hacc_0h</oasis:entry>
         <oasis:entry colname="col3">12-h  radar-estimated rain accumulation (mm)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">42</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_30macc_00m</oasis:entry>
         <oasis:entry colname="col3">30-min  radar-estimated rain accumulation (mm)</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">43</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_6macc_30mtemporalmax_-30m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Accumulation: Temporal maximum, T-1h to T-30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">44</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_6macc_30mtemporalmax_0m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Accumulation: Temporal maximum, T-30min to <inline-formula><mml:math id="M61" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">45</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_6macc_30mtemporalmax_+30m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Accumulation: Temporal maximum, <inline-formula><mml:math id="M62" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> to T+30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">46</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_6macc_30mtemporalmax_+1h</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Accumulation: Temporal maximum, T+30min to T+1h</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">47</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_riverWarnings_30mtemporalmax_-30m</oasis:entry>
         <oasis:entry colname="col3">30-min River Warnings: Temporal maximum, T-1h to T-30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">48</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_riverWarnings_30mtemporalmax_0m</oasis:entry>
         <oasis:entry colname="col3">30-min River Warnings: Temporal maximum, T-30 to <inline-formula><mml:math id="M63" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">49</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_riverWarnings_30mtemporalmax_+30m</oasis:entry>
         <oasis:entry colname="col3">30-min River Warnings: Temporal maximum, <inline-formula><mml:math id="M64" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> to T+30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">50</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_riverWarnings_30mtemporalmax_+1h</oasis:entry>
         <oasis:entry colname="col3">30-min River Warnings: Temporal maximum, T+30min to T+1h</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">51</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_rainWarnings_30mtemporalmax_-30m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Warnings: Temporal maximum, T-1h to T-30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">52</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_rainWarnings_30mtemporalmax_0m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Warnings: Temporal maximum, T-30 to <inline-formula><mml:math id="M65" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">53</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_rainWarnings_30mtemporalmax_+30m</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Warnings: Temporal maximum, <inline-formula><mml:math id="M66" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> to T+30min</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">54</oasis:entry>
         <oasis:entry colname="col2">Radar_SMC_rainWarnings_30mtemporalmax_+1h</oasis:entry>
         <oasis:entry colname="col3">30-min Rain Warnings: Temporal maximum, T+30min to T+1h</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table></table-wrap>


</app>

<app id="App1.Ch1.S3">
  <label>Appendix C</label><title>Classification and baseline activation thresholds</title>
      <p id="d2e3047">As explained in Sect. <xref ref-type="sec" rid="Ch1.S5"/>, classification thresholds were defined for the ML models, while activation thresholds were defined for every baseline. AEMET utilises a three-level warning system, while the SMC uses a 6-level system. Finally, the FF-EWS takes discrete values representing return periods in years.</p>
      <p id="d2e3052">Thresholds were chosen by maximizing the Critical Success Index (CSI) on the validation set. The final selections for each approach, population group, and temporal configuration (ten in total) are listed below. <list list-type="bullet"><list-item>
      <p id="d2e3057"><bold>XGBoost classification thresholds:</bold>
<list list-type="bullet"><list-item>
      <p id="d2e3064">Low density group: 0.75, 0.825, 0.925, 0.875, 0.875, 0.95, 0.875, 0.925, 0.925, 0.875</p></list-item><list-item>
      <p id="d2e3068">Medium density group: 0.8, 0.95, 0.875, 0.95, 0.95, 0.95, 0.95, 0.925, 0.95, 0.95</p></list-item><list-item>
      <p id="d2e3072">High density group: 0.725, 0.95, 0.825, 0.95, 0.95, 0.95, 0.95, 0.95, 0.95, 0.90</p></list-item></list></p></list-item><list-item>
      <p id="d2e3076"><bold>AEMET warning level activation thresholds:</bold>
<list list-type="bullet"><list-item>
      <p id="d2e3083">Low density group: 3, 3, 3, 2, 2, 2, 2, 2, 2, 2</p></list-item><list-item>
      <p id="d2e3087">Medium density group: 2, 3, 3, 3, 2, 2, 2, 2, 2, 2</p></list-item><list-item>
      <p id="d2e3091">High density group: 2, 2, 3, 3, 3, 3, 3, 3, 2, 2</p></list-item></list></p></list-item><list-item>
      <p id="d2e3095"><bold>SMC warning level activation thresholds:</bold>
<list list-type="bullet"><list-item>
      <p id="d2e3102">Low density group: 5, 5, 5, 3, 3, 4, 4, 4, 4, 4</p></list-item><list-item>
      <p id="d2e3106">Medium density group: 5, 5, 5, 5, 4, 4, 6, 6, 6, 4</p></list-item><list-item>
      <p id="d2e3110">High density group: 5, 5, 5, 4, 4, 6, 6, 6, 3, 3</p></list-item></list></p></list-item><list-item>
      <p id="d2e3114"><bold>FF-EWS return period activation thresholds (in years):</bold>
<list list-type="bullet"><list-item>
      <p id="d2e3121">Low density group: 2, 10, 10, 10, 5, 2, 2, 2, 10, 10</p></list-item><list-item>
      <p id="d2e3125">Medium density group: 2, 2, 2, 10, 10, 10, 10, 5, 5, 5</p></list-item><list-item>
      <p id="d2e3129">High density group: 2, 10, 10, 10, 10, 10, 10, 2, 2, 10</p></list-item></list></p></list-item></list></p>
</app>

<app id="App1.Ch1.S4">
  <label>Appendix D</label><title>Temporal configuration details</title>
      <p id="d2e3141">Figures <xref ref-type="fig" rid="FD1"/>, <xref ref-type="fig" rid="FD2"/>, and <xref ref-type="fig" rid="FD3"/> show the temporal configurations used for the low-, medium-, and high-density population groups. Our evaluation scheme ensures that all validation and test sets contain the same number of positive samples, while also helping to cover comparable time periods encompassing multiple months. This latter part, however, is not always possible, as large concentrations of impacts can occur within a small time window, as observed, for example, in the final configurations of Fig. <xref ref-type="fig" rid="FD3"/>. This period coincides with the last months of 2024 and the severe DANA event that affected the Spanish Mediterranean coast <xref ref-type="bibr" rid="bib1.bibx66" id="paren.65"/>.</p>

      <fig id="FD1"><label>Figure D1</label><caption><p id="d2e3157">Temporal configurations used for the low-density data group. The timelines for training (blue), validation (orange), and testing (green) are indicated, along with the percentage of positive samples in each. The data gap is highlighted in red. All validation and test sets contain 21 positive samples. Note that not all days are included in the dataset, only those with sufficient daily rain accumulation are retained (see Sect. <xref ref-type="sec" rid="Ch1.S4.SS4"/>).</p></caption>
        
        <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f16.png"/>

      </fig>

      <fig id="FD2"><label>Figure D2</label><caption><p id="d2e3172">Temporal configurations used for the medium-density data group. The timelines for training (blue), validation (orange), and testing (green) are indicated, along with the percentage of positive samples in each. The data gap is highlighted in red. All validation and test sets contain 72 positive samples. Note that not all days are included in the dataset, only those with sufficient daily rain accumulation are retained (see Sect. <xref ref-type="sec" rid="Ch1.S4.SS4"/>).</p></caption>
        
        <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f17.png"/>

      </fig>

<fig id="FD3"><label>Figure D3</label><caption><p id="d2e3189">Temporal configurations used for the high-density data group. The timelines for training (blue), validation (orange), and testing (green) are indicated, along with the percentage of positive samples in each. The data gap is highlighted in red. All validation and test sets contain 111 positive samples. Note that not all days are included in the dataset, only those with sufficient daily rain accumulation are retained (see Sect. <xref ref-type="sec" rid="Ch1.S4.SS4"/>).</p></caption>
        
        <graphic xlink:href="https://nhess.copernicus.org/articles/26/3943/2026/nhess-26-3943-2026-f18.png"/>

      </fig>

</app>
  </app-group><notes notes-type="dataavailability"><title>Data availability</title>

      <p id="d2e3206">Most of the data used in this work are publicly available through official channels, as referenced in Sect. <xref ref-type="sec" rid="Ch1.S4"/>. Emergency call data are not publicly available due to privacy and security restrictions. These were provided to us by Civil Protection authorities within the scope of this project.</p>
  </notes><notes notes-type="authorcontribution"><title>Author contributions</title>

      <p id="d2e3214">Conceptualization: JM, AK, AL, XL; data curation: JM; formal analysis: JM; investigation: JM, AK, AL, XL; methodology: JM; funding acquisition: AK, AL, XL; supervision: AK, AL, XL; Writing (original draft preparation): JM; Writing (review and editing): JM, AK, XL.</p>
  </notes><notes notes-type="competinginterests"><title>Competing interests</title>

      <p id="d2e3220">The contact author has declared that none of the authors has any competing interests.</p>
  </notes><notes notes-type="disclaimer"><title>Disclaimer</title>

      <p id="d2e3226">Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. The authors bear the ultimate responsibility for providing appropriate place names. Views expressed in the text are those of the authors and do not necessarily reflect the views of the publisher.</p>
  </notes><ack><title>Acknowledgements</title><p id="d2e3233">The authors would like to acknowledge the Catalan Civil Protection authorities, and particularly the CECAT, for providing the 112 emergency call data and for the fruitful discussions regarding this work.</p></ack><notes notes-type="financialsupport"><title>Financial support</title>

      <p id="d2e3240">This research has been supported by the HORIZON EUROPE Civil security for society, HORIZON EUROPE Innovative Europe (grant no. 101121135) and the Departament de Recerca i Universitats, Generalitat de Catalunya (grant no. 2024DI00041).</p>
  </notes><notes notes-type="reviewstatement"><title>Review statement</title>

      <p id="d2e3246">This paper was edited by Shasha Han and reviewed by two anonymous referees.</p>
  </notes><ref-list>
    <title>References</title>

      <ref id="bib1.bibx1"><label>Akiba et al.(2019)Akiba, Sano, Yanase, Ohta, and Koyama</label><mixed-citation>Akiba, T., Sano, S., Yanase, T., Ohta, T., and Koyama, M.: Optuna: A Next-generation Hyperparameter Optimization Framework, in: Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, <ext-link xlink:href="https://doi.org/10.1145/3292500.3330701" ext-link-type="DOI">10.1145/3292500.3330701</ext-link>,  2019.</mixed-citation></ref>
      <ref id="bib1.bibx2"><label>Alcântara et al.(2025)Alcântara, Guimarães, Baião, and Mantovani</label><mixed-citation>Alcântara, E., Guimarães, Y. C., Baião, C. F. P., and Mantovani, J. R.: Interpretable machine learning for flood susceptibility mapping in the metropolitan region of São Paulo, Southeast Brazil, Discov. Geosci., 3, 243, <ext-link xlink:href="https://doi.org/10.1007/s44288-025-00362-9" ext-link-type="DOI">10.1007/s44288-025-00362-9</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx3"><label>Alet et al.(2025)Alet, Price, El-Kadi, Masters, Markou, Andersson, Stott, Lam, Willson, Sanchez-Gonzalez, and Battaglia</label><mixed-citation>Alet, F., Price, I., El-Kadi, A., Masters, D., Markou, S., Andersson, T. R., Stott, J., Lam, R., Willson, M., Sanchez-Gonzalez, A., and Battaglia, P.: Skillful joint probabilistic weather forecasting from marginals, arXiv [preprint], <ext-link xlink:href="https://doi.org/10.48550/arXiv.2506.10772" ext-link-type="DOI">10.48550/arXiv.2506.10772</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx4"><label>Alfieri and Thielen(2012)</label><mixed-citation>Alfieri, L. and Thielen, J.: A European Precipitation Index for Extreme Rain-Storm and Flash Flood Early Warning, Meteorol. Appl., 22, 3–13, <ext-link xlink:href="https://doi.org/10.1002/met.1328" ext-link-type="DOI">10.1002/met.1328</ext-link>, 2012.</mixed-citation></ref>
      <ref id="bib1.bibx5"><label>Barnolas and Llasat(2007)</label><mixed-citation>Barnolas, M. and Llasat, M. C.: A flood geodatabase and its climatological applications: the case of Catalonia for the last century, Nat. Hazards Earth Syst. Sci., 7, 271–281, <ext-link xlink:href="https://doi.org/10.5194/nhess-7-271-2007" ext-link-type="DOI">10.5194/nhess-7-271-2007</ext-link>, 2007.</mixed-citation></ref>
      <ref id="bib1.bibx6"><label>Berenguer et al.(2005)Berenguer, Corral, Sánchez-Diezma, and Sempere-Torres</label><mixed-citation>Berenguer, M., Corral, C., Sánchez-Diezma, R., and Sempere-Torres, D.: Hydrological Validation of a Radar-Based Nowcasting Technique, J. Hydrometeorol., 6, 532–549, <ext-link xlink:href="https://doi.org/10.1175/jhm433.1" ext-link-type="DOI">10.1175/jhm433.1</ext-link>, 2005.</mixed-citation></ref>
      <ref id="bib1.bibx7"><label>Berenguer et al.(2011)Berenguer, Sempere-Torres, and Pegram</label><mixed-citation>Berenguer, M., Sempere-Torres, D., and Pegram, G. G.: SBMcast – An ensemble nowcasting technique to assess the uncertainty in rainfall forecasts by Lagrangian extrapolation, J. Hydrol., 404, 226–240, <ext-link xlink:href="https://doi.org/10.1016/j.jhydrol.2011.04.033" ext-link-type="DOI">10.1016/j.jhydrol.2011.04.033</ext-link>, 2011.</mixed-citation></ref>
      <ref id="bib1.bibx8"><label>Berenguer et al.(2024)Berenguer, Park, Baugh, O'Regan, Prudhomme, Pulkkinen, Myllykoski, Santiago, Durán, Torres, Vara, Gomes, Pereira Colonese, and Tasev</label><mixed-citation>Berenguer, M., Park, S., Baugh, C., O'Regan, K., Prudhomme, C., Pulkkinen, S., Myllykoski, H., Santiago, A., Durán, A. M., Torres, R. M., Vara, M., Gomes, A., Pereira Colonese, J., and Tasev, D.: Early warning Demonstration of pan-European rainfall-induced impact forecasts – the EDERA project, EGU General Assembly 2024, Vienna, Austria, 14–19 Apr 2024, EGU24-17162, <ext-link xlink:href="https://doi.org/10.5194/egusphere-egu24-17162" ext-link-type="DOI">10.5194/egusphere-egu24-17162</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx9"><label>Brousse et al.(2024)Brousse, Simpson, Poorthuis, and Heaviside</label><mixed-citation>Brousse, O., Simpson, C. H., Poorthuis, A., and Heaviside, C.: Unequal distributions of crowdsourced weather data in England and Wales, Nat. Commun., 15, 4828–4811, <ext-link xlink:href="https://doi.org/10.1038/s41467-024-49276-z" ext-link-type="DOI">10.1038/s41467-024-49276-z</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx10"><label>Camarasa-Belmonte and López(2018)</label><mixed-citation>Camarasa-Belmonte, A. M. and López, M. P. C.: Luvias in situ en la comunidad valenciana. Relación entre indicadores pluviométricos, llamadas al centro de coordinación de emergencias (112) y relación de daños, durante el episodio de 26–30 de noviembre de 2016, in: Publicaciones de la Asociación Española de Climatología. Serie A; 11, XI Congreso de la Asociación Española de Climatología, Cartagena, España, 17–19 October 2018, <uri>http://hdl.handle.net/20.500.11765/9904</uri> (last access: 27 November 2025), 2018.</mixed-citation></ref>
      <ref id="bib1.bibx11"><label>Cartographic and Geological Institute of Catalonia (ICGC)(2021a)</label><mixed-citation>Cartographic and Geological Institute of Catalonia (ICGC): Home Page – Dataset for the Land Cover Map, <uri>https://www.icgc.cat/en/Geoinformation-and-Maps/Maps/Dataset-Land-cover-map-CatLC</uri> (last access: 1 July 2025), 2021a.</mixed-citation></ref>
      <ref id="bib1.bibx12"><label>Cartographic and Geological Institute of Catalonia (ICGC)(2021b)</label><mixed-citation>Cartographic and Geological Institute of Catalonia (ICGC): CatLC Github Page, <uri>https://github.com/OpenICGC/CatLC?tab=readme-ov-file</uri> (last access: 1 July 2025), 2021b.</mixed-citation></ref>
      <ref id="bib1.bibx13"><label>Cartographic and Geological Institute of Catalonia (ICGC)(2022)</label><mixed-citation>Cartographic and Geological Institute of Catalonia (ICGC): Land Cover, <uri>https://www.icgc.cat/en/Sustainable-territory/Land-cover</uri> (last access: 27 May 2025), 2022.</mixed-citation></ref>
      <ref id="bib1.bibx14"><label>Cartographic and Geological Institute of Catalonia (ICGC)(2024)</label><mixed-citation>Cartographic and Geological Institute of Catalonia (ICGC): Administrative Divisions, <uri>https://www.icgc.cat/ca/Geoinformacio-i-mapes/Dades-i-productes/Geoinformacio-cartografica/Divisions-administratives</uri> (last access: 1 April 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx15"><label>Cartographic and Geological Institute of Catalonia (ICGC)(2025)</label><mixed-citation>Cartographic and Geological Institute of Catalonia (ICGC): Home Page – <inline-formula><mml:math id="M67" display="inline"><mml:mrow><mml:mn mathvariant="normal">5</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">5</mml:mn></mml:mrow></mml:math></inline-formula> m Terrain Elevation Model, <uri>https://www.icgc.cat/en/Geoinformation-and-Maps/Data-and-products/Bessons-digitals-Elevacions/5x5-m-Terrain-elevation-model</uri> (last access: 2 February 2026), 2025.</mixed-citation></ref>
      <ref id="bib1.bibx16"><label>Cascante(2023)</label><mixed-citation>Cascante, M.: El pantà de Sau, a mínims del segle XXI i ja per sota del 10 %, Betevé, <uri>https://beteve.cat/medi-ambient/panta-sau-minims-segle-xxi-marc-2023</uri> (last access: 20 May 2025), 14 March 2023, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx17"><label>Chen et al.(2023)Chen, Han, Gong, Bai, Ling, Luo, Chen, Ma, Zhang, Su, Ci, Li, Yang, and Ouyang</label><mixed-citation>Chen, K., Han, T., Gong, J., Bai, L., Ling, F., Luo, J.-J., Chen, X., Ma, L., Zhang, T., Su, R., Ci, Y., Li, B., Yang, X., and Ouyang, W.: FengWu: Pushing the Skillful Global Medium-Range Weather Forecast beyond 10 Days Lead, arXiv [preprint], <ext-link xlink:href="https://doi.org/10.48550/arXiv.2304.02948" ext-link-type="DOI">10.48550/arXiv.2304.02948</ext-link>, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx18"><label>Chen and Guestrin(2016)</label><mixed-citation>Chen, T. and Guestrin, C.: XGBoost: A Scalable Tree Boosting System, in: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, KDD ’16, p. 785–794, San Francisco, California, USA, <ext-link xlink:href="https://doi.org/10.1145/2939672.2939785" ext-link-type="DOI">10.1145/2939672.2939785</ext-link>, 2016.</mixed-citation></ref>
      <ref id="bib1.bibx19"><label>Collier(2007)</label><mixed-citation>Collier, C. G.: Flash flood forecasting: What are the limits of predictability?, Q. J. R. Meteorol. Soc., 133, 3–23, <ext-link xlink:href="https://doi.org/10.1002/qj.29" ext-link-type="DOI">10.1002/qj.29</ext-link>, 2007.</mixed-citation></ref>
      <ref id="bib1.bibx20"><label>Corral et al.(2019)Corral, Berenguer, Sempere-Torres, Poletti, Silvestro, and Rebora</label><mixed-citation>Corral, C., Berenguer, M., Sempere-Torres, D., Poletti, L., Silvestro, F., and Rebora, N.: Comparison of Two Early Warning Systems for Regional Flash Flood Hazard Forecasting, J. Hydrol., 572, 603–619, <ext-link xlink:href="https://doi.org/10.1016/j.jhydrol.2019.03.026" ext-link-type="DOI">10.1016/j.jhydrol.2019.03.026</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx21"><label>Dalmau et al.(2023)Dalmau, Attia, and Gawinowski</label><mixed-citation>Dalmau, R., Attia, J., and Gawinowski, G.: Modelling the Impact of Adverse Weather on Airport Peak Service Rate with Machine Learning, Atmosphere, 14, 1476, <ext-link xlink:href="https://doi.org/10.3390/atmos14101476" ext-link-type="DOI">10.3390/atmos14101476</ext-link>, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx22"><label>Diboulo et al.(2012)Diboulo, Sié, Rocklöv, Niamba, Yé, Bagagnan, and Sauerborn</label><mixed-citation>Diboulo, E., Sié, A., Rocklöv, J., Niamba, L., Yé, M., Bagagnan, C., and Sauerborn, R.: Weather and mortality: a 10 year retrospective analysis of the Nouna Health and Demographic Surveillance System, Burkina Faso, Glob. Health Action, 5, 19078–13, <ext-link xlink:href="https://doi.org/10.3402/gha.v5i0.19078" ext-link-type="DOI">10.3402/gha.v5i0.19078</ext-link>, 2012.</mixed-citation></ref>
      <ref id="bib1.bibx23"><label>EDERA Consortium(2025)</label><mixed-citation>EDERA Consortium: EDERA: Early warning Demonstration of pan-European rainfall-induced impact forecasts,  <uri>https://edera-project.eu/</uri> (last access: 5 February 2026), 2025.</mixed-citation></ref>
      <ref id="bib1.bibx24"><label>EUMETNET(2025)</label><mixed-citation>EUMETNET: MeteoAlarm project,  <uri>https://www.meteoalarm.org</uri> (last access: 7 July 2025), 2025.</mixed-citation></ref>
      <ref id="bib1.bibx25"><label>Eurogeographics(2024)</label><mixed-citation>Eurogeographics: EuroDEM Digital Elevation Model Dataset, <uri>https://www.mapsforeurope.org/datasets/euro-dem</uri> (last access: 1 April 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx26"><label>European Commission(2026)</label><mixed-citation>European Commission: European Flood Awareness System (EFAS), <uri>https://european-flood.emergency.copernicus.eu/en</uri> (last access: 5 February 2026), 2026.</mixed-citation></ref>
      <ref id="bib1.bibx27"><label>European Parliament and Council of the European Union(2007)</label><mixed-citation>European Parliament and Council of the European Union: Directive 2007/2/EC of the European Parliament and of the Council of 14 March 2007 establishing an Infrastructure for Spatial Information in the European Community (INSPIRE), Directive, Directorate-General for Environment, <uri>http://data.europa.eu/eli/dir/2007/2/oj</uri> (last access: 17 January 2026), 2007.</mixed-citation></ref>
      <ref id="bib1.bibx28"><label>Gao and Wang(2023)</label><mixed-citation>Gao, S. and Wang, Y.: Explainable deep learning powered building risk assessment model for proactive hurricane response, Risk Anal., 43, 1222–1234, <ext-link xlink:href="https://doi.org/10.1111/risa.13990" ext-link-type="DOI">10.1111/risa.13990</ext-link>, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx29"><label>Gaztelumendi et al.(2024)Gaztelumendi, Egaña, Ruiz, and Iturrioz</label><mixed-citation>Gaztelumendi, S., Egaña, J., Ruiz, M., and Iturrioz, E.: The Basque Impact Weather Catalogue, J. Adv. Sci. Res., 21, 41–48, <ext-link xlink:href="https://doi.org/10.5194/asr-21-41-2024" ext-link-type="DOI">10.5194/asr-21-41-2024</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx30"><label>General Directorate of Catalonia Civil Protection(2022)</label><mixed-citation>General Directorate of Catalonia Civil Protection: Pla Territorial de Protecció Civil de Catalunya (PROCICAT), Barcelona, <uri>https://dsp.interior.gencat.cat/handle/20.500.14007/2830</uri> (last access: 15 September 2025), 2022.</mixed-citation></ref>
      <ref id="bib1.bibx31"><label>Giner Pérez De Lucia et al.(2026)Giner Pérez De Lucia, López-Ballesteros, Fernández-Pedauyé, Senent-Aparicio, and Cecilia</label><mixed-citation>Giner Pérez De Lucia, J., López-Ballesteros, A., Fernández-Pedauyé, J., Senent-Aparicio, J., and Cecilia, J. M.: Harnessing social sensing for real-time flood event reconstruction: A digital autopsy of the 2024 Valencia DANA, Int. J. Disaster Risk Sci., 132, 105966, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2025.105966" ext-link-type="DOI">10.1016/j.ijdrr.2025.105966</ext-link>, 2026.</mixed-citation></ref>
      <ref id="bib1.bibx32"><label>Harrison et al.(2022)Harrison, Potter, Prasanna, Doyle, and Johnston</label><mixed-citation>Harrison, S. E., Potter, S. H., Prasanna, R., Doyle, E. E. H., and Johnston, D.: Identifying the Impact-Related Data Uses and Gaps for Hydrometeorological Impact Forecasts and Warnings, Weather Clim. Soc., 14, 155–176, <ext-link xlink:href="https://doi.org/10.1175/WCAS-D-21-0093.1" ext-link-type="DOI">10.1175/WCAS-D-21-0093.1</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx33"><label>Iglesias et al.(2024)Iglesias, Cuesta, Salueña, Solé, Prevatt, and Fabregat</label><mixed-citation>Iglesias, J., Cuesta, I., Salueña, C., Solé, J., Prevatt, D. O., and Fabregat, A.: Predictive modeling of severe weather impact on individuals and populations using Machine Learning, Int. J. Disaster Risk Sci., 105, 104398, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2024.104398" ext-link-type="DOI">10.1016/j.ijdrr.2024.104398</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx34"><label>Kooshki Forooshani et al.(2024)Kooshki Forooshani, Van Den Homberg, Kalimeri, Kaltenbrunner, Mejova, Milano, Ndirangu, Paolotti, Teklesadik, and Turner</label><mixed-citation>Kooshki Forooshani, M., van den Homberg, M., Kalimeri, K., Kaltenbrunner, A., Mejova, Y., Milano, L., Ndirangu, P., Paolotti, D., Teklesadik, A., and Turner, M. L.: Towards a global impact-based forecasting model for tropical cyclones, Nat. Hazards Earth Syst. Sci., 24, 309–329, <ext-link xlink:href="https://doi.org/10.5194/nhess-24-309-2024" ext-link-type="DOI">10.5194/nhess-24-309-2024</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx35"><label>Kox et al.(2025)Kox, Harrison, Ziegler, and Gerhold</label><mixed-citation>Kox, T., Harrison, S., Ziegler, F., and Gerhold, L.: Perceptions, hopes, and concerns regarding the possibilities of artificial intelligence in weather warning contexts, Int. J. Disaster Risk Sci., 130, 105817, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2025.105817" ext-link-type="DOI">10.1016/j.ijdrr.2025.105817</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx36"><label>Kuglitsch et al.(2022)Kuglitsch, Pelivan, Ceola, Menon, and Xoplaki</label><mixed-citation>Kuglitsch, M. M., Pelivan, I., Ceola, S., Menon, M., and Xoplaki, E.: Facilitating adoption of AI in natural disaster management through collaboration, Nat. Commun., 13, 1579, <ext-link xlink:href="https://doi.org/10.1038/s41467-022-29285-6" ext-link-type="DOI">10.1038/s41467-022-29285-6</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx37"><label>Lundberg and Lee(2017)</label><mixed-citation>Lundberg, S. and Lee, S.-I.: A Unified Approach to Interpreting Model Predictions, arXiv [preprint], <ext-link xlink:href="https://doi.org/10.48550/arXiv.1705.07874" ext-link-type="DOI">10.48550/arXiv.1705.07874</ext-link>, 2017.</mixed-citation></ref>
      <ref id="bib1.bibx38"><label>Láng-Ritter et al.(2022)Láng-Ritter, Berenguer, Dottori, Kalas, and Sempere-Torres</label><mixed-citation>Láng-Ritter, J., Berenguer, M., Dottori, F., Kalas, M., and Sempere-Torres, D.: Compound flood impact forecasting: integrating fluvial and flash flood impact assessments into a unified system, Hydrol. Earth Syst. Sci., 26, 689–709, <ext-link xlink:href="https://doi.org/10.5194/hess-26-689-2022" ext-link-type="DOI">10.5194/hess-26-689-2022</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx39"><label>Meléndez-Landaverde and Sempere-Torres(2025)</label><mixed-citation>Meléndez-Landaverde, E. R. and Sempere-Torres, D.: Design and Evaluation of a Community and Impact-Based Site-Specific Early Warning System (SS-EWS): The SS-EWS Framework, J. Flood Risk Manag., 18, e12860, <ext-link xlink:href="https://doi.org/10.1111/jfr3.12860" ext-link-type="DOI">10.1111/jfr3.12860</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx40"><label>Merz et al.(2021)Merz, Blöschl, Vorogushyn, Dottori, Aerts, Bates, Bertola, Kemter, Kreibich, Lall, and Macdonald</label><mixed-citation>Merz, B., Blöschl, G., Vorogushyn, S., Dottori, F., Aerts, J. C. J. H., Bates, P., Bertola, M., Kemter, M., Kreibich, H., Lall, U., and Macdonald, E.: Causes, Impacts and Patterns of Disastrous River Floods, Nat. Rev. Earth Environ., 2, 592–609, <ext-link xlink:href="https://doi.org/10.1038/s43017-021-00195-3" ext-link-type="DOI">10.1038/s43017-021-00195-3</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx41"><label>Meteorological Service of Catalonia (SMC)(2023)</label><mixed-citation>Meteorological Service of Catalonia (SMC): Home Page - Meteorological Data API,  <uri>https://apidocs.meteocat.gencat.cat/</uri> (last access: 8 July 2025), 2023.</mixed-citation></ref>
      <ref id="bib1.bibx42"><label>Ministry for Ecological Transition and the Demographic Challenge(2024)</label><mixed-citation>Ministry for Ecological Transition and the Demographic Challenge: Flood Maps, <uri>https://www.miteco.gob.es/en/cartografia-y-sig/ide/descargas/agua/zi-lamina.html</uri> (last access: 27 May 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx43"><label>National Institute of Statistics(2024)</label><mixed-citation>National Institute of Statistics: Annual Population Census. Population by municipality and gender., <uri>https://www.ine.es/jaxiT3/Tabla.htm?t=68065&amp;L=1</uri> (last access: 29 May 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx44"><label>Nguyen et al.(2024)Nguyen, Shah, Bansal, Arcomano, Maulik, Kotamarthi, Foster, Madireddy, and Grover</label><mixed-citation>Nguyen, T., Shah, R., Bansal, H., Arcomano, T., Maulik, R., Kotamarthi, V., Foster, I., Madireddy, S., and Grover, A.: Scaling Transformer Neural Networks for Skillful and Reliable Medium-Range Weather Forecasting, arXiv [preprint], <ext-link xlink:href="https://doi.org/10.48550/arXiv.2312.03876" ext-link-type="DOI">10.48550/arXiv.2312.03876</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx45"><label>Niemi et al.(2021)Niemi, Baugh, Berenguer, Berruezo, Leinonen, von Lerber, Park, Prudhomme, Pulkkinen, and Ritvanen</label><mixed-citation>Niemi, T., Baugh, C., Berenguer, M., Berruezo, A., Leinonen, M., von Lerber, A., Park, S., Prudhomme, C., Pulkkinen, S., and Ritvanen, J.: Advanced Tools for pro-Active Management of Impacts and Risks Induced by Convective Weather, Heavy Rain and Flash floods in Europe – TAMIR project, EGU General Assembly 2021, online, 19–30 Apr 2021, EGU21-8194, <ext-link xlink:href="https://doi.org/10.5194/egusphere-egu21-8194" ext-link-type="DOI">10.5194/egusphere-egu21-8194</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx46"><label>Oliva and Olcina(2022)</label><mixed-citation>Oliva, A. and Olcina, J.: Floods and Emergency Management: Elaboration of Integral Flood Maps Based on Emergency Calls (112) – Episode of September 2019 (Vega Baja del Segura, Alicante, Spain), Water, 15, 2, <ext-link xlink:href="https://doi.org/10.3390/w15010002" ext-link-type="DOI">10.3390/w15010002</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx47"><label>Ortiz et al.(2024)Ortiz, Aznar-Crespo, Oliva, Olcina-Cantos, and Aledo</label><mixed-citation>Ortiz, G., Aznar-Crespo, P., Oliva, A., Olcina-Cantos, J., and Aledo, A.: Uses and opportunities of emergency calls as a resource for flood risk management, Int. J. Disaster Risk Sci., 100, 104160, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2023.104160" ext-link-type="DOI">10.1016/j.ijdrr.2023.104160</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx48"><label>Papagiannaki et al.(2026)Papagiannaki, Kotroni, and Lagouvardos</label><mixed-citation>Papagiannaki, K., Kotroni, V., and Lagouvardos, K.: Impact-Based Analysis of Weather-Related Hazards in Greece (2000–2025): Insights from the High-Impact Weather Events Database (HIWE-DB), Climate, 14, 105, <ext-link xlink:href="https://doi.org/10.3390/cli14050105" ext-link-type="DOI">10.3390/cli14050105</ext-link>, 2026.</mixed-citation></ref>
      <ref id="bib1.bibx49"><label>Park et al.(2019)Park, Berenguer, and Sempere-Torres</label><mixed-citation>Park, S., Berenguer, M., and Sempere-Torres, D.: Long-Term Analysis of Gauge-Adjusted Radar Rainfall Accumulations at European Scale, J. Hydrometeorol., 573, 768–777, <ext-link xlink:href="https://doi.org/10.1016/j.jhydrol.2019.03.093" ext-link-type="DOI">10.1016/j.jhydrol.2019.03.093</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx50"><label>Pesaresi and Politis(2018)</label><mixed-citation>Pesaresi, M. and Politis, P.: GHS-BUILT-H R2023A - GHS building height, derived from AW3D30, SRTM30, and Sentinel2 composite, European Commission, Joint Research Centre (JRC) [data set], <ext-link xlink:href="https://doi.org/10.2905/85005901-3A49-48DD-9D19-6261354F56FE" ext-link-type="DOI">10.2905/85005901-3A49-48DD-9D19-6261354F56FE</ext-link>, 2018.</mixed-citation></ref>
      <ref id="bib1.bibx51"><label>Pesaresi et al.(2024)Pesaresi, Schiavina, Politis, Freire, Krasnodębska, Uhl, Carioli, Corbane, Dijkstra, Florio, Friedrich, Gao, Leyk, Lu, Maffenini, Mari-Rivero, Melchiorri, Syrris, Van Den Hoek, and Kemper</label><mixed-citation>Pesaresi, M., Schiavina, M., Politis, P., Freire, S., Krasnodębska, K., Uhl, J. H., Carioli, A., Corbane, C., Dijkstra, L., Florio, P., Friedrich, H. K., Gao, J., Leyk, S., Lu, L., Maffenini, L., Mari-Rivero, I., Melchiorri, M., Syrris, V., Van Den Hoek, J., and Kemper, T.: Advances on the Global Human Settlement Layer by joint assessment of Earth Observation and population survey data, Int. J. Digit. Earth, 17, <ext-link xlink:href="https://doi.org/10.1080/17538947.2024.2390454" ext-link-type="DOI">10.1080/17538947.2024.2390454</ext-link>, 2024.</mixed-citation></ref>
      <ref id="bib1.bibx52"><label>Potter et al.(2025)Potter, Kox, Mills, Taylor, Robbins, Cerrudo, Wyatt, Harrison, Golding, Lang, Harris, Kaltenberger, Kienberger, Brooks, and Tupper</label><mixed-citation>Potter, S., Kox, T., Mills, B., Taylor, A., Robbins, J., Cerrudo, C., Wyatt, F., Harrison, S., Golding, B., Lang, W., Harris, A. J., Kaltenberger, R., Kienberger, S., Brooks, H., and Tupper, A.: Research gaps and challenges for impact-based forecasts and warnings: Results of international workshops for High Impact Weather in 2022, Int. J. Disaster Risk Sci., 118, 105234, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2025.105234" ext-link-type="DOI">10.1016/j.ijdrr.2025.105234</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx53"><label>Price et al.(2025)Price, Sanchez-Gonzalez, Alet, Andersson, El-Kadi, Masters, Ewalds, Stott, Mohamed, Battaglia, Lam, and Willson</label><mixed-citation>Price, I., Sanchez-Gonzalez, A., Alet, F., Andersson, T. R., El-Kadi, A., Masters, D., Ewalds, T., Stott, J., Mohamed, S., Battaglia, P., Lam, R., and Willson, M.: Probabilistic Weather Forecasting with Machine Learning, Nature, 637, 84–90, <ext-link xlink:href="https://doi.org/10.1038/s41586-024-08252-9" ext-link-type="DOI">10.1038/s41586-024-08252-9</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx54"><label>Raynaud et al.(2015)Raynaud, Thielen, Salamon, Burek, Anquetin, and Alfieri</label><mixed-citation>Raynaud, D., Thielen, J., Salamon, P., Burek, P., Anquetin, S., and Alfieri, L.: A Dynamic Runoff Co-Efficient to Improve Flash Flood Early Warning in Europe: Evaluation on the 2013 Central European Floods in Germany, Meteorol. Appl., 22, 410–418, <ext-link xlink:href="https://doi.org/10.1002/met.1469" ext-link-type="DOI">10.1002/met.1469</ext-link>, 2015.</mixed-citation></ref>
      <ref id="bib1.bibx55"><label>Ribeiro et al.(2016)Ribeiro, Singh, and Guestrin</label><mixed-citation>Ribeiro, M. T., Singh, S., and Guestrin, C.: ”Why Should I Trust You?”: Explaining the Predictions of Any Classifier, in: Proceedings of the 22nd ACM SIGKDD international conference on knowledge discovery and data mining, pp. 1135–1144, <ext-link xlink:href="https://doi.org/10.1145/2939672.2939778" ext-link-type="DOI">10.1145/2939672.2939778</ext-link>,  2016.</mixed-citation></ref>
      <ref id="bib1.bibx56"><label>Ritter et al.(2020)Ritter, Berenguer, Corral, Park, and Sempere-Torres</label><mixed-citation>Ritter, J., Berenguer, M., Corral, C., Park, S., and Sempere-Torres, D.: ReAFFIRM: Real-time Assessment of Flash Flood Impacts – A Regional High-Resolution Method, Environ. Int., 136, 105375, <ext-link xlink:href="https://doi.org/10.1016/j.envint.2019.105375" ext-link-type="DOI">10.1016/j.envint.2019.105375</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx57"><label>Ritter et al.(2021)Ritter, Berenguer, Park, and Sempere-Torres</label><mixed-citation>Ritter, J., Berenguer, M., Park, S., and Sempere-Torres, D.: Real-time Assessment of Flash Flood Impacts at Pan-European Scale: The ReAFFINE Method, J. Hydrol., 603, 127022, <ext-link xlink:href="https://doi.org/10.1016/j.jhydrol.2021.127022" ext-link-type="DOI">10.1016/j.jhydrol.2021.127022</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx58"><label>Rossi et al.(2013)Rossi, Hasu, Halmevaara, Mäkelä, Koistinen, and Pohjola</label><mixed-citation>Rossi, P. J., Hasu, V., Halmevaara, K., Mäkelä, A., Koistinen, J., and Pohjola, H.: Real-Time Hazard Approximation of Long-Lasting Convective Storms Using Emergency Data, J. Atmos. Ocean. Technol., 30, 538–555, <ext-link xlink:href="https://doi.org/10.1175/JTECH-D-11-00106.1" ext-link-type="DOI">10.1175/JTECH-D-11-00106.1</ext-link>, 2013.</mixed-citation></ref>
      <ref id="bib1.bibx59"><label>Sangkharat et al.(2021)Sangkharat, Thornes, Wachiradilok, and Pope</label><mixed-citation>Sangkharat, K., Thornes, J. E., Wachiradilok, P., and Pope, F. D.: Determination of the impact of rainfall on road accidents in Thailand, Heliyon, 7, e06061, <ext-link xlink:href="https://doi.org/10.1016/j.heliyon.2021.e06061" ext-link-type="DOI">10.1016/j.heliyon.2021.e06061</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx60"><label>Schroeter et al.(2021)Schroeter, Richter, Arthur, Wilke, Dunford, Wehner, and Ebert</label><mixed-citation>Schroeter, S., Richter, H., Arthur, C., Wilke, D., Dunford, M., Wehner, M., and Ebert, E.: Forecasting the Impacts of Severe Weather, Aust. J. Emerg. Manag., pp. 76–83, <ext-link xlink:href="https://doi.org/10.47389/36.1.76" ext-link-type="DOI">10.47389/36.1.76</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx61"><label>Schultz et al.(2021)Schultz, Reitmann, and Alam</label><mixed-citation>Schultz, M., Reitmann, S., and Alam, S.: Predictive classification and understanding of weather impact on airport performance through machine learning, Transp. Res. Part C Emerg. Technol., 131, 103119, <ext-link xlink:href="https://doi.org/10.1016/j.trc.2021.103119" ext-link-type="DOI">10.1016/j.trc.2021.103119</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx62"><label>Schuster et al.(2005)Schuster, Blong, Leigh, and McAneney</label><mixed-citation>Schuster, S. S., Blong, R. J., Leigh, R. J., and McAneney, K. J.: Characteristics of the 14 April 1999 Sydney hailstorm based on ground observations, weather radar, insurance data and emergency calls, Nat. Hazards Earth Syst. Sci., 5, 613–620, <ext-link xlink:href="https://doi.org/10.5194/nhess-5-613-2005" ext-link-type="DOI">10.5194/nhess-5-613-2005</ext-link>, 2005.</mixed-citation></ref>
      <ref id="bib1.bibx63"><label>Scientific Advice Mechanism to the European Commission(2025)</label><mixed-citation>Scientific Advice Mechanism to the European Commission: Artificial Intelligence in Emergency and Crisis Management: Rapid Evidence Review Report, Tech. rep., SAPEA, Zenodo, <ext-link xlink:href="https://doi.org/10.5281/ZENODO.17737962" ext-link-type="DOI">10.5281/ZENODO.17737962</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx64"><label>Sirenko et al.(2025)Sirenko, Comes, and Verbraeck</label><mixed-citation>Sirenko, M., Comes, T., and Verbraeck, A.: The rhythm of risk: Exploring spatio-temporal patterns of urban vulnerability with ambulance calls data, Environ. Plan. B Urban Anal. City Sci., 52, 863–881, <ext-link xlink:href="https://doi.org/10.1177/23998083241272095" ext-link-type="DOI">10.1177/23998083241272095</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx65"><label>Spanish National Meteorological Agency (AEMET)(2016)</label><mixed-citation>Spanish National Meteorological Agency (AEMET): Home Page – AEMET OpenData, <uri>https://opendata.aemet.es/centrodedescargas/inicio</uri> (last access: 19 August 2025), 2016.</mixed-citation></ref>
      <ref id="bib1.bibx66"><label>Spanish National Meteorological Agency (AEMET)(2024)</label><mixed-citation>Spanish National Meteorological Agency (AEMET): Informe sobre el episodio meteorológico de precipitaciones torrenciales y persistentes ocasionadas por una DANA el día 29 de octubre de 2024, Tech. rep., Ministry for Ecological Transition and the Demographic Challenge, Madrid, Spain, <uri>http://hdl.handle.net/20.500.11765/16360</uri> (last access: 4 February 2026), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx67"><label>Stanski et al.(1989)Stanski, Wilson, and Burrows</label><mixed-citation>Stanski, H. R., Wilson, L., and Burrows, W.: Survey of Common Verification Methods in Meteorology, Tech. rep., World Meteorological Organization, Ontario, Canada, <uri>https://www.cawcr.gov.au/projects/verification/Stanski_et_al/Stanski_et_al.html</uri> (last access: 4 February 2026),  1989.</mixed-citation></ref>
      <ref id="bib1.bibx68"><label>Statistical Institute of Catalonia(2024)</label><mixed-citation>Statistical Institute of Catalonia: Population as of 1 January. Counties and Aran, areas and provinces, <uri>https://www.idescat.cat/indicadors/?id=aec&amp;n=15224&amp;lang=en&amp;t=202400</uri> (last access: 28 May 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx69"><label>Teklesadik and van den Homberg(2022)</label><mixed-citation>Teklesadik, A. and van den Homberg, M.: Forecasting impacts of tropical cyclones with machine learning : A case study in the Philippines , EGU General Assembly 2022, Vienna, Austria, 23–27 May 2022, EGU22-12917, <ext-link xlink:href="https://doi.org/10.5194/egusphere-egu22-12917" ext-link-type="DOI">10.5194/egusphere-egu22-12917</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx70"><label>Terti et al.(2019)Terti, Ruin, Gourley, Kirstetter, Flamig, Blanchet, Arthur, and Anquetin</label><mixed-citation>Terti, G., Ruin, I., Gourley, J. J., Kirstetter, P., Flamig, Z., Blanchet, J., Arthur, A., and Anquetin, S.: Toward Probabilistic Prediction of Flash Flood Human Impacts, Risk Anal., 39, 140–161, <ext-link xlink:href="https://doi.org/10.1111/risa.12921" ext-link-type="DOI">10.1111/risa.12921</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx71"><label>Thielen et al.(2009)Thielen, Bartholmes, Ramos, and de Roo</label><mixed-citation>Thielen, J., Bartholmes, J., Ramos, M.-H., and de Roo, A.: The European Flood Alert System – Part 1: Concept and development, Hydrol. Earth Syst. Sci., 13, 125–140, <ext-link xlink:href="https://doi.org/10.5194/hess-13-125-2009" ext-link-type="DOI">10.5194/hess-13-125-2009</ext-link>, 2009.</mixed-citation></ref>
      <ref id="bib1.bibx72"><label>United Nations Advisory Body on Artificial Intelligence(2024)</label><mixed-citation>United Nations Advisory Body on Artificial Intelligence: Govering AI for humanity: final report, Tech. rep., United Nations, New York, NY, USA, <uri>http://digitallibrary.un.org/record/4062495</uri> (last access: 20 December 2025), 2024.</mixed-citation></ref>
      <ref id="bib1.bibx73"><label>United Nations Office for Disaster Risk Reduction(2015a)</label><mixed-citation>United Nations Office for Disaster Risk Reduction: Global Assessment Report on Disaster Risk Reduction (GAR) 2015: Making Development Sustainable: The Future of Disaster Risk Management, Tech. rep., United Nations Office for Disaster Risk Reduction (UNDRR), Geneva, Switzerland, <uri>https://www.undrr.org/quick/11404</uri> (last access: 14 April 2025), 2015a.</mixed-citation></ref>
      <ref id="bib1.bibx74"><label>United Nations Office for Disaster Risk Reduction(2015b)</label><mixed-citation>United Nations Office for Disaster Risk Reduction: Sendai Framework for Disaster Risk Reduction 2015–2030, Tech. rep., United Nations Office for Disaster Risk Reduction (UNDRR), Geneva, Switzerland, <uri>https://www.undrr.org/quick/11409</uri> (last access: 28 February 2025), 2015b.</mixed-citation></ref>
      <ref id="bib1.bibx75"><label>Van Den Homberg et al.(2020)Van Den Homberg, Gevaert, and Georgiadou</label><mixed-citation>Van Den Homberg, M. J. C., Gevaert, C. M., and Georgiadou, Y.: The Changing Face of Accountability in Humanitarianism: Using Artificial Intelligence for Anticipatory Action, Politics Gov., 8, 456–467, <ext-link xlink:href="https://doi.org/10.17645/pag.v8i4.3158" ext-link-type="DOI">10.17645/pag.v8i4.3158</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx76"><label>Wagenaar et al.(2021)Wagenaar, Hermawan, van den Homberg, Aerts, Kreibich, de Moel, and Bouwer</label><mixed-citation>Wagenaar, D., Hermawan, T., van den Homberg, M. J. C., Aerts, J. C. J. H., Kreibich, H., de Moel, H., and Bouwer, L. M.: Improved Transferability of Data-Driven Damage Models Through Sample Selection Bias Correction, Risk Anal., 41, 37–55, <ext-link xlink:href="https://doi.org/10.1111/risa.13575" ext-link-type="DOI">10.1111/risa.13575</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx77"><label>Zheng et al.(2025)Zheng, Fang, and Shao</label><mixed-citation>Zheng, J., Fang, W., and Shao, J.: A Novel Framework for Multi-Hazard Loss Assessment of Tropical Cyclones: A County-Level Interpretable Machine Learning Model, Int. J. Disaster Risk Sci., 117, 105204, <ext-link xlink:href="https://doi.org/10.1016/j.ijdrr.2025.105204" ext-link-type="DOI">10.1016/j.ijdrr.2025.105204</ext-link>, 2025.</mixed-citation></ref>
      <ref id="bib1.bibx78"><label>Zhou(2025)</label><mixed-citation>Zhou, S.: Application of AI in Urban Flash Flood Risk Assessment: From Real-time Warning to Resilience Planning, Appl. Comput. Eng., 150, 9–14, <ext-link xlink:href="https://doi.org/10.54254/2755-2721/2025.22398" ext-link-type="DOI">10.54254/2755-2721/2025.22398</ext-link>, 2025.</mixed-citation></ref>

  </ref-list></back>
    <!--<article-title-html>Using machine learning for the prediction of flood-related 112 calls</article-title-html>
<abstract-html/>
<ref-html id="bib1.bib1"><label>Akiba et al.(2019)Akiba, Sano, Yanase, Ohta, and
Koyama</label><mixed-citation>
      
Akiba, T., Sano, S., Yanase, T., Ohta, T., and Koyama, M.: Optuna: A
Next-generation Hyperparameter Optimization Framework, in: Proceedings of the
25th ACM SIGKDD International Conference on Knowledge Discovery and Data
Mining, <a href="https://doi.org/10.1145/3292500.3330701" target="_blank">https://doi.org/10.1145/3292500.3330701</a>,  2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib2"><label>Alcântara et al.(2025)Alcântara, Guimarães, Baião, and
Mantovani</label><mixed-citation>
      
Alcântara, E., Guimarães, Y. C., Baião, C. F. P., and Mantovani, J. R.:
Interpretable machine learning for flood susceptibility mapping in the
metropolitan region of São Paulo, Southeast Brazil, Discov. Geosci., 3, 243,
<a href="https://doi.org/10.1007/s44288-025-00362-9" target="_blank">https://doi.org/10.1007/s44288-025-00362-9</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib3"><label>Alet et al.(2025)Alet, Price, El-Kadi, Masters, Markou, Andersson,
Stott, Lam, Willson, Sanchez-Gonzalez, and
Battaglia</label><mixed-citation>
      
Alet, F., Price, I., El-Kadi, A., Masters, D., Markou, S., Andersson, T. R.,
Stott, J., Lam, R., Willson, M., Sanchez-Gonzalez, A., and Battaglia, P.:
Skillful joint probabilistic weather forecasting from marginals, arXiv
[preprint], <a href="https://doi.org/10.48550/arXiv.2506.10772" target="_blank">https://doi.org/10.48550/arXiv.2506.10772</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib4"><label>Alfieri and Thielen(2012)</label><mixed-citation>
      
Alfieri, L. and Thielen, J.: A European Precipitation Index for Extreme
Rain-Storm and Flash Flood Early Warning, Meteorol. Appl., 22,
3–13, <a href="https://doi.org/10.1002/met.1328" target="_blank">https://doi.org/10.1002/met.1328</a>, 2012.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib5"><label>Barnolas and Llasat(2007)</label><mixed-citation>
      
Barnolas, M. and Llasat, M. C.: A flood geodatabase and its climatological applications: the case of Catalonia for the last century, Nat. Hazards Earth Syst. Sci., 7, 271–281, <a href="https://doi.org/10.5194/nhess-7-271-2007" target="_blank">https://doi.org/10.5194/nhess-7-271-2007</a>, 2007.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib6"><label>Berenguer et al.(2005)Berenguer, Corral, Sánchez-Diezma, and
Sempere-Torres</label><mixed-citation>
      
Berenguer, M., Corral, C., Sánchez-Diezma, R., and Sempere-Torres, D.:
Hydrological Validation of a Radar-Based Nowcasting Technique, J.
Hydrometeorol., 6, 532–549, <a href="https://doi.org/10.1175/jhm433.1" target="_blank">https://doi.org/10.1175/jhm433.1</a>, 2005.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib7"><label>Berenguer et al.(2011)Berenguer, Sempere-Torres, and
Pegram</label><mixed-citation>
      
Berenguer, M., Sempere-Torres, D., and Pegram, G. G.: SBMcast – An ensemble
nowcasting technique to assess the uncertainty in rainfall forecasts by
Lagrangian extrapolation, J. Hydrol., 404, 226–240,
<a href="https://doi.org/10.1016/j.jhydrol.2011.04.033" target="_blank">https://doi.org/10.1016/j.jhydrol.2011.04.033</a>, 2011.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib8"><label>Berenguer et al.(2024)Berenguer, Park, Baugh, O'Regan, Prudhomme,
Pulkkinen, Myllykoski, Santiago, Durán, Torres, Vara, Gomes,
Pereira Colonese, and Tasev</label><mixed-citation>
      
Berenguer, M., Park, S., Baugh, C., O'Regan, K., Prudhomme, C., Pulkkinen, S., Myllykoski, H., Santiago, A., Durán, A. M., Torres, R. M., Vara, M., Gomes, A., Pereira Colonese, J., and Tasev, D.: Early warning Demonstration of pan-European rainfall-induced impact forecasts – the EDERA project, EGU General Assembly 2024, Vienna, Austria, 14–19 Apr 2024, EGU24-17162, <a href="https://doi.org/10.5194/egusphere-egu24-17162" target="_blank">https://doi.org/10.5194/egusphere-egu24-17162</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib9"><label>Brousse et al.(2024)Brousse, Simpson, Poorthuis, and
Heaviside</label><mixed-citation>
      
Brousse, O., Simpson, C. H., Poorthuis, A., and Heaviside, C.: Unequal
distributions of crowdsourced weather data in England and Wales, Nat.
Commun., 15, 4828–4811, <a href="https://doi.org/10.1038/s41467-024-49276-z" target="_blank">https://doi.org/10.1038/s41467-024-49276-z</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib10"><label>Camarasa-Belmonte and
López(2018)</label><mixed-citation>
      
Camarasa-Belmonte, A. M. and López, M. P. C.: Luvias in situ en la comunidad
valenciana. Relación entre indicadores pluviométricos, llamadas al centro
de coordinación de emergencias (112) y relación de daños, durante el
episodio de 26–30 de noviembre de 2016, in: Publicaciones de la Asociación
Española de Climatología. Serie A; 11, XI Congreso de la Asociación
Española de Climatología, Cartagena, España, 17–19 October 2018,
<a href="http://hdl.handle.net/20.500.11765/9904" target="_blank"/> (last access: 27 November 2025), 2018.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib11"><label>Cartographic and Geological Institute of Catalonia
(ICGC)(2021a)</label><mixed-citation>
      
Cartographic and Geological Institute of Catalonia (ICGC): Home Page –
Dataset for the Land Cover Map,
<a href="https://www.icgc.cat/en/Geoinformation-and-Maps/Maps/Dataset-Land-cover-map-CatLC" target="_blank"/> (last access: 1 July 2025), 2021a.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib12"><label>Cartographic and Geological Institute of Catalonia
(ICGC)(2021b)</label><mixed-citation>
      
Cartographic and Geological Institute of Catalonia (ICGC): CatLC Github Page,
<a href="https://github.com/OpenICGC/CatLC?tab=readme-ov-file" target="_blank"/> (last
access: 1 July 2025), 2021b.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib13"><label>Cartographic and Geological Institute of Catalonia
(ICGC)(2022)</label><mixed-citation>
      
Cartographic and Geological Institute of Catalonia (ICGC): Land Cover,
<a href="https://www.icgc.cat/en/Sustainable-territory/Land-cover" target="_blank"/> (last access: 27 May 2025), 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib14"><label>Cartographic and Geological Institute of Catalonia
(ICGC)(2024)</label><mixed-citation>
      
Cartographic and Geological Institute of Catalonia (ICGC): Administrative
Divisions,
<a href="https://www.icgc.cat/ca/Geoinformacio-i-mapes/Dades-i-productes/Geoinformacio-cartografica/Divisions-administratives" target="_blank"/> (last access: 1 April 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib15"><label>Cartographic and Geological Institute of Catalonia
(ICGC)(2025)</label><mixed-citation>
      
Cartographic and Geological Institute of Catalonia (ICGC): Home Page – 5×5&thinsp;m
Terrain Elevation Model,
<a href="https://www.icgc.cat/en/Geoinformation-and-Maps/Data-and-products/Bessons-digitals-Elevacions/5x5-m-Terrain-elevation-model" target="_blank"/> (last access: 2 February 2026), 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib16"><label>Cascante(2023)</label><mixed-citation>
      
Cascante, M.: El pantà de Sau, a mínims del segle XXI i ja per sota del
10 %, Betevé,
<a href="https://beteve.cat/medi-ambient/panta-sau-minims-segle-xxi-marc-2023" target="_blank"/> (last
access: 20 May 2025), 14 March 2023, 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib17"><label>Chen et al.(2023)Chen, Han, Gong, Bai, Ling, Luo, Chen, Ma, Zhang,
Su, Ci, Li, Yang, and Ouyang</label><mixed-citation>
      
Chen, K., Han, T., Gong, J., Bai, L., Ling, F., Luo, J.-J., Chen, X., Ma, L.,
Zhang, T., Su, R., Ci, Y., Li, B., Yang, X., and Ouyang, W.: FengWu:
Pushing the Skillful Global Medium-Range Weather Forecast
beyond 10 Days Lead, arXiv [preprint], <a href="https://doi.org/10.48550/arXiv.2304.02948" target="_blank">https://doi.org/10.48550/arXiv.2304.02948</a>,
2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib18"><label>Chen and Guestrin(2016)</label><mixed-citation>
      
Chen, T. and Guestrin, C.: XGBoost: A Scalable Tree Boosting System, in:
Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge
Discovery and Data Mining, KDD ’16, p. 785–794, San Francisco,
California, USA, <a href="https://doi.org/10.1145/2939672.2939785" target="_blank">https://doi.org/10.1145/2939672.2939785</a>, 2016.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib19"><label>Collier(2007)</label><mixed-citation>
      
Collier, C. G.: Flash flood forecasting: What are the limits of
predictability?, Q. J. R. Meteorol. Soc., 133, 3–23,
<a href="https://doi.org/10.1002/qj.29" target="_blank">https://doi.org/10.1002/qj.29</a>, 2007.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib20"><label>Corral et al.(2019)Corral, Berenguer, Sempere-Torres, Poletti,
Silvestro, and Rebora</label><mixed-citation>
      
Corral, C., Berenguer, M., Sempere-Torres, D., Poletti, L., Silvestro, F., and
Rebora, N.: Comparison of Two Early Warning Systems for Regional Flash Flood
Hazard Forecasting, J. Hydrol., 572, 603–619,
<a href="https://doi.org/10.1016/j.jhydrol.2019.03.026" target="_blank">https://doi.org/10.1016/j.jhydrol.2019.03.026</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib21"><label>Dalmau et al.(2023)Dalmau, Attia, and
Gawinowski</label><mixed-citation>
      
Dalmau, R., Attia, J., and Gawinowski, G.: Modelling the Impact of Adverse
Weather on Airport Peak Service Rate with Machine Learning,
Atmosphere, 14, 1476, <a href="https://doi.org/10.3390/atmos14101476" target="_blank">https://doi.org/10.3390/atmos14101476</a>, 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib22"><label>Diboulo et al.(2012)Diboulo, Sié, Rocklöv, Niamba, Yé, Bagagnan,
and Sauerborn</label><mixed-citation>
      
Diboulo, E., Sié, A., Rocklöv, J., Niamba, L., Yé, M., Bagagnan, C., and
Sauerborn, R.: Weather and mortality: a 10 year retrospective analysis of the
Nouna Health and Demographic Surveillance System, Burkina Faso, Glob. Health
Action, 5, 19078–13, <a href="https://doi.org/10.3402/gha.v5i0.19078" target="_blank">https://doi.org/10.3402/gha.v5i0.19078</a>, 2012.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib23"><label>EDERA Consortium(2025)</label><mixed-citation>
      
EDERA Consortium: EDERA: Early warning Demonstration of pan-European
rainfall-induced impact forecasts,  <a href="https://edera-project.eu/" target="_blank"/> (last access: 5 February 2026), 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib24"><label>EUMETNET(2025)</label><mixed-citation>
      
EUMETNET: MeteoAlarm project,  <a href="https://www.meteoalarm.org" target="_blank"/> (last access: 7 July 2025), 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib25"><label>Eurogeographics(2024)</label><mixed-citation>
      
Eurogeographics: EuroDEM Digital Elevation Model Dataset,
<a href="https://www.mapsforeurope.org/datasets/euro-dem" target="_blank"/> (last access:
1 April 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib26"><label>European Commission(2026)</label><mixed-citation>
      
European Commission: European Flood Awareness System (EFAS),
<a href="https://european-flood.emergency.copernicus.eu/en" target="_blank"/> (last
access: 5 February 2026), 2026.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib27"><label>European Parliament and Council of the European
Union(2007)</label><mixed-citation>
      
European Parliament and Council of the European Union: Directive 2007/2/EC
of the European Parliament and of the Council of 14 March 2007 establishing
an Infrastructure for Spatial Information in the European Community
(INSPIRE), Directive, Directorate-General for Environment,
<a href="http://data.europa.eu/eli/dir/2007/2/oj" target="_blank"/> (last access: 17 January 2026), 2007.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib28"><label>Gao and Wang(2023)</label><mixed-citation>
      
Gao, S. and Wang, Y.: Explainable deep learning powered building risk
assessment model for proactive hurricane response, Risk Anal., 43,
1222–1234, <a href="https://doi.org/10.1111/risa.13990" target="_blank">https://doi.org/10.1111/risa.13990</a>, 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib29"><label>Gaztelumendi et al.(2024)Gaztelumendi, Egaña, Ruiz, and
Iturrioz</label><mixed-citation>
      
Gaztelumendi, S., Egaña, J., Ruiz, M., and Iturrioz, E.: The Basque Impact
Weather Catalogue, J. Adv. Sci. Res., 21, 41–48,
<a href="https://doi.org/10.5194/asr-21-41-2024" target="_blank">https://doi.org/10.5194/asr-21-41-2024</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib30"><label>General Directorate of Catalonia Civil Protection(2022)</label><mixed-citation>
      
General Directorate of Catalonia Civil Protection: Pla Territorial de
Protecció Civil de Catalunya (PROCICAT), Barcelona,
<a href="https://dsp.interior.gencat.cat/handle/20.500.14007/2830" target="_blank"/> (last access: 15 September 2025),
2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib31"><label>Giner Pérez De Lucia et al.(2026)Giner Pérez De Lucia,
López-Ballesteros, Fernández-Pedauyé, Senent-Aparicio, and
Cecilia</label><mixed-citation>
      
Giner Pérez De Lucia, J., López-Ballesteros, A., Fernández-Pedauyé, J.,
Senent-Aparicio, J., and Cecilia, J. M.: Harnessing social sensing for
real-time flood event reconstruction: A digital autopsy of the 2024
Valencia DANA, Int. J. Disaster Risk Sci., 132, 105966,
<a href="https://doi.org/10.1016/j.ijdrr.2025.105966" target="_blank">https://doi.org/10.1016/j.ijdrr.2025.105966</a>, 2026.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib32"><label>Harrison et al.(2022)Harrison, Potter, Prasanna, Doyle, and
Johnston</label><mixed-citation>
      
Harrison, S. E., Potter, S. H., Prasanna, R., Doyle, E. E. H., and Johnston,
D.: Identifying the Impact-Related Data Uses and Gaps for
Hydrometeorological Impact Forecasts and Warnings, Weather Clim.
Soc., 14, 155–176, <a href="https://doi.org/10.1175/WCAS-D-21-0093.1" target="_blank">https://doi.org/10.1175/WCAS-D-21-0093.1</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib33"><label>Iglesias et al.(2024)Iglesias, Cuesta, Salueña, Solé, Prevatt, and
Fabregat</label><mixed-citation>
      
Iglesias, J., Cuesta, I., Salueña, C., Solé, J., Prevatt, D. O., and
Fabregat, A.: Predictive modeling of severe weather impact on individuals and
populations using Machine Learning, Int. J. Disaster Risk Sci., 105,
104398, <a href="https://doi.org/10.1016/j.ijdrr.2024.104398" target="_blank">https://doi.org/10.1016/j.ijdrr.2024.104398</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib34"><label>Kooshki Forooshani et al.(2024)Kooshki Forooshani, Van Den
Homberg, Kalimeri, Kaltenbrunner, Mejova, Milano, Ndirangu, Paolotti,
Teklesadik, and Turner</label><mixed-citation>
      
Kooshki Forooshani, M., van den Homberg, M., Kalimeri, K., Kaltenbrunner, A., Mejova, Y., Milano, L., Ndirangu, P., Paolotti, D., Teklesadik, A., and Turner, M. L.: Towards a global impact-based forecasting model for tropical cyclones, Nat. Hazards Earth Syst. Sci., 24, 309–329, <a href="https://doi.org/10.5194/nhess-24-309-2024" target="_blank">https://doi.org/10.5194/nhess-24-309-2024</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib35"><label>Kox et al.(2025)Kox, Harrison, Ziegler, and
Gerhold</label><mixed-citation>
      
Kox, T., Harrison, S., Ziegler, F., and Gerhold, L.: Perceptions, hopes, and
concerns regarding the possibilities of artificial intelligence in weather
warning contexts, Int. J. Disaster Risk Sci., 130, 105817,
<a href="https://doi.org/10.1016/j.ijdrr.2025.105817" target="_blank">https://doi.org/10.1016/j.ijdrr.2025.105817</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib36"><label>Kuglitsch et al.(2022)Kuglitsch, Pelivan, Ceola, Menon, and
Xoplaki</label><mixed-citation>
      
Kuglitsch, M. M., Pelivan, I., Ceola, S., Menon, M., and Xoplaki, E.:
Facilitating adoption of AI in natural disaster management through
collaboration, Nat. Commun., 13, 1579, <a href="https://doi.org/10.1038/s41467-022-29285-6" target="_blank">https://doi.org/10.1038/s41467-022-29285-6</a>,
2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib37"><label>Lundberg and Lee(2017)</label><mixed-citation>
      
Lundberg, S. and Lee, S.-I.: A Unified Approach to Interpreting Model
Predictions, arXiv [preprint], <a href="https://doi.org/10.48550/arXiv.1705.07874" target="_blank">https://doi.org/10.48550/arXiv.1705.07874</a>, 2017.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib38"><label>Láng-Ritter et al.(2022)Láng-Ritter, Berenguer, Dottori, Kalas, and
Sempere-Torres</label><mixed-citation>
      
Láng-Ritter, J., Berenguer, M., Dottori, F., Kalas, M., and Sempere-Torres, D.: Compound flood impact forecasting: integrating fluvial and flash flood impact assessments into a unified system, Hydrol. Earth Syst. Sci., 26, 689–709, <a href="https://doi.org/10.5194/hess-26-689-2022" target="_blank">https://doi.org/10.5194/hess-26-689-2022</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib39"><label>Meléndez-Landaverde and
Sempere-Torres(2025)</label><mixed-citation>
      
Meléndez-Landaverde, E. R. and Sempere-Torres, D.: Design and Evaluation of
a Community and Impact-Based Site-Specific Early Warning
System (SS-EWS): The SS-EWS Framework, J. Flood Risk Manag.,
18, e12860, <a href="https://doi.org/10.1111/jfr3.12860" target="_blank">https://doi.org/10.1111/jfr3.12860</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib40"><label>Merz et al.(2021)Merz, Blöschl, Vorogushyn, Dottori, Aerts, Bates,
Bertola, Kemter, Kreibich, Lall, and
Macdonald</label><mixed-citation>
      
Merz, B., Blöschl, G., Vorogushyn, S., Dottori, F., Aerts, J. C. J. H., Bates,
P., Bertola, M., Kemter, M., Kreibich, H., Lall, U., and Macdonald, E.:
Causes, Impacts and Patterns of Disastrous River Floods, Nat. Rev.
Earth Environ., 2, 592–609, <a href="https://doi.org/10.1038/s43017-021-00195-3" target="_blank">https://doi.org/10.1038/s43017-021-00195-3</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib41"><label>Meteorological Service of Catalonia (SMC)(2023)</label><mixed-citation>
      
Meteorological Service of Catalonia (SMC): Home Page - Meteorological Data
API,  <a href="https://apidocs.meteocat.gencat.cat/" target="_blank"/> (last access: 8
July 2025), 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib42"><label>Ministry for Ecological Transition and the Demographic
Challenge(2024)</label><mixed-citation>
      
Ministry for Ecological Transition and the Demographic Challenge: Flood Maps,
<a href="https://www.miteco.gob.es/en/cartografia-y-sig/ide/descargas/agua/zi-lamina.html" target="_blank"/> (last access: 27 May 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib43"><label>National Institute of Statistics(2024)</label><mixed-citation>
      
National Institute of Statistics: Annual Population Census. Population by
municipality and gender.,
<a href="https://www.ine.es/jaxiT3/Tabla.htm?t=68065&amp;L=1" target="_blank"/> (last access:
29 May 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib44"><label>Nguyen et al.(2024)Nguyen, Shah, Bansal, Arcomano, Maulik,
Kotamarthi, Foster, Madireddy, and
Grover</label><mixed-citation>
      
Nguyen, T., Shah, R., Bansal, H., Arcomano, T., Maulik, R., Kotamarthi, V.,
Foster, I., Madireddy, S., and Grover, A.: Scaling Transformer Neural
Networks for Skillful and Reliable Medium-Range Weather
Forecasting, arXiv [preprint], <a href="https://doi.org/10.48550/arXiv.2312.03876" target="_blank">https://doi.org/10.48550/arXiv.2312.03876</a>, 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib45"><label>Niemi et al.(2021)Niemi, Baugh, Berenguer, Berruezo,
Leinonen, von Lerber, Park, Prudhomme, Pulkkinen, and
Ritvanen</label><mixed-citation>
      
Niemi, T., Baugh, C., Berenguer, M., Berruezo, A., Leinonen, M., von Lerber, A., Park, S., Prudhomme, C., Pulkkinen, S., and Ritvanen, J.: Advanced Tools for pro-Active Management of Impacts and Risks Induced by Convective Weather, Heavy Rain and Flash floods in Europe – TAMIR project, EGU General Assembly 2021, online, 19–30 Apr 2021, EGU21-8194, <a href="https://doi.org/10.5194/egusphere-egu21-8194" target="_blank">https://doi.org/10.5194/egusphere-egu21-8194</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib46"><label>Oliva and Olcina(2022)</label><mixed-citation>
      
Oliva, A. and Olcina, J.: Floods and Emergency Management: Elaboration of
Integral Flood Maps Based on Emergency Calls (112) – Episode of
September 2019 (Vega Baja del Segura, Alicante, Spain), Water,
15, 2, <a href="https://doi.org/10.3390/w15010002" target="_blank">https://doi.org/10.3390/w15010002</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib47"><label>Ortiz et al.(2024)Ortiz, Aznar-Crespo, Oliva, Olcina-Cantos, and
Aledo</label><mixed-citation>
      
Ortiz, G., Aznar-Crespo, P., Oliva, A., Olcina-Cantos, J., and Aledo, A.: Uses
and opportunities of emergency calls as a resource for flood risk management,
Int. J. Disaster Risk Sci., 100, 104160, <a href="https://doi.org/10.1016/j.ijdrr.2023.104160" target="_blank">https://doi.org/10.1016/j.ijdrr.2023.104160</a>,
2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib48"><label>Papagiannaki et al.(2026)Papagiannaki, Kotroni, and
Lagouvardos</label><mixed-citation>
      
Papagiannaki, K., Kotroni, V., and Lagouvardos, K.: Impact-Based Analysis of
Weather-Related Hazards in Greece (2000–2025): Insights from the
High-Impact Weather Events Database (HIWE-DB), Climate, 14, 105,
<a href="https://doi.org/10.3390/cli14050105" target="_blank">https://doi.org/10.3390/cli14050105</a>, 2026.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib49"><label>Park et al.(2019)Park, Berenguer, and
Sempere-Torres</label><mixed-citation>
      
Park, S., Berenguer, M., and Sempere-Torres, D.: Long-Term Analysis of
Gauge-Adjusted Radar Rainfall Accumulations at European Scale, J.
Hydrometeorol., 573, 768–777, <a href="https://doi.org/10.1016/j.jhydrol.2019.03.093" target="_blank">https://doi.org/10.1016/j.jhydrol.2019.03.093</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib50"><label>Pesaresi and Politis(2018)</label><mixed-citation>
      
Pesaresi, M. and Politis, P.: GHS-BUILT-H R2023A - GHS building height, derived
from AW3D30, SRTM30, and Sentinel2 composite, European Commission, Joint
Research Centre (JRC) [data set],
<a href="https://doi.org/10.2905/85005901-3A49-48DD-9D19-6261354F56FE" target="_blank">https://doi.org/10.2905/85005901-3A49-48DD-9D19-6261354F56FE</a>, 2018.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib51"><label>Pesaresi et al.(2024)Pesaresi, Schiavina, Politis, Freire,
Krasnodębska, Uhl, Carioli, Corbane, Dijkstra, Florio, Friedrich, Gao, Leyk,
Lu, Maffenini, Mari-Rivero, Melchiorri, Syrris, Van Den Hoek, and
Kemper</label><mixed-citation>
      
Pesaresi, M., Schiavina, M., Politis, P., Freire, S., Krasnodębska, K., Uhl,
J. H., Carioli, A., Corbane, C., Dijkstra, L., Florio, P., Friedrich, H. K.,
Gao, J., Leyk, S., Lu, L., Maffenini, L., Mari-Rivero, I., Melchiorri, M.,
Syrris, V., Van Den Hoek, J., and Kemper, T.: Advances on the Global Human
Settlement Layer by joint assessment of Earth Observation and population
survey data, Int. J. Digit. Earth, 17, <a href="https://doi.org/10.1080/17538947.2024.2390454" target="_blank">https://doi.org/10.1080/17538947.2024.2390454</a>,
2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib52"><label>Potter et al.(2025)Potter, Kox, Mills, Taylor, Robbins, Cerrudo,
Wyatt, Harrison, Golding, Lang, Harris, Kaltenberger, Kienberger, Brooks, and
Tupper</label><mixed-citation>
      
Potter, S., Kox, T., Mills, B., Taylor, A., Robbins, J., Cerrudo, C., Wyatt,
F., Harrison, S., Golding, B., Lang, W., Harris, A. J., Kaltenberger, R.,
Kienberger, S., Brooks, H., and Tupper, A.: Research gaps and challenges for
impact-based forecasts and warnings: Results of international workshops for
High Impact Weather in 2022, Int. J. Disaster Risk Sci., 118, 105234,
<a href="https://doi.org/10.1016/j.ijdrr.2025.105234" target="_blank">https://doi.org/10.1016/j.ijdrr.2025.105234</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib53"><label>Price et al.(2025)Price, Sanchez-Gonzalez, Alet, Andersson, El-Kadi,
Masters, Ewalds, Stott, Mohamed, Battaglia, Lam, and Willson</label><mixed-citation>
      
Price, I., Sanchez-Gonzalez, A., Alet, F., Andersson, T. R., El-Kadi, A.,
Masters, D., Ewalds, T., Stott, J., Mohamed, S., Battaglia, P., Lam, R., and
Willson, M.: Probabilistic Weather Forecasting with Machine Learning,
Nature, 637, 84–90, <a href="https://doi.org/10.1038/s41586-024-08252-9" target="_blank">https://doi.org/10.1038/s41586-024-08252-9</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib54"><label>Raynaud et al.(2015)Raynaud, Thielen, Salamon, Burek, Anquetin, and
Alfieri</label><mixed-citation>
      
Raynaud, D., Thielen, J., Salamon, P., Burek, P., Anquetin, S., and Alfieri,
L.: A Dynamic Runoff Co-Efficient to Improve Flash Flood
Early Warning in Europe: Evaluation on the 2013 Central European
Floods in Germany, Meteorol. Appl., 22, 410–418, <a href="https://doi.org/10.1002/met.1469" target="_blank">https://doi.org/10.1002/met.1469</a>,
2015.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib55"><label>Ribeiro et al.(2016)Ribeiro, Singh, and Guestrin</label><mixed-citation>
      
Ribeiro, M. T., Singh, S., and Guestrin, C.: ”Why Should I Trust You?”:
Explaining the Predictions of Any Classifier, in: Proceedings of the 22nd ACM
SIGKDD international conference on knowledge discovery and data mining, pp.
1135–1144, <a href="https://doi.org/10.1145/2939672.2939778" target="_blank">https://doi.org/10.1145/2939672.2939778</a>,  2016.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib56"><label>Ritter et al.(2020)Ritter, Berenguer, Corral, Park, and
Sempere-Torres</label><mixed-citation>
      
Ritter, J., Berenguer, M., Corral, C., Park, S., and Sempere-Torres, D.:
ReAFFIRM: Real-time Assessment of Flash Flood Impacts – A Regional
High-Resolution Method, Environ. Int., 136, 105375,
<a href="https://doi.org/10.1016/j.envint.2019.105375" target="_blank">https://doi.org/10.1016/j.envint.2019.105375</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib57"><label>Ritter et al.(2021)Ritter, Berenguer, Park, and
Sempere-Torres</label><mixed-citation>
      
Ritter, J., Berenguer, M., Park, S., and Sempere-Torres, D.: Real-time
Assessment of Flash Flood Impacts at Pan-European Scale: The ReAFFINE Method,
J. Hydrol., 603, 127022, <a href="https://doi.org/10.1016/j.jhydrol.2021.127022" target="_blank">https://doi.org/10.1016/j.jhydrol.2021.127022</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib58"><label>Rossi et al.(2013)Rossi, Hasu, Halmevaara, Mäkelä, Koistinen, and
Pohjola</label><mixed-citation>
      
Rossi, P. J., Hasu, V., Halmevaara, K., Mäkelä, A., Koistinen, J., and
Pohjola, H.: Real-Time Hazard Approximation of Long-Lasting
Convective Storms Using Emergency Data, J. Atmos. Ocean. Technol.,
30, 538–555, <a href="https://doi.org/10.1175/JTECH-D-11-00106.1" target="_blank">https://doi.org/10.1175/JTECH-D-11-00106.1</a>, 2013.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib59"><label>Sangkharat et al.(2021)Sangkharat, Thornes, Wachiradilok, and
Pope</label><mixed-citation>
      
Sangkharat, K., Thornes, J. E., Wachiradilok, P., and Pope, F. D.:
Determination of the impact of rainfall on road accidents in Thailand,
Heliyon, 7, e06061, <a href="https://doi.org/10.1016/j.heliyon.2021.e06061" target="_blank">https://doi.org/10.1016/j.heliyon.2021.e06061</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib60"><label>Schroeter et al.(2021)Schroeter, Richter, Arthur, Wilke, Dunford,
Wehner, and Ebert</label><mixed-citation>
      
Schroeter, S., Richter, H., Arthur, C., Wilke, D., Dunford, M., Wehner, M., and
Ebert, E.: Forecasting the Impacts of Severe Weather, Aust. J. Emerg.
Manag., pp. 76–83, <a href="https://doi.org/10.47389/36.1.76" target="_blank">https://doi.org/10.47389/36.1.76</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib61"><label>Schultz et al.(2021)Schultz, Reitmann, and
Alam</label><mixed-citation>
      
Schultz, M., Reitmann, S., and Alam, S.: Predictive classification and
understanding of weather impact on airport performance through machine
learning, Transp. Res. Part C Emerg. Technol., 131, 103119,
<a href="https://doi.org/10.1016/j.trc.2021.103119" target="_blank">https://doi.org/10.1016/j.trc.2021.103119</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib62"><label>Schuster et al.(2005)Schuster, Blong, Leigh, and
McAneney</label><mixed-citation>
      
Schuster, S. S., Blong, R. J., Leigh, R. J., and McAneney, K. J.: Characteristics of the 14 April 1999 Sydney hailstorm based on ground observations, weather radar, insurance data and emergency calls, Nat. Hazards Earth Syst. Sci., 5, 613–620, <a href="https://doi.org/10.5194/nhess-5-613-2005" target="_blank">https://doi.org/10.5194/nhess-5-613-2005</a>, 2005.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib63"><label>Scientific Advice Mechanism to the European
Commission(2025)</label><mixed-citation>
      
Scientific Advice Mechanism to the European Commission: Artificial
Intelligence in Emergency and Crisis Management: Rapid Evidence
Review Report, Tech. rep., SAPEA, Zenodo, <a href="https://doi.org/10.5281/ZENODO.17737962" target="_blank">https://doi.org/10.5281/ZENODO.17737962</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib64"><label>Sirenko et al.(2025)Sirenko, Comes, and
Verbraeck</label><mixed-citation>
      
Sirenko, M., Comes, T., and Verbraeck, A.: The rhythm of risk: Exploring
spatio-temporal patterns of urban vulnerability with ambulance calls data,
Environ. Plan. B Urban Anal. City Sci., 52, 863–881,
<a href="https://doi.org/10.1177/23998083241272095" target="_blank">https://doi.org/10.1177/23998083241272095</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib65"><label>Spanish National Meteorological Agency
(AEMET)(2016)</label><mixed-citation>
      
Spanish National Meteorological Agency (AEMET): Home Page – AEMET OpenData,
<a href="https://opendata.aemet.es/centrodedescargas/inicio" target="_blank"/> (last
access: 19 August 2025), 2016.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib66"><label>Spanish National Meteorological Agency
(AEMET)(2024)</label><mixed-citation>
      
Spanish National Meteorological Agency (AEMET): Informe sobre el episodio
meteorológico de precipitaciones torrenciales y persistentes ocasionadas por
una DANA el día 29 de octubre de 2024, Tech. rep., Ministry for
Ecological Transition and the Demographic Challenge, Madrid, Spain,
<a href="http://hdl.handle.net/20.500.11765/16360" target="_blank"/> (last access: 4 February 2026), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib67"><label>Stanski et al.(1989)Stanski, Wilson, and
Burrows</label><mixed-citation>
      
Stanski, H. R., Wilson, L., and Burrows, W.: Survey of Common Verification
Methods in Meteorology, Tech. rep., World Meteorological Organization,
Ontario, Canada, <a href="https://www.cawcr.gov.au/projects/verification/Stanski_et_al/Stanski_et_al.html" target="_blank"/> (last access: 4 February 2026),  1989.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib68"><label>Statistical Institute of Catalonia(2024)</label><mixed-citation>
      
Statistical Institute of Catalonia: Population as of 1 January. Counties and
Aran, areas and provinces,
<a href="https://www.idescat.cat/indicadors/?id=aec&amp;n=15224&amp;lang=en&amp;t=202400" target="_blank"/> (last access: 28 May 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib69"><label>Teklesadik and van den Homberg(2022)</label><mixed-citation>
      
Teklesadik, A. and van den Homberg, M.: Forecasting impacts of tropical cyclones with machine learning : A case study in the Philippines , EGU General Assembly 2022, Vienna, Austria, 23–27 May 2022, EGU22-12917, <a href="https://doi.org/10.5194/egusphere-egu22-12917" target="_blank">https://doi.org/10.5194/egusphere-egu22-12917</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib70"><label>Terti et al.(2019)Terti, Ruin, Gourley, Kirstetter, Flamig, Blanchet,
Arthur, and Anquetin</label><mixed-citation>
      
Terti, G., Ruin, I., Gourley, J. J., Kirstetter, P., Flamig, Z., Blanchet, J.,
Arthur, A., and Anquetin, S.: Toward Probabilistic Prediction of Flash Flood
Human Impacts, Risk Anal., 39, 140–161, <a href="https://doi.org/10.1111/risa.12921" target="_blank">https://doi.org/10.1111/risa.12921</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib71"><label>Thielen et al.(2009)Thielen, Bartholmes, Ramos, and
de Roo</label><mixed-citation>
      
Thielen, J., Bartholmes, J., Ramos, M.-H., and de Roo, A.: The European Flood Alert System – Part 1: Concept and development, Hydrol. Earth Syst. Sci., 13, 125–140, <a href="https://doi.org/10.5194/hess-13-125-2009" target="_blank">https://doi.org/10.5194/hess-13-125-2009</a>, 2009.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib72"><label>United Nations Advisory Body on Artificial
Intelligence(2024)</label><mixed-citation>
      
United Nations Advisory Body on Artificial Intelligence: Govering AI for
humanity: final report, Tech. rep., United Nations, New York, NY, USA,
<a href="http://digitallibrary.un.org/record/4062495" target="_blank"/> (last access: 20 December 2025), 2024.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib73"><label>United Nations Office for Disaster Risk
Reduction(2015a)</label><mixed-citation>
      
United Nations Office for Disaster Risk Reduction: Global Assessment Report
on Disaster Risk Reduction (GAR) 2015: Making Development Sustainable: The
Future of Disaster Risk Management, Tech. rep., United Nations Office for
Disaster Risk Reduction (UNDRR), Geneva, Switzerland,
<a href="https://www.undrr.org/quick/11404" target="_blank"/> (last access: 14 April 2025), 2015a.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib74"><label>United Nations Office for Disaster Risk
Reduction(2015b)</label><mixed-citation>
      
United Nations Office for Disaster Risk Reduction: Sendai Framework for
Disaster Risk Reduction 2015–2030, Tech. rep., United Nations Office
for Disaster Risk Reduction (UNDRR), Geneva, Switzerland,
<a href="https://www.undrr.org/quick/11409" target="_blank"/> (last access: 28 February 2025), 2015b.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib75"><label>Van Den Homberg et al.(2020)Van Den Homberg, Gevaert, and
Georgiadou</label><mixed-citation>
      
Van Den Homberg, M. J. C., Gevaert, C. M., and Georgiadou, Y.: The Changing
Face of Accountability in Humanitarianism: Using Artificial
Intelligence for Anticipatory Action, Politics Gov., 8, 456–467,
<a href="https://doi.org/10.17645/pag.v8i4.3158" target="_blank">https://doi.org/10.17645/pag.v8i4.3158</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib76"><label>Wagenaar et al.(2021)Wagenaar, Hermawan, van den Homberg, Aerts,
Kreibich, de Moel, and Bouwer</label><mixed-citation>
      
Wagenaar, D., Hermawan, T., van den Homberg, M. J. C., Aerts, J. C. J. H.,
Kreibich, H., de Moel, H., and Bouwer, L. M.: Improved Transferability of
Data-Driven Damage Models Through Sample Selection Bias
Correction, Risk Anal., 41, 37–55, <a href="https://doi.org/10.1111/risa.13575" target="_blank">https://doi.org/10.1111/risa.13575</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib77"><label>Zheng et al.(2025)Zheng, Fang, and
Shao</label><mixed-citation>
      
Zheng, J., Fang, W., and Shao, J.: A Novel Framework for Multi-Hazard
Loss Assessment of Tropical Cyclones: A County-Level
Interpretable Machine Learning Model, Int. J. Disaster Risk Sci.,
117, 105204, <a href="https://doi.org/10.1016/j.ijdrr.2025.105204" target="_blank">https://doi.org/10.1016/j.ijdrr.2025.105204</a>, 2025.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib78"><label>Zhou(2025)</label><mixed-citation>
      
Zhou, S.: Application of AI in Urban Flash Flood Risk Assessment: From
Real-time Warning to Resilience Planning, Appl. Comput. Eng., 150, 9–14,
<a href="https://doi.org/10.54254/2755-2721/2025.22398" target="_blank">https://doi.org/10.54254/2755-2721/2025.22398</a>, 2025.

    </mixed-citation></ref-html>--></article>
