Code fragment metadata

hasIdentifier: https://padme-analytics.de/pht/codeFragment/1d8067fe9e3bdf74ddbf4b20d82b1e43986e6e145f442bb5fb5b8682c2a86f01
hasContent: ''' Interpolates a 2D array to a new resolution :param data: 2D array :param xnew: new x resolution :param ynew: new y resolution :param new_res: new resolution :return: interpolated 2D array '''

Code fragment is used in the following Trains