Dear all,
I'm Mimi. Thank you so much for always helping me..!!
Now I'm currently working with WRF FIRE and aim to apply observation nudging with AWS data. I'm still getting familiar with converting data into little_r format, so I’m practicing with NCAR observation data in little_r as a first step (suface, upper: ~/d351000). I referenced a link when writing my namelist.oa. If there are any issues you notice, please let me know. These are merged OBS: with cat in linux. I downloaded obsgrid.exe and successfully installed it with gcc option. However, when I attempt to run obsgrid.exe to integrate observation data into Metgrid files, I encounter a segmentation fault. Unlike a typical WRF run, there is no rsl.error.00* file generated, so I’ve tried various troubleshooting methods, but eventually, I decided to reach out to the forum for support.
I’ve attached my namelist.oa(obsgrid), namelist.wps, and log.txt generated when combining metgrid and observation little_r. My input data consists of ERA5 hourly data with a 6-hour interval. Could anyone offer insights into what might be causing this issue? I am always grateful for the great help.
I'm Mimi. Thank you so much for always helping me..!!
Now I'm currently working with WRF FIRE and aim to apply observation nudging with AWS data. I'm still getting familiar with converting data into little_r format, so I’m practicing with NCAR observation data in little_r as a first step (suface, upper: ~/d351000). I referenced a link when writing my namelist.oa. If there are any issues you notice, please let me know. These are merged OBS: with cat in linux. I downloaded obsgrid.exe and successfully installed it with gcc option. However, when I attempt to run obsgrid.exe to integrate observation data into Metgrid files, I encounter a segmentation fault. Unlike a typical WRF run, there is no rsl.error.00* file generated, so I’ve tried various troubleshooting methods, but eventually, I decided to reach out to the forum for support.
Code:
[server00]/home/myname/OBSGRID> obsgrid.exe>log.txt
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x2B09006A7467
#1 0x2B09006A7AAE
#2 0x2B090113B3FF
#3 0x2B0903FED0BA
#4 0x2B090450AC35
#5 0x2B08FFF817A5
#6 0x42512A in __final_analysis_MOD_write_analysis
Segmentation fault
I’ve attached my namelist.oa(obsgrid), namelist.wps, and log.txt generated when combining metgrid and observation little_r. My input data consists of ERA5 hourly data with a 6-hour interval. Could anyone offer insights into what might be causing this issue? I am always grateful for the great help.