striplog
striplog copied to clipboard
from_csv and build_list_of_intervals should take `function` arg
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.