How can I save grd file to my computer after use pygmt load_earth_relief? So that I needn't download it next time.
Next time you call it we read from the cached file in ~/.gmt/server. We only download once (unless you use gmt clear to remove stuff or do so manually).
1 Like
Thanks, I just find it. That very helpful.