You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache GMT remote data as artifacts on Github (#530)
Use GMT on macOS to download the GMT remote files from the GMT data server,
and then upload them as artifacts on Github.
* Download cached remote data artifacts from Github
* Include instructions on how to manually refresh the CI data cache
* Bump action-download-artifact from 2.0.0 to 2.6.3
* Just download to `.gmt` folder and list downloaded remote files
* Move downloaded files from .gmt to ~/.gmt
* Make a directory under ~/.gmt before moving files into it
Co-authored-by: Dongdong Tian <[email protected]>
for data in earth_relief_01d_p.grd earth_relief_01d_g.grd earth_relief_30m_p.grd earth_relief_30m_g.grd earth_relief_10m_p.grd earth_relief_10m_g.grd; do
0 commit comments