Changes between Version 30 and Version 31 of doc/app/userint/output


Ignore:
Timestamp:
Sep 16, 2010 7:22:21 AM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint/output

    v30 v31  
    4545   1. For each time series quantity you have to give a label and a unit (subroutine [../int#user_init user_init]), which will be used for the netCDF file. They must not contain more than seven characters. The value of {{{dots_num}}} has to be increased by the number of new time series quantities. Its old value has to be stored in {{{dots_num_palm}}}.
    4646
    47    {{{dots_label(dots_num+1) =}}} '[[span(abs_umx,style=color: red)]]' \\
    48    {{{dots_unit(dots_num+1) =}}} '[[span(m/s,style=color: red)]]' \\
    49    {{{dots_label(dots_num+2) =}}} '[[span(abs_vmx,style=color: red)]]' \\
    50    {{{dots_unit(dots_num+2) =}}} '[[span(m/s,style=color: red)]]' \\
     47   {{{dots_label(dots_num+}}}[[span(1,style=color: red)]]{{{) =}}} '[[span(abs_umx,style=color: red)]]' \\
     48   {{{dots_unit(dots_num+}}}[[span(1,style=color: red)]]{{{) =}}} '[[span(m/s,style=color: red)]]' \\
     49   {{{dots_label(dots_num+}}}[[span(2,style=color: red)]]{{{) =}}} '[[span(abs_vmx,style=color: red)]]' \\
     50   {{{dots_unit(dots_num+}}}[[span(2,style=color: red)]]{{{) =}}} '[[span(m/s,style=color: red)]]' \\
    5151
    5252   {{{dots_num_palm = dots_num}}} \\