0 degree isotherm height from Coordinates of the grid points Latitude/Longitudes

2 次查看(过去 30 天)
I would like assistance. I have 3 text files 121x241 double from the ITU Recommendation P.839-4 (09/2013) the zip file can be downloaded at https://www.itu.int/rec/R-REC-P.839-4-201309-I/en. The files contain data on the Earth’s 0-degree isotherm as a function of latitudes and longitudes. I have imported the data files into three Excel.CVs and I can-do manual searches. I would like to enter a specific LAT/LON and find the corresponding isotherm. The problem is, not all LAT/LON angles are in the database. Example, if I want to find the isotherm for LAT 35.77N, LON 54.45E the search results in a null-set. Therefore, I need to find the nearest LAT/LON pairs corresponding to the desired location. It's probably best to find two adjacent points and determine the average isotherm. Any help I will appreciate more than I can express. Thanks, all the best, Lino

回答(1 个)

Raghav Singhal
Raghav Singhal 2019-2-20
You can try data interpolation instead of averaging out the adjacent data points as it would give you a more accurate estimate.
Please refer to the following link here from MATLAB documentation for more information

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

产品


版本

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by