Open AlVella opened 2 months ago
Current function to export CBA matrix to a raster format is far from optimal and can take up to multiple hours to export some heavy matrices.
Performances could be optimized using rasterio tools to rasterize the grid rather than numpy.
Current function to export CBA matrix to a raster format is far from optimal and can take up to multiple hours to export some heavy matrices.
Performances could be optimized using rasterio tools to rasterize the grid rather than numpy.