Next Article in Journal
A Linear Regression Model for Live Fuel Moisture Content Estimation during the Fire Season in Shrub Areas of the Province of Valencia in Spain Using Sentinel-2 Remote Sensing Data
Previous Article in Journal
Principal Component Analysis for the Identification of the Vegetal Status in the Cerro Azul Meámbar National Park, Honduras, Using a Landsat 8 Image from the Year 2018
 
 
environsciproc-logo
Article Menu

Article Menu

Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Evaluation of Interpolation Methods for Refractivity Mitigation †

Cartographic Engineering, Geodesy and Photogrammetry Department, Universitat Politècnica de València, Camino de Vera s/n, 46022 Valencia, Spain
*
Author to whom correspondence should be addressed.
Presented at the IV Conference on Geomatics Engineering, Madrid, Spain, 6–7 July 2023.
Environ. Sci. Proc. 2023, 28(1), 11; https://doi.org/10.3390/environsciproc2023028011
Published: 25 December 2023
(This article belongs to the Proceedings of IV Conference on Geomatics Engineering)

Abstract

:
Refraction has to be eliminated or mitigated for medium- or long-range applications requiring high accuracy (such as deformation monitoring). The high variability of meteorological parameters, and thus refraction, makes mitigation complicated. This study explores the possibility of direct refractivity interpolation with different algorithms for a nine-station meteorological sensor network in Cortes de Pallás (Spain). Our Multiple Linear Regression (MLR) model can potentially contribute to improving the refraction correction of the monitored area. MLR provides, on average, an RMSE of 0.6 (dimensionless) compared to 1.5 obtained with Inverse Distance Weighting (IDW). For future improvements, the previous smoothing of meteorological data will be considered, and the possibility of using GNSS for vertical atmospheric information will be studied.

1. Introduction

Signals traveling through the atmosphere are affected in different ways, such as the effect of refraction along the signal path. Atmospheric refraction affects all geomatic techniques (electronic distance measurement (EDM), total station (TS), terrestrial laser scanner (TLS), image, levelling, etc.) [1,2]. Assuming measurements are made with a relative precision of 1ppm, this effect can be only neglected for short distances, i.e., lower than 200 m. However, for medium or long distances, where accuracy is critical (as in the case of deformation monitoring), it is crucial to eliminate or mitigate the effect of refraction. In these cases, neglecting the effect of atmospheric refraction can lead to erroneous results, for example, when comparing two point clouds acquired by TLS, coordinate differences up to decimeters caused by refraction under different atmospheric conditions can be erroneously detected as deformations [2].
Different approaches to mitigate refraction can be found in the literature [3,4]. For this study, a meteorological sensor network deployed in the geodetic network of Cortes de Pallás [5,6] is used to explore the possibility of interpolating refractivity to obtain a 3D model that can be applied to different geomatic techniques.
Refractivity depends on meteorological parameters, including temperature, pressure, and humidity [7]. Several studies have tested methods for temperature interpolation [8,9], but other parameters such as humidity are more complicated to model due to their high local variability. For this reason, interpolating refractivity instead of meteorological parameters is a more convenient approach.
In this paper, Inverse Distance Weighting (IDW) interpolation (both 2D and 3D) and Multiple Linear Regression (MLR) are applied to a nine-station network in Cortes de Pallás (Spain) for a period of about 8 hours. The results of the models are analyzed in terms of root-mean-square error (RMSE). The next section of this paper shows the theoretical basis of the refractivity calculation, interpolation methods, and model evaluation. The data used are also described. Then, the results are presented, and finally, some conclusions are drawn in the last section.

2. Data and Methods

2.1. Refractivity Calculation

The refractive index for a specific medium ( n ) is defined as the ratio of the speed of the propagation of an electromagnetic wave in vacuum to that in medium. Its value for air is very close to one, so, usually, the refractivity N defined as
N = 10 6 · n 1 ,
is used instead.
Refractivity is calculated from meteorological parameters, and its expression depends on the signal wavelength. Visible and infrared, for EDM to within 1 ppm, is calculated as [7]:
N = 273.15 1013.25 · P T · N g r 11.27 · e T ,
where T is the temperature (in K), P is the total pressure (in hPa), e is the partial water pressure (in hPa), and N g r is the group refractivity.
The group refractivity in Equation (1) is obtained as:
N g r = 287.6155 + 4.5566 λ 2 + 0.0136 λ 4 ,
with λ being the carrier wavelength of the EDM in µm. In this study, the value of the Leica TM-30 TS is used (0.658 µm) as it has been used to monitor the zone in the different field campaigns.

2.2. Interpolation Methods

There exist a great number of interpolation algorithms for different purposes. In fields such as geography or meteorology, some commonly used are Kriging, co-kriging, and IDW [8,9].
Some of them have been tested and discarded for the data of this study, for instance, the Kriging method [8]. This method is based on the premise that the spatial variation continues with the same homogeneous pattern, so a function can be fitted to the semivariogram. However, this does not occur in our data. The semivariogram obtained cannot be adjusted because the premise of homogeneous spatial variation is not true. On the other hand, the Inverse Distance Weighting (IDW) method and Multiple Linear Regression (MLR) can be used as follows:
  • Inverse Distance Weighting:
This estimates values by averaging the ones of the sample data points. The closer a point is to the point where the value is being estimated, the more influence or weight it will have in the averaging process.
Several types of distances can be used (Euclidean, Manhattan, etc.). Despite some other options having been tested, in this study, only the Euclidean distance (both 2D and 3D) is used.
  • Multiple Linear Regression:
This allows for the generation of a linear model in which the value of the dependent variable is determined from a set of independent variables. In this case, the variable to be determined is refractivity N, and the input variables are 3D point coordinates.
The general expression for MLR is [9]:
y = β 0 + β 1 · X 1 + + β n · X n

2.3. Model Evaluation

The different models have been evaluated by means of the root-mean-square error (RMSE) obtained using cross-validation. For cross-validation, the model is generated for n-1 stations, and the excluded station is then used to calculate the error. The RMSE is then obtained as:
R M S E = i = 1 n V i c V i o 2 n
where n is the number of stations, V i c the calculated value, and V i o is the obtained value by the model.

2.4. Data

The data used in this study were acquired during a field campaign in Cortes the Pallás. We installed nine data loggers in different stations, so meteorological parameters (temperature, pressure, and relative humidity) were automatically stored every minute. Table 1 shows the coordinates of the stations used in this study (Easting (E), Northing (N) corresponds to UTM coordinates zone 30, and H is the orthometric height). These stations are periodically monitored by Universitat Politècnica de València (UPV) [5].

3. Results

3.1. Model Correctness

Three different models (IDW 2D, IDW 3D, and MLR) were obtained for each epoch (that is every minute). The RMSE with cross-validation was also obtained epoch by epoch.
Figure 1a shows the evolution of the RMSE of refractivity obtained with each model during the observation period. Figure 1b shows the coefficient of determination R2, for the MLR model, as this is the one that performs better in terms of RMSE.

3.2. Interpolated Refractivity

Following cross-validation with a model generated by excluding one station, both real and calculated refractivity can be graphically displayed. As an example, Figure 2 shows the evolution of refractivity N at station 8006. Refractivity tends to decrease during observation hours. This change is mainly due to temperature changes during the day. Around 16:00 p.m., refractivity suddenly decreases with a peak in the obtained RMSE and R2 (Figure 1).

4. Conclusions

IDW interpolation shows similar behavior using 2D or 3D coordinates, and the value obtained for the refractivity RMSE is higher than the one obtained using MLR. MLR performs better in terms of RMSE, with a value under one (dimensionless) at most epochs. In terms of R2, MLR models have values above 0.85 in most epochs.
In the worst case, the model shows an RMSE of around 2 and R2 of 0.7. When raw meteorological data are used, no smoothing is applied, so an error in any of the stations can lead to outliers. Meteorological data smoothing could be studied in future works.
The evolution of real refractivity and refractivity calculated with MLR shows good agreement. This, along with the RMSE and R2 of the MLR models, indicates that this method is highly applicable to potentially mitigate atmospheric refraction in mountainous areas such as Cortes de Pallás.
Due to the harsh orography of the area, the local variability of meteorological parameters, and the critical precision required to prevent rockfalls, more research seems necessary. For future works, the model is pretended to be refined by adding gradient information or using additional data as the atmospheric information provided by GNSS techniques.

Author Contributions

Conceptualization and methodology, R.L., L.G.-A. and S.B.; software, R.L.; validation, R.L., L.G.-A. and S.B.; writing—original draft preparation, R.L.; writing—review and editing and funding acquisition, L.G.-A. and S.B. All authors have read and agreed to the published version of the manuscript.

Funding

We acknowledge the Programa de Ayudas de Investigación y Desarrollo (PAID- 01-20) de la Universitat Politècnica de València for funding the research contract of Raquel Luján.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data can be obtained from the corresponding author on request.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhou, J.; Shi, B.; Liu, G.; Ju, S. Accuracy analysis of dam deformation monitoring and correction of refraction with robotic total station. PLoS ONE 2021, 16, e0251281. [Google Scholar] [CrossRef] [PubMed]
  2. Friedli, E.; Presl, R.; Wieser, A. Influence of atmospheric refraction on terrestrial laser scanning at long range. In Proceedings of the 4th Joint International Symposium on Deformation Monitoring (JISDM), Athens, Greece, 15–17 May 2019. [Google Scholar]
  3. Rodriguez, F.A.C.; Veiga, L.A.K.; Soares, W.A. Temperature Acquisition System for Real Time Application of First Velocity Correction by EDM (Electronic Distance Measurement). Geoplanning: J. Geomatics Plan. 2021, 8, 61–74. [Google Scholar] [CrossRef]
  4. Hirt, C.; Guillaume, S.; Wisbar, A.; Bürki, B.; Sternberg, H. Monitoring of the refraction coefficient in the lower atmosphere using a controlled setup of simultaneous reciprocal vertical angle measurements. J. Geophys. Res. Atmos. 2010, 115. [Google Scholar] [CrossRef]
  5. García-Asenjo, L.; Martínez, L.; Baselga, S.; Garrigues, P.; Luján, R. Design, establishment, analysis, and quality control of a high-precision reference frame in Cortes de Pallás (Spain). Appl Geomat 2023, 15, 359–370. [Google Scholar] [CrossRef]
  6. García-Asenjo, L.; Martínez, L.; Baselga, S.; Garrigues, P. Establishment of a multi-purpose 3D geodetic reference frame for deformation monitoring in Cortes de Pallas (Spain). In Proceedings of the 4th Joint International Symposium on Deformation Monitoring (JISDM), Athens, Greece, 15–17 May 2019. [Google Scholar]
  7. International Union of Geodesy and Geophysics (IUGG). Resolution 3 of the International Association of Geodesy. In Proceedings of the Comptes Rendus of the XXII General Assembly, Birmingham, UK, 19–30 July 1999.
  8. Vicente-Serrano, S.M.; Saz-Sánchez, M.A.; Cuadrat, J.M. Comparative analysis of interpolation methods in the middle Ebro Valley (Spain): Application to annual precipitation and temperature. Clim. Res. 2003, 24, 161–180. [Google Scholar] [CrossRef]
  9. Kayıkçı, E.T.; Kazancı, S.Z. Comparison of regression-based and combined versions of Inverse Distance Weighted methods for spatial interpolation of daily mean temperature data. Arab. J. Geosci. 2016, 9, 690. [Google Scholar] [CrossRef]
Figure 1. (a) Evolution of refractivity RMSE (unitless) obtained with cross-validation; (b) evolution of refractivity R2 (unitless) for MLR model.
Figure 1. (a) Evolution of refractivity RMSE (unitless) obtained with cross-validation; (b) evolution of refractivity R2 (unitless) for MLR model.
Environsciproc 28 00011 g001
Figure 2. Evolution of real and interpolated refractivity at station 8006.
Figure 2. Evolution of real and interpolated refractivity at station 8006.
Environsciproc 28 00011 g002
Table 1. Coordinates of the stations (ETRS89-UTM30), units in m.
Table 1. Coordinates of the stations (ETRS89-UTM30), units in m.
StationENH
8001678,676.89924,347,112.3176464.1390
8002678,462.25134,346,716.1587365.8110
8003678,810.35794,346,599.6593425.6975
8004678,522.83174,346,097.6748334.0023
8005678,229.54054,346,008.0008393.1680
8006678,749.10494,346,259.0339388.9558
8008678,024.21874,346,700.0889474.2288
8009678,170.97974,346,317.5804329.5373
9000678,539.97504,346,778.0888357.4513
Data were acquired in November 2019, from 9:45 to 17: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.

Share and Cite

MDPI and ACS Style

Luján, R.; García-Asenjo, L.; Baselga, S. Evaluation of Interpolation Methods for Refractivity Mitigation. Environ. Sci. Proc. 2023, 28, 11. https://doi.org/10.3390/environsciproc2023028011

AMA Style

Luján R, García-Asenjo L, Baselga S. Evaluation of Interpolation Methods for Refractivity Mitigation. Environmental Sciences Proceedings. 2023; 28(1):11. https://doi.org/10.3390/environsciproc2023028011

Chicago/Turabian Style

Luján, Raquel, Luis García-Asenjo, and Sergio Baselga. 2023. "Evaluation of Interpolation Methods for Refractivity Mitigation" Environmental Sciences Proceedings 28, no. 1: 11. https://doi.org/10.3390/environsciproc2023028011

Article Metrics

Back to TopTop