csep.core.forecasts.GriddedForecast.plot
- GriddedForecast.plot(ax=None, show=False, log=True, extent=None, set_global=False, plot_args=None)[source]
Plot gridded forecast according to plate-carree projection
- Parameters:
show (bool) – if true, show the figure. this call is blocking.
plot_args (optional/dict) – dictionary containing plotting arguments for making figures
- Returns:
matplotlib.Axes.axes
- Return type:
axes