Fails to perform PREPBUFR data assimilation

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

sekluzia

Member
Dear Colleges,

I am trying to perform conventional data assimilation with the WRFDA v4.0. I have the data in PREPBUFR format (ob.bufr file). Please, also find attached my namelist.input and fg files. The WRFDA does not show any errors (log.out), but no data assimilation is performed.

Please use this link to download my files:
https://figshare.com/s/323e6788babd2f9716c6

Can you help me with this issue?

Artur
 
It looks like WRFDA is looking for ob.ascii instead of ob.bufr. wrfvar3::ob_format should be set to 1 for bufr instead of the default 2 for ascii.
 
Back
Top