Skip to content

Update GMT-6.4 baseline image for test_grdimage_over_dateline#1905

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

Update GMT-6.4 baseline image for test_grdimage_over_dateline#1905
seisman merged 1 commit intogmt-6.4from
fix_test_grdimage_over_dateline

Conversation

@seisman
Copy link
Member

@seisman seisman commented Apr 26, 2022

The baseline image is generated using the following bash script:

gmt begin test_grdimage_over_dateline png
    gmt grdimage xrgrid.nc -Rg -JA0/0/1c
gmt end

The grid file xrgrid.nc is generated by the fixture_xrgrid function.

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 baseline image is generated using the following bash script:
```
gmt begin test_grdimage_over_dateline png
    gmt grdimage xrgrid.nc -Rg -JA0/0/1c
gmt end
```
The grid file `xrgrid.nc` is generated by the `fixture_xrgrid` function.
@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 a4f73af into gmt-6.4 Apr 30, 2022
@seisman seisman deleted the fix_test_grdimage_over_dateline 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