Skip to content

Example#141

Draft
ocefpaf wants to merge 3 commits into
ioos:mainfrom
ocefpaf:example
Draft

Example#141
ocefpaf wants to merge 3 commits into
ioos:mainfrom
ocefpaf:example

Conversation

@ocefpaf

@ocefpaf ocefpaf commented Jun 15, 2026

Copy link
Copy Markdown
Member

Do not merge. This is an example on how to solve the lints from #140.

kept when subsetting the dataset
"""
if self._grid:
return self._grid.grid_vars(self._ds)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@MarianaVZorzo another way to fix this would be to make the return values here a set. However, I don't believe that is necessary or the intended design. That will become more clear as we fix more of the defined types. There is a good change that all we need are iterables.

PS: The ones right below and above this one could use the same fix. Feel free to implement them in #140 and knock 3 out of 50 warnings in that PR ;-p

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