SRTM Elevation profile between two points
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello, I am attempting to produce an elevation profile from Shuttle Radar Topography Mission (SRTM) data. It is 1 arcsecond in resolution so I have created an evenly spaced grid of (x,y) coordinates to correspond with the SRTM elevation data. I have a source point (Xo, Yo) and several stations located around the source (X1,Y1), (X2,Y2), etc.... The source and receiver points are not necessarily on a grid point, if they are it is by random chance. So, I need to create an elevation profile between the source and each receiver. My problem is I don't know how to search the gird and interpolate at each point along the line in order to sample the SRTM data. Any help would greatly be appreciated.
Cheers, Kyle
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Waveform-Level Simulations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!