GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

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

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

raster3d, unit test

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]

-u

Run all unit tests
-l

Switch zip compression on
--help

Print usage summary
--verbose

Verbose module output
--quiet

Quiet module output
--ui

Force launching GUI dialog

unit=string

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

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

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

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

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

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.

Sören Gebbert

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

© 2003-2021 GRASS Development Team, GRASS GIS 7.8.6 Reference Manual

GRASS 7.8.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.