GenericMappingTools / GenericMappingTools/pygmt
Optional 'drape_input' in pygmt.Figure.grdview
Open
feature request
- Dominant language
- Python
- Stars
- 874
- Forks
- 255
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 40
Description
An idea: add a `drape_input=` option `pygmt.Figure.grdview()` -- this relates to the discussions in https://github.com/GenericMappingTools/gmt/issues/5631. Perhaps something like `drape_red=`, `drape_green=` and `drape_blue=` which should eventually be mutually exclusive with `drape_input=`.
A general comment: GMT is super-nice! Yet one thing I find hard is its non-declarative names of options and flags and else. In my humble view, fully spelling out names of options, parametes and flags and else, is best towards human-readable code.
Contributor guide
Assessment
This issue has not been assessed yet.