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

pygmt.grdcut: Refactor to store output in virtualfiles for grids #3115

Draft
wants to merge 36 commits into
base: datatypes/gmtimage
Choose a base branch
from

Commits on Apr 16, 2024

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

Commits on Apr 19, 2024

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

    seisman committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    cea3374 View commit details
    Browse the repository at this point in the history
  3. Refactor

    seisman committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    80d9837 View commit details
    Browse the repository at this point in the history
  4. fix

    seisman committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    22fba56 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Apply suggestions from code review

    Co-authored-by: Wei Ji <[email protected]>
    seisman and weiji14 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3a24ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eee7e6 View commit details
    Browse the repository at this point in the history
  3. Address reviewer's comments

    seisman committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5e390d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix GMT_OUT

    seisman committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    003383d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606ac7e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    c6cdcc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    377941a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20617f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a998718 View commit details
    Browse the repository at this point in the history
  5. Improve grdcut

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    86cab44 View commit details
    Browse the repository at this point in the history
  6. Fix typos in grdcut

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    6031bab View commit details
    Browse the repository at this point in the history
  7. Add tests for grdcut images

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    eb0af2d View commit details
    Browse the repository at this point in the history
  8. Fix one failing test

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    7f6ca7d View commit details
    Browse the repository at this point in the history
  9. Fix open_rasterio

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    21b194a View commit details
    Browse the repository at this point in the history
  10. Fix open_rasterio

    seisman committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e7eaf5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3c8569 View commit details
    Browse the repository at this point in the history
  12. Update pygmt/clib/session.py

    Co-authored-by: Wei Ji <[email protected]>
    seisman and weiji14 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1c8312c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3913430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812a225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90bd29e View commit details
    Browse the repository at this point in the history
  4. Fix mypy errors

    seisman committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ab77187 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f3e474 View commit details
    Browse the repository at this point in the history
  6. Fix copy & paste errors

    seisman committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5b07dd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31272ab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    5a09329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    279595b View commit details
    Browse the repository at this point in the history
  3. Simplify the grdcut function

    seisman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    7def4b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    2825eae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf9275c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

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