Skip to content

Allow using fill value outside volume

a.oberstrass requested to merge aoberstrass/bda/samplestuff:fill_volume into master

Allow the combination of setting fill_value to a number and extrapolate=False to set points outside of volume to fill_value. Previously this threw an error.

Merge request reports