Jim Biard (ClimateAI)

Results 2 issues of Jim Biard (ClimateAI)

When I build a class with methods that can be chained (they return `self`), I find that the "commands" help message is written out even when I provide commands with...

I first open a GRIB2 file named d2m.grib with cfgrib.open_file(), which produces the index file d2m.grib.923a8.idx. In a different application I open the same GRIB2 file with cfgrib.open_dataset(). I receive...