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

BUG: fix writing to groups with h5netcdf #2181

Merged
merged 2 commits into from
May 25, 2018

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented May 25, 2018

Our test suite was inadvertently not checking this.

  • Closes Dataset.to_netcdf() cannot create group with engine="h5netcdf" #2177 (remove if there is no corresponding issue, which should only be the case for minor changes)
  • Tests added (for all bug fixes or enhancements)
  • Tests passed (for all non-documentation changes)
  • Fully documented, including whats-new.rst for all changes and api.rst for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)

Fixes GH2177

Our test suite was inadvertently not checking this.
@shoyer
Copy link
Member Author

shoyer commented May 25, 2018

@crusaderky for a second look here

@crusaderky
Copy link
Contributor

Looks good to me

@shoyer shoyer mentioned this pull request May 25, 2018
8 tasks
@shoyer shoyer merged commit b48e096 into pydata:master May 25, 2018
@shoyer shoyer deleted the h5netcdf-group-fix branch May 25, 2018 00:52
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.

Dataset.to_netcdf() cannot create group with engine="h5netcdf"
2 participants