ChristopheLRTE

Results 7 comments of ChristopheLRTE

Hi @McNomarr, Do you really need to use xarray ? Maybe you could try with `cfgrib.open_datasets()` instead, It would do the job. No ? Am I wrong ? Christophe

Is `/home/jp/Desktop/C1D01010000010109001` a file or a folder ? If a folder this is wrong.

How can I get it in order to test it please ? (if not a big one you can attach it to a post)

This is a corrupted grib file, or just not a grib file

Can your friend do a : - If windows 10 : `certutil -hashfile C1D01010000010109001 SHA256` - If linux : `sha256sum C1D01010000010109001` You too and compare the results please ?

hello @abakleriche, I think it's because 'dataType' is different for 0 steps (an) and 6/12 steps (fc) : ``` $ grib_ls -w shortName=r complex.grib2 complex.grib2 edition centre date dataType gridType...