Maris Nartiss 28cdd30147 Check for return value of scanf 6 tahun lalu
..
test 2e37e3b487 doc: add the last changed part (svn date) 7 tahun lalu
testsuite 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 tahun lalu
G3d.h_unused 1a88755128 G3d_ -> Rast3d_ 14 tahun lalu
Makefile 9ab7b3fc64 doxygen: g3d renamed to raster3d 14 tahun lalu
README 440faf25a9 change terminology in 3D raster layout image 10 tahun lalu
alloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
cache.c b8684ea059 Fixed wrong variable types in cache.c, updated name scheme in the raster3d test framework. 11 tahun lalu
cache1.c 08226f2533 Corrected uninitialized values and invalid memory access 13 tahun lalu
cachehash.c 5b0f12e626 Hunting cache hash 3D raster bug 13 tahun lalu
cachehash.h 1a88755128 G3d_ -> Rast3d_ 14 tahun lalu
cats.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
changeprecision.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
changetype.c 491e01ffd5 raster3dlib: doxygenize close.c 14 tahun lalu
close.c a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update 10 tahun lalu
color.c 69a2251192 change default color table for 2D and 3D rasters (see https://trac.osgeo.org/grass/ticket/3043) 9 tahun lalu
defaults.c d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 tahun lalu
doubleio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 tahun lalu
error.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
filecompare.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
filename.c 1a88755128 G3d_ -> Rast3d_ 14 tahun lalu
fpcompress.c 4f2d270191 rasterlib, raster3dlib: use new compression fns 9 tahun lalu
fpxdr.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
getblock.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
getvalue.c df82bb7722 Added boundary check to get_value_region and a unit test. 13 tahun lalu
gradient.c 8f17b8f1e1 r3.gradient: set voxels which have neighbors nulls to zero 10 tahun lalu
header.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
headerinfo.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
history.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
index.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
intio.c 994c96e2fe Fix https://trac.osgeo.org/grass/changeset/53301 12 tahun lalu
keys.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
long.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
mapset.c d90fa664d6 libgis: G__make_mapset_element() -> G_make_mapset_element() 10 tahun lalu
mask.c 491e01ffd5 raster3dlib: doxygenize close.c 14 tahun lalu
maskfn.c 1a88755128 G3d_ -> Rast3d_ 14 tahun lalu
misc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
null.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
open.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
open2.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
param.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
putvalue.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
range.c f2ec4a2f93 dox: updating the range section of raster 3D main page and documenting compression variables 11 tahun lalu
raster3d_intern.h 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 tahun lalu
raster3d_layout.png 440faf25a9 change terminology in 3D raster layout image 10 tahun lalu
raster3d_layout.xcf 440faf25a9 change terminology in 3D raster layout image 10 tahun lalu
raster3d_tile_cell_generator.sh 440faf25a9 change terminology in 3D raster layout image 10 tahun lalu
raster3dlib.dox 158a6f2a5a bulk fixing of typos in comments (using tools/fix_typos.sh) 6 tahun lalu
region.c 2d99b2ca78 raster3dlib: Using Macros to reduce function nesting in coordinate to index conversion. 11 tahun lalu
resample.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
retile.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
rle.c 28cdd30147 Check for return value of scanf 6 tahun lalu
snap.gif 4b8d50b19f dir lib/g3d renamed to raster3d 14 tahun lalu
snap.rgb 4b8d50b19f dir lib/g3d renamed to raster3d 14 tahun lalu
tilealloc.c 7a9ea9af0b Eliminate XDR dependency from raster3d library 12 tahun lalu
tileio.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
tilemath.c be4f6db3d2 Better docu. New flag in r3.out.vtk 13 tahun lalu
tilenull.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu
tileread.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
tilewrite.c 84a06c3415 Removed buggy LRE compression from 3D raster library as discussed here: 12 tahun lalu
volume.c aeb54f44af Convert K&R-style functions to ANSI C 12 tahun lalu
window.c c358cac5fa raster3dlib: Fixed wrong northern coordinates to row conversion resulting from wrong 11 tahun lalu
windowio.c bdea8ae6fd string format fixes (from Volker Froehlich) 11 tahun lalu
writeascii.c e5d95157da raster3dlib: change camelCase to underscores in the function names 14 tahun lalu

README

The raster3_layout.png was created from raster3_layout.xcf by export from GIMP
then resized to 540x477 using:
mogrify -resize 540x480 raster3_layout.png

See also raster3d_tile_cell_generator.sh.

The image is used on several places in programming and user
documentation. To find all usages use:
find . -name "*raster3d_layout.png"