이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
read_SRTMtile: returns lon, lat, & height (height in meters) from SRTM 3-arcsec data
USE: [vlon vlat vhgt] = read_SRTMtile(filename,sc)
INPUT:
1) filename: filename, e.g. 's23w041.hgt'
the 3-arc sec files can be found at:
http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/
2) sc: spot check, any value here will produce a low resolution image of tile (note: image rendering can be time consuming)
OUTPUT:
vlon: column array of cell longitudes
vlat: column array of cell latitudes
vhgt: column array of cell heights (in meters)
인용 양식
Andres Mendez (2026). read_SRTMtile (https://kr.mathworks.com/matlabcentral/fileexchange/34051-read_srtmtile), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 |
