This commit is contained in:
Shahram Najm 2024-01-23 19:42:29 +00:00
parent 9f2be9a507
commit 1fd6add508
1 changed files with 1 additions and 0 deletions

View File

@ -465,6 +465,7 @@ static int pack_double(grib_accessor* a, const double* val, size_t* len)
width = ni;
height = nj;
// jPointsAreConsecutive
if ((scanning_mode & (1 << 5)) != 0) {
long tmp = width;
width = height;