noritada / grib-rs

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

Fix decoders handling cases where nbit is 0 #96

Closed noritada closed 1 month ago

noritada commented 1 month ago

This PR makes decoders correctly handle cases where nbit is 0.

Following two possible issues will be corrected by this PR: