rwgen.RainfallModel.plot

RainfallModel.plot(plot_type='annual_cycle', data_types='all', point_id=1)

Plot reference, fitted and/or simulated statistics.

Parameters:
  • plot_type (str) – Flag to plot 'annual_cycle' or 'cross-correlation' statistics.

  • data_types (str or list of str) – Indicates which of 'reference', 'fitted', 'simulated' to plot.

  • point_id (int) – Point to plot for annual cycle statistics.