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: Monday Jan 30 19:52:26 2023 in commit: cac8d9d848299297977d1315b7e90cc3f7698730
Main index |
Raster index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2024
GRASS Development Team,
GRASS GIS 8.4.1dev Reference Manual