The documentation for PlotETM.py says that the input for the flag -plot_win can be a single integer value (N) which shall be interpreted as last epoch minus N days. But instead, it plots from the year N onwards.
For example:
PlotETM.py igm1 -no_save -plot_win 200
Plots from the year 200 until the end of the time series
The documentation for PlotETM.py says that the input for the flag -plot_win can be a single integer value (N) which shall be interpreted as last epoch minus N days. But instead, it plots from the year N onwards.
For example:
PlotETM.py igm1 -no_save -plot_win 200
Plots from the year 200 until the end of the time series