Changes between Version 16 and Version 17 of Submitting
- Timestamp:
- 04/24/16 03:18:25 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Submitting
v16 v17 1 1 [[TOC]] 2 = = GRASS GIS development ==2 = GRASS GIS development = 3 3 4 4 GRASS - Geographic Resources Analysis Support System has been under continual development since 1982. The strength and success of GRASS GIS relies on the user community. With this in mind, the philosophy of the GRASS Development Team is to encourage users to develop their own unique tools and applications for GRASS. If you develop tools and techniques that you feel would benefit other GRASS users, please see below how to structure code and documentation for the benefit of all. 5 5 6 '''Submitting rules''' (check your code against these rules): 6 == Submitting rules == 7 8 Be sure to check your code against these rules: 7 9 8 10 * [wiki:Submitting/General General notes]