GenericMappingTools / GenericMappingTools/gmt

Add figures to examples of the docs

Open
#4,379 7 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
C
Stars
979
Forks
414
Avg merge
17h 26m
Merged PRs (30d)
54

Description

In the section examples of the modules docs, I think we can add the figure generated by each example. I think it would help to understand them and also would make the docs more friendly-user (at least for me).

For example in the [mask docs](https://docs.generic-mapping-tools.org/dev/mask.html) it says:
```
gmt begin mask
gmt math -T-90/90/10 -N2/1 0 = | gmt mask -Gyellow -I30m -R-75/75/-90/90 -JQ0/7i \
-S5d -T -Bafg10 -BWSne+t"Mask for points with r = 5 degrees"
gmt end show

```
and we could add the figure generated by these commands:

![mask](https://user-images.githubusercontent.com/17908951/97121471-4419a380-16fd-11eb-99d1-29cc2d8ab8f1.png)

**Are you willing to help making the figures and add them in the docs?** Yes. Also maybe Meghan could do it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.