-
Notifications
You must be signed in to change notification settings - Fork 56
Description
Description
The wgrib2(Ursa: /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/oneapi/2024.2.1/wgrib2-3.6.0-nu5xmwz/bin/wgrib2) fails when I choose a NetCDF output option.
To Reproduce
On Ursa:
cd /scratch3/HFIP/hwrfv3/scrub/Biju.Thomas/wgrib2_test
module use /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core
module use /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-haww6b3/gcc/12.4.0
module load stack-oneapi/2024.2.1
module load stack-intel-oneapi-mpi/2021.13
module load wgrib2/3.6.0
wgrib2 ./gfs.t00z.pgrb2.0p25.f006 -match ':TMP:surface' -netcdf ./gfs_global_2024092400_f006.nc
netcdf package not installed
Expected behavior
wgrib2 in the previous stack version supports NetCDF output option
System, compiler, code, ...
Ursa, Gaea C6, ..
Additional context
Add any other context about the problem here.