필터 지우기
필터 지우기

Unable to read DEM file with GTOPO30s

조회 수: 1 (최근 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개)

카테고리

Help CenterFile Exchange에서 Data Import and Export에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by