Convert xarray to image tiles for WMS
I have an xarray dataset that I want to convert to image in for a WMS server I am creating in python. The problem is that my when I display my WMS with OpenLayer in my frontend, the tiles seems shifted.
I have an xarray dataset that I want to convert to image in for a WMS server I am creating in python. The problem is that my when I display my WMS with OpenLayer in my frontend, the tiles seems shifted.