Skip to content

Object types in dataset #103

@TariqBlecher

Description

@TariqBlecher

Image

When I try to write to zarr, I get the warning:

SerializationWarning: variable None has data in the form of a dask array with dtype=object, which means it is being loaded into memory to determine a data type that can be safely stored on disk. To avoid this, coerce this variable to a fixed-size dtype with astype() before saving it.

I guess this is coming from baseline_antenna column and field name. Would this be a performance issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions