perillaroc / nwpc-codes-cpp

A GRIB2 decoder for GRIB2 data produced by NWPC's GRAPES model.
MIT License
2 stars 2 forks source link

skip value bytes when header_only is set. #3

Closed perillaroc closed 5 years ago

perillaroc commented 5 years ago

Don't read value bytes to section 7 when header_only is set.