Import of @Veroandreo grass course on gitlab https://gitlab.com/veroandreo/curso-grass-gis-rioiv
Data, code and slides for the post-graduate course that will be held in Rio Cuarto (Cordoba, Argentina) in October, 2018
We will use GRASS GIS 7.8.5 (current stable version). It can be installed either
through standalone installers/binaries or through OSGeo-Live (which includes all
OSGeo software and packages).
There are two different options:
For Windows users, we strongly recommend installing GRASS GIS through the OSGeo4W package,
since it allows to install all OSGeo software. If you choose this option,
make sure you select GRASS GIS and msys. The latter one will allow
the use of loops, back ticks, autocomplete, history and other nice bash shell
features.
Download GRASS GIS 7.8.5 stable from:http://grassmac.wikidot.com/downloads and follow the instructions under Installing GRASS for Mac.
Install GRASS GIS 7.8.5 from the “unstable” package repository:
Note: packaged with GDAL 3 or later
If you already have QGIS installed through official docs withqgis-grass-plugin
then you probably have grass installed. QGISGrass GIS
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install grass
For other Linux distributions including Arch Linux, EPEL, Fedora and openSuSe, simply install GRASS GIS with the respective package manager. See also here
If you’re comfortable with using Docker, check instructions here
The following are some Python libraries that are needed by add-ons that will be used in the course:
See the Installation guide presentation for details.
OSGeo-live is a self-contained bootable DVD, USB thumb
drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety
of open source geospatial software without installing anything. There are
different options to run OSGeo-live:
For a quick-start guide, see: https://live.osgeo.org/en/quickstart/osgeolive_quickstart.html
g.extension extension=name_of_addon
$HOME/grassdata
.$HOME/gisdata
.$HOME/gisdata
.$HOME/gisdata
.$HOME/gisdata
. DO NOT UNZIP.$HOME/gisdata
.$HOME/grassdata/nc_spm_08_grass7
.$HOME/grassdata/nc_spm_08_grass7
.Verónica Andreo is a researcher for CONICET
working at the Institute of Tropical Medicine (INMeT)
in Puerto Iguazú, Argentina. Her main interests are remote sensing and GIS tools
for disease ecology research fields and applications.
Vero is an OSGeo Charter member and a FOSS4G
enthusiast and advocate.
She is part of the GRASS GIS Development team
and she also teaches introductory and advanced courses and workshops, especially
on GRASS GIS time series modules
and their applications.
Many thanks to GRASS developers and community members that have developed other
educational materials from which I recycled and adapted some of the examples for
this course. A special thanks to Carol Garzon
who contributed the examples for r.li.* modules and the workflow for species
distribution modeling in R that were further adapted for this course.
Post questions or discussions here
All the course material:
Creative Commons Attribution-ShareAlike 4.0 International License
Presentations were created with gitpitch: