Skip to content

Conversation

@seisman
Copy link
Member

@seisman seisman commented May 20, 2020

Description of proposed changes

The variable GMT_SHAREDIR was needed due to a GMT 6.0.0 bug. See GenericMappingTools/gmt#3353 for the bug report, and GenericMappingTools/gmt#3361 for the fix.

The conda GMT package was rebuilt in conda-forge/gmt-feedstock#94, in which the patch was applied to GMT 6.0.0.

Now PyGMT should work well with no need to add the variable GMT_SHAREDIR.

Fixes #

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst.
  • Write detailed docstrings for all functions/methods.
  • If adding new functionality, add an example to docstrings or tutorials.

The variable GMT_SHAREDIR was needed due to a GMT bug.
See GenericMappingTools/gmt#3353 for the bug report,
and GenericMappingTools/gmt#3361 for the fix.

The conda GMT package was rebuilt in conda-forge/gmt-feedstock#94,
in which the patch was applied to GMT 6.0.0.

Now PyGMT should work well with no need to add the variable GMT_SHAREDIR.
@seisman seisman closed this May 20, 2020
@seisman seisman reopened this May 20, 2020
@seisman seisman requested review from leouieda and weiji14 May 20, 2020 10:58
@seisman seisman merged commit deaa5e1 into master May 20, 2020
@seisman seisman deleted the sharedir branch May 20, 2020 12:03
@seisman seisman mentioned this pull request May 21, 2020
8 tasks
@seisman seisman added this to the 0.1.x milestone May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants