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

Wrap gmtselect #1429

Merged
merged 16 commits into from
Oct 29, 2021
Merged

Wrap gmtselect #1429

merged 16 commits into from
Oct 29, 2021

Commits on Aug 10, 2021

  1. Wrap gmtselect

    Initial commit for wrapping the gmtselect function for #1427
    which selects data table subsets based on multiple spatial
    criteria. Original GMT `gmtselect` documentation is at
    https://docs.generic-mapping-tools.org/6.2/gmtselect.html.
    Aliased non-common optional parameters reverse (I) and
    z_subregion (Z).
    weiji14 committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    53ef119 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Configuration menu
    Copy the full SHA
    2a983ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ea6b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    8ffb2d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    84bba27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8051ad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2021

  1. Configuration menu
    Copy the full SHA
    375c599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a8584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88240bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2902ee View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    f11e95e View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Use long aliases instead of short param in description of reverse param

    Specifically, resolution (D), gridmask (G) and mask (N).
    These aliases are currently undocumented/disabled,
    but will be implemented/enabled in the future.
    weiji14 committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    96a41bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eef59f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d003de View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    e204dda View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    1911a34 View commit details
    Browse the repository at this point in the history