Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numerous "255 not found in table 4.5" errors from UPP #978

Closed
SamuelTrahanNOAA opened this issue Jun 17, 2024 · 0 comments · Fixed by #974
Closed

Numerous "255 not found in table 4.5" errors from UPP #978

SamuelTrahanNOAA opened this issue Jun 17, 2024 · 0 comments · Fixed by #974

Comments

@SamuelTrahanNOAA
Copy link
Contributor

The UPP generates messages like this, both in the offline post and inline post:

get_g2_fixedsurfacetypes key: 255 not found in table 4.5

It turns out this is a special case of a broader problem in UPP:

All these errors come from fields without fixed_sfc2_type. The correct solution is to assign fixed_sfc1_type to fixed_sfc2_type, since that's the behavior UPP has had since time immemorial. It turns out it had that behavior due to two bugs, but we can make the behavior is explicit and bug-free.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant