Skip to content

Make sure projected region handles periodic boundaries#5181

Merged
PaulWessel merged 2 commits intomasterfrom
grdimage-wrap-fix
Apr 29, 2021
Merged

Make sure projected region handles periodic boundaries#5181
PaulWessel merged 2 commits intomasterfrom
grdimage-wrap-fix

Conversation

@PaulWessel
Copy link
Member

See #5180. Problem was that when we search along the grid perimeter we will fail when there are periodic boundaries and the w/e of the grid do not coincide with them. Closes #5180.

See #5180.  Problem was that when we search along the grid perimeter we will fail when there are periodic boundaries and the w/e of the grid do not coincide with them.
@PaulWessel PaulWessel added this to the 6.2.0 milestone Apr 29, 2021
@PaulWessel PaulWessel self-assigned this Apr 29, 2021
@PaulWessel PaulWessel merged commit db23c0d into master Apr 29, 2021
@PaulWessel PaulWessel deleted the grdimage-wrap-fix branch April 29, 2021 18:56
@maxrjones maxrjones mentioned this pull request May 3, 2021
38 tasks
weiji14 added a commit to GenericMappingTools/pygmt that referenced this pull request Jun 2, 2021
…bset (#1314)

Ensure that a sliced xarray.DataArray grid is plotted correctly
on a global Mollweide projection map. This is a regression test
to ensure that the bug reported in #732 does not happen in the future.
Cross-reference upstream issue
GenericMappingTools/gmt#5180, and PR
GenericMappingTools/gmt#5181 where the
bug was fixed.

Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
sixy6e pushed a commit to sixy6e/pygmt that referenced this pull request Dec 21, 2022
…bset (GenericMappingTools#1314)

Ensure that a sliced xarray.DataArray grid is plotted correctly
on a global Mollweide projection map. This is a regression test
to ensure that the bug reported in GenericMappingTools#732 does not happen in the future.
Cross-reference upstream issue
GenericMappingTools/gmt#5180, and PR
GenericMappingTools/gmt#5181 where the
bug was fixed.

Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
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.

grdimage does not plot subsets of data correctly on a global map

2 participants