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

Refactor NEXRAD level2 format checking #1339

Merged
merged 1 commit into from
Oct 9, 2020

Conversation

lesserwhirls
Copy link
Collaborator

From @dopplershift's original commit message:

Don't try to enumerate all the possible values. Instead, just look for AR2V and a number--and log a warning is this number is bigger than the most recent we are aware of. Also refactor to eliminate duplicated code.

This is motivated by NWS ROC testing data declaring a format of AR2V0008.

Backport of Unidata/netcdf-java#153, Unidata/netcdf-java#154, and Unidata/netcdf-java#189

Don't try to enumerate all the possible values. Instead, just look for
AR2V and a number--and log a warning is this number is bigger than the
most recent we are aware of. Also refactor to eliminate duplicated code.

Backport of Unidata/netcdf-java#153, Unidata/netcdf-java#154,
and Unidata/netcdf-java#189
@lesserwhirls
Copy link
Collaborator Author

@dopplershift dopplershift merged commit d99e9ec into Unidata:master Oct 9, 2020
@lesserwhirls lesserwhirls deleted the level2check branch August 8, 2022 22:36
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