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