noritada / grib-rs

GRIB format parser for Rust
Apache License 2.0
57 stars 9 forks source link

Add support for first-order spatial differencing in the complex packing decoder #78

Closed noritada closed 3 months ago

noritada commented 3 months ago

This PR adds support for first-order spatial differencing in the complex packing decoder. Support for Code Table 5.6 (order of spatial differencing) is also included.