WPS not compiling

kermarrec

Member
Dear team,
I don't manage to compile the WPS although I follow all the steps and the WRF compiled correctly. I attach my log file, maybe someone can help. I have no idea where the problem comes from. Thanks in advance. i followed all the steps correctly.
update: I added the line -L$(NETCDF)/lib -lnetcdff -lnetcdf -lgomp and now I get ugrid at least. but all other are still missing it seems that something is not working with netcdf. i would appreciate any help.
gael.
 

Attachments

Last edited:
Hi,

Did you happen to log out of your terminal window between compiling WRF and WPS? If you issue the command

Code:
echo $NETCDF

do you get a path, and is it the same path (same Netcdf version) you used to compile WRF? Can you also attach the following 3 files:
1) configure.wrf
2) wrf compile log
3) configure.wps

Thanks!
 
Back
Top