Skip to content

Add table for projections#753

Merged
seisman merged 14 commits intoGenericMappingTools:masterfrom
willschlitzer:proj-table
Dec 22, 2020
Merged

Add table for projections#753
seisman merged 14 commits intoGenericMappingTools:masterfrom
willschlitzer:proj-table

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
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
@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
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
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.

2 participants