Geographically Weighted Regression for grid downscaling. 
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Predictors | Grid list (input) | PREDICTORS | - | - | 
 | Dependent Variable | Grid (input) | DEPENDENT | - | - | 
| Output | Regression | Grid (output) | REGRESSION | - | - | 
 | Regression with Residual Correction (*) | Grid (optional output) | REG_RESCORR | - | - | 
 | Coefficient of Determination | Grid (output) | QUALITY | - | - | 
 | Residuals | Grid (output) | RESIDUALS | - | - | 
 | Regression Parameters (*) | Grid list (optional output) | MODEL | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Grid System | Grid system | GRID_SYSTEM | - | - | 
 | Logistic Regression | Boolean | LOGISTIC | - | Default: 0 | 
 | Output of Model Parameters | Boolean | MODEL_OUT | - | Default: 0 | 
 | Search Range | Choice | SEARCH_RANGE | - | Available Choices: [0] local
 [1] global
 Default: 0
 | 
 | Search Distance [Cells] | Integer | SEARCH_RADIUS | - | Minimum: 1 Default: 10
 | 
 | Weighting Function | Choice | DW_WEIGHTING | - | Available Choices: [0] no distance weighting
 [1] inverse distance to a power
 [2] exponential
 [3] gaussian
 Default: 0
 | 
 | Power | Floating point | DW_IDW_POWER | - | Minimum: 0.000000 Default: 2.000000
 | 
 | Bandwidth | Floating point | DW_BANDWIDTH | Bandwidth for exponential and Gaussian weighting | Minimum: 0.000000 Default: 1.000000
 | 
| (*) optional |