oggm_edu.Glacier.plot_history#
- Glacier.plot_history(show_bias=False, window=None, time_range=None, invert=False)#
Plot the history of the glacier.
- Parameters
- show_biasbool, optional
Add a fourth axis, showing the history of the temperature bias. False by default.
- windowint, optional
Controls the size (year) of the rolling window used to smooth the temperature bias.
- time_rangearray_like(int, int), optional
Select a subset of the data to plot.
- invertbool, optional
Chose to invert the y-axis on the bias plot. False by default.