- Android botany climate change Data handling Data sources decision support tool forest GIS GIS software GRASS GIS history LibreOffice / OpenOffice Mobile tools Modelling online mapping Open access Operating system QGIS R computing environment research tools Software release Spatialite SQLite statistics tools Ubuntu Uncategorized vegetation
Meta
Tag Archives: command line
Extracting lines ending with specific character using sed or grep
A quick note (to myself mostly) about how to extract lines from a text file that end with a specific set of characters. In Linux, you can very easily do this using ‘grep’ or ‘sed’. But, first a little bit … Continue reading
Posted in Data handling, tools
Tagged command line, grep, modis data, regular expression, remove duplicate lines, Reverb, sed, sort
Leave a comment
Add geometry values to vector layer in GRASS GIS
In my previous post I explained how to add geometry values to the attribute table of a vector map in QGIS. You can do the same in GRASS GIS. It is slightly more complicated (don’t worry, it is still easy … Continue reading
Posted in Data handling, GIS, GRASS GIS
Tagged CLI, command line, command line tool, GIS, GRASS GIS, mapping
1 Comment
Start R inside GRASS but keep the terminal prompt
I often run R from within GRASS GIS. For example using R as a scripting language to automate GIS analysis. Or to use statistical models in R on spatial data in GRASS. I used to open R in the terminal. … Continue reading
Posted in GRASS GIS, R computing environment
Tagged bash, command line, GRASS GIS, R, scripting, shell, terminal
Leave a comment
Creating a map using the command line
Although I like to carry out GIS analyses using the command line interface (CLI), creating maps is something I still tend to do using the graphical interface (GUI). And most of the time that makes perfect sense to me, creating … Continue reading
Posted in GIS, GIS software, GRASS GIS, Uncategorized
Tagged CLI, command line, GRASS GIS, mapping, tutorial
1 Comment
