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

Bugfix for wgrib2 #75

Closed
kgerheiser opened this issue Nov 18, 2020 · 5 comments · Fixed by #76
Closed

Bugfix for wgrib2 #75

kgerheiser opened this issue Nov 18, 2020 · 5 comments · Fixed by #76
Assignees
Labels
bug Something isn't working

Comments

@kgerheiser
Copy link
Contributor

wgrib2's build had a bug that caused compile definitions to not be passed correctly and resulted in broken features

Update wgrib2 to the latest release

@WenMeng-NOAA
Copy link

@kgerheiser Will your fix be implemented on hpc-stack on Hera soon? I got wgrib2 failure in my UPP testing with hpc-stack on Hera.

@kgerheiser
Copy link
Contributor Author

Do you know specifically how it failed?

But yes, once these few changes are merged, we'll tag it and then install on various machines.

@WenMeng-NOAA
Copy link

Here is the runtime errors on Hera:
0.001 + wgrib2 tmpfile1_006_3 -set_grib_type same -new_grid_winds earth -new_grid_interpolation bilinear -if ':(CSNOW|CRAIN|CFRZR|CICEP|ICSEV):' -new_grid_interpolation neighbor -fi -set_bitmap 1 -set_grib_max_bits 16 -if ':(APCP|ACPCP|PRATE|CPRAT):' -set_grib_max_bits 25 -fi -if ':(APCP|ACPCP|PRATE|CPRAT|DZDT):' -new_grid_interpolation budget -fi -new_grid latlon 0:1440:0.25 90:721:-0.25 pgb2file_006_3_0p25 -new_grid latlon 0:360:1.0 90:181:-1.0 pgb2file_006_3_1p0 -new_grid latlon 0:720:0.5 90:361:-0.5 pgb2file_006_3_0p5 IPOLATES package is not installed IPOLATES package is not installed IPOLATES package is not installed 0.014 + err=8

@kgerheiser
Copy link
Contributor Author

kgerheiser commented Nov 18, 2020

That can be fixed

@WenMeng-NOAA
Copy link

Please let me know when the fix is implemented on Hera or other platforms. Thanks!

@edwardhartnett edwardhartnett added the bug Something isn't working label Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants