You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run a Fortran code on Hera that converts bufr files to netcdf files but am running into an issue. I haven't run the code for a few months now (there were no issues before), but when I try to run the executable now, I get this error:
error while loading shared libraries: libnetcdff.so.6: cannot open shared object file: No such file or directory
The Hera help team directed me here - would anyone be able to help me with this issue? The build script (compile_convert_bufr_netcdf_revised.csh) as well as the main code is in the following location:
Hello,
I am trying to run a Fortran code on Hera that converts bufr files to netcdf files but am running into an issue. I haven't run the code for a few months now (there were no issues before), but when I try to run the executable now, I get this error:
error while loading shared libraries: libnetcdff.so.6: cannot open shared object file: No such file or directory
The Hera help team directed me here - would anyone be able to help me with this issue? The build script (compile_convert_bufr_netcdf_revised.csh) as well as the main code is in the following location:
/scratch1/BMC/qosap/Benjamin.Johnston/GPSRO_BUFR/Prep_Bufr_Converter
Thank you,
Ben
The text was updated successfully, but these errors were encountered: