Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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)
Cita come
Andres Mendez (2026). read_SRTMtile (https://it.mathworks.com/matlabcentral/fileexchange/34051-read_srtmtile), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (2,21 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
