Поиск |
[software] [catdoc] [tcl] [geography] [old things] | |||||||||||||||||
Table of Contents
NAMEouttable - computes table of statistics from several epp files.SYNOPSISouttable [options] [function] file [ [function] file ...]
DESCRIPTIONouttable takes several epp-files counts all possible combinations of classes in them and produces table of them.Some files can be preceded by function Such files wouldn't be used to define new combination. Instead, corresponding column of table would contain value of function, computed from this file for area, defined by combination of classes of all "function-less" files. All files, used to define combination, should be specified before first file with function. If no function defined, table would be appended by column, containing area of each combination. If all files have function, table would contain only one row, containing values of the functions for all area. If files have different cell size and limits, limits and coordinate systems of the first file are used, unless overriden by --base option. By default, semantic value of classes are considered equial to values of classes. This can be overridden by specifying parameters of linear mapping function using -z and -Z options. This option can be specified only once per invocation, becouse usially outtable is used to calculate statistics for one file in combinations, given by several other files. By default, all area-related values are calculated in alternative coordinate units. It can be overriden using -c option. OPTIONS
FUNCTIONS
SEE ALSOintable(1) ,reclass(1) ,evaluate(1) ,resample(1) ,eheader(1)
AUTHORVictor B. Wagner <vitus@agropc.msk.su>
BUGS???
|