eccodes icon indicating copy to clipboard operation
eccodes copied to clipboard

ECMWF's GRIB and BUFR decoding/encoding library

Results 17 eccodes issues
Sort by recently updated
recently updated
newest added

Associate each data file with a known md5 checksum and have the checksum compared with one generated from a downloaded file in order to verify the integrity of the file....

The motivation of the change and impact on code: This is the ecCodesMIA B7 version, also referred to as 'Reducing the heap allocation space: introducing static array pools'. This is...

The motivation of the change and impact on code: This is the ecCodesMIA B6 version, also referred to as 'Reduction of mallocs: introducing static memory area in dynamic arrays'. This...

The motivation of the change and impact on code: This is the ecCodesMIA B5 version, also referred to as 'Reduction of Dynamic Allocation Frequency'. This is a pull request for...

Note that the code compiles but not all tests pass, so some additional work will be needed before this gfortran version can be used.

Please create a new branch with the same name feature/mars-timetag

contributor

ECC-1820: Accessor hierarchy in C++

approved-for-ci