Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
NAME
r.mcda.output - Exports criteria raster maps and decision raster map in a *.isf file (e.g. 4eMka2, jMAF) for dominance rough set approach analysis.
KEYWORDS
raster,
Dominance Rough Set Approach,
Multi Criteria Decision Analysis (MCDA)
SYNOPSIS
r.mcda.output
r.mcda.output --help
r.mcda.output attributes=name[,name,...] preferences=character decision=name output=name [--help] [--verbose] [--quiet] [--ui]
Flags:
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- attributes=name[,name,...] [required]
- Name of criteria raster maps
- preferences=character [required]
- gain,cost,none
- decision=name [required]
- Name of decision raster map
- output=name [required]
- Name for output file (*.isf file, Information System)
- Default: infosys.isf
The
r.mcda.output module will export raster maps as a *isf file
readable in jMAF, JAMM or 4eMka2 sofware
Laboratory of Intelligent Decision Support Systems - Poznan University.
(GRASS python Script)
This module, as all GRASS raster modules, will export cells based on the
current region settings. See the g.region module for details.
r.roughset,
r.mcda.regime
r.mcda.fuzzy
r.mcda.electre
r.mcda.roughset,
r.mcda.input
Antonio Boggia - Gianluca Massei
Department of Economics and Appraisal - University of Perugia - Italy
SOURCE CODE
Available at:
r.mcda.output source code
(history)
Latest change: Mon Jun 28 07:54:09 2021 in commit: 1cfc0af029a35a5d6c7dae5ca7204d0eb85dbc55
Note: This addon document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade your GRASS GIS installation, and read the current addon manual page.
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual