Skip to content

Implement StreamObject.removeedgeeffects#443

Merged
wkearn merged 1 commit into
TopoToolbox:mainfrom
wkearn:removeedgeeffects
May 27, 2026
Merged

Implement StreamObject.removeedgeeffects#443
wkearn merged 1 commit into
TopoToolbox:mainfrom
wkearn:removeedgeeffects

Conversation

@wkearn

@wkearn wkearn commented May 27, 2026

Copy link
Copy Markdown
Member

Closes #438

The implementation closely follows the MATLAB version. An optional GridObject is used to mask out NaNs.

Tests are added for memory order and both the boundary and nan-masking.

Closes TopoToolbox#438

The implementation closely follows the MATLAB version. An optional
GridObject is used to mask out NaNs.

Tests are added for memory order and both the boundary and
nan-masking.

Signed-off-by: William Kearney <william.kearney@uni-potsdam.de>
@wkearn wkearn merged commit 7913f77 into TopoToolbox:main May 27, 2026
17 checks passed
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.

Implement StreamObject.removeedgeeffects

1 participant