You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With recent merges much of the easy testing has been done, and remaining testing involves some grib complexities.
bitmaps - some GRIB messages have them, but I have no examples to work with (yet).
different types of compression, currently only simpack() is tested.
Of these, 2 looks easiest to tackle. Getting JPEG and PNG compression working in tests would be very helpful. This would mean changing the DRS template array (idrstmpl in the parameter list of addfield()). By setting the DRS template to the appropriate size and values, different compression types can be specified.
There are a lot of conditions in this code that are not being tested.
The text was updated successfully, but these errors were encountered: