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

Add _get_bounds #32

Closed
dcherian opened this issue Jun 16, 2020 · 0 comments · Fixed by #68
Closed

Add _get_bounds #32

dcherian opened this issue Jun 16, 2020 · 0 comments · Fixed by #68
Labels
good first issue Good for newcomers

Comments

@dcherian
Copy link
Contributor

This function should follow our current convention:

  1. _get_bounds(obj: DataArray) -> DataArray with bounds variables for that dataarray as coordinates.
  2. _get_bounds(obj: Dataset) -> Dataset with all bounds variables in the dataset as coordinates.
@dcherian dcherian added the good first issue Good for newcomers label Jun 16, 2020
@dcherian dcherian pinned this issue Jun 16, 2020
@dcherian dcherian unpinned this issue Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant