Changes between Version 5 and Version 6 of ToolsAndUtilities/PpFileTools
- Timestamp:
- 21/06/13 08:36:42 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ToolsAndUtilities/PpFileTools
v5 v6 84 84 This code can be used to find maxima and minima of UM diagnostics. The data is input as a pp file, such as might be produced from the output of MDIAG. Extreme values of a diagnostic are produced for a specified vertical level. The horizontal domain may be restricted if desired. 85 85 86 * **Interpolate from model to pressure levels**: [attachment:pvtrace.t ar.gz] \\86 * **Interpolate from model to pressure levels**: [attachment:pvtrace.tgz] \\ 87 87 The MDIAG code is very useful for calculating pressure-level diagnostics from a set of UM output fields on model levels. However, suppose that you already have your diagnostic of interest but just want to interpolate it from model to pressure levels. This code will do just that. It can also be used to construct linear combinations of existing fields, and to output them on either model levels or pressure levels. 88 88