Changes between Version 9 and Version 10 of Grass7/G3dLib
- Timestamp:
- 05/12/13 14:41:24 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Grass7/G3dLib
v9 v10 17 17 18 18 * New modules 19 * !r3.colors to modify color tables for raster3d maps20 * !r3.colors.out to export raster3d color tables21 * !r3.retile to create new raster3d maps with different tile size19 * G7:r3.colors to modify color tables for raster3d maps 20 * G7:r3.colors.out to export raster3d color tables 21 * G7:r3.retile to create new raster3d maps with different tile size 22 22 23 23 * Only code review for modules 24 * v.vol.rst25 * !r3.timestamp26 * !r3.in.v5d27 * !r3.out.v5d28 * !r3.univar24 * G7:v.vol.rst 25 * G7:r3.timestamp 26 * G7:r3.in.v5d 27 * G7:r3.out.v5d 28 * G7:r3.univar 29 29 30 30 * Code reviewed, bug fixes and test cases designed and implemented for modules 31 * r.to.rast332 * r.to.rast3elev33 * !r3.to.rast34 * !r3.inascii35 * !r3.out.ascii36 * !r3.out.vtk37 * !r3.stats38 * !r3.cross.rast39 * !r3.null40 * v.to.rast331 * G7:r.to.rast3 32 * G7:r.to.rast3elev 33 * G7:r3.to.rast 34 * G7:r3.inascii 35 * G7:r3.out.ascii 36 * G7:r3.out.vtk 37 * G7:r3.stats 38 * G7:r3.cross.rast 39 * G7:r3.null 40 * G7:v.to.rast3 41 41 42 42 * Major code and functionality updates 43 * !r3.in.ascii 44 * !r3.out.ascii 43 * G7:r3.in.ascii 44 * G7:r3.out.ascii 45 * G7:r3.info 46 47 See full module list at G7:raster3D 45 48 * !r3.info