Skip to content

Commit 29f87b7

Browse files
authored
CI: Cache the earth_day_01d_p grid (#2937)
1 parent 925e90e commit 29f87b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pygmt/helpers/testing.py

+2
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ def download_test_data():
196196
# Earth WDMAM grids
197197
"@earth_wdmam_01d_g",
198198
"@S90E000.earth_wdmam_03m_g.nc", # Specific grid for 03m test
199+
# Earth day/night grids
200+
"@earth_day_01d_p",
199201
# Other cache files
200202
"@capitals.gmt",
201203
"@circuit.png",

0 commit comments

Comments
 (0)