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

Add -Fe for step-up sampling in sample1d #7488

Merged
merged 9 commits into from Jun 2, 2023
Merged

Add -Fe for step-up sampling in sample1d #7488

merged 9 commits into from Jun 2, 2023

Commits on Jun 1, 2023

  1. Add -Fe for step-up sampling

    See the forum post for details.  This interpolator keeps the previous value until we pass a new input node and then we step up to that value.
    PaulWessel committed Jun 1, 2023
    Copy the full SHA
    e0333d3 View commit details
    Browse the repository at this point in the history
  2. Update gmt_support.c

    PaulWessel committed Jun 1, 2023
    Copy the full SHA
    8de9cf2 View commit details
    Browse the repository at this point in the history
  3. Update gmt_support.c

    PaulWessel committed Jun 1, 2023
    Copy the full SHA
    2dcb7fa View commit details
    Browse the repository at this point in the history
  4. Update gmt_support.c

    PaulWessel committed Jun 1, 2023
    1
    Copy the full SHA
    69e98ba View commit details
    Browse the repository at this point in the history
  5. Update gmt_support.c

    PaulWessel committed Jun 1, 2023
    Copy the full SHA
    6335d0c View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    af6d692 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. do end first

    PaulWessel committed Jun 2, 2023
    Copy the full SHA
    bf43ead View commit details
    Browse the repository at this point in the history
  2. Update sample1d.rst

    PaulWessel committed Jun 2, 2023
    Copy the full SHA
    a4a0591 View commit details
    Browse the repository at this point in the history
  3. Update sample1d.rst

    PaulWessel committed Jun 2, 2023
    Copy the full SHA
    a6d63a9 View commit details
    Browse the repository at this point in the history