SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Temperature Lapse Rates

This tool selects daily temperature lapse rates for minimum and maximum temperatures from hourly lapse rates by selecting the time at which minimum or maximum temperatures occured and then returns the respective lapse rate.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputAtmospheric Lapse RatesGrid list, inputTEMPgrid stack of hourly atmospheric lapse rates-
Surface TemperatureGrid list, inputTGROUND--
OutputTemperature Lapse Rate at ExtremeGrid, outputLAPSE--
Daily Extreme TemperatureGrid, outputTEXTREME--
Hour of Daily Extreme Temperature (*)Grid, output, optionalTIME--
OptionsGrid SystemGrid systemPARAMETERS_GRID_SYSTEM--
Temperature extremeChoiceEXTREME-Available Choices:
[0] minimum
[1] maximum
Default: 1
(*) optional

Command-line

Usage: saga_cmd climate_tools 26 [-TEMP <str>] [-TGROUND <str>] [-LAPSE <str>] [-TEXTREME <str>] [-TIME <str>] [-EXTREME <str>]
  -TEMP:<str>    	Atmospheric Lapse Rates
	Grid list, input
  -TGROUND:<str> 	Surface Temperature
	Grid list, input
  -LAPSE:<str>   	Temperature Lapse Rate at Extreme
	Grid, output
  -TEXTREME:<str>	Daily Extreme Temperature
	Grid, output
  -TIME:<str>    	Hour of Daily Extreme Temperature
	Grid, output, optional
  -EXTREME:<str> 	Temperature extreme
	Choice
	Available Choices:
	[0] minimum
	[1] maximum
	Default: 1