Radar Echo Recognition of Gust Front Based on Deep Learning
Abstract
:1. Introduction
2. Data and Methods
2.1. Label Collection
2.2. Data Augmentation and Normalization
- (1)
- According to the rotational invariance of GF features, the 1138 GF positive samples in the training set are augmented to 136,560 by rotation counterclockwise every 3° around the matrix center of the label data. After adding the negative samples with the same size and quantity, a total of 273,120 samples are obtained to build the training data set. As an example, the left half of Figure 3 shows the images rotated by 30° at the corresponding times in Figure 2.
- (2)
- Obviously, there will be no data at the four corners of the rotated images, so the 60 km × 60 km images are clipped to 40 km × 40 km to eliminate blank data while the GF features are preserved (Figure 3). Therefore, the size of the label matrix in this study is actually unified as 40 km × 40 km.
- (3)
- The labels are saved as matrix forms. The matrixes are normalized by the maximum and minimum value methods using Equation (1) in which the values greater than 70 dBZ (decibel reflectivity factor) are set to 70 and less those than 0 dBZ are set to 0,
3. Model Construction
3.1. Algorithm Introduction
3.2. Model Training
4. Model Evaluation
4.1. Evaluation Indicator
4.2. Evaluation Results
5. Model Application
5.1. Qingpu Radar
5.2. Nantong Radar
5.3. Cangzhou Radar
6. Discussion
7. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
References
- Zhang, P.C.; Du, B.Y.; Dai, T.P. Radar Meteorology; China Meteorological Press: Beijing, China, 2001; pp. 392–402. (In Chinese) [Google Scholar]
- Bedard, A.J.; Hooke, W.H.; Beran, D.W. The Dulles Airport Pressure Jump Detector Array for Gust Front Detection. Bull. Am. Meteorol. Soc. 1977, 58, 920–927. [Google Scholar] [CrossRef]
- Klingle, D.L.; Smith, D.R.; Wolfson, M.M. Gust Front Characteristics as Detected by Doppler radar. Mon. Weather Rev. 1987, 115, 905–918. [Google Scholar] [CrossRef]
- Kingsmill, D.E. Convection Initiation Associated with a Sea-Breeze Front, a Gust Front, and Their Collision. Mon. Weather Rev. 1995, 123, 2913–2933. [Google Scholar] [CrossRef]
- Henneberg, O.; Meyer, B.; Haerter, J.O. Particle-Based Tracking of Cold Pool Gust Fronts. J. Adv. Model. Earth Syst. 2020, 12, e2019MS001910. [Google Scholar] [CrossRef] [PubMed]
- Weaver, J.F.; Nelson, S.P. Multiscale Aspects of Thunderstorm Gust Fronts and Their Effects on Subsequent Storm Development. Mon. Weather Rev. 1982, 110, 707–718. [Google Scholar] [CrossRef]
- Uyeda, H.; Zrnic, D.S. Automatic Detection of Gust Fronts. J. Atmos. Ocean. Technol. 1986, 3, 36–50. [Google Scholar] [CrossRef]
- Hermes, L.G.; Witt, A.; Smith, S.D.; Klingle-Wilson, D.; Morris, D.; Stumpf, G.J.; Eilts, M.D. The Gust-Front Detection and Wind-Shift Algorithms for the Terminal Doppler Weather radar System. J. Atmos. Ocean. Technol. 1993, 10, 693–709. [Google Scholar] [CrossRef]
- Troxel, S.W.; Delanoy, R.L. Machine-intelligent approach to automated gust-front detection for Doppler weather radars. Sensing, Imaging, and Vision for Control and Guidance of Aerospace Vehicles. Int. Soc. Opt. Photonics 1994, 2220, 182–193. [Google Scholar] [CrossRef]
- Kwon, S.M. Pixel-Level Data Fusion Techniques Applied to the Detection of Gust Fonts. Ph.D. Thesis, Massachusetts Institute of Technology, Cambridge, MA, USA, 1994. [Google Scholar]
- Zheng, J.F.; Zhang, J.; Zhu, K.Y.; Liu, Y.X.; Zhang, T. Automatic Identification and Alert of Gust Fronts. J. Appl. Meteor. Sci. 2013, 24, 117–125. [Google Scholar] [CrossRef]
- Zheng, J.; Zhang, J.; Zhu, K.; Liu, L.; Liu, Y. Gust Front Statistical Characteristics and Automatic Identification Algorithm for CINRAD. J. Meteorol. Res. 2014, 28, 607–623. [Google Scholar] [CrossRef]
- Xu, F.; Yang, J.; Zheng, Y.Y.; Zhou, H.G. Improvement of the MIGFA Technique for Identifying Gust Front and Its Verification. Meteorol. Mon. 2016, 42, 44–53. [Google Scholar] [CrossRef]
- Leng, L.; Xiao, Y.J.; Wu, T. Automatic Recognition of Gust Fronts Based on Mathematical Morphology. Meteorol. Sci. Technol. 2016, 44, 1–6+46. (In Chinese) [Google Scholar] [CrossRef]
- Hwang, Y.; Yu, T.Y.; Lakshmanan, V.; Kingfield, D.M.; Lee, D.I.; You, C.H. Neuro-Fuzzy Gust Front Detection Algorithm With S-Band Polarimetric radar. IEEE Trans. Geosci. Remote Sens. 2017, 55, 1618–1628. [Google Scholar] [CrossRef]
- Yuan, Y.; Wang, P.; Wang, D.; Jia, H. An Algorithm for Automated Identification of Gust Fronts from Doppler radar Data. J. Meteorol. Res. 2018, 32, 444–455. [Google Scholar] [CrossRef]
- Xu, Y.F.; Zhao, F.; Mao, C.Y. Gust front detection algorithm based on deep convolutional neural network. Torrential Rain Disasters 2020, 39, 81–88. (In Chinese) [Google Scholar] [CrossRef]
- Xie, P.; Hu, Z.; Yuan, S.; Zheng, J.; Tian, H.; Xu, F. radar Echo Recognition of Squall Line Based on Deep Learning. Remote Sens. 2023, 15, 4726. [Google Scholar] [CrossRef]
- Wang, Y.D.; Jing, X.Y.; Wang, W.D. Analysis on the Birth and Disappearance History and Weather Characteristics of a Rare Gust Front in Heilongjiang Province. Heilongjiang Meteorol. 2021, 38, 9–13. (In Chinese) [Google Scholar] [CrossRef]
Year | Author | Algorithm | Accuracy |
---|---|---|---|
1994 | Troxel et al., 1994 [9] | MIGFA | 81.5% |
1994 | Kwon et al., 1994 [10] | Pixel-base data fusion MIGFA | 68% |
2013 | Zheng et al., 2013 [11] | Bidirectional gradient method | 68.4% |
2016 | Xu et al., 2016 [13] | Improved MIGFA | 68% |
2016 | Leng et al., 2016 [14] | Mathematical morphology | 73.6% |
2017 | Hwang et al. [15] | NFGDA | 93% |
2020 | Xu et al. [17] | Faster RCN and Inception V2 | 91.7% |
Number | Radar Station | Time (UTC) |
---|---|---|
1 | Wuhan | 2002-08-23 2247-2305 |
2002-08-24 0000-0537 | ||
2005-06-14 1200-1225 | ||
2014-07-31 0818-0913 | ||
2 | Nanjing | 2009-06-03 1600-1824 |
2009-06-14 0936-1142 | ||
2011-07-25 0912-1200 | ||
2012-05-16 1040-1129 | ||
3 | Nantong | 2023-06-10 0731-0926 |
Models | POD | FPR | MAR | CSI | Precision |
---|---|---|---|---|---|
M1 | 98.13% | 2.80% | 1.87% | 95.45% | 97.22% |
M2 | 91.11% | 11.11% | 8.89% | 82% | 89.13% |
M3 | 89.36% | 8.51% | 10.64% | 82.35% | 91.30% |
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. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Tian, H.; Hu, Z.; Wang, F.; Xie, P.; Xu, F.; Leng, L. Radar Echo Recognition of Gust Front Based on Deep Learning. Remote Sens. 2024, 16, 439. https://doi.org/10.3390/rs16030439
Tian H, Hu Z, Wang F, Xie P, Xu F, Leng L. Radar Echo Recognition of Gust Front Based on Deep Learning. Remote Sensing. 2024; 16(3):439. https://doi.org/10.3390/rs16030439
Chicago/Turabian StyleTian, Hanyuan, Zhiqun Hu, Fuzeng Wang, Peilong Xie, Fen Xu, and Liang Leng. 2024. "Radar Echo Recognition of Gust Front Based on Deep Learning" Remote Sensing 16, no. 3: 439. https://doi.org/10.3390/rs16030439
APA StyleTian, H., Hu, Z., Wang, F., Xie, P., Xu, F., & Leng, L. (2024). Radar Echo Recognition of Gust Front Based on Deep Learning. Remote Sensing, 16(3), 439. https://doi.org/10.3390/rs16030439