ruins.plotting.climate_indices
#
Module Contents#
Functions#
|
Generate a climate indices plot. |
- ruins.plotting.climate_indices.plot_climate_indices(data: pandas.DataFrame, rcps=('rcp26', 'rcp45', 'rcp85'), fig: plotly.graph_objects.Figure = None) plotly.graph_objects.Figure #
Generate a climate indices plot. Refer to
ruins.processing.calculate_climate_indices()
to learn about the structure needed for the DataFrame.