18 pages, 5621 KiB  
Article
Sub-Pixel Mapping Model Based on Total Variation Regularization and Learned Spatial Dictionary
by Bouthayna Msellmi, Daniele Picone, Zouhaier Ben Rabah, Mauro Dalla Mura and Imed Riadh Farah
Remote Sens. 2021, 13(2), 190; https://doi.org/10.3390/rs13020190 - 7 Jan 2021
Cited by 5 | Viewed by 3286
Abstract
In this research study, we deal with remote sensing data analysis over high dimensional space formed by hyperspectral images. This task is generally complex due to the large spectral, spatial richness, and mixed pixels. Thus, several spectral un-mixing methods have been proposed to [...] Read more.
In this research study, we deal with remote sensing data analysis over high dimensional space formed by hyperspectral images. This task is generally complex due to the large spectral, spatial richness, and mixed pixels. Thus, several spectral un-mixing methods have been proposed to discriminate mixing spectra by estimating the classes and their presence rates. However, information related to mixed pixel composition is very interesting for some applications, but it is insufficient for many others. Thus, it is necessary to have much more data about the spatial localization of the classes detected during the spectral un-mixing process. To solve the above-mentioned problem and specify the spatial location of the different land cover classes in the mixed pixel, sub-pixel mapping techniques were introduced. This manuscript presents a novel sub-pixel mapping process relying on K-SVD (K-singular value decomposition) learning and total variation as a spatial regularization parameter (SMKSVD-TV: Sub-pixel Mapping based on K-SVD dictionary learning and Total Variation). The proposed approach adopts total variation as a spatial regularization parameter, to make edges smooth, and a pre-constructed spatial dictionary with the K-SVD dictionary training algorithm to have more spatial configurations at the sub-pixel level. It was tested and validated with three real hyperspectral data. The experimental results reveal that the attributes obtained by utilizing a learned spatial dictionary with isotropic total variation allowed improving the classes sub-pixel spatial localization, while taking into account pre-learned spatial patterns. It is also clear that the K-SVD dictionary learning algorithm can be applied to construct a spatial dictionary, particularly for each data set. Full article
(This article belongs to the Special Issue New Advances on Sub-pixel Processing: Unmixing and Mapping Methods)
Show Figures

Graphical abstract

26 pages, 10551 KiB  
Article
An Accurate GEO SAR Range Model for Ultralong Integration Time Based on mth-Order Taylor Expansion
by Binbin Zhou, Xiangyang Qi and Heng Zhang
Remote Sens. 2021, 13(2), 255; https://doi.org/10.3390/rs13020255 - 13 Jan 2021
Cited by 5 | Viewed by 3268
Abstract
As the Geosynchronous Earth Orbital Synthetic Aperture Radar (GEO SAR) allows a wide area viewing combined with a short revisit cycle, it is suitable for many applications that require high timeliness, such as natural disaster monitoring, weather supervision, and military reconnaissance. However, the [...] Read more.
As the Geosynchronous Earth Orbital Synthetic Aperture Radar (GEO SAR) allows a wide area viewing combined with a short revisit cycle, it is suitable for many applications that require high timeliness, such as natural disaster monitoring, weather supervision, and military reconnaissance. However, the ultralong integration time and the invalidation of “stop-and-go” assumption caused by the raise of orbital height also greatly increase the difficulty of signal processing. In this paper, a generalized method for calculating the accurate propagation distance between a GEO satellite and a target with ultralong integration time is proposed. This range model is mainly composed of an accurate pulse transmitting distance and an error compensation term for “stop-and-go” assumption failure. The transmitting distance is obtained by Taylor expansion, and the specific derivation process of the general formula of the mth-order expansion is given, in this paper. As for the compensation term, this is achieved by approximately calculating the pulse receiving distance based on twice Taylor expansion, the first expansion is for fast-time and the other is for slow-time. Finally, a series of simulation experiments were conducted to verify the effectiveness and superiority of this new range model for an ultralong integration time. Full article
Show Figures

Graphical abstract

15 pages, 4632 KiB  
Article
Application of Ecosystem Service Bundles and Tour Experience in Land Use Management: A Case Study of Xiaohuangshan Mountain (China)
by Qiqi Zhao, Yanming Chen, Yuda Cuan, Han Zhang, Wei Li, Sida Wan and Manchun Li
Remote Sens. 2021, 13(2), 242; https://doi.org/10.3390/rs13020242 - 12 Jan 2021
Cited by 9 | Viewed by 3245
Abstract
With the deterioration of human-terrestrial relations and the intensification of global warming, development in all countries is facing difficulties. Whether in highly urbanized countries or in rapidly urbanizing developing countries such as China, the research on ecosystem services (ES) and land use management [...] Read more.
With the deterioration of human-terrestrial relations and the intensification of global warming, development in all countries is facing difficulties. Whether in highly urbanized countries or in rapidly urbanizing developing countries such as China, the research on ecosystem services (ES) and land use management has attracted increasing attention. The general management of land use unilaterally pursues economic benefits and neglects ecological benefits, which aggravates the disparity between ecological development and the economic benefits of land resources. How to strike up a balance between ecologic protection and economic development remains a difficult problem during urbanization. It may be a better choice to formulate regional development strategies by combining natural conditions with humanistic and social tendencies. Identifying regional cultural ecosystem services (CES) and other important ES while performing zoning planning for regional land use can be a viable approach in land use management. Here, our study quantitatively evaluates the tourism experience of Xiaohuangshan Mountain (XHSM) and various ES, including recreation, biodiversity, history, aesthetics, soil conservation, surface water regulation, and soil nutrition. All ES were classified into four bundles for XHSM. Different ES bundles generated are suitable for different land use management methods and development forms according to their outstanding ES. The results show that quantifying and mapping regional ES bundles can provide the necessary information to support a win-win solution and provide decision support for land and spatial planning in areas with different social and ecological characteristics. Full article
Show Figures

Graphical abstract

18 pages, 7468 KiB  
Article
AF-EMS Detector: Improve the Multi-Scale Detection Performance of the Anchor-Free Detector
by Jiangqiao Yan, Liangjin Zhao, Wenhui Diao, Hongqi Wang and Xian Sun
Remote Sens. 2021, 13(2), 160; https://doi.org/10.3390/rs13020160 - 6 Jan 2021
Cited by 14 | Viewed by 3228
Abstract
As a precursor step for computer vision algorithms, object detection plays an important role in various practical application scenarios. With the objects to be detected becoming more complex, the problem of multi-scale object detection has attracted more and more attention, especially in the [...] Read more.
As a precursor step for computer vision algorithms, object detection plays an important role in various practical application scenarios. With the objects to be detected becoming more complex, the problem of multi-scale object detection has attracted more and more attention, especially in the field of remote sensing detection. Early convolutional neural network detection algorithms are mostly based on artificially preset anchor-boxes to divide different regions in the image, and then obtain the prior position of the target. However, the anchor box is difficult to set reasonably and will cause a large amount of computational redundancy, which affects the generality of the detection model obtained under fixed parameters. In the past two years, anchor-free detection algorithm has achieved remarkable development in the field of detection on natural image. However, there is no sufficient research on how to deal with multi-scale detection more effectively in anchor-free framework and use these detectors on remote sensing images. In this paper, we propose a specific-attention Feature Pyramid Network (FPN) module, which is able to generate a feature pyramid, basing on the characteristics of objects with various sizes. In addition, this pyramid suits multi-scale object detection better. Besides, a scale-aware detection head is proposed which contains a multi-receptive feature fusion module and a size-based feature compensation module. The new anchor-free detector can obtain a more effective multi-scale feature expression. Experiments on challenging datasets show that our approach performs favorably against other methods in terms of the multi-scale object detection performance. Full article
Show Figures

Graphical abstract

21 pages, 1101 KiB  
Article
A Distributed Modular Data Processing Chain Applied to Simulated Satellite Ozone Observations
by Marco Gai, Flavio Barbara, Simone Ceccherini, Ugo Cortesi, Samuele Del Bianco, Cecilia Tirelli, Nicola Zoppetti, Claudio Belotti, Bruno Canessa, Vincenzo Farruggia, Andrea Masini, Arno Keppens, Jean-Christopher Lambert, Antti Arola, Antti Lipponen and Olaf Tuinder
Remote Sens. 2021, 13(2), 210; https://doi.org/10.3390/rs13020210 - 9 Jan 2021
Cited by 1 | Viewed by 3226
Abstract
Remote sensing of the atmospheric composition from current and future satellites, such as the Sentinel missions of the Copernicus programme, yields an unprecedented amount of data to monitor air quality, ozone, UV radiation and other climate variables. Hence, full exploitation of the growing [...] Read more.
Remote sensing of the atmospheric composition from current and future satellites, such as the Sentinel missions of the Copernicus programme, yields an unprecedented amount of data to monitor air quality, ozone, UV radiation and other climate variables. Hence, full exploitation of the growing wealth of information delivered by spaceborne observing systems requires addressing the technological challenges for developing new strategies and tools that are capable to deal with these huge data volumes. The H2020 AURORA (Advanced Ultraviolet Radiation and Ozone Retrieval for Applications) project investigated a novel approach for synergistic use of ozone profile measurements acquired at different frequencies (ultraviolet, visible, thermal infrared) by sensors onboard Geostationary Equatorial Orbit (GEO) and Low Earth Orbit (LEO) satellites in the framework of the Copernicus Sentinel-4 and Sentinel-5 missions. This paper outlines the main features of the technological infrastructure, designed and developed to support the AURORA data processing chain as a distributed data processing and describes in detail the key components of the infrastructure and the software prototype. The latter demonstrates the technical feasibility of the automatic execution of the full processing chain with simulated data. The Data Processing Chain (DPC) presented in this work thus replicates a processing system that, starting from the operational satellite retrievals, carries out their fusion and results in the assimilation of the fused products. These consist in ozone vertical profiles from which further modules of the chain deliver tropospheric ozone and UV radiation at the Earth’s surface. The conclusions highlight the relevance of this novel approach to the synergistic use of operational satellite data and underline that the infrastructure uses general-purpose technologies and is open for applications in different contexts. Full article
(This article belongs to the Special Issue Remote Sensing and Digital Twins)
Show Figures

Graphical abstract

13 pages, 4102 KiB  
Technical Note
Roll Calibration for CryoSat-2: A Comprehensive Approach
by Albert Garcia-Mondéjar, Michele Scagliola, Noel Gourmelen, Jerome Bouffard and Mònica Roca
Remote Sens. 2021, 13(2), 302; https://doi.org/10.3390/rs13020302 - 16 Jan 2021
Cited by 2 | Viewed by 3198
Abstract
CryoSat-2 is the first satellite mission carrying a high pulse repetition frequency radar altimeter with interferometric capability on board. Across track interferometry allows the angle to the point of closest approach to be determined by combining echoes received by two antennas and knowledge [...] Read more.
CryoSat-2 is the first satellite mission carrying a high pulse repetition frequency radar altimeter with interferometric capability on board. Across track interferometry allows the angle to the point of closest approach to be determined by combining echoes received by two antennas and knowledge of their orientation. Accurate information of the platform mispointing angles, in particular of the roll, is crucial to determine the angle of arrival in the across-track direction with sufficient accuracy. As a consequence, different methods were designed in the CryoSat-2 calibration plan in order to estimate interferometer performance along with the mission and to assess the roll’s contribution to the accuracy of the angle of arrival. In this paper, we present the comprehensive approach used in the CryoSat-2 Mission to calibrate the roll mispointing angle, combining analysis from external calibration of both man-made targets, i.e., transponder and natural targets. The roll calibration approach for CryoSat-2 is proven to guarantee that the interferometric measurements are exceeding the expected performance. Full article
(This article belongs to the Section Ocean Remote Sensing)
Show Figures

Graphical abstract

21 pages, 6756 KiB  
Article
A Parallel Unmixing-Based Content Retrieval System for Distributed Hyperspectral Imagery Repository on Cloud Computing Platforms
by Peng Zheng, Zebin Wu, Jin Sun, Yi Zhang, Yaoqin Zhu, Yuan Shen, Jiandong Yang, Zhihui Wei and Antonio Plaza
Remote Sens. 2021, 13(2), 176; https://doi.org/10.3390/rs13020176 - 6 Jan 2021
Cited by 26 | Viewed by 3196
Abstract
As the volume of remotely sensed data grows significantly, content-based image retrieval (CBIR) becomes increasingly important, especially for cloud computing platforms that facilitate processing and storing big data in a parallel and distributed way. This paper proposes a novel parallel CBIR system for [...] Read more.
As the volume of remotely sensed data grows significantly, content-based image retrieval (CBIR) becomes increasingly important, especially for cloud computing platforms that facilitate processing and storing big data in a parallel and distributed way. This paper proposes a novel parallel CBIR system for hyperspectral image (HSI) repository on cloud computing platforms under the guide of unmixed spectral information, i.e., endmembers and their associated fractional abundances, to retrieve hyperspectral scenes. However, existing unmixing methods would suffer extremely high computational burden when extracting meta-data from large-scale HSI data. To address this limitation, we implement a distributed and parallel unmixing method that operates on cloud computing platforms in parallel for accelerating the unmixing processing flow. In addition, we implement a global standard distributed HSI repository equipped with a large spectral library in a software-as-a-service mode, providing users with HSI storage, management, and retrieval services through web interfaces. Furthermore, the parallel implementation of unmixing processing is incorporated into the CBIR system to establish the parallel unmixing-based content retrieval system. The performance of our proposed parallel CBIR system was verified in terms of both unmixing efficiency and accuracy. Full article
Show Figures

Graphical abstract

19 pages, 983 KiB  
Technical Note
Cluster-Wise Weighted NMF for Hyperspectral Images Unmixing with Imbalanced Data
by Xiaochen Lv, Wenhong Wang and Hongfu Liu
Remote Sens. 2021, 13(2), 268; https://doi.org/10.3390/rs13020268 - 14 Jan 2021
Cited by 9 | Viewed by 3180
Abstract
Hyperspectral unmixing is an important technique for analyzing remote sensing images which aims to obtain a collection of endmembers and their corresponding abundances. In recent years, non-negative matrix factorization (NMF) has received extensive attention due to its good adaptability for mixed data with [...] Read more.
Hyperspectral unmixing is an important technique for analyzing remote sensing images which aims to obtain a collection of endmembers and their corresponding abundances. In recent years, non-negative matrix factorization (NMF) has received extensive attention due to its good adaptability for mixed data with different degrees. The majority of existing NMF-based unmixing methods are developed by incorporating additional constraints into the standard NMF based on the spectral and spatial information of hyperspectral images. However, they neglect to exploit the nature of imbalanced pixels included in the data, which may cause the pixels mixed with imbalanced endmembers to be ignored, and thus the imbalanced endmembers generally cannot be accurately estimated due to the statistical property of NMF. To exploit the information of imbalanced samples in hyperspectral data during the unmixing procedure, in this paper, a cluster-wise weighted NMF (CW-NMF) method for the unmixing of hyperspectral images with imbalanced data is proposed. Specifically, based on the result of clustering conducted on the hyperspectral image, we construct a weight matrix and introduce it into the model of standard NMF. The proposed weight matrix can provide an appropriate weight value to the reconstruction error between each original pixel and the reconstructed pixel in the unmixing procedure. In this way, the adverse effect of imbalanced samples on the statistical accuracy of NMF is expected to be reduced by assigning larger weight values to the pixels concerning imbalanced endmembers and giving smaller weight values to the pixels mixed by majority endmembers. Besides, we extend the proposed CW-NMF by introducing the sparsity constraints of abundance and graph-based regularization, respectively. The experimental results on both synthetic and real hyperspectral data have been reported, and the effectiveness of our proposed methods has been demonstrated by comparing them with several state-of-the-art methods. Full article
(This article belongs to the Section Remote Sensing Image Processing)
Show Figures

Graphical abstract

20 pages, 15000 KiB  
Article
Sequence Image Interpolation via Separable Convolution Network
by Xing Jin, Ping Tang, Thomas Houet, Thomas Corpetti, Emilien Gence Alvarez-Vanhard and Zheng Zhang
Remote Sens. 2021, 13(2), 296; https://doi.org/10.3390/rs13020296 - 15 Jan 2021
Cited by 12 | Viewed by 3165
Abstract
Remote-sensing time-series data are significant for global environmental change research and a better understanding of the Earth. However, remote-sensing acquisitions often provide sparse time series due to sensor resolution limitations and environmental factors, such as cloud noise for optical data. Image interpolation is [...] Read more.
Remote-sensing time-series data are significant for global environmental change research and a better understanding of the Earth. However, remote-sensing acquisitions often provide sparse time series due to sensor resolution limitations and environmental factors, such as cloud noise for optical data. Image interpolation is the method that is often used to deal with this issue. This paper considers the deep learning method to learn the complex mapping of an interpolated intermediate image from predecessor and successor images, called separable convolution network for sequence image interpolation. The separable convolution network uses a separable 1D convolution kernel instead of 2D kernels to capture the spatial characteristics of input sequence images and then is trained end-to-end using sequence images. Our experiments, which were performed with unmanned aerial vehicle (UAV) and Landsat-8 datasets, show that the method is effective to produce high-quality time-series interpolated images, and the data-driven deep model can better simulate complex and diverse nonlinear image data information. Full article
(This article belongs to the Special Issue Computer Vision and Deep Learning for Remote Sensing Applications)
Show Figures

Graphical abstract

27 pages, 29811 KiB  
Article
Spatiotemporal Variation of the Burned Area and Its Relationship with Climatic Factors in Central Kazakhstan
by Yongfang Xu, Zhaohui Lin and Chenglai Wu
Remote Sens. 2021, 13(2), 313; https://doi.org/10.3390/rs13020313 - 18 Jan 2021
Cited by 13 | Viewed by 3141
Abstract
Central Asia is prone to wildfires, but the relationship between wildfires and climatic factors in this area is still not clear. In this study, the spatiotemporal variation in wildfire activities across Central Asia during 1997–2016 in terms of the burned area (BA) was [...] Read more.
Central Asia is prone to wildfires, but the relationship between wildfires and climatic factors in this area is still not clear. In this study, the spatiotemporal variation in wildfire activities across Central Asia during 1997–2016 in terms of the burned area (BA) was investigated with Global Fire Emission Database version 4s (GFED4s). The relationship between BA and climatic factors in the region was also analyzed. The results reveal that more than 90% of the BA across Central Asia is located in Kazakhstan. The peak BA occurs from June to September, and remarkable interannual variation in wildfire activities occurs in western central Kazakhstan (WCKZ). At the interannual scale, the BA is negatively correlated with precipitation (correlation coefficient r = −0.66), soil moisture (r = −0.68), and relative humidity (r = −0.65), while it is positively correlated with the frequency of hot days (r = 0.37) during the burning season (from June to September). Composite analysis suggests that the years in which the BA is higher are generally associated with positive geopotential height anomalies at 500 hPa over the WCKZ region, which lead to the strengthening of the downdraft at 500 hPa and the weakening of westerlies at 850 hPa over the region. The weakened westerlies suppress the transport of water vapor from the Atlantic Ocean to the WCKZ region, resulting in decreased precipitation, soil moisture, and relative humidity in the lower atmosphere over the WCKZ region; these conditions promote an increase in BA throughout the region. Moreover, the westerly circulation index is positively correlated (r = 0.53) with precipitation anomalies and negatively correlated (r = −0.37) with BA anomalies in the WCKZ region during the burning season, which further underscores that wildfires associated with atmospheric circulation systems are becoming an increasingly important component of the relationship between climate and wildfire. Full article
Show Figures

Graphical abstract

21 pages, 13515 KiB  
Article
Characteristics of the Global Radio Frequency Interference in the Protected Portion of L-Band
by Mustafa Aksoy, Hamid Rajabi, Pranjal Atrey and Imara Mohamed Nazar
Remote Sens. 2021, 13(2), 253; https://doi.org/10.3390/rs13020253 - 13 Jan 2021
Cited by 6 | Viewed by 3136
Abstract
The National Aeronautics and Space Administration’s (NASA’s) Soil Moisture Active–Passive (SMAP) radiometer has been providing geolocated power moments measured within a 24 MHz band in the protected portion of L-band, i.e., 1400–1424 MHz, with 1.2 ms and 1.5 MHz time and [...] Read more.
The National Aeronautics and Space Administration’s (NASA’s) Soil Moisture Active–Passive (SMAP) radiometer has been providing geolocated power moments measured within a 24 MHz band in the protected portion of L-band, i.e., 1400–1424 MHz, with 1.2 ms and 1.5 MHz time and frequency resolutions, as its Level 1A data. This paper presents important spectral and temporal properties of the radio frequency interference (RFI) in the protected portion of L-band using SMAP Level 1A data. Maximum and average bandwidth and duration of RFI signals, average RFI-free spectrum availability, and variations in such properties between ascending and descending satellite orbits have been reported across the world. The average bandwidth and duration of individual RFI sources have been found to be usually less than 4.5 MHz and 4.8 ms; and the average RFI-free spectrum is larger than 20 MHz in most regions with exceptions over the Middle East and Central and Eastern Asia. It has also been shown that, the bandwidth and duration of RFI signals can vary as much as 10 MHz and 10 ms, respectively, between ascending and descending orbits over certain locations. Furthermore, to identify frequencies susceptible to RFI contamination in the protected portion of L-band, observed RFI signals have been assigned to individual 1.5 MHz SMAP channels according to their frequencies. It has been demonstrated that, contrary to common perception, the center of the protected portion can be as RFI contaminated as its edges. Finally, there have been no significant correlations noted among different RFI properties such as amplitude, bandwidth, and duration within the 1400–1424 MHz band. Full article
Show Figures

Graphical abstract

25 pages, 3812 KiB  
Article
Accuracy of Vaisala RS41 and RS92 Upper Tropospheric Humidity Compared to Satellite Hyperspectral Infrared Measurements
by Bomin Sun, Xavier Calbet, Anthony Reale, Steven Schroeder, Manik Bali, Ryan Smith and Michael Pettey
Remote Sens. 2021, 13(2), 173; https://doi.org/10.3390/rs13020173 - 6 Jan 2021
Cited by 12 | Viewed by 3133
Abstract
Radiosondes are important for calibrating satellite sensors and assessing sounding retrievals. Vaisala RS41 radiosondes have mostly replaced RS92 in the Global Climate Observing System (GCOS) Reference Upper Air Network (GRUAN) and the conventional network. This study assesses RS41 and RS92 upper tropospheric humidity [...] Read more.
Radiosondes are important for calibrating satellite sensors and assessing sounding retrievals. Vaisala RS41 radiosondes have mostly replaced RS92 in the Global Climate Observing System (GCOS) Reference Upper Air Network (GRUAN) and the conventional network. This study assesses RS41 and RS92 upper tropospheric humidity (UTH) accuracy by comparing with Infrared Atmospheric Sounding Interferometer (IASI) upper tropospheric water vapor absorption spectrum measurements. Using single RS41 and RS92 soundings at three GRUAN and DOE Atmospheric Radiation Measurement (ARM) sites and dual RS92/RS41 launches at three additional GRUAN sites, collocated with cloud-free IASI radiances (OBS), we compute Line-by-Line Radiative Transfer Model radiances for radiosonde profiles (CAL). We analyze OBS-CAL differences from 2015 to 2020, for daytime, nighttime, and dusk/dawn separately if data is available, for standard (STD) RS92 and RS41 processing, and RS92 GRUAN Data Processing (GDP; RS41 GDP is in development). We find that daytime RS41 (even without GDP) has ~1% smaller UTH errors than GDP RS92. RS41 may still have a dry bias of 1–1.5% for both daytime and nighttime, and a similar error for nighttime RS92 GDP, while standard RS92 may have a dry bias of 3–4%. These sonde humidity biases are probably upper limits since “cloud-free” scenes could still be cloud contaminated. Radiances computed from European Centre for Medium-Range Weather Forecasts (ECMWF) analyses match better than radiosondes with IASI measurements, perhaps because ECMWF assimilates IASI measurements. Relative differences between RS41 STD and RS92 GDP, or between radiosondes and ECMWF humidity profiles obtained from the radiance analysis, are consistent with their differences obtained directly from the RH measurements. Full article
Show Figures

Figure 1

15 pages, 3350 KiB  
Technical Note
A Preliminary Study of Wave Energy Resource Using an HF Marine Radar, Application to an Eastern Southern Pacific Location: Advantages and Opportunities
by Valeria Mundaca-Moraga, Rodrigo Abarca-del-Rio, Dante Figueroa and James Morales
Remote Sens. 2021, 13(2), 203; https://doi.org/10.3390/rs13020203 - 8 Jan 2021
Cited by 10 | Viewed by 3094
Abstract
As climate change is of global concern, the electric generation through fossil fuel is progressively shifted to renewable energies. Among the renewables, the most common solar and wind, the wave energy stands for its high-power density. Studies about wave energy resource have been [...] Read more.
As climate change is of global concern, the electric generation through fossil fuel is progressively shifted to renewable energies. Among the renewables, the most common solar and wind, the wave energy stands for its high-power density. Studies about wave energy resource have been increasing over the years, especially in coastal countries. Several research investigations have assessed the global wave power, with higher values at high latitudes. However, to have a precise assessment of this resource, the measurement systems need to provide a high temporal and spatial resolution, and due to the lack of in-situ measurements, the way to estimate this value is numerical. Here, we use a high-frequency radar to estimate the wave energy resource in a nearshore central Chile at a high resolution. The study focuses near Concepción city (36.5° S), using a WERA (WavE RAdar) high frequency (HF) radar. The amount of annual energy collected is calculated. Analysis of coefficient of variation (COV), seasonal variability (SV), and monthly variability (MV) shows the area’s suitability for installing a wave energy converter device due to a relatively low variability and the high concentration of wave power obtained. The utility of HF radars in energy terms relies on its high resolution, both temporal and spatial. It can then compare the location of interest within small areas and use them as a complement to satellite measurements or numerical models, demonstrating its versatility. Full article
(This article belongs to the Special Issue Coastal Waters Monitoring Using Remote Sensing Technology)
Show Figures

Graphical abstract

20 pages, 88964 KiB  
Article
A Novel Four-Stage Method for Vegetation Height Estimation with Repeat-Pass PolInSAR Data via Temporal Decorrelation Adaptive Estimation and Distance Transformation
by Cheng Xing, Tao Zhang, Hongmiao Wang, Liang Zeng, Junjun Yin and Jian Yang
Remote Sens. 2021, 13(2), 213; https://doi.org/10.3390/rs13020213 - 9 Jan 2021
Cited by 10 | Viewed by 3077
Abstract
Vegetation height estimation plays a pivotal role in forest mapping, which significantly promotes the study of environment and climate. This paper develops a general forest structure model for vegetation height estimation using polarimetric interferometric synthetic aperture radar (PolInSAR) data. In simple terms, the [...] Read more.
Vegetation height estimation plays a pivotal role in forest mapping, which significantly promotes the study of environment and climate. This paper develops a general forest structure model for vegetation height estimation using polarimetric interferometric synthetic aperture radar (PolInSAR) data. In simple terms, the temporal decorrelation factor of the random volume over ground model with volumetric temporal decorrelation (RVoG-vtd) is first modeled by random motions of forest scatterers to solve the problem of ambiguity. Then, a novel four-stage algorithm is proposed to improve accuracy in forest height estimation. In particular, to compensate for the temporal decorrelation mainly caused by changes between multiple observations, one procedure of temporal decorrelation adaptive estimation via Expectation-Maximum (EM) algorithm is added into the novel method. On the other hand, to extract the features of amplitude and phase more effectively, in the proposed method, we also convert Euclidean distance to a generalized distance for the first time. Assessments of different algorithms are given based on the repeat-pass PolInSAR data of Gabon Lope Park acquired in AfriSAR campaign of German Aerospace Center (DLR). The experimental results show that the proposed method presents a significant improvement of vegetation height estimation accuracy with a root mean square error (RMSE) of 6.23 m and a bias of 1.28 m against LiDAR heights, compared to the results of the three-stage method (RMSE: 8.69 m, bias: 4.81 m) and the previous four-stage method (RMSE: 7.72 m, bias: −2.87 m). Full article
Show Figures

Graphical abstract

18 pages, 3232 KiB  
Article
An Efficient Downscaling Scheme for High-Resolution Precipitation Estimates over a High Mountainous Watershed
by Na Zhao
Remote Sens. 2021, 13(2), 234; https://doi.org/10.3390/rs13020234 - 12 Jan 2021
Cited by 9 | Viewed by 3026
Abstract
Satellites are capable of observing precipitation over large areas and are particularly suitable for estimating precipitation in high mountains and poorly gauged regions. However, the coarse resolution and relatively low accuracy of satellites limit their applications. In this study, a downscaling scheme was [...] Read more.
Satellites are capable of observing precipitation over large areas and are particularly suitable for estimating precipitation in high mountains and poorly gauged regions. However, the coarse resolution and relatively low accuracy of satellites limit their applications. In this study, a downscaling scheme was developed to obtain precipitation estimates with high resolution and high accuracy in the Heihe watershed. Shannon’s entropy, together with a semi-variogram, was applied to establish the optimal precipitation station network. A combination of the random forest (RF) method and the residual correction approach with the established rain gauge network was applied to downscale monthly precipitation products from Integrated Multi-satellitE Retrievals for Global Precipitation Measurement (IMERG). The results indicated that the RF model showed little improvement in the accuracy of IMERG-based precipitation downscaling. Including residual modification could improve the results of the RF model. The mean absolute error (MAE) and root mean square error (RMSE) values decreased by 19% and 21%, respectively, after residual corrections were added to the RF approach. Moreover, we found that enough rain gauge records are necessary for and remain an important component of tuning model performance. The application of more rain gauges improves the performance of the combined RF and residual modification methods, with the MAE and RMSE values reduced by 8% and 9%, respectively. Residual correction, together with enough precipitation stations, can effectively enhance the quality of the precipitation patterns and magnitudes obtained in the RF downscaling process. The proposed downscaling scheme is an effective tool for increasing the accuracy and spatial resolution of precipitation fields in the Heihe watershed. Full article
Show Figures

Figure 1