r.series.interp Interpolates raster maps located (temporal or spatial) in between input raster maps at specific sampling positions. Raster (r.*) QgsProcessingParameterMultipleLayers|input|Input raster layer(s)|3|None|False QgsProcessingParameterString|datapos|Data point position for each input map|None|True|True QgsProcessingParameterFile|infile|Input file with one input raster map name and data point position per line, field separator between name and sample point is 'pipe'|QgsProcessingParameterFile.File|txt|None|True QgsProcessingParameterString|output|Name for output raster map (comma separated list if multiple)|None|False|True QgsProcessingParameterString|samplingpos|Sampling point position for each output map (comma separated list)|None|True|True QgsProcessingParameterFile|outfile|Input file with one output raster map name and sample point position per line, field separator between name and sample point is 'pipe'|QgsProcessingParameterFile.File|txt|None|True QgsProcessingParameterEnum|method|Interpolation method, currently only linear interpolation is supported|linear|False|0|True QgsProcessingParameterFolderDestination|output_dir|Interpolated rasters|None|False