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 glitches when converting some scripts to modern mode #98

Merged
merged 2 commits into from
Sep 28, 2018

Conversation

PaulWessel
Copy link
Member

Not all scripts are meant to be exposed to the users via documentation and may not be simple to reproduce in modern mode. I have fixed some fo the changes, with more to come later.

We have two types of scripts in the doc_modern/scripts folder:

  1. Scripts that are presented in the documentation when a plot is shown
  2. Scripts that simply create a graphic that is needed in some appendix but we have no intention of showing the script.

The recent conversion to modern mode exposed a few issues in modern mode that I need to examine (for instance, mapproject needs to obtain -R if not given, but not always). Also, it may not make sense to try to rewrite complicated, awk-stricken classic scripts making just a figure to a modern mode script. I will examine which ones should be reverted (or not).

As for scripts under doc_modern/examples we should strive to make those modern. Note that some of them also appear under test/exmod for now.

Not all scripts are meant to be exposed to the users via documentation and may not be simple to reproduce in modern mode.  I have fixed some fo the changes, with more to come leter.
@PaulWessel PaulWessel requested review from seisman and a team September 28, 2018 20:11
set wide paper in portrait mode
@joa-quim joa-quim merged commit bccb9a6 into master Sep 28, 2018
@joa-quim joa-quim deleted the scriptfixes branch September 28, 2018 21:38
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
This was recently introduced to the GMT API to deal with grd modules
that required padded grids.
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.

None yet

2 participants