Label | Explanation | Data Type |
Input Background Raster
| The input background raster also known as the background field. | Raster Dataset; Raster Layer; Image Service |
Input Observation Data | The input point features that will be used for interpolation. | Feature Layer; Trajectory Layer |
Observation Field
| The field containing observation values that will be used for interpolation. | String |
Background Error Variance
| The error variance of the background measurements. The input can be a single value or an error variance raster. If a single value is provided, the value will be used as the error variance for all background measurements. If an error variance raster is provided, each cell in the background data will obtain its error variance from the corresponding background error variance raster. The error variance raster must have the same cell size and extent as the background data. | Double; Raster Dataset; Raster Layer; Image Service |
Observation Error Variance | The error variance of the observations. The input can be a single value or a field from the observation data. If a single value is provided, the value will be used as the error variance for all observations. If a field in the observation data is provided, values in the field will be used as the error variance for each corresponding observation point. | Double; String |
Background Error Correlation Length
(Optional) | The correlation length between background measurements. The default is three times the cell size of the Input Background Raster parameter value. | Double |
Return Value
Label | Explanation | Data Type | Output Raster | The output multidimensional raster dataset. | Raster Dataset |