You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The time we spend on writing and reviewing documentation for PyGMT is getting insane. Specifically, I'm talking about the docstrings in modules (not the tutorials/gallery examples). These are some of the formatting fixes we apply:
And there are perhaps more 'standards' to be applied soon (#884, #886, etc).
There should be an automated or semi-automatedscript to just copy things from the canonical GMT function docstring, apply the above formatting standards, and paste it to the PyGMT function. Say when we want to:
wrap a new module
keep up to date with a new GMT release
This would likely require some coordination with upstream GMT. I think there are smart people who might have some ideas around this.
Are you willing to help implement and maintain this feature? Yes, but need teamwork