easyclimate.plot.significance_plot

easyclimate.plot.significance_plot#

Mapping areas of significance

Functions

draw_significant_area_contourf(p_value[, ...])

Draw significant area by matplotlib.axes.Axes.contourf.

draw_significant_area_scatter(...[, ...])

Draw significant area by matplotlib.axes.Axes.scatter.

get_significance_point(p_value[, thresh, ...])

Obtain longitude and latitude array values that meet the conditions within the threshold from a two-dimensional array of p-values