abakleriche
abakleriche
In the first example, the file ([simple.zip](https://github.com/ecmwf/cfgrib/files/7400166/simple.zip)) contains 2 variables.  cfgrib returns these variables in 2 different datasets and I wonder why.  If I use xarray.open_mfdataset with cfgrib...
When a parameter has a non-standard number (>127), cfgrib gives the name "unknown" and puts paramId to 0. Therefore, if a grib file contains 2 messages with 2 non-standard numbers,...
It seems that cfgrib does not take into account the following keys returned by EcCodes when filling the data array : iScansNegatively jScansPositively jPointsAreConsecutive For instance, the 2 GRIB2 files...