Skip to content

FutureWarning for pandas date_range #6985

@headtr1ck

Description

@headtr1ck

What is your issue?

Xarray raises a FutureWarning in its date_range, also observable in your tests.
The precise warning is:

xarray/coding/cftime_offsets.py:1130: FutureWarning: Argument closed is deprecated in favor of inclusive.

You should discuss if you will adapt the new inclusive argument or add a workaround.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions