Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

imagepluscpt.sh 204 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
  1. #!/usr/bin/env bash
  2. # Test automatic CPT scaling
  3. gmt begin imagepluscpt ps
  4. gmt grdimage @earth_relief_05m -RMG+r2 -Cgeo -I+d
  5. gmt coast -Wthin -N1/thick,red -BWSne -B
  6. gmt colorbar -DJTC -B
  7. gmt end show
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...