Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update region and projection standard docstrings #1510

Merged
merged 8 commits into from
Oct 12, 2021
Prev Previous commit
Next Next commit
remove required statements from solar
  • Loading branch information
willschlitzer committed Sep 15, 2021
commit fd183648f7e85d5406bb7aaa90343cfdd924298b
2 changes: 0 additions & 2 deletions pygmt/src/solar.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ def solar(self, terminator="d", terminator_datetime=None, **kwargs):
passed as a string or Python datetime object.
[Default is the current UTC date and time]
{R}
*Required if this is the first plot command.*
{J}
*Required if this is the first plot command.*
{B}
fill : str
Color or pattern for filling of terminators.
Expand Down