Skip to content

Commit 2ac5a1b

Browse files
core-manseisman
andauthored
Cache the 03s earth relief tile @N35E135.earth_relief_03s_g.nc (#985)
Co-authored-by: Dongdong Tian <[email protected]>
1 parent af481b7 commit 2ac5a1b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/cache_data.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ jobs:
3434
@earth_relief_30m_p @earth_relief_30m_g \
3535
@earth_relief_01d_p @earth_relief_01d_g \
3636
@earth_relief_05m_p @earth_relief_05m_g
37+
# Download one tile of the 03s srtm data.
38+
# @N35E135.earth_relief_03s_g.nc is for internal use only.
39+
# The naming scheme may change.
40+
# DO NOT USE IT IN SCRIPTS.
41+
gmt which -Ga @N35E135.earth_relief_03s_g.nc
3742
gmt which -Ga @ridge.txt @Table_5_11.txt @test.dat.nc \
3843
@tut_bathy.nc @tut_quakes.ngdc @tut_ship.xyz \
3944
@usgs_quakes_22.txt

0 commit comments

Comments
 (0)