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

polar.sh 286 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=polar.ps
  4. lon0=210.651901558
  5. lat0=78.8472134393
  6. gmt pscoast -Rg -JG$lon0/$lat0/1900/0/0/0/170/180/6i -Ba30f10g10/a5f5g5 -Glightbrown -A500 -Wfaint -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...