Users of the EarthExplorer Website "https://earthexplorer.usgs.gov/" can download LandSat 8 imagery. In addition to the imagery itself the Level 1 dataset includes 1 specific text files that provide critical values needed to understand the imagery. The routines provided here can be used to parse/decode two specific files. One end in *_ANG.txt and the
other in *_MTL.txt . The data retrieved are stored in a simple struct array that the user can then easily use. The struct field names strictly follow the names in the text file so the user will have no doubt what the data refers to. To use the routines the user merely has to have the data files somewhere on the computer drive. A single example text file of each type has been provided with this submittal
引用格式
Stephen Forczyk (2025). ReadLandSat8 Housekeeping Data (https://ww2.mathworks.cn/matlabcentral/fileexchange/69658-readlandsat8-housekeeping-data), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Other Formats >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!ReadLandSat8HousekeepingFiles
| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |
