Landsat8 Data Explorer
The Landsat8 Data Explorer app allows you to explore USGS Landsat8 data hosted by Amazon Web Services. In particular, it allows you to perform the following tasks:
<ul><li> Read scene list from AWS</li></ul>
<ul><li> Refine list by selecting geographic extent, time extent, or cloud cover extent</li></ul>
<ul><li>View Landsat8 scene locations on an interactive web map</li></ul>
<ul><li>Display scene boundary</li></ul>
<ul><li>Show and download scene metadata</li></ul>
<ul><li>Show and download Landsat8 bands</li></ul>
<ul><li>Read and show common Landsat8 band combinations</li></ul>
<ul><li>Pansharpen common band combinations with panchromatic band</li></ul>
<ul><li>Calculate and show NDVI image</li></ul>
<ul><li>Enhance the bands for viewing</li></ul>
<ul><li>Show bands on a map axes</li></ul>
<ul><li>Link map axes to web map</li></ul>
<ul><li>Save image to local disk</li></ul>
<ul><li>Save image to S3 bucket</li></ul>
引用
Kelly Luetkemeyer (2024). Landsat8 Data Explorer (https://www.mathworks.com/matlabcentral/fileexchange/49907-landsat8-data-explorer), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Data Import and Analysis > Data Import and Export > Web Access and Streaming > Web Services >
- Control Systems > Predictive Maintenance Toolbox >
- Mathematics and Optimization > Mapping Toolbox > Data Import and Export > Web Map Service >
- Radar > Mapping Toolbox > Data Import and Export > Web Map Service >
タグ
謝辞
ヒントを与えたファイル: L8read Landsat 8 Level 1 tiff reader, LandSat8 Radiance, Reflectance, Brightness Temperature, and Atmospheric Correction
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
2.0.0.0 | Fixed the readtable issue in R2016b that was preventing the scene list from being read.
|
||
1.5.0.0 | Updated description |
||
1.1.0.0 | Added documentation for methods, fixed a few minor bugs |