equinor / webviz-ert

ERT webviz plugins
GNU General Public License v3.0
13 stars 25 forks source link

Support plots of log distributions #402

Open hnformentin opened 2 years ago

hnformentin commented 2 years ago

Is your feature request related to a problem? Please describe. As a user, I would like to analyse parameters that are known to be in log scale. For that, I need to have them transformed before plotting.

Describe the solution you'd like

Additional context Many parameters related to permeability and transmissibility of faults are know to have log distributions. The anaysis is really difficulty if plots are not converted because the scale is different. For example, both series on the plot below are log uniform on the same interval, but the kde and the number of bins seems not to be appropriate for comparison purposes. image