Skip to content

Commit 99822bd

Browse files
authored
Add 1 arc minute global relief data to cache
As discussed in #1396 this PR adds the 1 arc minute global relief data to cache.
1 parent 6a4b871 commit 99822bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/helpers/testing.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,8 @@ def download_test_data():
157157
"@earth_relief_10m_p",
158158
"@earth_relief_05m_p",
159159
"@earth_relief_05m_g",
160+
"@earth_relief_01m_p",
161+
"@earth_relief_01m_g",
160162
# List of tiles of 03s srtm data.
161163
# Names like @N35E135.earth_relief_03s_g.nc is for internal use only.
162164
# The naming scheme may change. DO NOT USE IT IN YOUR SCRIPTS.

0 commit comments

Comments
 (0)