1test.raster3d.lib(1)        GRASS GIS User's Manual       test.raster3d.lib(1)
2
3
4

NAME

6       test.raster3d.lib   -  Performs  unit  and  integration  tests  for the
7       raster3d library
8

KEYWORDS

10       raster3d, unit test
11

SYNOPSIS

13       test.raster3d.lib
14       test.raster3d.lib --help
15       test.raster3d.lib [-ul]  [unit=string]   [depths=integer]   [rows=inte‐
16       ger]    [cols=integer]    [tile_size=integer]    [--help]   [--verbose]
17       [--quiet]  [--ui]
18
19   Flags:
20       -u
21           Run all unit tests
22
23       -l
24           Switch zip compression on
25
26       --help
27           Print usage summary
28
29       --verbose
30           Verbose module output
31
32       --quiet
33           Quiet module output
34
35       --ui
36           Force launching GUI dialog
37
38   Parameters:
39       unit=string
40           Choose the unit tests to run
41           Options: coord, putget, large
42
43       depths=integer
44           The number of depths to be used for the large  file  put/get  value
45           test
46           Default: 20
47
48       rows=integer
49           The number of rows to be used for the large file put/get value test
50           Default: 5400
51
52       cols=integer
53           The  number  of columns to be used for the large file put/get value
54           test
55           Default: 10800
56
57       tile_size=integer
58           The tile size in kilo bytes to be used for the large  file  put/get
59           value   test.  Set  the  tile  size  to  2048  and  the  number  of
60           row*cols*depths > 130000 to reproduce the tile rle error.
61           Default: 32
62

DESCRIPTION

64       test.raster3d.lib is a module  dedicated  for  testing  the  raster  3d
65       library  functionality  and  to perform benchmark runs.  This module is
66       used by the testing framework to perform library tests.
67

AUTHOR

69       Sören Gebbert
70
71       Main index | Topics index | Keywords index |  Graphical  index  |  Full
72       index
73
74       © 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
75
76
77
78GRASS 7.8.5                                               test.raster3d.lib(1)
Impressum