Scroll to navigation

test.raster3d.lib(1grass) GRASS GIS User's Manual test.raster3d.lib(1grass)

NAME

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

KEYWORDS

raster3d, unit test

SYNOPSIS

test.raster3d.lib
test.raster3d.lib --help
test.raster3d.lib [-ul] [unit=string] [depths=integer] [rows=integer] [cols=integer] [tile_size=integer] [--help] [--verbose] [--quiet] [--ui]

Flags:


Run all unit tests

Switch zip compression on

Print usage summary

Verbose module output

Quiet module output

Force launching GUI dialog

Parameters:


Choose the unit tests to run
Options: coord, putget, large

The number of depths to be used for the large file put/get value test
Default: 20

The number of rows to be used for the large file put/get value test
Default: 5400

The number of columns to be used for the large file put/get value test
Default: 10800

The tile size in kilo bytes to be used for the large file put/get value test. Set the tile size to 2048 and the number of row*cols*depths > 130000 to reproduce the tile rle error.
Default: 32

DESCRIPTION

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

AUTHOR

Sören Gebbert

Main index | Topics index | Keywords index | Graphical index | Full index

© 2003-2023 GRASS Development Team, GRASS GIS 8.2.1 Reference Manual

GRASS 8.2.1