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

[Resolved] Cannot open radiance info file radiance_info/noaa-1-msu.info

JeremyB

Member
Hello,

I've been trying to run WRFDA but have been running into some issues. I have downloaded gdas bufr files and renamed them accordingly, however I keep getting this error in my rsl files when I run ./da_wrfvar.exe

---------------------------- FATAL ERROR -----------------------
Fatal error in file: da_radiance_init.inc LINE: 188
Cannot open radiance info file radiance_info/noaa-1-msu.info

I have tried to search for this files (noaa-1-msu.info), but I can't seem to find anything. I don't see msu files anywhere in the radiance_infor directory. I have attached the error file as well as my namelist.Just for fun I tried to link some of the other noaa files in the directory to that file but that didn't work. If anyone knows where I may be able to get this file or resolve this, please let me know.

Thank you,
Jeremy B.
 

Attachments

  • namelist.input
    2.4 KB · Views: 3
  • namelist_obsproc.txt
    2.7 KB · Views: 1
  • rsl.error.0000
    1.1 KB · Views: 1
  • rsl.out.0000
    2.1 KB · Views: 1
I believe I resolved this issue. The reason it was looking for that particular file is because in the namelist.input I have a flag set in line 77 (rtminit_nsensor) and that's set to 1. I changed that to something else (like 3 or 16 or something other than 1), and that resolved the issue.
 
Top