I have an external .csv file with "From" cell, "To" cell, X, Y coordinates for the "From" cell, X Y coordinates for "To" cell and flow rate for water going from "From" cell to "to" cell. I can import this file in QGIS using Layer -> add Layer -> Add delimited text layer.
Each cell discharges water to one of its eight neighboring cells. My grid size is 80 x 80.
I would like to display water movement direction with an arrow for each cell.
Is there a way to do this in QGIS?
I do not want to use QGIS to determine the flow direction for me.




