Skip to content

Commit f49bf60

Browse files
Adjust resolution of cached nc file
1 parent f825f55 commit f49bf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygmt/helpers/caching.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def cache_data():
5050
"@N00W030.earth_geoid_01m_g.nc",
5151
"@S30W060.earth_mag_02m_p.nc",
5252
"@S30W120.earth_mag4km_02m_p.nc",
53-
"@N00W030.earth_mdt_01m_p.nc",
53+
"@N00W030.earth_mdt_07m_g.nc",
5454
"@N00W090.earth_relief_03m_p.nc",
5555
"@N00E135.earth_relief_30s_g.nc",
5656
"@N00W010.earth_relief_15s_p.nc",

0 commit comments

Comments
 (0)