Skip to content

Don't write unnecessary _FillValue=NaN for Zarr files #10781

@shoyer

Description

@shoyer

What is your issue?

As pointed out by @rabernat in #10757, there is no point in writing _FillValue attributes set to NaN in Zarr files.

This makes Zarr stores created with Xarray a bit more complex than necessary, and may unnecessarily invoke Xarray's masking / fill value machinery.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic-zarrRelated to zarr storage library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions