test.t.rast3d.list stderr

+ g.region s=0 n=80 w=0 e=120 b=0 t=50 res=10 res3=10 -p3
+ export GRASS_OVERWRITE=1
+ r3.mapcalc expr=vol_1 = rand(0, 550) -s
+ r3.mapcalc expr=vol_2 = rand(0, 450) -s
+ r3.mapcalc expr=vol_3 = rand(0, 320) -s
+ r3.mapcalc expr=vol_4 = rand(0, 510) -s
+ r3.mapcalc expr=vol_5 = rand(0, 300) -s
+ r3.mapcalc expr=vol_6 = rand(0, 650) -s
+ g.tempfile pid=1 -d
+ n1=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast3d_list_test.t.rast3d.list/.tmp/fatra/1.0
+ g.tempfile pid=2 -d
+ n2=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast3d_list_test.t.rast3d.list/.tmp/fatra/2.0
+ g.tempfile pid=3 -d
+ n3=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast3d_list_test.t.rast3d.list/.tmp/fatra/3.0
+ g.tempfile pid=4 -d
+ n4=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast3d_list_test.t.rast3d.list/.tmp/fatra/4.0
+ g.tempfile pid=5 -d
+ n5=/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast3d_list_test.t.rast3d.list/.tmp/fatra/5.0
+ cat
+ cat
+ cat
+ cat
+ cat
+ t.create type=str3ds temporaltype=absolute output=volume_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 <str3ds> 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)