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

inside.sh 249 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
  1. #!/usr/bin/env bash
  2. # Test inside labeling for Cartesian and geographic maps
  3. ps=inside.ps
  4. gmt psbasemap -R0/13/0/10 -Ba2f0.5 -P -Jm0.4i -K --MAP_FRAME_TYPE=inside -Xc > $ps
  5. gmt psbasemap -R -Ba2f0.5 -O -Jx0.4i --MAP_FRAME_TYPE=inside -Y5i >> $ps
Tip!

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

Comments

Loading...