0 degree isotherm height from Coordinates of the grid points Latitude/Longitudes
5 次查看(过去 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
0 个评论
回答(1 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Other Formats 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!