Skip to content

Update GMT-6.4 baseline image for test_grdimage_file#1904

Merged
seisman merged 1 commit intogmt-6.4from
test_grdimage_file
Apr 30, 2022
Merged

Update GMT-6.4 baseline image for test_grdimage_file#1904
seisman merged 1 commit intogmt-6.4from
test_grdimage_file

Conversation

@seisman
Copy link
Member

@seisman seisman commented Apr 26, 2022

The new baseline image is generated using:

gmt begin test_grdimage_file png
    gmt grdimage @earth_relief_01d_g -Cocean -R-180/180/-70/70 -JW0/10i -I
gmt end

Description of proposed changes

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 wrapping a new module, open a 'Wrap new GMT module' issue and submit reasonably-sized PRs.
  • If adding new functionality, add an example to docstrings or tutorials.

Slash Commands

You can write slash commands (/command) in the first line of a comment to perform
specific operations. Supported slash commands are:

  • /format: automatically format and lint the code
  • /test-gmt-dev: run full tests on the latest GMT development version

The new baseline image is generated using:
```
gmt begin test_grdimage_file png
    gmt grdimage @earth_relief_01d_g -Cocean -R-180/180/-70/70 -JW0/10i -I
gmt end
```
@seisman seisman mentioned this pull request Apr 26, 2022
69 tasks
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog labels Apr 26, 2022
@seisman seisman added this to the 0.7.0 milestone Apr 26, 2022
@seisman seisman merged commit e829053 into gmt-6.4 Apr 30, 2022
@seisman seisman deleted the test_grdimage_file branch April 30, 2022 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant