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

polar2.sh 301 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. # Check that odd gridline clipping due to bad mapjump call don't resurface
  3. ps=polar2.ps
  4. lon0=280.969616634
  5. lat0=58.7193421224
  6. gmt pscoast -Rg -JG$lon0/$lat0/2513/0/0/0/200/180/6i -Ba30f10g10/a5f5g5 -Glightbrown -Sazure1 -A5000 -Wfaint -Dl -Xc -P --MAP_ANNOT_MIN_SPACING=0.2i > $ps
Tip!

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

Comments

Loading...