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_time5.sh 368 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_time5
  3. gmt set FORMAT_DATE_MAP u FORMAT_TIME_PRIMARY_MAP Character FORMAT_TIME_SECONDARY_MAP full FONT_ANNOT_PRIMARY +9p
  4. gmt basemap -R1969-7-21T/1969-8-9T/0/1 -JX12c/0.5c -Bpa1K -Bsa1U -BS
  5. gmt set FORMAT_DATE_MAP o TIME_WEEK_START Sunday FORMAT_TIME_SECONDARY_MAP Character
  6. gmt basemap -Bpa3Kf1k -Bsa1r -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...