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_App_O_4.sh 277 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. # Makes Fig 4 for Appendix O (labeled lines)
  4. #
  5. gmt begin GMT_App_O_4
  6. gmt set GMT_THEME cookbook
  7. gmt coast -R50/160/-15/15 -JM5.3i -Gburlywood -Sazure -A500
  8. gmt grdcontour @App_O_geoid.nc -B20f10 -BWSne -C10 -A20+d+f8p -GLZ-/Z+ -S10 -T+lLH
  9. gmt end show
Tip!

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

Comments

Loading...