Open
Description
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