Changes between Version 171 and Version 172 of Grass7/NewFeatures


Ignore:
Timestamp:
Jun 20, 2013, 6:35:01 AM (11 years ago)
Author:
borohoro
Comment:

update to 3D raster modules

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v171 v172  
    127127=== 3D raster modules ===
    128128
    129  * G7:r3.colors: new
    130  * G7:r3.colors.out: new
    131  * G7:r3.out.bin: new
    132  * G7:r3.in.bin: new
    133  * G7:r3.out.netcdf: new
    134  * G7:r3.retile: new
     129 * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
     130 * G7:r3.colors.out: new - Exports the color table associated with a 3D raster map.
     131 * G7:r3.out.bin: new  - Exports a GRASS 3D raster map to a binary array.
     132 * G7:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map.
     133 * G7:r3.out.netcdf: new 
     134 * G7:r3.retile: new - Retiles an existing 3D raster map with user defined x, y and z tile size.
    135135
    136136=== Temporal GIS modules ===