Mattia Almansi
Mattia Almansi
### What happened? When `attrs` are not specified in a new Dataset/DataArray, they're changed to `{}` whenever they are used. Because of that, an object can slightly change silently. ###...
- [x] Closes #93 - [ ] Tests added - [x] Passes `pre-commit run --all-files` - [ ] New functions/methods are listed in `api.rst` - [ ] Changes are summarized...
Hi there! I've been using this great tool and it looks like it's working out of the box for most of my machines. For some reason I can't get it...
### What happened? Some backends use `xr.open_dataset` whereas others use `xr.open_mfdataset`. Because of that, our code does not work seamlessly with all datasets. As`xr.open_mfdataset` is more general and implements more...
### What happened? I think it's the same problem reported in #375, but I'm opening a new issue as I'm not 100% sure. I'm not able to use `dask.distributed` with...
### What happened? Various satellite products are shipped by the CDS in zip archives containing daily netcdfs. Those files do not have a time dimension, and therefore can not be...
### Is your feature request related to a problem? Please describe. Cache files can get corrupted, especially because their paths are listed in public attributes of the source classes. (For...
### Is your feature request related to a problem? Please describe. It would be nice to make the date parser more flexible. For example, it would be useful to submit...