salem.Map.set_contourf

Map.set_contourf(data=None, crs=None, interp='nearest', **kwargs)[source]

Adds data to contourfill on the map.

Parameters:
mask: bool array (2d)
crs: the data coordinate reference system
interp: ‘nearest’ (default) or ‘linear’, the interpolation algorithm
kwargs: anything accepted by contourf