Next Article in Journal
Enhanced Single-Point Mass Dynamic Model of Urban Trains for Automatic Train Operation (ATO) Systems
Previous Article in Journal
Research on a Robust Traceability Method for the Assembly Manufacturing Supply Chain Based on Blockchain
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Improving Typhoon-Induced Rainfall Forecasts Based on Similar Typhoon Tracks

1
Department of Civil Engineering, The University of Seoul, Seoul 02504, Republic of Korea
2
Division of Research Department, Bayesianworks, Jeonju 54896, Republic of Korea
3
School of Water Resources and Hydropower Engineering Science, Wuhan University, Wuhan 430072, China
4
Urban Infrastructure Research Division, Disaster Management Research Center, The Seoul Institute, Seoul 06756, Republic of Korea
*
Authors to whom correspondence should be addressed.
Appl. Sci. 2025, 15(21), 11597; https://doi.org/10.3390/app152111597
Submission received: 2 October 2025 / Revised: 21 October 2025 / Accepted: 24 October 2025 / Published: 30 October 2025

Abstract

Typhoons pose severe threats to coastal regions through destructive winds and extreme rainfall, with rainfall-induced flooding often causing more casualties and economic damage than wind damage alone. Accurate precipitation forecasting is therefore paramount for effective disaster risk management. This study proposes a trajectory-based framework for predicting cumulative rainfall from typhoon events, based on the premise that cyclones with similar tracks yield comparable precipitation due to topographic interactions. An extensive dataset of typhoons over East Asia (1979–2022) is analyzed, and two new similarity metrics—the Kernel Density Similarity Index (KDSI) and the Comprehensive Index (CI)—are introduced to quantify track resemblance. Their predictive skill is benchmarked against existing indices, including fuzzy C-means, convex hull area, and triangle mesh methods. Optimal performance is achieved using an ensemble of 13 analogous cyclones, which minimizes root-mean-square error (RMSE). Validation across a large sample demonstrates that the proposed model overcomes limitations of earlier approaches, providing a robust and efficient tool for forecasting typhoon-induced rainfall.

1. Introduction

Tropical cyclones (TCs) are among the most hazardous meteorological phenomena worldwide, producing destructive winds, torrential rainfall, and coastal storm surges that trigger cascading disasters such as floods, landslides, and infrastructure failures [1,2,3,4]. Their destructive capacity is amplified in tropical and subtropical regions, where population density, socioeconomic vulnerability, and repeated exposure converge to heighten disaster risk [5,6,7,8]. Beyond immediate damage, TC-induced rainfall events disrupt supply chains, aggravate urban flooding, and accelerate environmental degradation, producing long-lasting socioeconomic impacts. While the intensification of hydrometeorological extremes under climate change scenarios [9] increases the urgency for accurate typhoon-induced accumulated rainfall (TAR) forecasting, it also raises important questions about the temporal stability of historical relationships that underpin statistical prediction methods.
Despite significant progress in numerical weather prediction (NWP) and dynamic downscaling, reliable TAR forecasting remains elusive. Dynamical models, while physically grounded, often exhibit large uncertainties in predicting rainfall distribution due to errors in initial conditions, cumulus parameterization, and interaction with mesoscale processes [10,11]. Statistical and data-driven methods, although computationally efficient, may inadequately capture nonlinearities in typhoon–topography–rainfall interactions. This gap is particularly problematic in complex terrains of East Asia, where orographic forcing can amplify or suppress rainfall far beyond the expectations of conventional models [12]. Crucially, TAR forecasting has traditionally emphasized meteorological parameters (e.g., wind shear, storm intensity, or moisture flux convergence) while underutilizing the empirical knowledge embedded in historical typhoon trajectories. However, empirical evidence shows that typhoons with similar tracks often generate analogous rainfall patterns due to consistent atmospheric circulation regimes and topographic influences [2]. The effectiveness of trajectory-based similarity modeling in East Asia is particularly enhanced by the region’s complex topography and its well-established influence on rainfall patterns. The mountainous terrain of Taiwan, the Philippines, Japan, and the coastal regions of China creates consistent orographic enhancement effects when typhoons approach from specific directions. This results in characteristic rainfall distributions that remain relatively stable for typhoons with similar tracks, as they interact with the same topographic features in consistent ways. For example, typhoons approaching from the southeast typically produce heavy rainfall on the windward slopes of central mountain ranges, while northward-moving systems generate different precipitation patterns along coastal regions. These persistent typhoon–topography–rainfall relationships form the physical basis for our similarity-based forecasting approach, as tracks with similar geometries will likely produce comparable rainfall distributions due to consistent orographic forcing mechanisms. This motivates a paradigm shift toward trajectory-based similarity modeling as a complementary pathway to enhance TAR prediction skill.
Efforts to quantify track similarity have expanded in recent years. The Track Similarity Area Index (TSAI) [13] introduced a spatial discretization framework, while clustering techniques such as fuzzy c-means (FCM) have been used to classify storm tracks into representative groups [14]. Later refinements, such as the Convex Hull Area Index (CHAI) and Triangle Mesh Area Index (TMAI), improved the geometric representation of track similarity [15]. Nevertheless, these methods suffer from inherent limitations: FCM is inconsistent across nonlinear trajectories, CHAI over-simplifies curvature, and TMAI tends to misclassify short or intersecting tracks as highly similar. As a result, predictive accuracy remains constrained. At the same time, advances in machine learning and hybrid modeling demonstrate the potential of alternative frameworks. Neural-network-based rainfall prediction models [16], genetic algorithm–support vector machine hybrids [12], and satellite-based rainfall potential products such as TRaP [17] illustrate the growing diversification of predictive approaches. Yet, these models often overlook trajectory-specific analogs, thereby failing to leverage the empirically observed recurrence of rainfall patterns among similarly tracked storms. Bridging this methodological divide—between physical/statistical models and trajectory-based empirical analogs—represents a key opportunity for advancing TAR forecasting.
This study addresses these gaps by proposing two new indices tailored to quantify TC trajectory similarity: The Kernel Density Similarity Index (KDSI) and the Comprehensive Index (CI). Unlike geometric indices, KDSI applies kernel density estimation (KDE) to represent track probability distributions in both longitude and latitude, thereby capturing spatial likelihood rather than only path geometry. To overcome residual limitations, particularly KDSI’s occasional selection of centro-symmetric tracks and TMAI’s bias toward short tracks, we develop the Comprehensive Index (CI) as a hybrid measure integrating probabilistic and geometric attributes. To evaluate predictive skill, we utilize high-resolution precipitation data from the Climate Prediction Center (CPC) and best-track data from the Regional Specialized Meteorological Center (RSMC) for 1122 typhoons over East Asia between 1979 and 2022. TAR is quantified using a 500 km spatial buffer and a ±1-day temporal window, consistent with prior empirical studies [18,19,20]. The proposed similarity indices are tested alongside FCM, CHAI, and TMAI, and their predictive capacity is benchmarked using root-mean-square error (RMSE). An ensemble prediction strategy is further employed, whereby the TAR of a given typhoon is forecasted as the mean TAR of the most similar historical events. The optimal ensemble number (OEN) is determined through systematic minimization of RMSE, highlighting the balance between predictive robustness and overfitting.
The contributions of this study are threefold. First, it introduces a probabilistic framework (KDSI) that represents a conceptual advancement over purely geometric similarity measures. Second, it proposes the integrated CI, which mitigates systematic errors inherent to both KDSI and TMAI, thereby achieving improved accuracy. Third, by validating the methodology with a large multi-decadal dataset of East Asian typhoons, the study demonstrates the operational feasibility of trajectory-based ensemble TAR forecasting. Therefore, this work not only strengthens the theoretical understanding of TC similarity but also provides a practical tool to support early warning systems, disaster preparedness, and hydrological planning. Given the projected intensification of extreme rainfall under climate change, the findings hold particular relevance for climate adaptation and resilience planning in vulnerable coastal regions. The remainder of this paper is organized as follows: Section 2 describes the datasets, TAR calculation procedures, and similarity indices. Section 3 presents the results of similarity analysis, ensemble optimization, and predictive performance evaluation. Section 4 concludes with a discussion of methodological implications, limitations, and future research directions.

2. Data and Methods

2.1. Data Source

Establishing a TAR prediction model necessitates daily rainfall data and TC track data. The daily rainfall data derives from the National Oceanic and Atmospheric Administration’s (NOAA) Climate Prediction Center (CPC), specifically using the CPC 0.5° × 0.5° gridded data from 1979 to 2022 (https://psl.noaa.gov/data/gridded/data.cpc.globalprecip.html (accessed on 12 September 2023). TC data comes from the Regional Specialized Meteorology Center (RSMC), Tokyo, comprising the best TC data with 1880 TC tracks from 1951 to 2022, documenting the time, longitude, and latitude at six-hour intervals. Due to the unavailability of precipitation data before 1979, only 1122 TC tracks from 1979 to 2022 are utilized in this study. Additionally, the TC data includes several other factors, such as wind speed and central pressure, critical for the correction of predictive TAR. The composites of meridional wind anomalies from the NCEP/NCAR reanalysis, provided by the National Oceanic and Atmospheric Administration, also contribute to this study.

2.2. Calculation of Typhoon-Induced Accumulated Rainfall (TAR)

Given that a TC triggers extensive rainfall over a broad area for a prolonged period, it is necessary to factor in the TC’s scope and duration. A typhoon’s impact on rainfall can be confirmed when the distance between the TC center and the target location is within a specified range, and the occurrence times of the typhoon and rainfall coincide. Since a TC continually affects its surrounding area during landfall, it is important to determine which day’s rainfall is impacted. As per Ref. [12], the overall duration of rainfall induced by a typhoon at a specific site is denoted by the typhoon’s entrance and exit from a 500 km radius of the area within a landfall time window. Guided by prior research, a range threshold of 500 km is set [18,19,20], with a time window of ±1 day [8,21]. The 500 km radius was selected as it comprehensively captures the spatial extent of typhoon-induced precipitation, including outer rainbands that significantly contribute to accumulated rainfall, while excluding precipitation systems unrelated to the typhoon circulation. The ±1-day temporal window accounts for both the preconditioning of the atmosphere prior to typhoon arrival and the lingering rainfall effects after the typhoon’s core has passed, which is particularly relevant for rainfall persistence in regions with complex topography. These parameters have been validated in previous studies across East Asia and are well-suited for capturing the full spatiotemporal footprint of typhoon-related precipitation in our research domain.
The haversine equation [22] is employed to calculate the distance between the TC center and the target location. The Euclidean centroid of the TC data points over a single day is defined as the TC center according to Ref. [15], and these are totaled to yield each TC’s TAR. This can be expressed as Equation (1) below:
  T A R i = R j ,   d j t h r e s h o l d ,   t j t i m e w i n d o w ,
where i denotes the i -th TC, R j denotes the rainfall value of j -th data point, d j denotes the distance between the TC center and the target area, and t j denotes the difference between the occurrence time of the rainfall and the target TC.

2.3. TC Similarity Analysis

This section outlines five indices employed in the study to assess the similarity between TCs. These indices include FCM, Convex Hull Area Index (CHAI), Triangle Mesh Area Index (TMAI), Kernel Density Similarity Index (KDSI), and Comprehensive Index (CI). To evaluate the predictive performance of our model, we utilized the root-mean-square error (RMSE), interquartile range (IQR), and coefficient of variation (CV). These metrics were selected for their specific relevance to our forecasting framework: RMSE quantifies the average magnitude of prediction errors in TAR, providing a direct measure of accuracy for continuous rainfall accumulation forecasts. IQR describes the spread of errors around the median, offering robustness against extreme outliers. CV standardizes the variability relative to the mean, enabling comparison across typhoons with different rainfall totals. While probabilistic verification metrics (e.g., Brier Score, ROC-AUC) offer valuable insights for categorical forecasts of exceedance thresholds, our ensemble-mean approach for predicting continuous TAR values makes RMSE, IQR, and CV particularly appropriate and interpretable for the comparative evaluation of track similarity methods presented in this study.

2.3.1. FCM Clustering

The FCM clustering method, proposed by Ref. [23], has been applied in several studies for TC similarity analysis and proven effective. This method extends the traditional k-means clustering algorithm, introduced by Ref. [24], which assigns each data point to a single cluster based on proximity to the nearest centroid. In FCM clustering, n vectors X = { x 1 , x 2 , , x n } are divided into c groups, and the membership degree is defined by Equation (2) to represent the probability that the dataset belongs to a particular cluster.
μ i k = 1 j = 1 c ( d i k d j k ) 2 m 1 ,
where μ i k is the degree of membership of data point i in cluster k , d i k is the Euclidean distance between data point i and the center of cluster k , d j k is the Euclidean distance between data point j and the center of cluster k , and m is a weighting exponent that determines the degree of fuzziness in the clustering.
From the definition of the membership degree, the following becomes evident:
k = 1 c μ i k = 1 ,         i = 1 , 2 , , n
A n × c matrix M is constructed by listing all the membership degrees, thereby forming the membership matrix. The sum of all values in the membership matrix equates to c .
The objective function of FCM clustering is defined as Equation (4):
J = k = 1 c i = 1 n μ i k m d i k 2 ,
where the d i k is the Euclidean distance between data point i and the center of cluster k , μ i k is the membership degree between data point i and the cluster k , and m is a weighting exponent that determines the degree of fuzziness in the clustering. Minimizing the objective function J is achieved through updating the cluster center and membership degree, as described in Equations (2) and (5).
c k = i = 1 n   μ i k m x i i = 1 n   μ i k m
Drawing on the findings of a prior study [25], the parameter m is set to 2, and the optimal cluster number c is set to 3. The center of the cluster is initialized using the k-means method, and the loop commences until J n J n 1 ε . This process ultimately results in the output of similarity analysis by FCM clustering.

2.3.2. Kernel Density Similarity Index (KDSI)

TC tracks are represented by multiple data points. The probability density function of these data points provides a way to depict the spatial distribution of TC tracks, which in turn allows for a determination of similarity between different TCs. In this study, we utilized kernel density estimation (KDE) to derive the probability density functions of each TC in both the longitude dimension and the latitude dimension. This marks the first application of KDE in TC-related studies.
KDE is a non-parametric technique used for estimating the probability density function of a random variable. Frequently employed in data analysis and machine learning, KDE helps in approximating the underlying probability distribution of a dataset [26]. KDE works by positioning a kernel function around each data point and then aggregating the contributions from all these kernels. This kernel function is a probability density function determining the shape and bandwidth of the kernel.
As detailed by Ref. [27], consider the longitude dimension of a TC track as an example T C = { p 1 ( λ 1 , φ 1 ) , p n ( λ n , φ n ) } . Given a longitude sequence from an unknown distribution P with a density function p , KDE can be formulated as shown in Equation (6):
p ^ n λ = 1 n h i = 1 n   K λ λ i h ,
where K is a smooth function, specifically the kernel function, n denotes the length of the sequence, h > 0 is the smoothing bandwidth, which determines the degree of smoothing. Several kernel functions are available, including the Gaussian, Spherical, Epanechnikov, and Triangular kernels. For this study, we used the Gaussian kernel function as depicted in Equation (7):
K x = exp x 2 2 v 1 , d , v 1 , d = e x p x 2 2 d x
This study chose the smoothing bandwidth h using the method proposed by Ref. [28], as presented in Equation (8):
h = 1.06 σ x n 1 5 ,
where σ represents the standard deviation of the dataset, and n is its length. Among various bandwidth selection methods, Silverman’s rule of thumb was selected for several reasons. First, as a widely established reference method in kernel density estimation, it provides a reliable baseline for comparative studies. Second, its computational efficiency makes it particularly suitable for our large dataset of 1122 typhoon tracks, where more complex methods like cross-validation would be computationally prohibitive. Third, the method demonstrates reasonable performance for approximately normal distributions, which align well with the spatial distribution characteristics of typhoon track positions. While we acknowledge that alternative methods such as least-squares cross-validation or plug-in selectors may offer theoretical advantages in specific scenarios, Silverman’s method [28] provides an optimal balance between computational practicality and estimation accuracy for our large-scale typhoon track analysis.
For each TC, we performed KDE using Equations (10)–(12) to determine the probability density function of the longitude sequence, λ 1 , λ 2 λ n . Subsequently, we superimposed the function graphs of two TC tracks on a single figure and calculated their overlapping area as presented in Equation (9):
  A = min λ TC 1 TC 2 λ max λ TC 1 TC 2 λ min p ^ n 1 λ , p ^ n 2 λ d λ ,
where A represents the shared area of the two probability density functions, defined as K D S I l o n , and p ^ n i λ is the probability density function of the i -th TC. For the latitude dimension, substitute the sequence with the latitude sequence, φ 1 , φ 2 φ n , and follow the aforementioned steps to obtain K D S I l a t . The comprehensive K D S I is defined as presented in Equation (10):
K D S I = K D S I l a t × K D S I l o n
For each TC pair, we computed their K D S I , resulting in a n × n matrix, M K D S I , that represents the similarity of each TC pair. Here, n denotes the number of TCs, with n being the specific count in this study. The similarity between two TCs is assessed by comparing their K D S I values (Figure 1). A higher K D S I value indicates greater similarity between the two TCs.

2.3.3. Comprehensive Index (CI)

While both TMAI and KDSI have their respective limitations, we sought to integrate these two methods to reduce the RMSE. Given the differing magnitudes of TMAI and KDSI, it is more effective to combine them through division. Thus, we introduce the comprehensive index (CI) as presented in Equation (11):
  C I = K D S I n T M A I m
To determine the optimal values for n and m , we conducted various tests with different n : m ratios, aiming to find the most effective n : m ratio that minimizes RMSE during the OEN selection process. Based on the resultant RMSE, its minimum value occurs at n : m = 1 : 4 . Hence, with our training dataset in consideration, we finally express CI in Equation (12):
C I = K D S I T M A I 4
The number of chosen TC tracks greatly influences the performance of our model. To ensure optimal performance, it is crucial to determine the optimal ensemble number (OEN). We applied the prediction model to the 1122 TCs at our disposal, incrementally adding the number of similar TCs selected, and subsequently calculated the root-mean square error (RMSE) between the observed and the predicted values for all 1122 TCs. The ensemble number that results in the minimum RMSE is defined as the OEN.

2.4. Selection of Test Typhoons

To comprehensively evaluate the predictive performance of our model, we selected six test typhoons that represent the spectrum of typhoon characteristics encountered in the Western North Pacific region in terms of track geometry, intensity variation, geographical distribution, temporal distribution, and rainfall patterns. The selected typhoons are Sarika (#201621), Utor (#200104), Nesat (#201709), Maemi (#200314), Owen (#198915), and Sepat (#201322). This diverse selection ensures that our model validation covers a wide range of typhoon behaviors and environmental conditions, providing a robust assessment of the proposed methodology’s generalizability. A visual representation of their respective tracks is provided in Figure 2, whereas the methodology flowchart can be accessed in Figure 3.
Sarika (#201621) emerged in October 2016, leaving its mark on both the Philippines and China. Recognized as the twenty-first typhoon and the tenth super typhoon of the 2016 Pacific typhoon season, it developed east of the Philippines on 13 October. The storm rapidly reached typhoon status by 14 October. As it approached the northern Philippines, its intensity surged, culminating in its landfall on Luzon as a Category 4 super typhoon on 15 October with winds reaching 150 mph (240 km/h). The onslaught of Sarika brought heavy rainfall, powerful winds, and storm surges, wreaking havoc on infrastructure, causing significant crop losses, and resulting in at least four fatalities. Although its strength diminished after crossing the northern Philippines, it rebounded before impacting China’s southern coast. It made a Category 2 landfall in Hainan Province on 18 October, bringing winds of 105 mph (165 km/h) and causing widespread damage and power disruptions [29,30].
Utor (#200104) carved its path in July and August of 2001, affecting the Philippines, Taiwan, and China. Marking its presence as the ninth named storm and the fourth typhoon of the 2001 Pacific typhoon season, it originated near the Federated States of Micronesia on 25 July. Its transformation into a tropical storm occurred swiftly, and as it neared the northern Philippines by 27 July, it intensified into a typhoon. By the time it made landfall on Luzon on 30 July, it was accompanied by winds of 140 km/h and gusts of up to 180 km/h [31]. Nesat (#201709) was noteworthy for its comparatively slow pace, with an average speed of around 10 km/h (6.2 mph). Its journey began east of the Philippines, trailing northwest through the Luzon Strait, before impacting Taiwan and eventually steering towards the East China Sea. The typhoon was the harbinger of severe flooding, landslides, and extensive damage in the Philippines, Taiwan, and southern China, causing the loss of hundreds of lives and considerable economic setbacks [32].
In September 2003, Typhoon Maemi (#200314) unleashed its wrath upon South Korea and Japan. Notably, Maemi was the most intense typhoon to hit South Korea in over a century and is also among the top four most potent typhoons documented in the western Pacific. Its origin traces back to Guam on 5 September 2003, and it intensified rapidly, moving northwest. By the time it hit South Korea’s southern coast on 12 September, it was a Category 4 typhoon with winds of 230 km/h (145 mph). South Korea bore the brunt of its might, witnessing power outages, landslides, and floods. The calamity resulted in the death of over 100 individuals and displaced thousands [33,34].
August 1989 witnessed the rise of Owen (#198915) as a tropical depression to the east of the Northern Mariana Islands. Its intensification into a typhoon was rapid, and it charted a west-northwest course, narrowly missing Guam on 9 August. At its peak on 12 August, Owen showcased winds of 185 km/h (115 mph). However, it began weakening as it shifted to the north-northwest, making landfall on the Japanese island of Honshu by 14 August. Its aftermath in Japan was devastating, with intense winds, heavy rainfall, landslides, and floods. The disaster resulted in the demise of at least 10 people, injuring over 100. Owen’s remnants continued north, eventually dissipating by 18 August [35].
Finally, in August 2013, Sepat (#201322) made its presence felt as a formidable force across Taiwan, China, and Japan. As the 22nd named storm and seventh typhoon of the 2013 Pacific typhoon season, Sepat originated on 14 August in the western Pacific Ocean. Its rapid intensification led it to achieve Category 4 super typhoon status by 18 August, with winds reaching 215 km/h (135 mph). Japan faced the initial brunt, with floods and landslides leading to six fatalities and forcing thousands to evacuate. The storm’s path then shifted northward, causing extensive damage to infrastructure and agricultural landscapes.

3. Results

3.1. Clustering Analysis

We assessed the clustering outcomes of the six TC tracks using the five methods previously described. The results are depicted in Figure 4, Figure 5 and Figure 6. As illustrated in Figure 4, the TMAI method is an enhanced version of CHAI. While TMAI retains CHAI’s strength in identifying straight TC tracks, it also improves upon CHAI’s shortcomings with curvilinear TCs. Nonetheless, TMAI has its challenges; it tends to select shorter TC tracks because the area between these shorter TCs and the target TC is minimal, which can introduce deviations. For instance, in identifying tracks similar to Sepat, TMAI selected some shorter tracks that do not resemble Sepat’s path. TMAI chose Noname (#198808), Noname (#198813), and Waldo (#199808) as the 1st, 10th, and 12th most similar TCs to Sepat, respectively. However, as Figure 5 demonstrates, their paths are not truly akin to Sepat’s.
Figure 5 illustrates that the results from KDSI are not necessarily superior to TMAI upon initial observation. Nevertheless, the tracks KDSI selects bear some resemblance to the target TC. A unique error appears when using KDSI: it occasionally chooses tracks that mirror the target TC’s centrosymmetric pattern. This occurs because the target TC sometimes has a similar probability distribution function to its centrosymmetric dataset. As Figure 5 reveals, when analyzing Nesat, KDSI chose the following TCs: Fay (#198524), Cimaron (#200101), Tembin (#201214), Melor (#200319), and Matmo (#200803). While Nesat follows a southeast–northwest trajectory, most of the selected TCs track from southwest to northeast, leading to discrepancies. This anomaly was only observed with Nesat during testing, as its path uniquely resembles a 45-degree straight line among the six assessed TCs. Clearly, both KDSI and TMAI surpass FCM and CHAI in performance, as the TCs selected by KDSI and TMAI more intuitively resemble the target TC in every scenario. While both KDSI and TMAI have individual shortcomings, their combined approach, CI, evidently outshines either of them (Figure 6). KDSI and TMAI effectively complement one another; CI filters out some of the short TCs highlighted by TMAI and the centrosymmetric TCs pointed out by KDSI, as illustrated in Figure 7.

3.2. TAR Prediction Performance

We employed our model to forecast the TAR for all 1122 TCs, subsequently comparing these predictions with the observed TAR values. To assess our model’s efficacy, we utilized the root-mean square error (RMSE), interquartile range (IQR, spanning the 25% to 75% quartiles), and the coefficient of variation (CV). Given that past studies have established TMAI’s superior performance over FCM and CHAI, we juxtaposed the outcomes from our approach (CI) with those from the previous method (TMAI). For Sarika, the CI-predicted TAR was slightly underestimated in the Philippines and showed a minor deviation in southern China. For Utor, the TAR prediction by CI was marginally lower across southeastern China. In the case of Nesat, the CI prediction was slightly lower in southern China and higher in the Philippines. For Maemi, CI’s prediction underestimated the TAR in the Korean Peninsula. For Owen, the CI-predicted TAR closely mirrored the observed values, with only a slight underestimation in Japan’s Kanto region. Finally, for Sepat, the CI predicted a higher TAR in the Kanto region of Japan. Overall, it is evident that CI provides more accurate predictions compared to TMAI. Detailed statistics can be seen in Figure 8 and Table 1. Broadly, CI tends to outshine TMAI in the majority of cases, given its emphasis on the kernel density similarity between two TCs, thus filtering out shorter, less similar TCs.
After a thorough evaluation of FCM, CHAI, TMAI, KDSI, and CI in the realm of TC clustering, several observations stand out. Prior research underscores the edge TMAI has over FCM and CHAI. Simultaneously, the proficiency of KDSI in similarity analysis, especially when juxtaposed against FCM and CHAI, is undeniable. Nevertheless, both TMAI and KDSI exhibit specific shortcomings. TMAI often leans towards selecting shorter TC tracks, thereby reducing the space between the chosen and target TCs. On the other hand, KDSI has an occasional tendency to opt for TCs that mirror the centrosymmetric track of the target TC. In a bid to enhance our model’s efficacy, we incorporated CI. This integration is further elucidated in Figure 8c,d, which contrasts the minimum RMSE of the methodologies against their ideal ensemble count.
Figure 9 shows the spatial distribution of the differences between observed and predicted TAR using the CI method for the sit test typhoons. The absolute TAR values range from approximately 50 mm to over 500 mm across different typhoons and regions, with the model successfully reproducing these variations. While TMAI’s minimum RMSE is marginally lower than KDSI’s, their close proximity highlights KDSI’s precision. CI, however, emerges superior to both TMAI and KDSI. Despite the incremental advancement, the TCs selected by CI bear a striking resemblance to the target TC. We infer that CI adeptly identifies analogous TC tracks, pushing it towards its theoretical zenith. As a result, any advancement in clustering algorithms would lead to only minor enhancements when predicting TAR via straightforward mean computation of the chosen TCs’ TAR. For a more refined approach with reduced deviation, we advocate for the exploration of enhanced TAR correction techniques. This would serve to further streamline the TAR prediction sequence post-similarity analysis.

4. Discussion

4.1. Main Findings and Implications

This study demonstrates that trajectory-based similarity modeling provides an effective framework for TAR prediction in East Asia. The development of the Kernel Density Similarity Index (KDSI) represents a conceptual advancement by incorporating probabilistic density estimation into track similarity assessment, while the Comprehensive Index (CI) successfully integrates geometric and probabilistic approaches to overcome individual limitations. The consistent outperformance of CI across diverse typhoon cases (Figure 8, Table 1) underscores the value of hybrid similarity metrics that leverage complementary strengths of different approaches. Through systematic sensitivity analysis, we identified optimal ensemble sizes for each method, with the CI method achieving the best performance using 13 analogous typhoons. This underscores the advantage of referencing multiple similar events rather than relying on a single historical analog.
The practical implications of our research are significant for disaster risk management. By providing more accurate TAR forecasts, our method can enhance early warning systems and support hydrological planning in typhoon-prone regions. The ensemble approach offers a balanced solution that captures rainfall pattern variability while maintaining prediction stability. From an academic perspective, this research advances the methodology of typhoon track comparison by incorporating kernel density estimation into statistical similarity analysis for the first time and demonstrates that a combined index can effectively overcome the shortcomings of individual methods.

4.2. Limitations and Generalizability

Several limitations should be acknowledged when interpreting our results. First, the methodology’s performance is inherently tied to the comprehensiveness of the historical database. Regions with sparse historical typhoon records may show reduced prediction skill due to limited analogous cases. Second, our approach assumes a degree of stationarity in typhoon–rainfall relationships, which may be affected by climate change-induced nonstationarity over the long term.
Regarding generalizability, our methodology demonstrates strong potential for application to other basins with appropriate calibration. The kernel density and geometric similarity principles are fundamentally transferable, though optimal parameters (e.g., ensemble size, spatial buffers) will likely require region-specific adjustment. The data requirements are explicitly defined: six-hourly track data and daily precipitation fields at resolutions comparable to the CPC and RSMC datasets used in this study. For regions with different data characteristics or topographic settings, preprocessing and parameter recalibration would be necessary, but the core algorithmic framework remains applicable. The geographic specificity of our findings, particularly the role of East Asia’s complex topography, underscores that successful application elsewhere depends on understanding the local physical drivers of typhoon rainfall.

4.3. Future Research Directions

Future work will focus on several key directions to build upon this research. A primary goal is the integration of our similarity indices with ensemble numerical weather prediction (NWP) track forecasts to establish skill curves across different lead times and quantify the added value of trajectory-based analog methods in an operational context. Furthermore, a commitment to pioneering advanced techniques tailored to account for variables like translation speed, cyclonic intensity, and environmental factors is paramount for augmenting the overarching efficacy of the model.
To address potential nonstationarity, future research should explicitly test the temporal stability of these similarity relationships by conducting temporal blocking cross-validation and sub-period analyses. Investigating whether incorporating climate indices could enhance the method’s resilience to changing climate conditions is another critical avenue. Furthermore, refining the similarity index through the incorporation of more intricate physical parameters—such as translation speed, cyclonic intensity, and environmental factors—presents a pathway to establishing even more precise and robust methodologies for TAR prediction. These efforts will help establish trajectory-based analog methods as valuable complementary tools in operational forecasting systems while advancing our fundamental understanding of typhoon–rainfall relationships.

5. Conclusions

This study sets out to address a critical gap in typhoon-induced rainfall forecasting: the underutilization of empirical knowledge embedded in historical typhoon trajectories. While traditional approaches have emphasized meteorological parameters and dynamical models, we demonstrated that the geometry of a typhoon’s path holds powerful predictive information for rainfall estimation.
Our key finding is that integrating probabilistic and geometric perspectives through the Comprehensive Index (CI) creates a more robust foundation for rainfall prediction than either approach alone. The success of this hybrid method reveals that typhoon rainfall patterns are not merely products of atmospheric physics but also of consistent topographic interactions that repeat across similarly tracked storms. This insight fundamentally changes how we might approach empirical rainfall forecasting—not as a search for identical meteorological conditions, but as identification of analogous topographic forcing scenarios.
The practical significance of our findings lies in their operational flexibility. By demonstrating that track similarity alone can yield accurate rainfall estimates, we provide a complementary pathway that can enhance existing dynamical forecasts. This approach becomes particularly valuable when physical models diverge in their predictions, offering an empirically grounded alternative based on historical precedents.
Most importantly, our work establishes trajectory-based analog forecasting as a scientifically rigorous methodology rather than merely a heuristic technique. By developing quantitative similarity indices and systematic ensemble selection, we have created a framework that can be adapted across regions and evolving climate conditions. As typhoon behavior continues to change, this historical analog approach may prove increasingly vital for understanding new rainfall patterns through the lens of past experiences.

Author Contributions

Conceptualization, G.-M.Y.; Formal analysis, J.Z. and J.-S.K.; Methodology, J.Z. and J.-S.K.; Resources, S.-K.Y. and Y.-I.M.; Writing—original draft preparation, G.-M.Y., J.Z. and J.-S.K.; Writing—review and editing, G.-M.Y., S.-K.Y. and Y.-I.M. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported by the Regional Innovation System and Education (RISE) program through the Jeju RISE center, funded by the Ministry of Education (MOE) and the Jeju Special Self-Governing Province, Republic of Korea (Grant No. 2025-RISE-17-001). The corresponding author, Dr. Yoon, acknowledges that this research was supported by the National Research and Development Program of the Ministry of the Interior and Safety (RS-2025-02317734) and the Seoul Institute’s Research Project (ID: 2025-ER-43).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The typhoon track data used in this study are publicly available from the Regional Specialized Meteorological Center (RSMC) Tokyo (https://www.jma.go.jp/jma/jma-eng/jma-center/rsmc-hp-pub-eg/RSMC_HP.htm (accessed on 24 October 2025)). The precipitation data are available from NOAA’s Climate Prediction Center (CPC) (https://psl.noaa.gov/data/gridded/data.cpc.globalprecip.html (accessed on 24 October 2025)). The data that support the findings of this study are available from the corresponding author upon reasonable request.

Acknowledgments

We appreciate the support of the Ministry of Education (MOE) and the Jeju Special Self-Governing Province. And we also gratefully acknowledge that this research was supported by the Ministry of the Interior and Safety (MOIS) and the Seoul Institute (SI), Republic of Korea.

Conflicts of Interest

Author Mr. Gi-Moon Yuk was employed by the company Bayesianworks. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Wang, Y.; Shen, X.S.; Chen, D.H. Verification of tropical cyclone rainfall predictions from CMA and JMA global models. J. Trop. Meteorol. 2012, 18, 537. [Google Scholar]
  2. Kim, H.J.; Moon, I.J.; Kim, M. Statistical prediction of typhoon-induced accumulated rainfall over the Korean Peninsula based on storm and rainfall data. Meteorol. Appl. 2020, 27, e1853. [Google Scholar] [CrossRef]
  3. Liu, Y.; Yoon, S.K.; Kim, J.S.; Xiong, L.H.; Lee, J.H. Changes in intensity and variability of tropical cyclones over the western north pacific and their local impacts under different types of El Nino. Atmosphere 2021, 12, 59. [Google Scholar] [CrossRef]
  4. Wu, D.; Jun, C.; Kim, J.S.; Xiong, L.H.; Chen, J. Poleward migration of tropical cyclones and its related typological characteristics of seasonal maximum precipitation in China. Int. J. Climatol. 2022, 42, 1660–1669. [Google Scholar] [CrossRef]
  5. Neumann, B.; Vafeidis, A.T.; Zimmermann, J.; Nicholls, R.J. Future coastal population growth and exposure to sea-level rise and coastal flooding—A global assessment. PLoS ONE 2015, 10, e0118571. [Google Scholar] [CrossRef]
  6. Kang, H.Y.; Kim, J.S.; Kim, S.Y.; Moon, Y.I. Changes in high- and low-flow regimes: A diagnostic analysis of tropical cyclones in the western north pacific. Water Resour. Manag. 2017, 31, 3939–3951. [Google Scholar] [CrossRef]
  7. Kim, J.S.; Jain, S.; Kang, H.Y.; Moon, Y.I.; Lee, J.H. Inflow into Korea’s Soyang dam: Hydrologic variability and links to typhoon impacts. J. Hydro-Environ. Res. 2019, 22, 50–56. [Google Scholar] [CrossRef]
  8. Zhang, L.; Ma, T.; Yoon, S.K.; Lee, T.S.; Kim, J.S.; Chen, J.; Xiong, L.H. Poleward migration of tropical cyclones in the western North Pacific and its regional impacts on rainfall in Asia. Int. J. Climatol. 2023, 43, 4136–4150. [Google Scholar] [CrossRef]
  9. IPCC. Climate Change 2021: The Physical Science Basis. Contribution of Working Group I to the Sixth Assessment Report of the Intergovernmental Panel on Climate Change. 2021. Available online: https://www.ipcc.ch/report/ar6/wg1/ (accessed on 21 July 2024).
  10. Gao, S.; Zhao, P.; Pan, B.; Li, Y.; Zhou, M.; Xu, J.; Zhong, S.; Shi, Z. A nowcasting model for the prediction of typhoon tracks based on a long short-term memory neural network. Acta Oceanol. Sin. 2018, 37, 8–12. [Google Scholar] [CrossRef]
  11. Rüttgers, M.; Lee, S.; Jeon, S.; You, D. Prediction of a typhoon track using a generative adversarial network and satellite images. Sci. Rep. 2019, 9, 6057. [Google Scholar] [CrossRef] [PubMed]
  12. Lin, G.F.; Jhong, B.C. A real-time forecasting model for the spatial distribution of typhoon rainfall. J. Hydrol. 2015, 521, 302–313. [Google Scholar] [CrossRef]
  13. Ren, F.; Qiu, W.; Ding, C.; Jiang, X.; Wu, L.; Xu, Y.; Duan, Y. An objective track similarity index and its preliminary application to predicting precipitation of landfalling tropical cyclones. Weather Forecast. 2018, 33, 1725–1742. [Google Scholar] [CrossRef]
  14. Kim, J.S.; Chen, A.; Lee, J.; Moon, I.J.; Moon, Y.I. Statistical prediction of typhoon-induced rainfall over china using historical rainfall, tracks, and intensity of typhoon in the Western North Pacific. Remote Sens. 2020, 12, 4133. [Google Scholar] [CrossRef]
  15. Wang, C.; Yoon, S.K.; Chen, J.; Chen, H.; Xiong, L.H.; Kim, J.S. Statistical prediction of typhoon-induced total accumulated rainfall in the Western North Pacific using typhoon track similarity indices. Atmos. Res. 2023, 288, 106724. [Google Scholar] [CrossRef]
  16. Lin, G.F.; Wu, M.C. A hybrid neural network model for typhoon-rainfall forecasting. J. Hydrol. 2009, 375, 450–458. [Google Scholar] [CrossRef]
  17. Kidder, S.Q.; Knaff, J.A.; Kusselson, S.J.; Turk, M.; Ferraro, R.R.; Kuligowski, R.J. The Tropical rainfall potential (TRaP) technique. Part I: Description and examples. Weather Forecast. 2005, 20, 456–464. [Google Scholar] [CrossRef]
  18. Wu, Y.; Wu, S.; Zhai, P. The impact of tropical cyclones on Hainan Island’s extreme and total precipitation. Int. J. Climatol. 2007, 27, 1059–1064. [Google Scholar] [CrossRef]
  19. Li, Q.; Lan, H.; Chan, J.C.; Cao, C.; Li, C.; Wang, X. An operational statistical scheme for tropical cyclone-induced rainfall forecast. In Tropical Cyclone Dynamics, Prediction, and Detection; Anthony, R.L., Ed.; IntechOpen: London, UK, 2016; pp. 217–232. [Google Scholar]
  20. Son, C.Y.; Kim, J.S.; Moon, Y.I.; Lee, J.H. Characteristics of tropical cyclone-induced precipitation over the Korean River basins according to three evolution patterns of the Central-Pacific El Niño. Stoch. Environ. Res. Risk Assess. 2017, 28, 1147–1156. [Google Scholar] [CrossRef]
  21. Dhakal, N.; Jain, S. Nonstationary influence of the North Atlantic tropical cyclones on the spatio-temporal variability of the eastern United States precipitation extremes. Int. J. Climatol. 2020, 40, 3486–3499. [Google Scholar] [CrossRef]
  22. Sinnott, R.W. Virtues of the haversine. Sky Telesc. 1984, 68, 158. [Google Scholar]
  23. Bezdek, J.C. Some non-standard clustering algorithms. In Developments in Numerical Ecology; Springer: Berlin/Heidelberg, Germany, 1987; pp. 225–287. [Google Scholar]
  24. Lloyd, S.P. Least Squares Quantization in PCM; Technical Report RR-5497; Bell Lab: Murray Hill, NJ, USA, 1957. [Google Scholar]
  25. Kim, H.S.; Kim, J.H.; Ho, C.H.; Chu, P.S. Pattern classification of typhoon tracks using the Fuzzy C-means clustering method. J. Clim. 2011, 24, 488–508. [Google Scholar] [CrossRef]
  26. Terrell, G.R.; Scott, D.W. Variable kernel density estimation. Ann. Stat. 1992, 20, 1236–1265. [Google Scholar] [CrossRef]
  27. Chen, Y.C. A tutorial on kernel density estimation and recent advances. Biostat. Epidemiol. 2017, 1, 161–187. [Google Scholar] [CrossRef]
  28. Silverman, B.W. Density Estimation for Statistics and Data Analysis; Chapman and Hall: London, UK, 1986. [Google Scholar]
  29. Li, J.; Ding, C.; Li, F.; Chen, Y. Effects of single-and double-moment microphysics schemes on the intensity of super typhoon Sarika (2016). Atmos. Res. 2020, 238, 104894. [Google Scholar] [CrossRef]
  30. He, H.; Cao, A.; Wang, Y.; Song, J.B. Evolution of oceanic near-inertial waves induced by typhoon Sarika (2016) in the South China Sea. Dyn. Atmos. Ocean. 2022, 100, 101332. [Google Scholar] [CrossRef]
  31. Meng, W.; Wang, Y. A diagnostic study on heavy rainfall induced by Typhoon Utor (2013) in South China: 1. Rainfall asymmetry at landfall. J. Geophys. Res. Atmos. 2016, 121, 12781–12802. [Google Scholar] [CrossRef]
  32. Huang, C.Y.; Huang, C.H.; Skamarock, W.C. Track deflection of typhoon Nesat (2017) as realized by multiresolution simulations of a global model. Mon. Weather Rev. 2019, 147, 1593–1613. [Google Scholar] [CrossRef]
  33. Ishihara, T.; Yamaguchi, A.; Takahara, K.; Mekaru, T.; Matsuura, S. An analysis of damaged wind turbines by typhoon Maemi in 2003. In Proceedings of the Sixth Asia-Pacific Conference on Wind Engineering (APCWE-VI), Seoul, Republic of Korea, 12–14 September 2005; pp. 1413–1428. [Google Scholar]
  34. Yun, K.S.; Chan, J.C.L.; Ha, K.J. Effects of SST magnitude and gradient on typhoon tracks around East Asia: A case study for Typhoon Maemi (2003). Atmos. Res. 2012, 109–110, 36–51. [Google Scholar] [CrossRef]
  35. Hofmann, R. Island impressions of typhoon Owen. Glob. Environ. 2015, 8, 196–207. [Google Scholar] [CrossRef]
Figure 1. Calculation of process of the Kernel Density Similarity Index (KDSI). The red and blue lines represent two sample typhoon tracks (TC1 and TC2). The top and right panels in the figure on the left show the kernel density functions for their latitude and longitude, respectively. The shaded overlapping areas between the kernel density functions for latitude and longitude form the basis for the similarity calculation.
Figure 1. Calculation of process of the Kernel Density Similarity Index (KDSI). The red and blue lines represent two sample typhoon tracks (TC1 and TC2). The top and right panels in the figure on the left show the kernel density functions for their latitude and longitude, respectively. The shaded overlapping areas between the kernel density functions for latitude and longitude form the basis for the similarity calculation.
Applsci 15 11597 g001
Figure 2. Tracks of the six test typhoons used in this study (1979–2022) over the Northwest Pacific domain (0–60° N, 100–180° E), the world’s most active tropical cyclone basin. The domain encompasses major East Asian countries and adjacent maritime areas, including the South China Sea, East China Sea, and the Philippine Sea. Typhoon data were obtained from the Regional Specialized Meteorological Center (RSMC) Tokyo. Typhoon tracks are color-coded: Sarika (2016, blue), Utor (2001, green), Nesat (2017, red), Maemi (2003, purple), Owen (1989, orange), and Sepat (2013, brown). The typhoon numbering follows the RSMC convention: the first four digits indicate the year, and the last two digits represent the chronological order of typhoon formation that year.
Figure 2. Tracks of the six test typhoons used in this study (1979–2022) over the Northwest Pacific domain (0–60° N, 100–180° E), the world’s most active tropical cyclone basin. The domain encompasses major East Asian countries and adjacent maritime areas, including the South China Sea, East China Sea, and the Philippine Sea. Typhoon data were obtained from the Regional Specialized Meteorological Center (RSMC) Tokyo. Typhoon tracks are color-coded: Sarika (2016, blue), Utor (2001, green), Nesat (2017, red), Maemi (2003, purple), Owen (1989, orange), and Sepat (2013, brown). The typhoon numbering follows the RSMC convention: the first four digits indicate the year, and the last two digits represent the chronological order of typhoon formation that year.
Applsci 15 11597 g002
Figure 3. Flowchart of Model Processing.
Figure 3. Flowchart of Model Processing.
Applsci 15 11597 g003
Figure 4. Similar TC tracks selected by the Triangle Mesh Area Index (TMAI) method for the six test typhoons. For each test typhoon (af), the top 15 most similar historical tracks were identified based on minimizing the triangular mesh area between track pairs. Similarity was assessed using the TMAI algorithm, which calculates the area enclosed between two typhoon tracks after spatial interpolation and alignment. The geographical domain covers the Northwest Pacific region (0–60° N, 100–180° E) using typhoon data from 1979–2022. In each subfigure, the target typhoon track is shown with a distinct color and increased line width, while similar historical tracks are displayed in semi-transparent black lines to visualize track density.
Figure 4. Similar TC tracks selected by the Triangle Mesh Area Index (TMAI) method for the six test typhoons. For each test typhoon (af), the top 15 most similar historical tracks were identified based on minimizing the triangular mesh area between track pairs. Similarity was assessed using the TMAI algorithm, which calculates the area enclosed between two typhoon tracks after spatial interpolation and alignment. The geographical domain covers the Northwest Pacific region (0–60° N, 100–180° E) using typhoon data from 1979–2022. In each subfigure, the target typhoon track is shown with a distinct color and increased line width, while similar historical tracks are displayed in semi-transparent black lines to visualize track density.
Applsci 15 11597 g004
Figure 5. Similar tropical cyclone tracks selected by Kernel Density Similarity Index (KDSI).
Figure 5. Similar tropical cyclone tracks selected by Kernel Density Similarity Index (KDSI).
Applsci 15 11597 g005
Figure 6. Similar tropical cyclone tracks selected by Comprehensive Index (CI).
Figure 6. Similar tropical cyclone tracks selected by Comprehensive Index (CI).
Applsci 15 11597 g006
Figure 7. Limitations of TMAI and KDSI.
Figure 7. Limitations of TMAI and KDSI.
Applsci 15 11597 g007
Figure 8. Comparative evaluation of TMAI and CI prediction performance and Optimal Ensemble Number (OEN) selection. (a) Box plots of root-mean-square error (RMSE) distribution for TMAI (left) and CI (right) across all test cases, showing median, quartiles, and outliers. (b) Direct comparison of RMSE values between TMAI and CI methods for the six test typhoons. (c,d) OEN selection process for (c) TMAI, and (d) CI methods, showing RMSE as a function of ensemble size. The optimal ensemble size (minimum RMSE) is marked with a vertical dashed line in each panel. All results are based on the analysis of 1122 typhoons from 1979–2022 in the Northwest Pacific region.
Figure 8. Comparative evaluation of TMAI and CI prediction performance and Optimal Ensemble Number (OEN) selection. (a) Box plots of root-mean-square error (RMSE) distribution for TMAI (left) and CI (right) across all test cases, showing median, quartiles, and outliers. (b) Direct comparison of RMSE values between TMAI and CI methods for the six test typhoons. (c,d) OEN selection process for (c) TMAI, and (d) CI methods, showing RMSE as a function of ensemble size. The optimal ensemble size (minimum RMSE) is marked with a vertical dashed line in each panel. All results are based on the analysis of 1122 typhoons from 1979–2022 in the Northwest Pacific region.
Applsci 15 11597 g008
Figure 9. Spatial distribution of differences between CI-predicted and observed Typhoon-induced Accumulated Rainfall (TAR) for the six test typhoons. Each panel (af) shows the prediction error (Observed TAR minus Predicted TAR) in millimeters across the affected geographical domain (0–60° N, 100°–180° E). Blue shades indicate underestimation (negative bias), red shades indicate overestimation (positive bias), and white areas represent accurate predictions within ±10 mm.
Figure 9. Spatial distribution of differences between CI-predicted and observed Typhoon-induced Accumulated Rainfall (TAR) for the six test typhoons. Each panel (af) shows the prediction error (Observed TAR minus Predicted TAR) in millimeters across the affected geographical domain (0–60° N, 100°–180° E). Blue shades indicate underestimation (negative bias), red shades indicate overestimation (positive bias), and white areas represent accurate predictions within ±10 mm.
Applsci 15 11597 g009
Table 1. Statistics of TAR prediction results.
Table 1. Statistics of TAR prediction results.
TC NameTMAICI
RMSEIQRCVRMSEIQRCV
Sarika
(#201621)
76.8682.502.5768.9072.412.77
Utor
(#200104)
55.8957.501.6251.8653.741.79
Nesat
(#201709)
52.2340.015.6751.3541.305.67
Maemi
(#200314)
48.9728.125.0747.2017.875.64
Oven
(#198515)
21.5023.47−0.8912.2212.02−0.89
Sepat
(#201322)
23.5725.69−0.9026.6133.64−0.40
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yuk, G.-M.; Zhu, J.; Yoon, S.-K.; Kim, J.-S.; Moon, Y.-I. Improving Typhoon-Induced Rainfall Forecasts Based on Similar Typhoon Tracks. Appl. Sci. 2025, 15, 11597. https://doi.org/10.3390/app152111597

AMA Style

Yuk G-M, Zhu J, Yoon S-K, Kim J-S, Moon Y-I. Improving Typhoon-Induced Rainfall Forecasts Based on Similar Typhoon Tracks. Applied Sciences. 2025; 15(21):11597. https://doi.org/10.3390/app152111597

Chicago/Turabian Style

Yuk, Gi-Moon, Jinlong Zhu, Sun-Kwon Yoon, Jong-Suk Kim, and Young-Il Moon. 2025. "Improving Typhoon-Induced Rainfall Forecasts Based on Similar Typhoon Tracks" Applied Sciences 15, no. 21: 11597. https://doi.org/10.3390/app152111597

APA Style

Yuk, G.-M., Zhu, J., Yoon, S.-K., Kim, J.-S., & Moon, Y.-I. (2025). Improving Typhoon-Induced Rainfall Forecasts Based on Similar Typhoon Tracks. Applied Sciences, 15(21), 11597. https://doi.org/10.3390/app152111597

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop