Wind effect correction using generalized logistic functions.
| Name | Type | Identifier | Description | Constraints |
Input | Boundary Layer | grid, input | BOUNDARY | The absolute vertical distance to the boundary layer. | - |
Wind Effect | grid, input | WIND | - | - |
Observations | grid, input | OBSERVED | Observations used for local scaling factor calibration (e.g. precipitation, cloudiness). | - |
Output | Calibrated Scaling Factor | grid, output | B_GRID | Calibrated scaling factor used in the wind effect correction. | - |
Corrected Wind Effect | grid, output | WINDCORR | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Scaling Factor | choice | B_SOURCE | - | Available Choices:
[0] constant
[1] calibrate
Default: 1 |
Constant Scaling Factor | floating point number | B_CONST | Constant scaling factor used in the wind effect correction. | Minimum: 0.000000
Default: 0.010000 |
Maximum Scaling Factor | floating point number | B_MAX | - | Minimum: 0.000000
Default: 0.050000 |
Number of Steps | integer number | B_STEPS | - | Minimum: 1
Default: 10 |
Kernel Type | choice | KERNEL_TYPE | Kernel specification used to request observations for local scaling factor calibration. | Available Choices:
[0] Square
[1] Circle
Default: 1 |
Kernel Size | integer number | KERNEL_SIZE | Kernel specification used to request observations for local scaling factor calibration. | Minimum: 1
Default: 2 |