Note: This document is for an older version of GRASS GIS that is outdated. You should upgrade, 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: Thu Feb 3 09:32:35 2022 in commit: f17c792f5de56c64ecfbe63ec315307872cf9d5c
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2022
GRASS Development Team,
GRASS GIS 8.0.3dev Reference Manual