Closed
Description
Dear netCDF4 dev team,
This issue was originally filed as an xarray issue, but turned out to occur already at netCDF4 level. You can find the full description including test data and a Python notebook in xarray issue #822: value scaling wrong in special cases.
We hope this can be fixed easily as our project depends on it. If you could indicate where to look at in the code we might be able and happy to contribute.
The problem might be related to #493 because the problematic variable specifies value_min
and value_max
attributes, however both have the same signed short
datatype as the variable.
Regards
-- Norman
Metadata
Metadata
Assignees
Labels
No labels