We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e7b702 commit c13aa78Copy full SHA for c13aa78
1 file changed
pygmt/helpers/caching.py
@@ -82,8 +82,10 @@ def cache_data() -> None:
82
"@S30W060.earth_mag_02m_p.nc",
83
"@S90E000.earth_mag_05m_g.nc",
84
"@S30W120.earth_mag4km_02m_p.nc",
85
+ "@N00W030.earth_mss_01m_g.nc",
86
"@N30E090.earth_mss_01m_g.nc",
87
"@S90E000.earth_mss_05m_g.nc",
88
+ "@N00W030.earth_ndefl_01m_p.nc",
89
"@N30E090.earth_ndefl_01m_p.nc",
90
"@N00W090.earth_relief_03m_p.nc",
91
"@N00E135.earth_relief_30s_g.nc",
0 commit comments