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

WRFDA compiling error.

sreehari24

New member
Hi,
I am trying to compile WRFDA with 4d var capability. I have compiled both RTTOV and WRFPLUS prior and gave appropriate path before compiling WRFDA. Almost all the executable are generated but da_wrfvar.exe. I am providing the log files along with this. Is this issue related to either RTTOV or WRFPLUS?

Thank you
 

Attachments

  • compile_4dvar.log
    516.6 KB · Views: 7
Hi,
I am trying to compile WRFDA with 4d var capability. I have compiled both RTTOV and WRFPLUS prior and gave appropriate path before compiling WRFDA. Almost all the executable are generated but da_wrfvar.exe. I am providing the log files along with this. Is this issue related to either RTTOV or WRFPLUS?

Thank you
sometimes this happens when the modules aren't linked properly.

What I have found that works is run the compile script once (and export the log to log1) then run the compile command again (and export it to log2)

The second time will find the missing modules and should finish correctly.
 
Thank you for your reply William. It is still running into same error. The da_radiance.f90 is not compiling. Is it a problem with HDF5 module? I have provide the log files of the second time.

Thank you
 

Attachments

  • compile_4dvar (2).log
    58.9 KB · Views: 3
Top