xarray-contrib / xarray_leaflet

An xarray extension for tiled map plotting.
https://xarray-leaflet.readthedocs.io
MIT License
162 stars 21 forks source link

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

Open hamiddashti opened 2 years ago

hamiddashti commented 2 years ago

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

davidbrochart commented 2 years ago

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.