Histograms#

Plot property distributions.

Plot porosity and permeability histograms with fitted distributions.

plopm -i NORNE_ATW2013 -v poro,permx -hist '20,norm 20,lognorm' -ag 0 -sg 1,2 -fs 15,5 -ll 'upper center' -y '[0,10000] [0,23000]' -c '#7274b3,#cddb6e'
../_images/norne_atw2013_permx.png

Reproduce this example#

Run the complete workflow from the repository root:

. ./tests/scripts/docs_histograms.sh

Back to the examples gallery