Skip to content

Commit c13aa78

Browse files
authored
CI: Cache two tiles of remote data used in tests (#4392)
1 parent 5e7b702 commit c13aa78

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pygmt/helpers/caching.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,10 @@ def cache_data() -> None:
8282
"@S30W060.earth_mag_02m_p.nc",
8383
"@S90E000.earth_mag_05m_g.nc",
8484
"@S30W120.earth_mag4km_02m_p.nc",
85+
"@N00W030.earth_mss_01m_g.nc",
8586
"@N30E090.earth_mss_01m_g.nc",
8687
"@S90E000.earth_mss_05m_g.nc",
88+
"@N00W030.earth_ndefl_01m_p.nc",
8789
"@N30E090.earth_ndefl_01m_p.nc",
8890
"@N00W090.earth_relief_03m_p.nc",
8991
"@N00E135.earth_relief_30s_g.nc",

0 commit comments

Comments
 (0)