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

Add table for projections #753

Merged
merged 14 commits into from
Dec 22, 2020
Merged

Conversation

willschlitzer
Copy link
Contributor

As discussed in #746, this is a table listing the projections and the associated arguments for them.

@willschlitzer
Copy link
Contributor Author

@seisman I'm a bit stuck. I tried combining the title format from the other README docs with the table formatting in the GMT table code. Any idea why my code is causing trouble?

@seisman
Copy link
Member

seisman commented Dec 19, 2020

The error message is:

If you use an explicit folder ordering, you must specify all folders. Explicit order not found for ..\examples\projections\table

It seems you need to add ..\examples\projections\table to:

pygmt/doc/conf.py

Lines 61 to 70 in 600d9ae

"subsection_order": ExplicitOrder(
[
"../examples/gallery/line",
"../examples/gallery/coast",
"../examples/gallery/plot",
"../examples/gallery/grid",
"../examples/projections/azim",
"../examples/projections/conic",
"../examples/projections/cyl",
"../examples/projections/misc",

@willschlitzer willschlitzer marked this pull request as ready for review December 21, 2020 08:20
examples/projections/table/README.txt Outdated Show resolved Hide resolved
examples/projections/table/README.txt Outdated Show resolved Hide resolved
@seisman seisman merged commit 6f553b1 into GenericMappingTools:master Dec 22, 2020
@seisman seisman added the documentation Improvements or additions to documentation label Dec 22, 2020
@seisman seisman added this to the 0.3.0 milestone Dec 22, 2020
@willschlitzer willschlitzer deleted the proj-table branch December 25, 2020 07:25
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants