8000 GitHub - cageo/r.openness: Grass module to calculate openness parameter from a DEM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cageo/r.openness

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

r.openness

C code of a Grass module to calculate openness parameter from a DEM

If you want to compile it:

  1. Copy the folder r.opennessCode in $GRASS_DIST/raster
  2. Run cd $GRASS_DIST/raster/r.opennessCode
  3. Run make
  4. Run make install

If you want to use the precompiled GRASS 7.2.1 module:

  1. Copy the file r.openness in $GRASS_DIST/bin

A larger description can be found in:

Francisco Alonso-Sarría, Francisco Gomariz-Castillo, Fulgencio Cánovas-García (in press) "A new approach to the openness index for landform characterisation" Computers & Geosciences.

About

Grass module to calculate openness parameter from a DEM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.7%
  • HTML 12.0%
  • R 2.9%
  • Makefile 0.4%
0