Skip to content

Commit

Permalink
Add 1 arc minute global relief data to cache
Browse files Browse the repository at this point in the history
As discussed in #1396 this PR adds the 1 arc minute global relief data to cache.
  • Loading branch information
michaelgrund authored Jul 29, 2021
1 parent 6a4b871 commit 99822bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pygmt/helpers/testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ def download_test_data():
"@earth_relief_10m_p",
"@earth_relief_05m_p",
"@earth_relief_05m_g",
"@earth_relief_01m_p",
"@earth_relief_01m_g",
# List of tiles of 03s srtm data.
# Names like @N35E135.earth_relief_03s_g.nc is for internal use only.
# The naming scheme may change. DO NOT USE IT IN YOUR SCRIPTS.
Expand Down

0 comments on commit 99822bd

Please sign in to comment.