Skip to content

check time axis #189

@larsbuntemeyer

Description

@larsbuntemeyer

We should check the input time axis, e.g., to find missing timesteps during cmorization, we can use:

ds.time.where(ds.time.diff('time', n=2, label="lower"), drop=True)

e.g., the "acceleration" in the time-axis should be 0.

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