source: trunk/LMDZ.MARS/util/concatnc.def @ 2308

Last change on this file since 2308 was 2308, checked in by abierjon, 5 years ago

Mars GCM:
Following r2303 (concatenate concat files) and truly resolving Ticket #46 :
1) little bugs fixed from the previous revision ; 2) add the possibility to change the
offset of the output file time axis by asking the user the new offset and the level of
priority to put on it over the starting day stored in the first input file
(NB: this last point also implies a change in concatnc.def, but retrocompatibility
with old concatnc.def files has been ensured)

AB

File size: 818 bytes
Line 
1diagfi10.nc       
2diagfi11.nc       
3diagfi12.nc       
4
5515              ! Starting sol to use in the output file?
6sol              ! output timescale ("sol" or "ls")
7tsurf           
8ps
9
10n
11
12-----------------------------------------------------------------------
13ABOVE is the list of inputs to be fed to "concatnc.e" if you don't want
14to reply directly to the program:
15
161) List of N files to be read  (N lines)
172) blank line at the end
183) Starting sol of the run stored in the first input file?
194) Output timescale ("sol" or "ls")
205) List of X variables to be kept (X lines) or 'all'
216) blank line at the end
227) Use:
23  - the sol given in 3) (answer "y")
24  - or the starting sol of the first input file (answer "n") (default)
25  as the starting sol of the output file ?
26
27The use is :
28> concatnc.e < concatnc.def
Note: See TracBrowser for help on using the repository browser.