Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: read_SRTMtile Download
 Description: read_SRTMtile: returns lon, lat, & height (height in meters) SRTM 3-arcsec data USE: [vlon vlat vhgt] read_SRTMtile(filename,sc) INPUT: filename: filename, e.g. s23w041.hgt sc: spot check, any value here will produce a low resolution image of tile (note: image rendering can be time consuming) OUTPUT: vlon: cell longitude vlat: cell latitude vhgt: cell height (in meters) NOTES: + SRTM 3-arc sec data can be downloaded from: http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/ (as per http://www2.jpl.nasa.gov/srtm/) + filename is parsed to obtain lower left (LL) coordinates of tile (as per quickstart.pdf doc in: http://dds.cr.usgs.gov/srtm/version2_1/Documentation/ File names refer to the latitude and longitude of the lower
 Downloaders recently: [More information of uploader zzg]
 To Search:
File list (Check if you may need any files):
 

read_SRTMtile.m
license.txt
    

CodeBus www.codebus.net