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 new h5netcdf backend phony_dims kwarg #3753

Merged
merged 4 commits into from
Feb 23, 2020

Conversation

kmuehlbauer
Copy link
Contributor

@kmuehlbauer kmuehlbauer commented Feb 5, 2020

This adds support for the new phony_dims keyword for the h5netcdf backend which is available from h5netcdf version 0.8.0.

  • Closes #xxxx
  • Tests added
  • Passes isort -rc . && black . && mypy . && flake8
  • Fully documented, including whats-new.rst for all changes and api.rst for new API

@dcherian dcherian changed the title Add new h5netcdf backend kwarg Add new h5netcdf backend phony_dims kwarg Feb 5, 2020
@kmuehlbauer kmuehlbauer force-pushed the add_h5netcdf_backend_kwarg branch 2 times, most recently from 2028752 to 4c45c55 Compare February 6, 2020 06:54
@kmuehlbauer kmuehlbauer force-pushed the add_h5netcdf_backend_kwarg branch from 4c45c55 to ee0db0b Compare February 6, 2020 06:57
@kmuehlbauer
Copy link
Contributor Author

Changes added as suggested in the review comments. Sorry for excessive use of force-pushing.

Copy link
Contributor

@dcherian dcherian left a comment

Choose a reason for hiding this comment

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

Thanks @kmuehlbauer

@kmuehlbauer
Copy link
Contributor Author

@dcherian This is ready for another review. Please let me know, if I can be of any further assistance.

@dcherian
Copy link
Contributor

LGTM. I'll merge in a couple of days if no one else has any comments.

@dcherian
Copy link
Contributor

Thanks @kmuehlbauer

@dcherian dcherian merged commit 24cfdd2 into pydata:master Feb 23, 2020
dcherian added a commit to johnomotani/xarray that referenced this pull request Feb 24, 2020
…under

* upstream/master: (71 commits)
  Optimize isel for lazy array equality checking (pydata#3588)
  pin msgpack (pydata#3793)
  concat now handles non-dim coordinates only present in one dataset (pydata#3769)
  Add new h5netcdf backend phony_dims kwarg (pydata#3753)
  always use dask_array_type for isinstance calls (pydata#3787)
  allow formatting the diff of ndarray attributes (pydata#3728)
  Pint support for variables (pydata#3706)
  Format issue template comment as md comment (pydata#3790)
  Avoid running test_open_mfdataset_list_attr without dask (pydata#3780)
  remove seaborn.apionly compatibility (pydata#3749)
  Python 3.8 CI (pydata#3727)
  PKG: Explicitly add setuptools dependency (pydata#3628)
  update whats-new
  Typo in Universal Functions section (pydata#3663)
  Release v0.15.0
  fix setup.cfg
  Documentation fixes (pydata#3732)
  Remove extra && in PR template (pydata#3730)
  Remove garbage text inserted in DASK_LICENSE (pydata#3729)
  Avoid unsafe use of pip (pydata#3726)
  ...
@kmuehlbauer kmuehlbauer deleted the add_h5netcdf_backend_kwarg branch May 25, 2023 07:05
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.

3 participants