...
SAMOVAR is licensed under the GNU GENERAL PUBLIC LICENSE Version 3.
Usage in SPICE:
Code Block |
---|
samovar.sh <input flag> <samovar.csv file> <logfile> "<file list>" |
Input flag:
= T for original ICON output
= F for time series built in post.job.sh
Output:
...
A
...
list
...
of
...
variables
...
for
...
each
...
model
...
level
...
that
...
do
...
not
...
pass
...
the
...
test
...
to
...
the
...
logfile.
Compilation:
...
...
The
...
samovar.f90
...
program
...
needs
...
the
...
netCDF
...
and
...
fortran-csv-lib
...
libraries.
...