If you really want to transform the tiff file, open it Qgis, then right click on the layer and select Export->Save As and set the CRS to the one you want used (same as the csv file) and save the raster to a new file.
Or use gdal_transform which was installed with qgis. You will need to use the command line to do this
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
