NCAS-CMS / cfunits

A Python interface to UNIDATA’s UDUNITS-2 library with CF extensions:
http://ncas-cms.github.io/cfunits
MIT License
11 stars 8 forks source link

Update CF version from 1.8 to 1.10 #47

Closed davidhassell closed 1 year ago

davidhassell commented 1 year ago

The __init__.py file currently has

__Conventions__ = "CF-1.8"
__cf_version__ = "1.8"

but these should be updated to 1.10