Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

Installing add-ons in GRASS?

In a GRASS session, if a compiler is available on the system, run

g.extension r.inund.fluv

This GRASS module is one of the very few modules written in Fortran, so you need a Fortran compiler environment to be installed on the system.


In order to use g.extension, you'll need to install Subversion, a version control system. Apache provides binaries for most platforms.

Tags:

Grass

Add Ons

Related

Creating line of varying distance from origin point using Python in ArcGIS Desktop? Debugging ArcPy scripts? What are Valid feature class and table names in ArcGIS Desktop? Implementing ringmaps in ArcGIS Desktop What are the pros and cons of PostGIS geography and geometry types? What are useful websites for scouting GIS related jobs? Displaying/feeding US census/tiger data into Google Maps API? How much math does a GIS Analyst need to know? Choosing GeoCoding service? Setting default zoom level in OpenLayers Using ColorBrewer in ArcGIS Desktop? What is a suitable Global/Universal Unique Identifier for a PostGIS database?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy