Skip to content

Commit 920e650

Browse files
seismanweiji14
andauthored
Apply suggestions from code review
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
1 parent 3c8edf2 commit 920e650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/helpers/caching.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ def cache_data():
1818
"@earth_gebcosi_01d_g",
1919
"@earth_gebcosi_15m_p",
2020
"@earth_geoid_01d_g",
21-
"@earth_mag4km_01d_g",
2221
"@earth_mag_01d_g",
22+
"@earth_mag4km_01d_g",
2323
"@earth_mask_01d_g",
2424
"@earth_relief_01d_g",
2525
"@earth_relief_01d_p",
@@ -55,8 +55,8 @@ def cache_data():
5555
"@N35E135.earth_relief_03s_g.nc",
5656
"@N37W120.earth_relief_03s_g.nc",
5757
"@S15W105.earth_synbath_30s_p.nc",
58-
"@S90E000.earth_wdmam_03m_g.nc",
5958
"@N00W030.earth_vgg_01m_p.nc",
59+
"@S90E000.earth_wdmam_03m_g.nc",
6060
"@N00W030.mars_relief_01m_g.nc",
6161
"@N00W030.mercury_relief_01m_p.nc",
6262
"@N00W030.moon_relief_01m_p.nc",

0 commit comments

Comments
 (0)