Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Use the data_word_size from the level 2 message #1338

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

lesserwhirls
Copy link
Collaborator

Backport of Unidata/netcdf-java#514

Previously, the level 2 code used a fixed word size of 8 bits for the
data blocks, with a special exception for the differential phase
product, which was hardcoded to use 16 bits. This PR enables the IOSP
and Level2 Record parser to use the actual word size as encoded in the
message.

@lesserwhirls
Copy link
Collaborator Author

Backport of Unidata/netcdf-java#514

Previously, the level 2 code used a fixed word size of 8 bits for the
data blocks, with a special exception for the differential phase
product, which was hardcoded to use 16 bits. This PR enables the IOSP
and Level2 Record parser to use the actual word size as encoded in the
message.
@lesserwhirls lesserwhirls marked this pull request as ready for review October 8, 2020 22:56
@lesserwhirls lesserwhirls merged commit 44fee72 into Unidata:master Oct 9, 2020
@lesserwhirls lesserwhirls deleted the level2 branch October 9, 2020 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants