elliottardif
New member
Hi everyone, I've run into another issue with running WPS in a cron environment on my HPC cluster. I am writing a wrapper script in Perl to run WPS and WRF; thus far I have incorporated all the WPS processes into the script and I have run it successfully when I type the command for the script manually, but when I go to run the same script in cron, it gives me the following error (in this case, for geogrid):
./geogrid.exe: error while loading shared libraries: libnetcdff.so.6: cannot open shared object file: No such file or directory
What would cause this issue in cron vs running the script myself?
Thanks for any help,
Elliot Tardif
./geogrid.exe: error while loading shared libraries: libnetcdff.so.6: cannot open shared object file: No such file or directory
What would cause this issue in cron vs running the script myself?
Thanks for any help,
Elliot Tardif