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

Added missing implementation for extension of pds template 35 #506

Merged
merged 6 commits into from
Sep 9, 2024

Conversation

AlysonStahl-NOAA
Copy link
Contributor

Part of #383

I discovered this implementation was missing while adding missing pds templates to the g2 library (see NOAA-EMC/NCEPLIBS-g2#748).

Template definition was found here.

@AlysonStahl-NOAA
Copy link
Contributor Author

@edhartnett

Apparently this was already discovered in a previous issue (#240).

I also found the following comment in tst_pdstemplates.c indicating why my test isn't working:

 /* There's a bug with 35 see https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_temp4-35.shtml. */
if (number[t] != 35)
{
#define NUM_EXT_TEST 25

Do we know if the bug has been fixed or exactly what the bug is? Should I remove these changes from the g2 library?

@edwardhartnett
Copy link
Contributor

No I don't know. Please continue to investigate until you determine the answer...

@AlysonStahl-NOAA AlysonStahl-NOAA marked this pull request as ready for review September 6, 2024 19:24
@edwardhartnett edwardhartnett merged commit 3109202 into NOAA-EMC:develop Sep 9, 2024
33 checks passed
@AlysonStahl-NOAA AlysonStahl-NOAA deleted the as_pds2 branch September 9, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants