Module Sunrise and Sunset
- Author: O.Conrad (c) 2015
- Specification: grid
- Menu: Climate|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Target System | Grid (input) | TARGET | - | - |
Output | Sunrise | Grid (output) | SUNRISE | - | - |
Sunset | Grid (output) | SUNSET | - | - |
Day Length | Grid (output) | LENGTH | - | - |
Options | Year | Integer | YEAR | - | Default: 2015 |
Month | Choice | MONTH | - | 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: 11 |
Day of Month | Integer | DAY | - | Minimum: 1 Maximum: 31 Default: 17 |
Time | Choice | TIME | - | Available Choices: [0] local [1] world Default: 0 |
Command-line
Usage: saga_cmd climate_tools 9 [-TARGET <str>] [-SUNRISE <str>] [-SUNSET <str>] [-LENGTH <str>] [-YEAR <num>] [-MONTH <str>] [-DAY <num>] [-TIME <str>]
-TARGET:<str> Target System
Grid (input)
-SUNRISE:<str> Sunrise
Grid (output)
-SUNSET:<str> Sunset
Grid (output)
-LENGTH:<str> Day Length
Grid (output)
-YEAR:<num> Year
Integer
Default: 2015
-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: 11
-DAY:<num> Day of Month
Integer
Minimum: 1
Maximum: 31
Default: 17
-TIME:<str> Time
Choice
Available Choices:
[0] local
[1] world
Default: 0