Skip to content

My Google Summer of Code 2017 project. This is just development part. Intended GRASS GIS modules and final code will be at https://svn.osgeo.org/grass/grass-addons/

License

Notifications You must be signed in to change notification settings

ninsbl/GRASS-GIS-SOS-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRASS-GIS-SOS-tools

My Google Summer of Code 2017 project. Most parts of this project were created during the GSoC 2017.

Modules can be used as python scripts or you can make them with command:

sudo make MODULE_TOPDIR=*your_grass_folder*

Then you can use them same way as common modules.

In the future, modules should be accesible through the GRASS SVN repository

What do you need to test these AddOns?

To use this module, you need your OWSLib 0.15.0 or newer. If you don't have it, you can install it from its github repository.

Because of granularity options, you need to be using GRASS > 7.2 to have access to some functions.

About

My Google Summer of Code 2017 project. This is just development part. Intended GRASS GIS modules and final code will be at https://svn.osgeo.org/grass/grass-addons/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.5%
  • HTML 33.2%
  • Makefile 1.3%