rio.to_raster method is not working (rioxarray package)
I want to export a data cube (hyperspectral data) to a .tif file using the rio.to_raster module, which should be inside the rioxarray package.
But when I try to recall the module (rio.to_raster) it seems that doesn’t exist, even if I installed and imported the rioxarray package.