striplog icon indicating copy to clipboard operation
striplog copied to clipboard

from_csv and build_list_of_intervals should take `function` arg

Open kwinkunks opened this issue 4 years ago • 0 comments

from_petrel() has an arguemnt, function, which is a dict of functions that transform a field.

This is missing from from_csv() and _build_list_of_intervals, and other readers / instantiators. We should add it.

Check include and 'exclude` should be everywhere too.

kwinkunks avatar Apr 18 '21 20:04 kwinkunks