uxarray.plot.dataarray_plot._polygon_raster

uxarray.plot.dataarray_plot._polygon_raster#

uxarray.plot.dataarray_plot._polygon_raster(uxda, backend='bokeh', exclude_antimeridian=True, pixel_ratio=1.0, dynamic=False, precompute=True, width=1000, height=500, colorbar=True, cmap='Blues', aggregator='mean', interpolation='linear', xlabel='Longitude', ylabel='Latitude', cache=True, override=False, **kwargs)#

Implementation of Polygon Rasterization.