This software and documentation was developed within the context of the
EUMETSAT satellite Application
Facility (NWP SAF). The partners in the
NWP SAF are the Met Office, ECMWF, KNMI, and Météo-France.
Appendix D. Adding a New Radiative Transfer Model
1. | IASIMod_RTModel | add model to fastmodel identities. |
2. | IASIMod_Constants | add model regression limits (on 1DVar pressure levels, in the units of the retrieval state vector). |
3. | IASI_Read_ControlData | add new fastmodel to cases for RTModelToUse. |
4. | IASI_Fastmodel_Interface | add option to call new fastmodel. |
5. | IASI_ModelName_Interface | code the calling interface and the dummy interface for the new fastmodel. Follow existing fastmodel interfaces as an example. |
Note the units of the retrieval state vector variables stored in RTParams % RTBack and RTParams % RTGuess:
Temperature | degrees Kelvin |
Humidity | natural logarithm of the mass mixing ratio (kg/kg) |
Ozone | volume mixing ratio in ppmv with respect to dry air |
Surface pressure | hectopascal |
[ Return to Top ] [ Return to Main Manual ]