Mattia Almansi

Results 26 issues of 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. ###...

bug
topic-dask

- [x] Closes #93 - [ ] Tests added - [x] Passes `pre-commit run --all-files` - [ ] New functions/methods are listed in `api.rst` - [ ] Changes are summarized...

enhancement
IO

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...

bug

### 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...

bug

### 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...

bug

### 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...

bug

Closes #208

approved-for-ci
contributor

### 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...

enhancement

### 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...

enhancement