Log In | Users | Register
Web of Tom Peter's Group
spacer
Edit | Attach | New | Raw | Delete | History | Diff | Print | Pdf | | Tools
You are here: Chemie » PostProcessing

Post processing tools

Standard Post-Processing

CDO is a very useful tool for postprocessing SOCOL output, e.g. for calculating averages, interpolation to pressure levels, selection of variables, time steps, etc.: https://code.mpimet.mpg.de/projects/cdo/

  • cdo is already installed on the IAC Linux system and can be loaded by module load cdo

The classical post processor for ECHAM data is the "afterburner" which provides the following operations:

  • Extract specified variables and levels
  • Compute derived variables
  • Transform spectral data to Gaussian grid representation
  • Vertical interpolation to pressure levels or height
  • Write data in GRIB, NetCDF, SERVICE or EXTRA format
  • User manual: afterburner.txt
  • Afterburner source code and Makefile: after.tar
  • ALERT! The cdo command after does the same as the afterburner, and is easier to use!!!

Calculation of Residual Circulation and EP-fluxes

The calculation of the residual circulation and the EP-fluxes follow Andrews (1987): https://wiki.iac.ethz.ch/pub/Chemie/PostProc/Andrews_1987_p127ff.pdf

Required Input

  • daily mean or 6 hrly (better) instantaneous 3D T [K], u [m/s], v [m/s], omega [Pa/s] on pressure levels [Pa]
  • ALERT! ATTENTION: the namelist setting PUTDATA   = 24, 'hours', 'first', 0 outputs instantaneous values every 24 hours, not daily averages!!! That leads to artefacts in the calculated TEM in the mesosphere. If you intend to calculate the residual circulation from your model output, set PUTDATA   = 12, 'hours', 'first', 0 or better PUTDATA   = 6, 'hours', 'first', 0
  • cdo script for preparing input data for epf routine from model output: https://wiki.iac.ethz.ch/pub/Chemie/PostProc/make_epf_vars_netcdf.sh

EPF-Routines

Other Useful Scripts

CMOR (Climate Model Output Rewriter)

CMOR is a "handy" data post-processing tool originally designed to produce datasets conforming to CMIP conventions. It has since been adapted by the CCMI community for CCMI-1. CMOR stands for Climate Model Output Rewriter.
Attach
zip
after.tar (1610.00K)
version 1 uploaded by AndreaStenke on 26 Nov 2010 - 11:52
txt
version 1 uploaded by AndreaStenke on 26 Nov 2010 - 11:30
pdf
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 17:03
calc_ep-flux.csh
Shell script for postprocessing several months
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 17:06
zip
cmor_scripts.tar (2850.00K)
Laura's CMOR routines
version 1 uploaded by AndreaStenke on 04 Apr 2019 - 15:10
pdf
Laura's CMOR documentation
version 1 uploaded by AndreaStenke on 04 Apr 2019 - 14:57
sh
script for compiling epf routines
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 16:44
epf_from_daily_v3.f90
T-dependent density used for omega -> w
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 16:43
epf_from_daily_v4.f90
log-pressure density used for omega -> w
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 16:44
sh
script for preparing input data
version 1 uploaded by AndreaStenke on 02 Apr 2019 - 16:56
spacer
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback
Syndicate this site RSS ATOM