Skip to content
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

Make sure projected region handles periodic boundaries #5181

Merged
merged 2 commits into from
Apr 29, 2021

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 <[email protected]>
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 <[email protected]>
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