-
Notifications
You must be signed in to change notification settings - Fork 21
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
eraint_uvz
test_full
fails
#139
Labels
Comments
I checked the sizes for the different xarray releases:
|
Okay, I think I know what is going on here. There are two issues:
For reference:
{
'source': '.../xarray_tutorial_data/e4bb6ebf67663eeab3ff30beae6a5acf-eraint_uvz.nc',
'original_shape': (2, 3, 241, 480),
'dtype': dtype('int16'),
'_FillValue': nan,
'scale_factor': -1.7250274674967954,
'add_offset': 66825.5
}
{
'zlib': True,
'shuffle': True,
'complevel': 9,
'chunksizes': (2, 3, 241, 480)
} |
Merged
Related upstream issue: pydata/xarray#7127 |
And also related to pydata/xarray#7129 |
observingClouds
added a commit
that referenced
this issue
Oct 6, 2022
- merge encodings of dataset and compression as output encoding fixes #139
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
https://github.com/observingClouds/xbitinfo/actions/runs/3168552683/jobs/5159830575
Did defaults in
to_netcdf
change with newxarray
release?The text was updated successfully, but these errors were encountered: