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_linear_cal.sh 263 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
  1. #!/usr/bin/env bash
  2. gmt begin GMT_linear_cal
  3. gmt set FORMAT_DATE_MAP o TIME_WEEK_START Sunday FORMAT_CLOCK_MAP=-hham FORMAT_TIME_PRIMARY_MAP full
  4. gmt basemap -R2001-9-24T/2001-9-29T/T07:0/T15:0 -JX10c/-5c -Bxa1Kf1kg1d -Bya1Hg1h -BWsNe+glightyellow
  5. gmt end show
Tip!

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

Comments

Loading...