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

polarpanels.sh 299 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
  1. #!/usr/bin/env bash
  2. gmt begin polarpanels ps
  3. gmt subplot begin 2x2 -Fs5c
  4. gmt basemap -JP?+a+t45 -R0/90/0/1 -Bxa45f
  5. gmt basemap -JP?+a+t45 -R0/90/0/1 -Bxa45f -c
  6. gmt basemap -JP?+a+t45 -R0/90/0/1 -Bxa45f -c
  7. gmt basemap -JP?+a+t45 -R0/90/0/1 -Bxa45f -c
  8. gmt subplot end
  9. gmt end show
Tip!

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

Comments

Loading...