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

Failure to read GRIB2 file with G2 from hpc-stack #57

Closed
BijuThomas-NOAA opened this issue Apr 12, 2021 · 0 comments
Closed

Failure to read GRIB2 file with G2 from hpc-stack #57

BijuThomas-NOAA opened this issue Apr 12, 2021 · 0 comments

Comments

@BijuThomas-NOAA
Copy link
Contributor

G2 (GRIB2 encoder/decoder) from hpc-stack is not reading grib2 files. Specifically, the routine getgb2 from G2, signaling that there is an error (code 96) in reading GRIB2 files. This is happening on all platforms(Jet/Hera/Orion/Wcoss-Cray).

I have an example(on Jet) that G2(not from hpc-stack, g2/v3.1.0) successfully decoding a GRIB2 file:
/lfs1/HFIP/hwrfv3/Biju.Thomas/Test_G2_getgb2/G2_getgb2
However, when I use G2(from hpc-stack, g2/3.4.1 ) to read the same file, it throws an error(error code 96).
/lfs1/HFIP/hwrfv3/Biju.Thomas/Test_G2_getgb2/G2_getgb2_hpc-stack

mrinalbiswas pushed a commit that referenced this issue Aug 24, 2021
This Pull Request enables using the HWRF CCPP physics in the HAFS system.

*Initial workflow level changes came from the feature/hwrf_physics branch of @mzhangw
*Import hwrf_physics_fix: DETAMPNEW_DATA.expanded_rain_LE is needed for the F-A microphysics scheme and the following files are needed for the HWRF version of NOAH LSM (note: other versions of NOAH LSM may need different versions of these files): GENPARM.TBL, SOILPARM.TBL, VEGPARM.TBL
*Add two hwrf physics suite related workflow level regression tests
*Workflow level (parm/script/build) clean ups and unification to support both HWRF ccpp suite and the existing HAFS suite.

All workflow level regression test passed. And this PR addresses issue #58.

Note: Enabling using the HWRF CCPP Suite in HAFS is a collaborative group effort among DTC, GSL, EMC, including: Man Zhang, Grant Firl, Mrinal Biswas, Dominikus Heinzeller, Chunxi Zhang, Eric Aligo, Weiguo Wang, Qingfu Liu, Bin Liu, etc.
LinZhu-NOAA pushed a commit to LinZhu-NOAA/HAFS that referenced this issue Jun 16, 2022
This Pull Request enables using the HWRF CCPP physics in the HAFS system.

*Initial workflow level changes came from the feature/hwrf_physics branch of @mzhangw
*Import hwrf_physics_fix: DETAMPNEW_DATA.expanded_rain_LE is needed for the F-A microphysics scheme and the following files are needed for the HWRF version of NOAH LSM (note: other versions of NOAH LSM may need different versions of these files): GENPARM.TBL, SOILPARM.TBL, VEGPARM.TBL
*Add two hwrf physics suite related workflow level regression tests
*Workflow level (parm/script/build) clean ups and unification to support both HWRF ccpp suite and the existing HAFS suite.

All workflow level regression test passed. And this PR addresses issue hafs-community#58.

Note: Enabling using the HWRF CCPP Suite in HAFS is a collaborative group effort among DTC, GSL, EMC, including: Man Zhang, Grant Firl, Mrinal Biswas, Dominikus Heinzeller, Chunxi Zhang, Eric Aligo, Weiguo Wang, Qingfu Liu, Bin Liu, etc.
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

No branches or pull requests

1 participant