Skip to content

Commit cc02480

Browse files
committed
Update solar doc string in base_plotting.py
1 parent 8887811 commit cc02480

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pygmt/base_plotting.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2004,7 +2004,9 @@ def update_pointers(data_pointers):
20042004
@kwargs_to_strings(R="sequence", p="sequence")
20052005
def solar(self, **kwargs):
20062006
r"""
2007-
Plots the day-night terminator.
2007+
A plotting function the day-night terminator. Additionally, it can
2008+
plot the terminators for civil twighlight, nautical twighlight, and
2009+
astronomical twighlight.
20082010
20092011
{aliases}
20102012

0 commit comments

Comments
 (0)