Add the possibility to activate both hillshade algorithm (classical + rastertools)

Output of #130 (closed):

  • It would improve snow detection under shadow or low illumnated slopes.

The idea is to, according to configuration boolean parameters, be able to activate either node, one of two algorithms, or both algorithm of hillshading in LIS. When both algorithms are activated, the two are computed and their output are fused into a single mask.