huracanpy.plot.density#

huracanpy.plot.density(d, ax=None, contourf_kws=None, subplot_kws=None, fig_kws=None, cbar_kwargs=None)[source]#

Create a map showing the input density

Parameters:
Returns:

The figure and axes instances created for the plot

Return type:

tuple[matplotlib.figure.Figure, matplotlib.axes.Axes]