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 | |
---|
1 | diagfi10.nc |
---|
2 | diagfi11.nc |
---|
3 | diagfi12.nc |
---|
4 | |
---|
5 | 515 ! Starting sol to use in the output file? |
---|
6 | sol ! output timescale ("sol" or "ls") |
---|
7 | tsurf |
---|
8 | ps |
---|
9 | |
---|
10 | n |
---|
11 | |
---|
12 | ----------------------------------------------------------------------- |
---|
13 | ABOVE is the list of inputs to be fed to "concatnc.e" if you don't want |
---|
14 | to reply directly to the program: |
---|
15 | |
---|
16 | 1) List of N files to be read (N lines) |
---|
17 | 2) blank line at the end |
---|
18 | 3) Starting sol of the run stored in the first input file? |
---|
19 | 4) Output timescale ("sol" or "ls") |
---|
20 | 5) List of X variables to be kept (X lines) or 'all' |
---|
21 | 6) blank line at the end |
---|
22 | 7) 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 | |
---|
27 | The use is : |
---|
28 | > concatnc.e < concatnc.def |
---|
Note: See
TracBrowser
for help on using the repository browser.