Changes between Version 16 and Version 17 of doc/app/ncl
- Timestamp:
- Sep 15, 2010 9:00:14 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/ncl
v16 v17 2 2 ==== General ==== 3 3 The standard output format of data in PALM is [[../netcdf|netCDF]]. PALM produces output of 3D volume data, 2D cross sections, profiles, timeseries and spectra. All these kinds of output can be plotted with the ''NCAR Command Language'' [[http://www.ncl.ucar.edu/|NCL]] which is an interpreted language designed specifically for scientific data analysis and visualization.\\\\ 4 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 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: 5 5 * [[source:palm/trunk/SCRIPTS/NCL/cross_sections.ncl|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 6 6 * [[source:palm/trunk/SCRIPTS/NCL/profiles.ncl|profiles.ncl]]: profile line plots from profile or 3D data