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 `cf.aggregate` for actual_range and np.array properties #765

Closed davidhassell closed 4 months ago

davidhassell commented 4 months ago

Fixes #764

Note

The _equals method can cope with string-valued arguments, so we can simplify the block of code in which it appears