test.t.vect.list

./temporal/t.vect.list – test.t.vect.list

Test failed

Testtest.t.vect.list
Testsuite./temporal/t.vect.list
Test file./temporal/t.vect.list/testsuite/test.t.vect.list.sh
StatusFAILED
Return code1
Number of testsunknown
Successful testsunknown
Failed tests0
Percent successfulunknown
Test duration0:00:00.980008

Supplementary files

Standard error output (stderr)

+ g.region s=0 n=80 w=0 e=120 b=0 t=50 res=10 res3=10 -p3
+ export GRASS_OVERWRITE=1
+ v.random -z output=lidar_1 n=20 zmin=0 zmax=100 column=height
Default driver / database set to:
driver: sqlite
database: $GISDBASE/$LOCATION_NAME/$MAPSET/sqlite/sqlite.db
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_1@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ v.random -z output=lidar_2 n=20 zmin=0 zmax=100 column=height
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_2@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ v.random -z output=lidar_3 n=20 zmin=0 zmax=100 column=height
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_3@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ v.random -z output=lidar_4 n=20 zmin=0 zmax=100 column=height
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_4@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ v.random -z output=lidar_5 n=20 zmin=0 zmax=100 column=height
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_5@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ v.random -z output=lidar_6 n=20 zmin=0 zmax=100 column=height
Generating points...
0..5..10..15..20..25..30..35..40..45..50..55..60..65..70..75..80..85..90..95..100
Building topology for vector map <lidar_6@__temporal_t_vect_list_test.t.vect.list>...
Registering primitives...

+ g.tempfile pid=1 -d
+ n1=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_list_test.t.vect.list/.tmp/fatra/1.0
+ g.tempfile pid=2 -d
+ n2=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_list_test.t.vect.list/.tmp/fatra/2.0
+ g.tempfile pid=3 -d
+ n3=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_list_test.t.vect.list/.tmp/fatra/3.0
+ g.tempfile pid=4 -d
+ n4=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_list_test.t.vect.list/.tmp/fatra/4.0
+ g.tempfile pid=5 -d
+ n5=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_vect_list_test.t.vect.list/.tmp/fatra/5.0
+ cat
+ cat
+ cat
+ cat
+ cat
+ t.create type=stvds temporaltype=absolute output=lidar_abs1 title=A test with input files descr=A test with input files
Creates a space time dataset.

Usage:
 t.create output=name maps=name[,name,...] [type=name]
   semantictype=string title=string description=string [--overwrite]
   [--help] [--verbose] [--quiet] [--ui]

Flags:

Parameters:
        output   Name of the output space time dataset
          maps   Type of the output space time dataset
          type   Type of the input map
                 options: raster,vector,raster_3d
                 default: raster
  semantictype   Semantic type of the space time dataset
                 options: min,max,sum,mean
                 default: mean
         title   Title of the new space time dataset
   description   Description of the new space time dataset

ERROR: t.create: Sorry, <temporaltype> is not a valid parameter
ERROR: Value <stvds> out of range for parameter <type>
	Legal range: raster,vector,raster_3d
ERROR: Required parameter <maps> not set:
	(Type of the output space time dataset)