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 occurred and then returns the respective lapse rate.
- Author: D.N. Karger (c) 2019
- Menu: Climate and Weather|Temperature
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Atmospheric Lapse Rates | Grid list, input | TEMP | grid stack of hourly atmospheric lapse rates | - |
Surface Temperature | Grid list, input | TGROUND | - | - | |
Output | Temperature Lapse Rate at Extreme | Grid, output | LAPSE | - | - |
Daily Extreme Temperature | Grid, output | TEXTREME | - | - | |
Hour of Daily Extreme Temperature (*) | Grid, output, optional | TIME | - | - | |
Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - |
Temperature extreme | Choice | EXTREME | - | 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