Changes between Version 9 and Version 10 of doc/app/ncl


Ignore:
Timestamp:
Sep 15, 2010 5:53:01 AM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/ncl

    v9 v10  
    2020||sp  ||spectra data  ||{{{spectra.ncl}}}  ||
    2121||yz  ||timeseries data  ||{{{timeseries.ncl}}}  ||
    22 Several parameters can be steered to change the output of the plots. They can be either written in the prompt or modified within the configuration file {{{.ncl.config.default}}}.
     22Several parameters can be steered to change the output of the plots. They can be either written in the prompt, modified within the configuration file {{{.ncl.config.default}}} or both.
    2323==== Using {{{.ncl.config}}} ====
    2424It is recommended to create a personal configuration file by copying the default configuration file {{{.ncl.config.}}} default to the PALM working directory {{{~/palm/current_version}}} and naming it {{{.ncl.config.}}} It is used by NCL directly. So, the parameters have to be written in {{{.ncl.config}}}  according to the rules of the scripting language NCL. The configuration file contains all steering parameters with a short description and can be modified to personal needs.