xarray_leaflet icon indicating copy to clipboard operation
xarray_leaflet copied to clipboard

module 'xarray.core' has no attribute 'rolling'

Open hamiddashti opened this issue 2 years ago • 1 comments

I get the following error when importing the library:

AttributeError: module 'xarray.core' has no attribute 'rolling'1

The versions are: xarray 2022.6.0
xarray_leaflet 0.1.15

Is there any idea what could be the reason?

Thanks

hamiddashti avatar Aug 15 '22 16:08 hamiddashti

Thanks for reporting the issue @hamiddashti. See also https://github.com/pydata/xarray/issues/6844. This was fixed in #68, and I just released 0.1.16.

davidbrochart avatar Aug 15 '22 18:08 davidbrochart