Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

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

  • compile.log
    132.5 KB · Views: 3
  • compile.log
    121.5 KB · Views: 1
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!
 
Top