Changes between Version 21 and Version 22 of doc/app/ncl


Ignore:
Timestamp:
Sep 16, 2010 8:17:26 AM (15 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/ncl

    v21 v22  
    2929palmplot plot_identifier parameter=value parameter=string
    3030}}}
    31 It is necessary to set the string parameters which can contain lists ([[../nclparlist/#var|var]], [[../nclparlist/#c_var|c_var]], [[../nclparlist/#vec1|vec1]], [[../nclparlist/#vec2|vec2]], [[../nclparlist/#plotvec|plotvec]]) in single quotes. The list itself has to be separated by blanks.\\
     31It is necessary to set the string parameters which can contain lists ([[../nclparlist/#var|var]], [[../nclparlist/#c_var_cs|c_var]], [[../nclparlist/#vec1_cs|vec1]], [[../nclparlist/#vec2|vec2]], [[../nclparlist/#plotvec_cs|plotvec]]) in single quotes. The list itself has to be separated by blanks.\\
    3232Example: {{{var='pt u w*pt* w”pt”'}}} or {{{c_var='v w'}}} or {{{var='E*'}}}\\\\
    3333Setting of parameters in the configuration file {{{.ncl.config}}} will be ignored if parameters are specified in the prompt.\\\\