SRTM Elevation profile between two points
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Waveform-Level Simulations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!