3 | | For PALM users four NCL scripts and one configuation file exist in the repository [[http://palm.muk.uni-hannover.de/browser/palm/trunk/SCRIPTS/NCL|/trunk/SCRIPTS/NCL]] to receive a quick overview of the output data: |
4 | | * {{{cross_sections.ncl}}}: produces contour, isoline or vector plots (of a 2-dimensional vector) from 2D or 3D data; instantaneous or time-averaged xy, xz, yz or 3D data can be used |
5 | | * {{{profiles.ncl}}}: produces profile line plots from profile or 3D data |
6 | | * {{{spectra.ncl}}}: produces NCL spectra plots from spectra data |
| 3 | For PALM users four NCL scripts and one configuation file exist in the repository [[source:palm/trunk/SCRIPTS/NCL|trunk/SCRIPTS/NCL]] to receive a quick overview of the output data: |
| 4 | * {{{cross_sections.ncl}}}: contour, isoline or vector plots (of a 2-dimensional vector) from 2D or 3D data; instantaneous or time-averaged xy, xz, yz or 3D data can be used |
| 5 | * {{{profiles.ncl}}}: profile line plots from profile or 3D data |
| 6 | * {{{spectra.ncl}}}: NCL spectra plots from spectra data |
| 7 | * {{{timeseries.ncl}}}: line plots from timeseries data |
| 8 | * {{{.ncl.config.default}}}: default configuration file |