SYNOPSIS

[\s-1SAGA_MLB\s0=dirname] saga_cmd \s-1LIBRARY\s0 [\s-1MODULE\s0] [-silent] <module specific options...>

saga_cmd [-h, --help]

DESCRIPTION

Command line interface to the System for Automated Geoscientific Analyses (\s-1SAGA\s0). When run without arguments, the module libraries in the current module library are listed. This can be specified by setting the environment variable \s-1SAGA_MLB\s0. If this is not specified, the current working directory is used.

\s-1SAGA\s0 \s-1GIS\s0 (System for Automated Geoscientific Analysis) is a free and open source geographic information system used for editing and analysing spatial data. It includes a large number of modules for the analysis of vector, table, grid and image data.

OPTIONS

[\s-1SAGA_MLB\s0=dirname]

Module libraries are expected to be located in the directory that is specified by the environment variable '\s-1SAGA_MLB\s0'. If this is not found the current working directory will be searched for instead. To use the default modules, the environment variable can be set to /usr/lib/saga

\s-1LIBRARY\s0 [\s-1MODULE\s0]

Specify the library (ie ta_morphometry) and the module (number or name). If no module is specified the different modules of a library are listed.

-h, --help

Display help and exit

EXAMPLE

export SAGA_MLB=/usr/lib/saga

saga_cmd ta_morphometry \*(L"Local Morphometry\*(R" -ELEVATION dem.sgrd -SLOPE slope.sgrd -ASPECT aspect.sgrd -METHOD 1

Multiple input files can be specified by seperating them by a semicolon (;).

saga_cmd libgrid_tools Merging -GRIDS test1.sgrd\;test2.sgrd -GRID_TARGET merged.sgrd

BUGS

On the website of http://www.saga-gis.org, a list of known bugs can be found and new bug reports can be submitted.

AUTHORS

\s-1SAGA\s0 was written by Olaf Conrad with help from a large number of contributers. This manual page was written by Johan Van de Wauw. Both are released under the \s-1GNU\s0 General Public License v2.

More info http://www.saga-gis.org