NOAA-EMC / NCEPLIBS-grib_util

This is a collection of NCEP GRIB related utilities.
Other
18 stars 10 forks source link

more testing for copygb2 #318

Closed edwardhartnett closed 1 month ago

edwardhartnett commented 3 months ago

Part of #310

If copygb2 is to handle > 2 GB, we need some more testing...

edwardhartnett commented 1 month ago

I'm going to comment out the comparisons which are failing, and merge the rest.

I think that what's happening is that different versions of jasper are causing (slightly) different sized output, which causes tests to break in CI. So that needs to be sorted out, probably by using g2c_compare instead of diffing degrib2 output.