Feature request #9124
Updated by Paolo Cavallini over 6 years ago
Heatmaps would be far more convenient (easier to interpret in many contexts) if they could (optionally) be expressed in % rather than in absolute values (in inverse values, so one could create isolines including, say, 95% probability). The change seems trivial:
* calculate the maximum
* dividing the raster values by that
* adding an option to choose between absolute values and %
Also a note on the help on how to interpret cell values would make life easier for newbies.
* calculate the maximum
* dividing the raster values by that
* adding an option to choose between absolute values and %
Also a note on the help on how to interpret cell values would make life easier for newbies.