フィルターのクリア

Unable to read DEM file with GTOPO30s

2 ビュー (過去 30 日間)
HRmatlab
HRmatlab 2017 年 8 月 17 日
編集済み: Walter Roberson 2017 年 9 月 5 日
i am trying to read GTOPO30 data I downloaded from USGS https://earthexplorer.usgs.gov/.
I selected a region in So. California with latlim [34 36], lonlim [-120 -118]. When I try reading the DEM file I get an error:
The GTOPO30 directory, 'C:\Documents\MATLAB\gt30w140n40_dem/', does not contain data for the specified latitude longitude limits.
But I am pretty sure I have the correct dem tile with the correct latitude longitude limits.
In fact gtopo30s([34 36],[-120 -118]) returns the correct tile name w140n40. Any help would be greatly appreciated.
  2 件のコメント
Walter Roberson
Walter Roberson 2017 年 8 月 17 日
How are you doing the reading?
Unfortunately that file requires a login to download so I cannot test that one myself.
HRmatlab
HRmatlab 2017 年 9 月 5 日
編集済み: Walter Roberson 2017 年 9 月 5 日
Apparently the files I downloaded from USGS did not contain the data MATLAB was expecting. Downloading the same area from an alternative USGS site https://dds.cr.usgs.gov/srtm/version2_1/SRTM30/ resolved the issue.

サインインしてコメントする。

採用された回答

Chad Greene
Chad Greene 2017 年 9 月 1 日
Does this answer your question?

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by