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

pssolar.rst 1.2 KB

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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
  1. .. index:: ! pssolar
  2. .. include:: module_core_purpose.rst_
  3. *******
  4. pssolar
  5. *******
  6. |pssolar_purpose|
  7. Synopsis
  8. --------
  9. .. include:: common_SYN_OPTs.rst_
  10. **gmt pssolar**
  11. [ |SYN_OPT-B| ]
  12. [ |-C| ]
  13. [ |-G|\ [*fill*] ]
  14. [ |-I|\ [*lon/lat*][**+d**\ *date*][**+z**\ *TZ*] ]
  15. [ |-J|\ *parameters* ]
  16. [ |-K| ]
  17. [ |-M| ]
  18. [ |-N| ]
  19. [ |-O| ] [|-P| ]
  20. [ |SYN_OPT-R| ]
  21. [ |-T|\ **dcna**\ [**+d**\ *date*][**+z**\ *TZ*]]
  22. [ |SYN_OPT-U| ]
  23. [ |SYN_OPT-V| ]
  24. [ |-W|\ *pen* ]
  25. [ |SYN_OPT-X| ]
  26. [ |SYN_OPT-Y| ]
  27. [ |SYN_OPT-bo| ]
  28. [ |SYN_OPT-o| ]
  29. [ |SYN_OPT-p| ]
  30. [ |SYN_OPT-t| ]
  31. [ |SYN_OPT--| ]
  32. .. include:: solar_common.rst_
  33. .. include:: common_classic.rst_
  34. Examples
  35. --------
  36. .. include:: explain_example.rst_
  37. Print current Sun position and Sunrise, Sunset times at::
  38. gmt pssolar -I-7.93/37.079+d2016-02-04T10:01:00
  39. Plot the day-night and civil twilight::
  40. gmt pscoast -Rd -W0.1p -JQ0/14c -Ba -BWSen -Dl -A1000 -P -K > terminator.ps
  41. gmt pssolar -R -J -W1p -Tdc -O >> terminator.ps
  42. Set up a clip path overlay based on the day/night terminator::
  43. gmt pssolar -R -J -G -Tc -O -K >> someplot.ps
  44. .. include:: solar_notes.rst_
  45. See Also
  46. --------
  47. :doc:`gmt`, :doc:`psclip`, :doc:`pscoast`, :doc:`psxy`
Tip!

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

Comments

Loading...