-
Notifications
You must be signed in to change notification settings - Fork 224
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
Update baseline images for GMT 6.4 #1883
Conversation
Summary of changed imagesThis is an auto-generated report of images that have changed on the DVC remote
Image diff(s)Added imagesModified imagesReport last updated at commit b5f15c9 |
Most of the changes are caused by tiny changes in GMT 6.4, and a few tests are modified to simplify the tests. Now all tests pass except 2 failures on Linux and macOS and 4 failures on Windows. The 2 failures on Linux and macOS are reported in #1929 and will be addressed in separate PRs after more discussions. The two more failures on Windows will be explored later. @GenericMappingTools/pygmt-maintainers Please give this PR a review. |
Address #1989.
Closes #1885.
Reminders
make format
andmake check
to make sure the code follows the style guide.doc/api/index.rst
.Slash Commands
You can write slash commands (
/command
) in the first line of a comment to performspecific operations. Supported slash commands are:
/format
: automatically format and lint the code/test-gmt-dev
: run full tests on the latest GMT development version