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

track.sh 262 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. #
  3. ps=track.ps
  4. ln -fs "${GMT_SRCDIR:-.}"/01010221.mgd77 .
  5. gmt pscoast -R200/204/18.5/25 -JM5i -P -B1f30m -BWSne+t"Leg C2308 or 01010221" -K -Gbrown -Sazure2 -Dh --FORMAT_GEO_MAP=dddF -Xc > $ps
  6. gmt mgd77track 01010221 -R -J -O -W0.5p >> $ps
Tip!

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

Comments

Loading...