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

gridlines2.sh 248 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. # GMT_KNOWN_FAILURE
  3. # More testing of issue #667, item #5
  4. ps=gridlines2.ps
  5. lon0=225.989251068
  6. lat0=80.3192229138
  7. gmt psbasemap -Rg -JG$lon0/$lat0/6166.78/0/0/54.6281322919/68.2/68.2/6i -Bxa30f10g10 -Bya5f5g5 -BWSne -P -Xc > $ps
Tip!

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

Comments

Loading...