SAGA 9.3.3 | Tool Library Documentation

Snow Cover


Description

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 split 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, inputT--
Precipitationgrid list, inputP--
OutputSnow Cover Daysgrid, outputDAYS--
Averagegrid, output, optionalMEAN--
Maximumgrid, output, optionalMAXIMUM--
Quantilegrid, output, optionalQUANTILE--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Valuefloating point numberQUANT_VALQuantile specified as percentage.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

Command Line


Usage: saga_cmd climate_tools 17 [-T ] [-P ] [-DAYS ] [-MEAN ] [-MAXIMUM ] [-QUANTILE ] [-QUANT_VAL ] [-TIME ] [-MONTH ]
  -T:           	Mean Temperature
	grid list, input
  -P:           	Precipitation
	grid list, input
  -DAYS:        	Snow Cover Days
	grid, output
  -MEAN:        	Average
	grid, output, optional
  -MAXIMUM:     	Maximum
	grid, output, optional
  -QUANTILE:    	Quantile
	grid, output, optional
  -QUANT_VAL:	Value
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 50.000000
  -TIME:        	Time
	choice
	Available Choices:
	[0] Year
	[1] January - March
	[2] April - June
	[3] July - September
	[4] October - December
	[5] Single Month
	Default: 0
  -MONTH:       	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