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

ex46.bat 528 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  1. REM GMT EXAMPLE 46
  2. REM
  3. REM Purpose: Illustrate use of solar to plot day/night terminators
  4. REM GMT modules: solar, coast, plot
  5. REM
  6. gmt begin ex46
  7. gmt coast -Rd -JKs0/25c -A5000 -W0.5p -N1/0.5p,gray -S175/210/255 -Bafg --MAP_FRAME_TYPE=plain
  8. gmt solar -Td+d2016-02-09T16:00:00 -Gnavy@95
  9. gmt solar -Tc+d2016-02-09T16:00:00 -Gnavy@85
  10. gmt solar -Tn+d2016-02-09T16:00:00 -Gnavy@80
  11. gmt solar -Ta+d2016-02-09T16:00:00 -Gnavy@80
  12. gmt solar -I+d2016-02-09T16:00:00 -C | gmt plot -Sk@sunglasses/1.5c
  13. gmt end show
Tip!

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

Comments

Loading...