-
Hi! I'm trying to open a zarr file and I have installed all the dependencies following the xarray documentation. However, I get the next error all the time. It seems a cftime error but I also have installed the cftime dependency. If anyone knows how to solve it I would appreciate it a lot. Also I try with different zarr files and I always get the same error. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Try updating |
Beta Was this translation helpful? Give feedback.
-
I solved the issue. It was a problem of jupyter notebook not loading the correct environment. Thanks! |
Beta Was this translation helpful? Give feedback.
I solved the issue. It was a problem of jupyter notebook not loading the correct environment.
Thanks!