ax1.axhline(
        y=s[indStartOfRunout],
        color="w",
        linestyle="--",
        label="start of run-out area point : %.1f °" % rasterTransfo["startOfRunoutAreaAngle"],