0 degree isotherm height from Coordinates of the grid points Latitude/Longitudes
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Raghav Singhal
on 20 Feb 2019
You can try data interpolation instead of averaging out the adjacent data points as it would give you a more accurate estimate.
0 Comments
See Also
Categories
Find more on Other Formats in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!