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

GMT_-B_time2.sh 284 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 begin GMT_-B_time2
  3. gmt set GMT_THEME cookbook
  4. gmt set FORMAT_DATE_MAP "o dd" FORMAT_CLOCK_MAP hh:mm FONT_ANNOT_PRIMARY +9p
  5. gmt basemap -R1969-7-21T/1969-7-23T/0/1 -JX12c/0.5c -Bpxa6Hf1h -Bsxa1K -BS
  6. gmt basemap -Bpxa6Hf1h -Bsxa1D -BS -Y1.6c
  7. gmt end show
Tip!

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

Comments

Loading...