Skip to content

WIP: Add oblique Mercator projection gallery examples - #1250

Closed
willschlitzer wants to merge 5 commits into
masterfrom
oblique-mercator
Closed

WIP: Add oblique Mercator projection gallery examples#1250
willschlitzer wants to merge 5 commits into
masterfrom
oblique-mercator

Conversation

@willschlitzer

Copy link
Copy Markdown
Contributor

This PR adds separate gallery examples for the three oblique Mercator projections.

Fixes #

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

@willschlitzerwillschlitzer added the documentation Improvements or additions to documentation label May 1, 2021
@willschlitzerwillschlitzer added this to the 0.4.0 milestone May 1, 2021
@willschlitzerwillschlitzer self-assigned this May 1, 2021
@weiji14

Copy link
Copy Markdown
Member

Err, I think someone wanted to work on #1073 and has started a branch at https://github.com/eemcmullan/pygmt/tree/docs-add already, do you want to maybe combine efforts?

@eemcmullan

Copy link
Copy Markdown
Contributor

@willschlitzer I wouldn't mind combining efforts. I could add in the descriptions for each projection?

@willschlitzer

Copy link
Copy Markdown
ContributorAuthor

It looks like I didn't do my homework properly before starting this; it was @eemcmullan's forum post that reminded me that I had never made oblique Mercator gallery examples. Seems like #1251 is further along than this PR, so I'll close this one and add comments over there!

@weiji14
weiji14 deleted the oblique-mercator branch May 2, 2021 07:25
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@willschlitzer@weiji14@eemcmullan