Changes between Version 67 and Version 68 of doc/app/nclparlist


Ignore:
Timestamp:
May 10, 2012 9:33:17 AM (13 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/nclparlist

    v67 v68  
    6262}}}
    6363{{{#!td
    64 Path and name of the input file.
     64Path and name of the input file.
     65
     66If there is more than one file for all time steps of a job chain, declare path and file name without cycle number and ".nc" (e.g. file_1='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr'). First and last cycle numbers are given with the parameters [[#start_f|start_f]] and [[#end_f|end_f]], otherwise declare path and full file name (e.g. file_1='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr.nc' ).
    6567}}}
    6668|----------------
     
    651653{{{#!td
    652654Path and name of the second input file. Declaring of '''file_2''' is only allowed if [[#no_files_pr|no_files]] > 1.
     655
     656If there is more than one file for all time steps of a job chain, declare path and file name without cycle number and ".nc" (e.g. file_2='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr'). First and last cycle numbers are given with the parameters [[#start_f|start_f]] and [[#end_f|end_f]], otherwise declare path and full file name (e.g. file_2='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr.nc' ).
    653657}}}
    654658|----------------
     
    685689{{{#!td
    686690Path and name of the sixth input file. Declaring of '''file_6''' is only allowed if [[#no_files_pr|no_files]] > 1.
     691
     692If there is more than one file for all time steps of a job chain, declare path and file name without cycle number and ".nc" (e.g. file_6='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr'). First and last cycle numbers are given with the parameters [[#start_f|start_f]] and [[#end_f|end_f]], otherwise declare path and full file name (e.g. file_6='~/palm/current_version/JOBS/example_cbl/OUTPUT/example_cbl_pr.nc' ).
    687693}}}
    688694|----------------