We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7186530 commit 4df73a0Copy full SHA for 4df73a0
pygmt/helpers/testing.py
@@ -157,11 +157,11 @@ def download_test_data():
157
"@earth_relief_10m_p",
158
"@earth_relief_05m_p",
159
"@earth_relief_05m_g",
160
- "@earth_relief_03m_p",
161
# List of tiles of 03s srtm data.
162
# Names like @N35E135.earth_relief_03s_g.nc is for internal use only.
163
# The naming scheme may change. DO NOT USE IT IN YOUR SCRIPTS.
164
"@N35E135.earth_relief_03s_g.nc",
+ "@N00W090.earth_relief_03m_p.nc",
165
# Other cache files
166
"@fractures_06.txt",
167
"@ridge.txt",
0 commit comments