Skip to content

Commit e578322

Browse files
seismanweiji14
andauthored
Update pygmt/helpers/caching.py
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
1 parent ac430f5 commit e578322

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pygmt/helpers/caching.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ def cache_data() -> None:
4141
"@earth_night_01d_p",
4242
"@earth_relief_01d_g",
4343
"@earth_relief_01d_p",
44-
"@earth_relief_30m_g",
45-
"@earth_relief_30m_p",
46-
"@earth_relief_10m_g",
47-
"@earth_relief_10m_p",
4844
"@earth_relief_05m_g",
4945
"@earth_relief_05m_p",
46+
"@earth_relief_10m_g",
47+
"@earth_relief_10m_p",
48+
"@earth_relief_30m_g",
49+
"@earth_relief_30m_p",
5050
"@earth_synbath_01d_g",
5151
"@earth_vgg_01d_g",
5252
"@earth_vgg_30m_g",

0 commit comments

Comments
 (0)