ecmwf / cfgrib

A Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes
Apache License 2.0
409 stars 77 forks source link

DeprecationWarning for distutils Version classes #312

Closed headtr1ck closed 2 years ago

headtr1ck commented 2 years ago

cfgribs xarray plugin raises a DeprecationWarning

cfgrib/xarray_plugin.py:11: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.