11 | | GRASS is a GIS (Geograohic Information System) and details of it can be found at: http://grass.fbk.eu/. There is a detailed api and usage guide, it is available for free download at: http://grass.fbk.eu/download/index.php. |
| 11 | === GRASS GIS === |
| 12 | GRASS is a GIS (Geograohic Information System) and details of it can be found at: http://grass.fbk.eu/. There is a detailed api and usage guide, it is available for free download at: http://grass.fbk.eu/download/index.php, as the scripts are written to run on linux, depending on your build of fedora run the following to install grass, the scripts use grass63 by default: |
| 13 | * {{{sudo yum install grass}}} |
| 14 | * {{{sudo apt-get install grass}}} |
| 15 | To get started download the template grass database: [attachment:grass_db_template] |