Arctic Sea Ice Lead Detection from Chinese HY-2B Radar Altimeter Data
Abstract
:1. Introduction
2. Materials and Methods
2.1. Data
2.1.1. HY-2B
2.1.2. Sentinel-1
2.1.3. Study Areas and Dates
2.2. Classifying Parameters and Classifiers
2.2.1. Waveform Parameters
2.2.2. Waveform Classifiers
- Unsupervised classifiers:
- K-means: K-means is one of the most commonly used unsupervised clustering algorithms [31]. Like [10], the HY-2B radar altimeter data were clustered into 30 clusters. First, () samples are randomly selected as the initial clustering centers for the clusters. Second, the algorithm calculates the distance from all other data to the center of each cluster based on the Euclidean distance. It then finds the nearest cluster center to each sample point and uses this cluster as the cluster of this sample point. Third, it recalculates the new cluster center after each sample point belongs to the corresponding cluster. It then repeats the above steps until it has found cluster family centers that remain unchanged or change little. Finally, in this paper, according to the waveform characteristics of each cluster, k clusters were artificially divided into three types: sea ice, open water, and ice lead.
- Threshold classifiers:
- The threshold method is widely used to identify sea ice lead in radar altimeters. Unlike traditional thresholding methods that set thresholds empirically, Wernecke et al. developed a threshold optimization technique that finds the optimal classification threshold based on an iterative process [20]. The technique was also applied in this study. As described in [20], we also used a repeated random cross-validation technique and Nelder–Mead simplex algorithm to minimize the cost function (Equation (8)) to derive and test thresholds :
- Supervised classifiers:
- Ensemble learning: Ensemble learning achieves better detection results than any single machine learning model by building and combining multiple learners [35]. The general structure of ensemble learning is to generate a group of basic learners and combine them with some strategies [35,36]. In this study, we used decision trees as the base learner. In addition, this study explored three types of combined methods: Adaptive Boosting (AdaBoost), Random Under Sampling Boosting (RusBoost), and Bagging.AdaBoost is an algorithm that boosts a weak learner into a strong learner by iterating the weights of the base classifier based on misclassified data points, thereby minimizing the loss function. RusBoost is a lifting method using random undersampling, which improves classification performance by random sampling from most categories. Bagging is a parallel integrated learning method that constructs decision trees by random sampling with replacement or bootstrapping from the original data.
- Linear discriminant (LD): LD is a classical linear learning method [36,37]. It tries to project the training samples onto a straight line so that the projection points of the same samples are as close as possible while those of the different samples are as far away as possible. When classifying a new sample point, LD projects it onto the same straight line and then determines the type of the new sample based on the location of the projected point.
- K-Nearest Neighbors (KNN): The KNN classification algorithm finds k number of nearest sample points in the training dataset to the test sample point based on a distance metric [38]. Then, the class with the most occurrences in these k samples was chosen to mark the predicted outcome [39]. In this study, the distance metric was the Euclidean distance.
- Support Vector Machine (SVM): SVM is the most widely used kernel learning algorithm [13,40], which transforms the input samples into a high-dimensional feature space by introducing a kernel function. Then, it finds an optimal classification hyperplane for classification purposes. The classification effect will be different with different kernel functions. In this study, a Gaussian kernel was chosen for the kernel of our SVM classifier.
- Naive Bayes Classifier (NB): The Naive Bayes classifier is based on Bayesian decision theory with the assumption of conditional independence of features [41,42]. The main principles are as follows. First, for a given training data set, the joint probability distribution of the input and output is learned based on the assumption of conditional independence of the features. Then, based on this model, for an input sample, it computes the category corresponding to the maximum output of the posterior probability based on Bayesian theory.
- Artificial Neural Network (ANN): ANN is a network structure that mimics the biological nervous system and consists of interconnected artificial neurons [36,43,44]. In this study, our neural network structure used three fully connected layers. Each fully connected layer produces ten outputs. The outputs of the first and second layers are processed by the rectified linear unit activation function and passed to the next layer of the network. Additionally, the output of the final fully connected layer is processed by the softmax activation function to obtain the corresponding predicted class labels.
3. Results
3.1. SAR Image Segmentation and Ground Truth
3.1.1. Sentinel-1 Segmentation
3.1.2. Ground Truth
3.2. Analysis of Waveform Parameters
3.3. Classification Performance
3.3.1. Unsupervised Classifiers
3.3.2. Threshold Classifiers
3.3.3. Supervised Classifiers
3.4. Comparison with CryoSat-2
4. Discussion and Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Appendix A
References
- Lemke, P.; Harder, M.; Hilmer, M. The Response of Arctic Sea Ice to Global Change. Clim. Chang. 2000, 46, 277–287. [Google Scholar] [CrossRef] [Green Version]
- Dickson, B. All change in the Arctic. Nature 1999, 397, 389–391. [Google Scholar] [CrossRef] [PubMed]
- Holland, M.M.; Bitz, C.M.; Tremblay, B. Future abrupt reductions in the summer Arctic sea ice. Geophys. Res. Lett. 2006, 33, L23503. [Google Scholar] [CrossRef] [Green Version]
- Jingxue, G.; Bo, S.; Gang, T. The application of electromagnetic-induction on the measurement of sea ice thickness in the Antarctic. Appl. Geophys. 2007, 4, 214–220. [Google Scholar] [CrossRef]
- Lindsay, R.; Schweiger, A. Arctic sea ice thickness loss determined using subsurface, aircraft, and satellite observations. Cryosphere 2015, 9, 269–283. [Google Scholar] [CrossRef] [Green Version]
- Meier, W.N.; Hovelsrud, G.K.; van Oort, B.E.H.; Key, J.R.; Kovacs, K.M.; Michel, C.; Haas, C.; Granskog, M.A.; Gerland, S.; Perovich, D.K.; et al. Arctic sea ice in transformation: A review of recent observed changes and impacts on biology and human activity. Rev. Geophys. 2014, 52, 185–217. [Google Scholar] [CrossRef]
- Armitage, T.W.K.; Ridout, A.L. Arctic sea ice freeboard from AltiKa and comparison with CryoSat-2 and Operation IceBridge. Geophys. Res. Lett. 2015, 42, 6724–6731. [Google Scholar] [CrossRef]
- Kwok, R.; Cunningham, G.F. Variability of Arctic sea ice thickness and volume from CryoSat-2. Philos. Trans. R. Soc. A Math. Phys. Eng. Sci. 2015, 373, 20140157. [Google Scholar] [CrossRef]
- Lawrence, I.R.; Armitage, T.W.K.; Tsamados, M.C.; Stroeve, J.C.; Dinardo, S.; Ridout, A.L.; Muir, A.; Tilling, R.L.; Shepherd, A. Extending the Arctic sea ice freeboard and sea level record with the Sentinel-3 radar altimeters. Adv. Space Res. 2021, 68, 711–723. [Google Scholar] [CrossRef]
- Laxon, S.; Peacock, N.; Smith, D. High interannual variability of sea ice thickness in the Arctic region. Nature 2003, 425, 947–950. [Google Scholar] [CrossRef]
- Jiang, M.; Xu, K.; Zhong, W.; Jia, Y. Preliminary HY-2B Radar Freeboard Retrieval Over Arctic Sea Ice. In Proceedings of the IGARSS 2022–2022 IEEE International Geoscience and Remote Sensing Symposium, Kuala Lumpur, Malaysia, 17–22 July 2022; pp. 3904–3907. [Google Scholar]
- Ricker, R. Sea-Ice Thickness Derived from CryoSat-2: Validation and Uncertainties. Ph.D. Thesis, Jacobs University Bremen, Bremen, Germany, 2015. [Google Scholar]
- Bij de Vaate, I.; Martin, E.; Slobbe, D.C.; Naeije, M.; Verlaan, M. Lead Detection in the Arctic Ocean from Sentinel-3 Satellite Data: A Comprehensive Assessment of Thresholding and Machine Learning Classification Methods. Mar. Geod. 2022, 45, 462–495. [Google Scholar] [CrossRef]
- Peacock, N.R.; Laxon, S.W. Sea surface height determination in the Arctic Ocean from ERS altimetry. J. Geophys. Res. Oceans 2004, 109, C07001. [Google Scholar] [CrossRef]
- Kurtz, N.T.; Galin, N.; Studinger, M. An improved CryoSat-2 sea ice freeboard retrieval algorithm through the use of waveform fitting. Cryosphere 2014, 8, 1217–1237. [Google Scholar] [CrossRef] [Green Version]
- Tilling, R.L.; Ridout, A.; Shepherd, A. Estimating Arctic sea ice thickness and volume using CryoSat-2 radar altimeter data. Adv. Space Res. 2018, 62, 1203–1225. [Google Scholar] [CrossRef]
- Zygmuntowska, M.; Khvorostovsky, K.; Helm, V.; Sandven, S. Waveform classification of airborne synthetic aperture radar altimeter over Arctic sea ice. Cryosphere 2013, 7, 1315–1324. [Google Scholar] [CrossRef] [Green Version]
- Müller, F.L.; Dettmering, D.; Bosch, W.; Seitz, F. Monitoring the Arctic Seas: How Satellite Altimetry Can Be Used to Detect Open Water in Sea-Ice Regions. Remote Sens. 2017, 9, 551. [Google Scholar] [CrossRef] [Green Version]
- Dettmering, D.; Wynne, A.; Müller, F.L.; Passaro, M.; Seitz, F. Lead Detection in Polar Oceans—A Comparison of Different Classification Methods for Cryosat-2 SAR Data. Remote Sens. 2018, 10, 1190. [Google Scholar] [CrossRef] [Green Version]
- Wernecke, A.; Kaleschke, L. Lead detection in Arctic sea ice from CryoSat-2: Quality assessment, lead area fraction and width distribution. Cryosphere 2015, 9, 1955–1968. [Google Scholar] [CrossRef] [Green Version]
- Lee, S.; Im, J.; Kim, J.; Kim, M.; Shin, M.; Kim, H.-C.; Quackenbush, L.J. Arctic Sea Ice Thickness Estimation from CryoSat-2 Satellite Data Using Machine Learning-Based Lead Detection. Remote Sens. 2016, 8, 698. [Google Scholar] [CrossRef] [Green Version]
- Shen, X.; Zhang, J.; Zhang, X.; Meng, J.; Ke, C. Sea Ice Classification Using Cryosat-2 Altimeter Data by Optimal Classifier–Feature Assembly. IEEE Geosci. Remote Sens. Lett. 2017, 14, 1948–1952. [Google Scholar] [CrossRef]
- Ricker, R.; Hendricks, S.; Helm, V.; Gerdes, R. Classification of CryoSat-2 Radar Echoes; Springer International Publishing: Cham, Switzerland, 2015; pp. 149–158. [Google Scholar]
- Dong, Z.; Shi, L.; Lin, M.; Zeng, T.; Wu, S. Assessment of Arctic Sea Ice Thickness Retrieval Ability of the Chinese HY-2B Radar Altimeter. EGUsphere, 2022; Preprint. [Google Scholar]
- Zhang, X.; Zhu, Y.; Zhang, J.; Wang, Q.; Shi, L.; Meng, J.; Fan, C.; Liu, M.; Liu, G.; Bao, M. Assessment of Arctic Sea Ice Classification Ability of Chinese HY-2B Dual-Band Radar Altimeter During Winter to Early Spring Conditions. IEEE J. Sel. Top. Appl. Earth Obs. Remote Sens. 2021, 14, 9855–9872. [Google Scholar] [CrossRef]
- Xu, K.; Jiang, J.; Liu, H. A new tracker for ocean-land compatible radar altimeter. In Proceedings of the 2007 IEEE International Geoscience and Remote Sensing Symposium, Barcelona, Spain, 23–28 July 2007; pp. 3825–3828. [Google Scholar]
- Xu, K.; Jiang, J.; Liu, H. HY-2A radar altimeter design and in flight preliminary results. In Proceedings of the 2013 IEEE International Geoscience and Remote Sensing Symposium—IGARSS, Melbourne, VIC, Australia, 21–26 July 2013; pp. 1680–1683. [Google Scholar]
- ALOS PALSAR Orthorectification Tutorial. Available online: http://step.esa.int/docs/tutorials/ALOS%20PALSAR%20Orthorectification%20Tutorial.pdf (accessed on 9 November 2022).
- Mladenova, I.E.; Jackson, T.J.; Bindlish, R.; Hensley, S. Incidence Angle Normalization of Radar Backscatter Data. IEEE Trans. Geosci. Remote Sens. 2013, 51, 1791–1804. [Google Scholar] [CrossRef]
- Lee, J.S.; Jurkevich, L.; Dewaele, P.; Wambacq, P.; Oosterlinck, A. Speckle filtering of synthetic aperture radar images: A review. Remote Sens. Rev. 1994, 8, 313–340. [Google Scholar] [CrossRef]
- Arthur, D.; Vassilvitskii, S. k-means++: The Advantages of Careful Seeding. In Proceedings of the Eighteenth Annual ACM-SIAM Symposium on Discrete Algorithms, SODA 2007, New Orleans, LA, USA, 7–9 January 2007; pp. 1027–1035. [Google Scholar]
- Jiang, C.; Lin, M.; Wei, H. A Study of the Technology Used to Distinguish Sea Ice and Seawater on the Haiyang-2A/B (HY-2A/B) Altimeter Data. Remote Sens. 2019, 11, 1490. [Google Scholar] [CrossRef] [Green Version]
- Ricker, R.; Hendricks, S.; Helm, V.; Skourup, H.; Davidson, M. Sensitivity of CryoSat-2 Arctic sea-ice freeboard and thickness on radar-waveform interpretation. Cryosphere 2014, 8, 1607–1622. [Google Scholar] [CrossRef] [Green Version]
- Schwatke, C.; Dettmering, D. Classification of Altimeter Waveforms for an Improved Estimation of Water Level Time Series over Inland Water. In Proceedings of the 9th Coastal Altimetry Workshop, Reston, VA, USA, 18–19 October 2015. [Google Scholar]
- Zhou, Z.-H.; Liu, S. Ensemble Methods: Foundations and Algorithms; Chapman and Hall/CRC: Boca Raton, FL, USA, 2012. [Google Scholar]
- Zhou, Z.-H. Machine Learning; Springer: Singapore, 2021; pp. 58–209. [Google Scholar]
- Fisher, R.A. The use of multiple measurements in taxonomic problems. Ann. Eugen. 1936, 7, 179–188. [Google Scholar] [CrossRef]
- Friedman, J.H. Flexible Metric Nearest Neighbor Classification; Technical Report; Department of Statistics, Stanford University: Stanford, CA, USA, 1994. [Google Scholar]
- Cover, T.; Hart, P. Nearest neighbor pattern classification. IEEE Trans. Inf. Theory 1967, 13, 21–27. [Google Scholar] [CrossRef] [Green Version]
- Cortes, C.; Vapnik, V.N. Support-vector networks. Mach. Learn. 1995, 20, 273–297. [Google Scholar] [CrossRef]
- Friedman, N.; Geiger, D.; Goldszmidt, M. Bayesian Network Classifiers. Mach. Learn. 1997, 29, 131–163. [Google Scholar] [CrossRef] [Green Version]
- McCallum, A.; Nigam, K. A comparison of event models for naive bayes text classification. In Proceedings of the AAAI Conference on Artificial Intelligence, Madison, WI, USA, 26–30 July 1998. [Google Scholar]
- Nocedal, J.; Wright, S.J. Numerical Optimization, 2nd ed.; Springer: New York, NY, USA, 2006. [Google Scholar]
- Hyakin, S. Neural Networks: A Comprehensive Foundation, 2nd ed.; Prentice-Hall: Upper Saddle River, NJ, USA, 1998. [Google Scholar]
- Poisson, J.C.; Quartly, G.D.; Kurekin, A.A.; Thibaut, P.; Hoang, D.; Nencioli, F. Development of an ENVISAT Altimetry Processor Providing Sea Level Continuity Between Open Ocean and Arctic Leads. IEEE Trans. Geosci. Remote Sens. 2018, 56, 5299–5319. [Google Scholar] [CrossRef]
- Rapley, C.; Cooper, A.P.; Brenner, A.C.; Drewry, D. A Study of Satellite Radar Altimeter Operation over Ice-Covered Surfaces; European Space Agency: Noordwijk, The Netherlands, 1983. [Google Scholar]
- Landy, J.C.; Petty, A.A.; Tsamados, M.; Stroeve, J.C. Sea ice roughness overlooked as a key source of uncertainty in CryoSat-2 ice freeboard retrievals. J. Geophys. Res. Oceans 2020, 125, e2019JC015820. [Google Scholar] [CrossRef]
- Spackman, K.A. Signal detection theory: Valuable tools for evaluating inductive learning. In Proceedings of the Sixth International Workshop on Machine Learning, Singapore, 18 November 2022; Segre, A.M., Ed.; Morgan Kaufmann: San Francisco, CA, USA, 1989; pp. 160–163. [Google Scholar]
- Sagar, A. Uncertainty Quantification using Variational Inference for Biomedical Image Segmentation. In Proceedings of the 2022 IEEE/CVF Winter Conference on Applications of Computer Vision Workshops (WACVW), Waikoloa, HI, USA, 4–8 January 2022; pp. 44–51. [Google Scholar]
- MathWorks. Available online: https://ww2.mathworks.cn/?s_tid=gn_logo (accessed on 31 December 2022).
- CryoSat Products. Available online: https://earth.esa.int/eogateway/catalog/cryosat-products (accessed on 11 November 2022).
- Walsh, J.E. The role of sea ice in climatic variability: Theories and evidence. Atmosphere-Ocean 1983, 21, 229–242. [Google Scholar] [CrossRef] [Green Version]
- Bourke, R.H.; Garrett, R.P. Sea ice thickness distribution in the Arctic Ocean. Cold Reg. Sci. Technol. 1987, 13, 259–280. [Google Scholar] [CrossRef]
- Worby, A.P.; Geiger, C.A.; Paget, M.J.; Van Woert, M.L.; Ackley, S.F.; DeLiberty, T.L. Thickness distribution of Antarctic sea ice. J. Geophys. Res. Oceans 2008, 113, C05S92. [Google Scholar] [CrossRef] [Green Version]
- Worby, A.P.; Griffin, P.W.; Lytle, V.I.; Massom, R.A. On the use of electromagnetic induction sounding to determine winter and spring sea ice thickness in the Antarctic. Cold Reg. Sci. Technol. 1999, 29, 49–58. [Google Scholar] [CrossRef]
- Guerreiro, K.; Fleury, S.; Zakharova, E.; Kouraev, A.; Rémy, F.; Maisongrande, P. Comparison of CryoSat-2 and ENVISAT radar freeboard over Arctic sea ice: Toward an improved Envisat freeboard retrieval. Cryosphere 2017, 11, 2059–2073. [Google Scholar] [CrossRef] [Green Version]
- Tilling, R.; Ridout, A.; Shepherd, A. Assessing the Impact of Lead and Floe Sampling on Arctic Sea Ice Thickness Estimates from Envisat and CryoSat-2. J. Geophys. Res. Oceans 2019, 124, 7473–7485. [Google Scholar] [CrossRef] [Green Version]
- Stephan Paul, S.H.; Ricker, R. Empirical parametrization of Envisat freeboard retrieval of Arctic and Antarctic sea ice based on CryoSat-2: Progress in the ESA Climate Change Initiative. Cryosphere 2018, 12, 2437–2460. [Google Scholar] [CrossRef]
- Bocquet, M.; Fleury, S.; Piras, F.; Rinne, E.; Sallila, H.; Garnier, F.; Rémy, F. Arctic sea ice radar freeboard retrieval from ERS-2 using altimetry: Toward sea ice thickness observation from 1995 to 2021. EGUsphere 2022, 2022, 1–33. [Google Scholar]
0.05 | 20.8236 | 64.8120 | 7.5238 | 64.0173 | 24.1670 | 0.3027 | 0.2711 | 0.3895 | 6.7238 | 50.3477 | 85.98% |
0.25 | 20.8299 | 59.9932 | 5.7643 | 34.6195 | 14.8116 | 0.2306 | 0.2114 | 0.3560 | 6.0659 | 44.3631 | 89.26% |
0.5 | 16.7404 | 58.5302 | 5.8184 | 18.3020 | 14.5760 | 0.4292 | 0.1516 | 0.3371 | 5.7580 | 40.7821 | 90.23% |
0.75 | 16.5950 | 57.7662 | 6.2133 | 19.2390 | 13.8309 | 0.4460 | 0.1163 | 0.3445 | 5.7626 | 41.0216 | 90.14% |
1 | 16.6628 | 56.8634 | 7.0824 | 19.4076 | 13.5906 | 0.5679 | 0.0911 | 0.3491 | 5.7889 | 41.3066 | 89.95% |
2 | 16.4168 | 56.9398 | 7.1996 | 23.0575 | 13.1400 | 0.6833 | 0.1512 | 0.3496 | 5.6865 | 40.1072 | 89.76% |
5 | 14.5733 | 56.0381 | 8.9725 | 29.5261 | 13.1718 | 0.6116 | 0.3181 | 0.3383 | 5.2954 | 37.1081 | 89.27% |
10 | 14.8781 | 55.8707 | 8.5477 | 28.8143 | 13.1375 | 0.6176 | 0.2671 | 0.3435 | 5.3398 | 37.9540 | 89.13% |
Classifier | RUS Boosted | Boosted | Bagging | LD | KNN | SVM | NB | ANN | K-Means |
---|---|---|---|---|---|---|---|---|---|
92.33% | 93.20% | 95.69% | 90.59% | 94.52% | 90.29% | 87.00% | 93.09% | 83.24% | |
93.79% | 94.34% | 96.56% | 93.95% | 96.22% | 93.59% | 89.46% | 94.71% | 90.71% | |
92.45% | 93.18% | 95.54% | 90.66% | 94.88% | 91.08% | 87.21% | 93.52% | 83.32% | |
98.64% | 98.84% | 98.98% | 96.65% | 98.63% | 97.45% | 97.80% | 98.78% | 92.44% | |
0.8976 | 0.8759 | 0.9504 | 0.8984 | 0.9488 | 0.8933 | 0.8133 | 0.9197 | 0.8524 | |
0.9033 | 0.9381 | 0.9329 | 0.8259 | 0.9062 | 0.8497 | 0.8233 | 0.9001 | 0.6471 | |
0.9754 | 0.9814 | 0.9829 | 0.9946 | 0.9910 | 0.9887 | 0.9797 | 0.9854 | 0.9976 | |
0.0419 | 0.0228 | 0.0268 | 0.0400 | 0.0311 | 0.0428 | 0.0655 | 0.0392 | 0.0655 | |
0.0633 | 0.0713 | 0.0333 | 0.0531 | 0.0299 | 0.0587 | 0.1035 | 0.0473 | 0.0738 | |
0.0081 | 0.0081 | 0.0068 | 0.0475 | 0.0160 | 0.0326 | 0.0228 | 0.0110 | 0.1122 | |
89.76% | 87.59% | 95.04% | 89.84% | 94.88% | 89.33% | 81.33% | 91.97% | 85.24% | |
90.03% | 93.81% | 93.29% | 82.59% | 90.62% | 84.97% | 82.33% | 90.01% | 64.71% | |
97.54% | 98.14% | 98.29% | 99.46% | 99.10% | 98.87% | 97.97% | 98.54% | 99.76% | |
0.8337 | 0.8428 | 0.9055 | 0.8309 | 0.8907 | 0.8366 | 0.7144 | 0.8459 | 0.7537 |
Month | 2019 | 2020 | ||
---|---|---|---|---|
Mean (%) | Std (%) | Mean (%) | Std (%) | |
January | −17.9815 | 25.9329 | −15.456 | 23.3506 |
February | −14.0643 | 25.6564 | −13.0901 | 24.1542 |
March | −10.3801 | 23.7364 | −10.3014 | 23.1645 |
April | −7.3509 | 22.5721 | −10.5358 | 23.8801 |
May | −8.5689 | 24.8613 | −11.3366 | 25.859 |
June | −9.4941 | 26.3777 | −7.5229 | 21.8657 |
July | −2.3509 | 22.0199 | −1.8766 | 21.8641 |
August | −1.6363 | 24.4449 | −0.5766 | 21.4021 |
September | −6.2395 | 25.2744 | −4.8066 | 26.9569 |
October | −8.273 | 27.3438 | −8.837 | 26.6601 |
November | −13.3645 | 25.3374 | −15.0677 | 25.6767 |
December | −17.8141 | 24.9352 | −17.98 | 26.2347 |
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. |
© 2023 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
Zhong, W.; Jiang, M.; Xu, K.; Jia, Y. Arctic Sea Ice Lead Detection from Chinese HY-2B Radar Altimeter Data. Remote Sens. 2023, 15, 516. https://doi.org/10.3390/rs15020516
Zhong W, Jiang M, Xu K, Jia Y. Arctic Sea Ice Lead Detection from Chinese HY-2B Radar Altimeter Data. Remote Sensing. 2023; 15(2):516. https://doi.org/10.3390/rs15020516
Chicago/Turabian StyleZhong, Wenqing, Maofei Jiang, Ke Xu, and Yongjun Jia. 2023. "Arctic Sea Ice Lead Detection from Chinese HY-2B Radar Altimeter Data" Remote Sensing 15, no. 2: 516. https://doi.org/10.3390/rs15020516
APA StyleZhong, W., Jiang, M., Xu, K., & Jia, Y. (2023). Arctic Sea Ice Lead Detection from Chinese HY-2B Radar Altimeter Data. Remote Sensing, 15(2), 516. https://doi.org/10.3390/rs15020516