mothersup

Results 2 issues of mothersup

## Expected behavior and actual behavior. I was using interpolation to fill empty values (*NaN*) in a raster (or simply np.array). I would expect 1. The result of `rasterio.fill.fillnodata` and...

bug
GDAL
upstream
needs discussion

### Description I was plotting a colorbar using a custom colormap and levels using `ax.colorbar`. However, sometimes I observed that the plot would miss out one level (and its color)....

bug