SAGA 9.3.3 | Tool Library Documentation

Wind Effect Correction


Description

Wind effect correction using generalized logistic functions.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputBoundary Layergrid, inputBOUNDARYThe absolute vertical distance to the boundary layer.-
Wind Effectgrid, inputWIND--
Observationsgrid, inputOBSERVEDObservations used for local scaling factor calibration (e.g. precipitation, cloudiness).-
OutputCalibrated Scaling Factorgrid, outputB_GRIDCalibrated scaling factor used in the wind effect correction.-
Corrected Wind Effectgrid, outputWINDCORR--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Scaling FactorchoiceB_SOURCE-Available Choices: [0] constant [1] calibrate Default: 1
Constant Scaling Factorfloating point numberB_CONSTConstant scaling factor used in the wind effect correction.Minimum: 0.000000 Default: 0.010000
Maximum Scaling Factorfloating point numberB_MAX-Minimum: 0.000000 Default: 0.050000
Number of Stepsinteger numberB_STEPS-Minimum: 1 Default: 10
Kernel TypechoiceKERNEL_TYPEKernel specification used to request observations for local scaling factor calibration.Available Choices: [0] Square [1] Circle Default: 1
Kernel Sizeinteger numberKERNEL_SIZEKernel specification used to request observations for local scaling factor calibration.Minimum: 1 Default: 2

Command Line


Usage: saga_cmd climate_tools 13 [-BOUNDARY ] [-WIND ] [-OBSERVED ] [-B_GRID ] [-WINDCORR ] [-B_SOURCE ] [-B_CONST ] [-B_MAX ] [-B_STEPS ] [-KERNEL_TYPE ] [-KERNEL_SIZE ]
  -BOUNDARY:   	Boundary Layer
	grid, input
  -WIND:       	Wind Effect
	grid, input
  -OBSERVED:   	Observations
	grid, input
  -B_GRID:     	Calibrated Scaling Factor
	grid, output
  -WINDCORR:   	Corrected Wind Effect
	grid, output
  -B_SOURCE:   	Scaling Factor
	choice
	Available Choices:
	[0] constant
	[1] calibrate
	Default: 1
  -B_CONST: 	Constant Scaling Factor
	floating point number
	Minimum: 0.000000
	Default: 0.010000
  -B_MAX:   	Maximum Scaling Factor
	floating point number
	Minimum: 0.000000
	Default: 0.050000
  -B_STEPS:    	Number of Steps
	integer number
	Minimum: 1
	Default: 10
  -KERNEL_TYPE:	Kernel Type
	choice
	Available Choices:
	[0] Square
	[1] Circle
	Default: 1
  -KERNEL_SIZE:	Kernel Size
	integer number
	Minimum: 1
	Default: 2