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

Fix a few script issues and possibly #102 #103

Merged
merged 1 commit into from
Sep 30, 2018
Merged

Fix a few script issues and possibly #102 #103

merged 1 commit into from
Sep 30, 2018

Conversation

PaulWessel
Copy link
Member

Made a mistake in GMT_App_G.sh and also needed to update the GMT_utm_zones.ps file. Finally, a change in gmt_init.c hopefully fixes #102.

Made a mistake in GMT_App_G.sh and also needed to update the GMT_utm_zones.ps file.  Finally, a chage in gmt_init.c hopefully fixes #102.
@PaulWessel PaulWessel requested a review from a team September 30, 2018 01:15
@joa-quim joa-quim merged commit 82019c5 into master Sep 30, 2018
@joa-quim joa-quim deleted the minorfixes branch September 30, 2018 18:25
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
…ls#103)

Fixes #21

Implemented in build_arg_string instead of kwargs_to_strings because
we can't have multiple entries in a dictionary with the same key.
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
Document the feature implemented in GenericMappingTools#103
If a list or tuple is given in one of the arguments, make multiple
entries for it in the argument string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Under modern mode, gmt plot with no arguments issues usage message
2 participants