Uh oh!
There was an error while loading. Please reload this page.
clib.Session: Wrap the GMT_Get_Common API function - #2500
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
seisman
commented
Apr 18, 2023
Hopefully, this PR can get another review before I merge it @GenericMappingTools/pygmt-maintainers |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| - ``"a"``: geometry of the dataset (int) | ||
| - ``"b"``: return 0 if `-bi` was set and 1 if `-bo` was set (int) | ||
| - ``"f"``: return 0 if `-fi` was set and 1 if `-fo` was set (int) | ||
| - ``"h"``: whether to delete existing header records (int) |
There was a problem hiding this comment.
Looking at https://docs.generic-mapping-tools.org/6.4/gmt.html#h-full, is this just checking whether -h+d was set?
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
Description of proposed changes
Wrap the
GMT_Get_CommonAPI function.Wrapping this function is a necessary step toward addressing other issues/enhancements:
Figure.tilemapsupport syntax likeregion="JP"Add Figure.tilemap to plot XYZ tile maps #2394 (comment)