change the default DataTransferOperation to INTERPOLATE
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.