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

Remove buffer from longitude slicer #132

Merged
merged 5 commits into from
Mar 27, 2024
Merged

Remove buffer from longitude slicer #132

merged 5 commits into from
Mar 27, 2024

Conversation

ashjbarnes
Copy link
Collaborator

Following issue #121 I revised this part of the code and I don't think the buffer here is necessary. I think the longitude slicer should just be handed the slice with a buffer included (as with the regular slicing with .sel) rather than having an inbuilt buffer

As it was being used there was already a buffer in the slice being passed to longitude slicer anyway so buffer was redundant!

@ashjbarnes
Copy link
Collaborator Author

closes #121

@navidcy
Copy link
Contributor

navidcy commented Mar 26, 2024

closes #121

This needs to be in the first PR message so that the issue is linked with the PR. You can edit the first msg and add this.

@navidcy navidcy self-requested a review March 26, 2024 11:58
Copy link
Contributor

@navidcy navidcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, just a few suggestions to homogenize comments

@navidcy navidcy merged commit b9ebdaa into main Mar 27, 2024
4 checks passed
@navidcy navidcy deleted the clafify-buffer branch March 27, 2024 07:50
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.

2 participants