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 3c8edf2 commit 920e650Copy full SHA for 920e650
pygmt/helpers/caching.py
@@ -18,8 +18,8 @@ def cache_data():
18
"@earth_gebcosi_01d_g",
19
"@earth_gebcosi_15m_p",
20
"@earth_geoid_01d_g",
21
- "@earth_mag4km_01d_g",
22
"@earth_mag_01d_g",
+ "@earth_mag4km_01d_g",
23
"@earth_mask_01d_g",
24
"@earth_relief_01d_g",
25
"@earth_relief_01d_p",
@@ -55,8 +55,8 @@ def cache_data():
55
"@N35E135.earth_relief_03s_g.nc",
56
"@N37W120.earth_relief_03s_g.nc",
57
"@S15W105.earth_synbath_30s_p.nc",
58
- "@S90E000.earth_wdmam_03m_g.nc",
59
"@N00W030.earth_vgg_01m_p.nc",
+ "@S90E000.earth_wdmam_03m_g.nc",
60
"@N00W030.mars_relief_01m_g.nc",
61
"@N00W030.mercury_relief_01m_p.nc",
62
"@N00W030.moon_relief_01m_p.nc",
0 commit comments