Skip to content

issues Search Results · repo:GenericMappingTools/pygmt language:Python

Filter by

1k results
 (163 ms)

1k results

inGenericMappingTools/pygmt (press backspace or delete to remove)

Summary | Status | Count | | --- | --- | | 🔍 Total | 30884 | | ✅ Successful | 29433 | | ⏳ Timeouts | 0 | | 🔀 Redirected | 0 | | 👻 Excluded | 1450 | | ❓ Unknown | 0 | | 🚫 Errors | 1 | Errors per input ...
maintenance
  • github-actions[bot]
  • Opened 
    8 days ago
  • #4044

Description of the problem I ve occasionally had issues with a double free or corruption (out) error when using PyGMT, which others have also seemed to have. Some of the links below may be relevant: ...
bug
upstream
  • mdtanker
  • 4
  • Opened 
    13 days ago
  • #4038

Originally proposed in #2834: Justification codes like BL and TR are commonly used in GMT and PyGMT. Currently, we have explanations like: The justification is a two-character code that is a combination ...
documentation
help wanted
  • seisman
  • 1
  • Opened 
    20 days ago
  • #4027

Maybe we should also move Wei Ji (643) before Leo (258)? I m ok with moving up the list, but I m thinking if we should move Leo to second last (before Paul)? At least in my field, supervisory roles are ...
  • seisman
  • Opened 
    21 days ago
  • #4023

Summary | Status | Count | | --- | --- | | 🔍 Total | 30794 | | ✅ Successful | 29342 | | ⏳ Timeouts | 0 | | 🔀 Redirected | 0 | | 👻 Excluded | 1450 | | ❓ Unknown | 0 | | 🚫 Errors | 2 | Errors per input ...
maintenance
  • github-actions[bot]
  • Opened 
    22 days ago
  • #4021

GMT 6.6.0 was released a few hours ago, and GMT 6.4 was released in June, 2022. Following our support policy, Drop support for GMT versions 3 years after their initial release, while ensuring at least ...
maintenance
  • seisman
  • 1
  • Opened 
    23 days ago
  • #4017

In the initial version of the alias system, each GMT option flag is aliased to a single parameter PyGMT, so documenting the aliases in docstrings is simple and can be fully automatic. The aliases docstrings ...
discussions
  • seisman
  • 7
  • Opened 
    26 days ago
  • #4011

Description of the problem I m not sure if this is a bug or a change to PyGMT which I missed. Since the pygmt.load_dataarray function is deprecated, I m using the suggested alternative, xr.load_datarray(..., ...
bug
  • mdtanker
  • 5
  • Opened 
    27 days ago
  • #4005

As shown below, a 0-D numpy array is recognized as iterable by the is_nonstr_iter function, but actually we can t loop over it. In [1]: import numpy as np In [2]: x = np.array(40) In [3]: x.ndim Out[3]: ...
bug
  • seisman
  • Opened 
    on Jul 16
  • #4001

Description of the desired feature Python 3.13 came out with an experimental free-threaded mode with the global-interpreter lock disabled (PEP 703). This issue is to track the addition for PyGMT to build ...
feature request
longterm
  • weiji14
  • Opened 
    on Jul 14
  • #3994
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub