Skip to content

Bug in CFWriter with netcdf4>=1.60 because of changing behaviour of zlib encoding specification #2244

@ghiggi

Description

@ghiggi

Describe the bug

I just noticed that the new netcdf4 versions (>1.6.0) does not accept anymore the encoding "zlib": True, but expects the field "compression": "zlib" .

The CFWriter should likely be updated to deal with the netdf4 package version when defining the compression encoding.

Further info and relevant locations affected in the CFWriter:

FYI: @gerritholl @mraspaud

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions