RadSim Code Updates and Known Issues

RadSim Code Updates

Updates and bug fixes to the Radiance Simulator for all versions since v2.0 are published here.

Known bugs and issues

Please report any bugs you find in RadSim using the NWP SAF Feedback Form. The official release packages do not contain the bug fixes or updates listed here so you should apply any fixes provided below. Bugs in earlier versions have been fixed in later versions unless otherwise stated. See also bugs in RTTOV that may affect simulations in RadSim.

DateType/StatusDescription
28/07/2026Bug - fixedAffects: simulations on model grid with rotated pole when the calc_geo_sat_angles config namelist variable is set to true (RadSim v4.1, v4.0, v3.2, v3.1).

Issue: in the above case, the GEO satellite zenith and azimuth angles are computed using the model grid rotated lat/lon coordinates instead of the standard lat/lon coordinates and as such will generally be completely wrong.

Fix:
For v4.1 and v4.0 download and extract this tarball containing updated source files to src/code/main/ and recompile RadSim.

For v3.2 and v3.1 download and extract this tarball containing updated source files to src/code/main/ and recompile RadSim.

DateType/StatusDescription
30/01/2026Bug - fixedAffects: obs data files using "version 2" format with fewer than 5 columns (affects RadSim v4.0, v3.x, v2.x).

Issue: it is possible for simulations to fail or produce unexpected results due to bad inputs being provided to RTTOV. This is caused by a missing initialisation when reading the column information from the obs data file.

Fix: for RadSim v4.0 download this file to src/code/main/ and recompile RadSim.

Please contact the help desk for a fix for v3.x or v2.x.