We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af481b7 commit 2ac5a1bCopy full SHA for 2ac5a1b
.github/workflows/cache_data.yaml
@@ -34,6 +34,11 @@ jobs:
34
@earth_relief_30m_p @earth_relief_30m_g \
35
@earth_relief_01d_p @earth_relief_01d_g \
36
@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
42
gmt which -Ga @ridge.txt @Table_5_11.txt @test.dat.nc \
43
@tut_bathy.nc @tut_quakes.ngdc @tut_ship.xyz \
44
@usgs_quakes_22.txt
0 commit comments