NCAS-CMS / cf-python

A CF-compliant Earth Science data analysis library
http://ncas-cms.github.io/cf-python
MIT License
119 stars 19 forks source link

Fix bug in `cf.aggregate` that sometimes put a null transpose operation into the Dask grpah when one was not needed #755

Closed davidhassell closed 5 months ago

davidhassell commented 5 months ago

Fixes #754