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

Figure.grdcontour: Adjust processing of arguments passed to the "annotation" and "interval" parameters, deprecate "sequence_plus" #3116

Merged
merged 54 commits into from
Apr 27, 2024

Commits on Mar 16, 2024

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

Commits on Mar 17, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    05b5abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99dc353 View commit details
    Browse the repository at this point in the history
  3. Fix line length

    yvonnefroehlich committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    731d014 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8b805b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    584956e View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

    yvonnefroehlich committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    13360d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update docstring

    yvonnefroehlich committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    57837fb View commit details
    Browse the repository at this point in the history
  2. Use sequence instead of sequence_comma

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4f06fe4 View commit details
    Browse the repository at this point in the history
  3. Extend allow input formats

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    311015e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    560622d View commit details
    Browse the repository at this point in the history
  5. [format-command] fixes

    actions-bot committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4ae5073 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    yvonnefroehlich committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6925eca View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Shorten documentation

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    bbeb83c View commit details
    Browse the repository at this point in the history
  2. Shorten documentation

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    078553c View commit details
    Browse the repository at this point in the history
  3. Clearify documentation

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1e114cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c67fcf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    0cd2f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccd6b01 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Process argument passt to "A" manually

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    581eef4 View commit details
    Browse the repository at this point in the history
  2. Fix line length

    yvonnefroehlich committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    a86305c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c52daa View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 11, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    d442adf View commit details
    Browse the repository at this point in the history
  2. Add tests

    yvonnefroehlich committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    11b2dac View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update pygmt/src/grdcontour.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4708483 View commit details
    Browse the repository at this point in the history
  2. Update pygmt/src/grdcontour.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    56afbe8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8772bf View commit details
    Browse the repository at this point in the history
  4. Fix typo

    yvonnefroehlich committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    9a9ae49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad5c33e View commit details
    Browse the repository at this point in the history
  6. Update pygmt/tests/test_grdcontour.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    32c4f90 View commit details
    Browse the repository at this point in the history
  7. Update pygmt/tests/test_grdcontour.py

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d9c734b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f394f7 View commit details
    Browse the repository at this point in the history
  9. Update tests

    yvonnefroehlich committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    557af15 View commit details
    Browse the repository at this point in the history
  10. Add test_grdcontour_one_level.png into DVC

    Yvonne committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e964dda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4501bab View commit details
    Browse the repository at this point in the history
  12. [format-command] fixes

    actions-bot committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5fa02fb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Add period

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    988d77e View commit details
    Browse the repository at this point in the history
  2. Add periods

    yvonnefroehlich committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    7ade301 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Add code for backward-compatibility regarding 'sequence_plus'

    Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
    yvonnefroehlich and seisman authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    cb6871b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4c9216 View commit details
    Browse the repository at this point in the history
  3. [format-command] fixes

    actions-bot committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    e25e9ed View commit details
    Browse the repository at this point in the history
  4. Import warinings

    yvonnefroehlich committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7fee937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be21572 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a05ec74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fedf60d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c53454 View commit details
    Browse the repository at this point in the history
  9. Fix typos

    yvonnefroehlich committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    574c4a7 View commit details
    Browse the repository at this point in the history