-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Support for the new compression arguments. #7551
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
Merged
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
f8a0014
Support for the new compression arguments.
garciampred 42c5a97
Merge branch 'main' into fix_compression_options
dcherian 7abf103
significant_digit and other missing keys added
markelg fa408c5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1b9f6db
Merge branch 'main' into fix_compression_options
markelg 8c0c584
Merge branch 'pydata:main' into fix_compression_options
markelg e489a32
test for the new compression argument
markelg fff18a8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a89f816
move the new test to TestNetCDF4Data
markelg 2feafc5
fixed conflict
markelg 371d2d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] e74ec56
Merge branch 'main' into fix_compression_options
rabernat 34718f4
Merge branch 'pydata:main' into fix_compression_options
markelg f77d126
simplify this line (code review)
markelg 2df3387
Added entry to whats-new
markelg 011b939
Merge branch 'main' into fix_compression_options
markelg d39173c
Merge branch 'main' into fix_compression_options
dcherian da5dee8
Merge branch 'pydata:main' into fix_compression_options
markelg ee57f4a
Merge branch 'main' into fix_compression_options
kmuehlbauer c2ce8d5
bump netcdf4 to 1.6.2 in min-all-deps.yml
kmuehlbauer e5d0609
parametrize compression in test
kmuehlbauer d77e3fd
Revert "bump netcdf4 to 1.6.2 in min-all-deps.yml"
kmuehlbauer fbffef2
check netCDF4 version and skip test if netcdf4 version <1.6.2
kmuehlbauer 5b271fa
fix typing
kmuehlbauer a2a41ab
Larger chunks to avoid random blosc errors
markelg b98c926
use decorator to skip old netCDF4 versions
markelg 74b74d7
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5d69807
Merge branch 'main' into fix_compression_options
kmuehlbauer a4e4d8c
remove stale version-property
kmuehlbauer 4ae2bca
fix whats-new.rst
kmuehlbauer f8f37f4
fix requires-decorator
kmuehlbauer b7e56fe
fix for asserts of other tests that use test data
markelg 138a439
Apply suggestions from code review
kmuehlbauer 9e25e6e
Update xarray/tests/__init__.py
kmuehlbauer 4e59c9a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 674d35f
Merge branch 'main' into fix_compression_options
kmuehlbauer bc74cd8
Update xarray/tests/test_backends.py
kmuehlbauer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.