I would like to create a raster in which the cell values contain the angle between that cell and a single vector point. It would be as though a line were projected between the cell and the point, and the angle would be that between this line and a line-oriented to 0 degrees (straight north). I can’t find a function in ArcGIS or QGIS that might easily accomplish this.
It seems that what I’m asking for is the azimuth of raster cells relative to a single point. This old question was the same but wasn’t definitively answered: Creating direction raster in QGIS

