DOV-Vlaanderen / saga-watem

SAGA-WaTEM modules for calculating erosion
https://dov-vlaanderen.github.io/saga-watem/
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Module reference: add examples command line #26

Open Sachagobeyn opened 1 month ago

Sachagobeyn commented 1 month ago

@johanvdw : can you add for eevery tool in https://dov-vlaanderen.github.io/saga-watem/overview_watem.html the command-line approach after the 'parameters'-section, such as ddefined in https://saga-gis.sourceforge.io/saga_tool_doc/2.2.3/climate_tools_3.html?


Usage: saga_cmd climate_tools 3 [-SOLARRAD <str>] [-START <str>] [-STOP <str>] [-STEP <str>] [-LAT <str>]
  -SOLARRAD:<str>   Solar Radiation
    Table (output)
  -START:<str>      Start [ka]
    Floating point
    Default: -200.000000
  -STOP:<str>       Stop [ka]
    Floating point
    Default: 2.000000
  -STEP:<str>       Step [ka]
    Floating point
    Minimum: 0.001000
    Default: 1.000000
  -LAT:<str>        Latitude [Degree]
    Floating point
    Minimum: -90.000000
    Maximum: 90.000000
    Default: 53.000000