pydata / xarray

N-D labeled arrays and datasets in Python
https://xarray.dev
Apache License 2.0
3.49k stars 1.04k forks source link

switch to datetime unit `"D"` #9170

Closed keewis closed 1 week ago

keewis commented 1 week ago

This attempts to fix the failing missing data interpolation tests, which are apparently the result of a pandas deprecation.

cc @spencerkclark