uxarray.plot.dataarray_plot._point_raster

Contents

uxarray.plot.dataarray_plot._point_raster#

uxarray.plot.dataarray_plot._point_raster(uxda, backend='bokeh', pixel_ratio=1.0, dynamic=False, precompute=True, projection=None, width=1000, height=500, colorbar=True, cmap='Blues', aggregator='mean', interpolation='linear', npartitions=1, cache=True, xlabel='Longitude', ylabel='Latitude', size=5.0, **kwargs)#

Implementation of Point Rasterization.