Hi everyone,
I'm running into an issue while trying to assimilate data using WRFDA, and I was hoping to get some guidance.
I'm using observation data from this dataset to ensure everything is set up properly before attempting to assimilate my own data. Specifically, I’m working with data from 2023-10-16 at 12Z. The input data is generated by WRF's `real.exe` using GDAS data in my region.
The obs file I’m using is in Little_R format (OBS:2023101612.txt). After running `da_wrfvar.exe`, I noticed that the `wrfvar_output` is identical to the `wrfinput_d01` file that I provided as input. I used a diff tool to check the files, but there’s no difference between them. Additionally, I’ve run the forecast using `wrf.exe` and checked values at various points, but again, there’s no change.
I even modified the observation data slightly, thinking that maybe the original obs file was too close to the actual data, but this still produced no difference.
Has anyone run into this issue before or have any insight on what could be going wrong? I would expect at least some small difference, even if the observations were close to the model's input.
Thanks in advance!
I'm running into an issue while trying to assimilate data using WRFDA, and I was hoping to get some guidance.
I'm using observation data from this dataset to ensure everything is set up properly before attempting to assimilate my own data. Specifically, I’m working with data from 2023-10-16 at 12Z. The input data is generated by WRF's `real.exe` using GDAS data in my region.
The obs file I’m using is in Little_R format (OBS:2023101612.txt). After running `da_wrfvar.exe`, I noticed that the `wrfvar_output` is identical to the `wrfinput_d01` file that I provided as input. I used a diff tool to check the files, but there’s no difference between them. Additionally, I’ve run the forecast using `wrf.exe` and checked values at various points, but again, there’s no change.
I even modified the observation data slightly, thinking that maybe the original obs file was too close to the actual data, but this still produced no difference.
Has anyone run into this issue before or have any insight on what could be going wrong? I would expect at least some small difference, even if the observations were close to the model's input.
Thanks in advance!