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

Use latest version of wgrib2 on Jet and Hera #780

Closed
GeorgeGayno-NOAA opened this issue Feb 22, 2023 · 2 comments · Fixed by #816
Closed

Use latest version of wgrib2 on Jet and Hera #780

GeorgeGayno-NOAA opened this issue Feb 22, 2023 · 2 comments · Fixed by #816
Assignees
Labels
maintenance Basic upkeep

Comments

@GeorgeGayno-NOAA
Copy link
Collaborator

GeorgeGayno-NOAA commented Feb 22, 2023

wgrib2 is used by the ice and snow consistency tests. Version 2.8.0 (and earlier) is being deprecated. Check what is being used on each machine and update to the latest version if necessary.

@GeorgeGayno-NOAA GeorgeGayno-NOAA self-assigned this Feb 22, 2023
@GeorgeGayno-NOAA GeorgeGayno-NOAA changed the title Use latest version of wgrib2 on Jet Use latest version of wgrib2 on Jet and Hera Feb 22, 2023
@GeorgeGayno-NOAA GeorgeGayno-NOAA added the maintenance Basic upkeep label Apr 17, 2023
@GeorgeGayno-NOAA
Copy link
Collaborator Author

On Hera, UFS_UTILS is using the version of WGRIB2 in grib_utils v1.1:

/scratch2/NCEPDEV/nwprod/NCEPLIBS/utils/grib_util.v1.1.1/exec/wgrib2

This is the deprecated version:

/scratch1/NCEPDEV/da/George.Gayno/ufs_utils.git/UFS_UTILS/reg_tests/snow2mdl $ module display wgrib2/2.0.8

   /apps/modules/modulefamilies/intel/wgrib2/2.0.8:

prepend_path("PATH","/apps/wgrib2/2.0.8/intel/18.0.3.222/bin")
prepend_path("LD_LIBRARY_PATH","/apps/wgrib2/2.0.8/intel/18.0.3.222/lib")
setenv("WGRIB2_ROOT","/apps/wgrib2/2.0.8/intel/18.0.3.222")

So, no worries on Hera.

GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Apr 17, 2023
GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Apr 17, 2023
@GeorgeGayno-NOAA
Copy link
Collaborator Author

Changes at 969d917 were tested on Jet. The "ice blend" and "snow2mdl" regression tests passed as expected.

GeorgeGayno-NOAA added a commit to GeorgeGayno-NOAA/UFS_UTILS that referenced this issue Apr 19, 2023
GeorgeGayno-NOAA added a commit that referenced this issue May 1, 2023
Update the ice blend and snow regression tests to use the latest 
version of the wgrib2 executable (not library) on Jet.

Fixes #780.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Basic upkeep
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant