iucm postproc evolution

Plot the evolution of DIST, RSS, ENTROP and Energy consumption

usage: iucm postproc evolution [-h] [-o str] [-od str]
                               [-t t1[;t2[;t31,t32,[t33]]]
                               [t1[;t2[;t31,t32,[t33]]] ...]] [-roll]

Named Arguments

-o, --output

The name of the output file

Default: “plots.pdf”

-od, --odir The name of the output directory
-t, --time
The time steps to use.
A semicolon (';') separated string. A single value in this string represents one number, ranges can also be used via a separation by comma (','). Hence, '2009;2012,2015' will be converted to [2009,2012, 2013, 2014] and 2009;2012,2015,2 to [2009, 2012, 2015]
-roll, --use-rolling
 

If True, use the rolling mean for the energy consumption

Default: False