Skip to content

Let pygmt.show_versions show GDAL version #3364

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

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Let pygmt.show_versions show GDAL version #3364

merged 1 commit into from
Aug 1, 2024

Conversation

seisman
Copy link
Member

@seisman seisman commented Jul 31, 2024

Description of proposed changes

Show GDAL version in pygmt.show_versions, addressing #3338 (comment).

>>> pygmt.show_versions()
PyGMT information:
  version: v0.12.1.dev87+g318a8c4af
System information:
  python: 3.12.4 | packaged by conda-forge | (main, Jun 17 2024, 10:11:10) [Clang 16.0.6 ]
  executable: /Users/seisman/opt/miniconda/envs/pygmt/bin/python3.12
  machine: macOS-14.5-x86_64-i386-64bit
Dependency information:
  numpy: 2.0.0
  pandas: 2.2.2
  xarray: 2024.6.0
  netCDF4: 1.7.1
  packaging: 24.1
  contextily: 1.6.0
  geopandas: 1.0.1
  IPython: 8.26.0
  rioxarray: 0.17.0
  gdal: 3.9.1
  ghostscript: 10.03.1
GMT library information:
  version: 6.5.0
  padding: 2
  share dir: /Users/seisman/opt/miniconda/envs/pygmt/share/gmt
  plugin dir: /Users/seisman/opt/miniconda/envs/pygmt/lib/gmt/plugins
  library path: /Users/seisman/opt/miniconda/envs/pygmt/lib/libgmt.dylib
  cores: 8
  grid layout: rows
  image layout:
  binary version: 6.5.0

@seisman seisman added maintenance Boring but important stuff for the core devs needs review This PR has higher priority and needs review. labels Jul 31, 2024
@seisman seisman added this to the 0.13.0 milestone Jul 31, 2024
@seisman seisman added final review call This PR requires final review and approval from a second reviewer and removed needs review This PR has higher priority and needs review. labels Jul 31, 2024
@seisman seisman mentioned this pull request Aug 1, 2024
39 tasks
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Aug 1, 2024
@seisman seisman merged commit 221e8d9 into main Aug 1, 2024
24 of 25 checks passed
@seisman seisman deleted the gdal-version branch August 1, 2024 06:00
@weiji14 weiji14 added enhancement Improving an existing feature and removed maintenance Boring but important stuff for the core devs labels Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants