Skip to content

np.nanmean executes eagerly on cubed arrays but lazily on dask arrays #153

Closed
@TomNicholas

Description

@TomNicholas

See image for demonstration.

Screenshot from 2023-03-14 19-26-13

np.nanmean is called by xarray's .mean() method when skipna=True, which is the default.

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