ecmwf / cfgrib

A Python interface to map GRIB files to the NetCDF Common Data Model following the CF Convention using ecCodes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unnecessary keys set going from xarray to GRIB

shahramn opened this issue · comments

Do not store the following keys when writing out GRIB messages (xarray to GRIB conversion):

units
shortName
name
cfvarname
cfname

All that is needed to encode a given parameter is the key paramId.