Skip to content

Downsample before applying conversion function

Charlie Hoy requested to merge downsample_issue into master

The purpose of this MR is to apply the downsampling before applying the conversion function. This will then reduce overall runtime for large result files. This fixes issue #205 (closed).

Merge request reports