SAGA-GIS Tool Library Documentation (v6.2.0)

Tool Snow Cover

The 'Snow Cover' tool uses a simple model to estimate snow cover statistics from climate data. When temperature falls below zero any precipitation is accumulated as snow. Temperatures above zero will diminish accumulated snow successively until it is gone completely. Simulation is done on a daily basis. If you supply the tool with monthly averages, temperatures will be interpolated using a spline and precipitation will be splitted into separate events. The latter is done with respect to the monthly mean temperature, i.e. the higher the temperature the more concentrated are precipitation events and vice versa.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputMean TemperatureGrid list (input)T--
PrecipitationGrid list (input)P--
OutputSnow Cover DaysGrid (output)DAYS--
Average (*)Grid (optional output)MEAN--
Maximum (*)Grid (optional output)MAXIMUM--
Quantile (*)Grid (optional output)QUANTILE--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEM--
ValueFloating pointQUANT_VAL-Minimum: 0.000000
Maximum: 100.000000
Default: 50.000000
TimeChoiceTIME-Available Choices:
[0] Year
[1] January - March
[2] April - June
[3] July - September
[4] October - December
[5] Single Month
Default: 0
MonthChoiceMONTH-Available Choices:
[0] January
[1] February
[2] March
[3] April
[4] May
[5] June
[6] July
[7] August
[8] September
[9] October
[10] November
[11] December
Default: 0
(*) optional

Command-line

Usage: saga_cmd climate_tools 17 [-T <str>] [-P <str>] [-DAYS <str>] [-MEAN <str>] [-MAXIMUM <str>] [-QUANTILE <str>] [-QUANT_VAL <double>] [-TIME <str>] [-MONTH <str>]
  -T:<str>           	Mean Temperature
	Grid list (input)
  -P:<str>           	Precipitation
	Grid list (input)
  -DAYS:<str>        	Snow Cover Days
	Grid (output)
  -MEAN:<str>        	Average
	Grid (optional output)
  -MAXIMUM:<str>     	Maximum
	Grid (optional output)
  -QUANTILE:<str>    	Quantile
	Grid (optional output)
  -QUANT_VAL:<double>	Value
	Floating point
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 50.000000
  -TIME:<str>        	Time
	Choice
	Available Choices:
	[0] Year
	[1] January - March
	[2] April - June
	[3] July - September
	[4] October - December
	[5] Single Month
	Default: 0
  -MONTH:<str>       	Month
	Choice
	Available Choices:
	[0] January
	[1] February
	[2] March
	[3] April
	[4] May
	[5] June
	[6] July
	[7] August
	[8] September
	[9] October
	[10] November
	[11] December
	Default: 0