Skip to content

change the default DataTransferOperation to INTERPOLATE

Praetorius, Simon requested to merge issue/default_datatransfer_operation into master

It is the source of some errors if by default data is not interpolated during grid changes. If the user knows what she does, she can set NO_OPERATION manually, but for all other users INTERPOLATE is the better choice.

Merge request reports