fill_with_log10k

randomfield.powertools.fill_with_log10k(data, spacing, packed=True)[source] [edit on github]

Fill an array with values of log10(k).

Note that the value at [0, 0, 0] will be log10(0) = -inf.