test.t.info

./temporal/t.info – test.t.info

Test failed

Test filetest.t.info
Testsuite./temporal/t.info
StatusFAILED
Return code1
Number of testsunknown
Successful testsunknown
Failed tests0
Percent successfulunknown
Test duration0:00:09.503109

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
+ r.mapcalc expr=prec_1 = rand(0, 550) -s
+ r.mapcalc expr=prec_2 = rand(0, 450) -s
+ r3.mapcalc expr=prec_1 = rand(0, 120) -s
+ r3.mapcalc expr=prec_2 = rand(0, 320) -s
+ v.random -z output=lidar_abs_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_abs_1@__temporal_t_info_test.t.info>...
Registering primitives...

20 primitives registered
20 vertices registered
Building areas...
   5%  10%  15%  20%  25%  30%  35%  40%  45%  50%  55%  60%  65%  70%  75%  80%  85%  90%  95% 100%
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
   5%  10%  15%  20%  25%  30%  35%  40%  45%  50%  55%  60%  65%  70%  75%  80%  85%  90%  95% 100%
Number of nodes: 0
Number of primitives: 20
Number of points: 20
Number of lines: 0
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
+ v.random -z output=lidar_abs_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_abs_2@__temporal_t_info_test.t.info>...
Registering primitives...

20 primitives registered
20 vertices registered
Building areas...
   5%  10%  15%  20%  25%  30%  35%  40%  45%  50%  55%  60%  65%  70%  75%  80%  85%  90%  95% 100%
0 areas built
0 isles built
Attaching islands...
Attaching centroids...
   5%  10%  15%  20%  25%  30%  35%  40%  45%  50%  55%  60%  65%  70%  75%  80%  85%  90%  95% 100%
Number of nodes: 0
Number of primitives: 20
Number of points: 20
Number of lines: 0
Number of boundaries: 0
Number of centroids: 0
Number of areas: 0
Number of isles: 0
+ t.info -s
Default TGIS driver / database set to:
driver: sqlite
database:
/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_info_test.t.info/tgis/sqlite.db
Creating temporal database:
/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_info_test.t.info/tgis/sqlite.db
+ t.info -sg
+ t.create type=strds temporaltype=absolute output=precip_abs1 title=A test descr=A test
+ t.create type=strds temporaltype=absolute output=precip_abs2 title=A test descr=A test
+ t.create type=str3ds temporaltype=absolute output=precip_abs1 title=A test descr=A test
+ t.create type=str3ds temporaltype=absolute output=precip_abs2 title=A test descr=A test
+ t.create type=stvds temporaltype=absolute output=lidar_abs_ds1 title=A test descr=A test
+ t.create type=stvds temporaltype=absolute output=lidar_abs_ds2 title=A test descr=A test
+ t.register type=rast -i input=precip_abs1 maps=prec_1,prec_2 start=2001-01-01 increment=20 years
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time raster dataset...
   0%Updating space time raster dataset...
 100%
+ t.info type=strds input=precip_abs1
+ t.info -g type=strds input=precip_abs1
+ t.register type=rast -i input=precip_abs2 maps=prec_1,prec_2 start=2001-01-01 increment=20 years
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time raster dataset...
   0%Updating space time raster dataset...
 100%
+ t.info type=strds input=precip_abs2
+ t.info -g type=strds input=precip_abs2
+ t.info -h type=strds input=precip_abs2
+ t.info type=rast input=prec_1
+ t.info -g type=rast input=prec_1
+ t.info type=rast input=prec_2
+ t.info -g type=rast input=prec_2
+ t.register type=3draster -i input=precip_abs1 maps=prec_1,prec_2 start=2001-01-01 increment=20 years
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time raster dataset...
   0%Updating space time raster dataset...
 100%
+ t.info type=str3ds input=precip_abs1
+ t.info -g type=str3ds input=precip_abs1
+ t.register type=3draster -i input=precip_abs2 maps=prec_1,prec_2 start=2001-01-01 increment=20 years
Gathering map information...
   0% 100%
Registering maps in the temporal database...
Registering maps in the space time raster dataset...
   0%Updating space time raster dataset...
 100%
+ t.info type=str3ds input=precip_abs2
+ t.info -g type=str3ds input=precip_abs2
+ t.info -h type=str3ds input=precip_abs2
+ t.info type=rast3 input=prec_1

Description:
 Lists information about space time datasets and maps.

Keywords:
 temporal, metadata

Usage:
 t.info [-ghs] input=name [type=name] [--help] [--verbose] [--quiet]
   [--ui]

Flags:
  -g   Print in shell script style
  -h   Print history information in human readable shell style for space time datasets
  -s   Print information about the temporal DBMI interface and exit
 --h   Print usage summary
 --v   Verbose module output
 --q   Quiet module output
 --ui  Force launching GUI dialog

Parameters:
  input   Name of an existing space time dataset or map
   type   Type of the input space time dataset
          options: strds, str3ds, stvds, rast, 3draster, vect
          default: strds

ERROR: Value <rast3> out of range for parameter <type>
	Legal range: strds, str3ds, stvds, rast, 3draster, vect