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

rot_annot.sh 358 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. #!/usr/bin/env bash
  2. # Test Cartesian annotation for different view angles
  3. ps=rot_annot.ps
  4. gmt psbasemap -R680.095/712.095/7105.528/7140.578 -Jx1:300 -p45/35 -BWSNE -Bpx10+u"@:8:000m@::" -Bpy10+u"@:6:000m@::" -P -K > $ps
  5. gmt psbasemap -R680.095/712.095/7105.528/7140.578 -Jx1:300 -p225/35 -BWSNE -Bpx10+u"@:8:000m@::" -Bpy10+u"@:6:000m@::" -P -O -Y5i >> $ps
Tip!

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

Comments

Loading...