Skip to content

Commit 4df73a0

Browse files
committed
updates based on code review
1 parent 7186530 commit 4df73a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/testing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,11 +157,11 @@ def download_test_data():
157157
"@earth_relief_10m_p",
158158
"@earth_relief_05m_p",
159159
"@earth_relief_05m_g",
160-
"@earth_relief_03m_p",
161160
# List of tiles of 03s srtm data.
162161
# Names like @N35E135.earth_relief_03s_g.nc is for internal use only.
163162
# The naming scheme may change. DO NOT USE IT IN YOUR SCRIPTS.
164163
"@N35E135.earth_relief_03s_g.nc",
164+
"@N00W090.earth_relief_03m_p.nc",
165165
# Other cache files
166166
"@fractures_06.txt",
167167
"@ridge.txt",

0 commit comments

Comments
 (0)