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

viewpluscpt.sh 205 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 viewpluscpt ps
  4. gmt grdview @earth_relief_05m -RMG+r2 -Cgeo -I+ -Qi
  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...