test.t.merge stderr

+ g.region s=0 n=80 w=0 e=120 b=0 t=50 res=10 res3=10 -p3
+ r.mapcalc --o expr=prec_1 = rand(10, 150) -s
+ r.mapcalc --o expr=prec_2 = rand(20, 250) -s
+ r.mapcalc --o expr=prec_3 = rand(30, 350) -s
+ r.mapcalc --o expr=prec_4 = rand(40, 450) -s
+ r.mapcalc --o expr=prec_5 = rand(50, 550) -s
+ r.mapcalc --o expr=prec_6 = rand(60, 650) -s
+ t.register -i --o maps=prec_1,prec_2,prec_3,prec_4,prec_5,prec_6 start=2001-01-01 increment=1 month
Default TGIS driver / database set to:
driver: sqlite
database: $GISDBASE/$LOCATION_NAME/$MAPSET/tgis/sqlite.db
WARNING: Temporal database connection defined as:
/grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_merge_test.t.merge/tgis/sqlite.db
But database file does not exist.
Creating temporal database: /grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_merge_test.t.merge/tgis/sqlite.db
Gathering map information...
0..100
Registering maps in the temporal database...
100
+ t.create --o type=strds temporaltype=absolute output=precip_abs1 title=Test descr=This is the 1 test strds semantictype=sum
+ t.register --o input=precip_abs1 maps=prec_1,prec_2,prec_3
Gathering map information...
0..100
Registering maps in the temporal database...
Registering maps in the space time dataset...
0..Updating space time dataset...
100
+ t.create --o type=strds temporaltype=absolute output=precip_abs2 title=Test descr=This is the 2 test strds semantictype=sum
+ t.register --o input=precip_abs2 maps=prec_3,prec_4,prec_5
Gathering map information...
0..100
Registering maps in the temporal database...
Registering maps in the space time dataset...
0..Updating space time dataset...
100
+ t.create --o type=strds temporaltype=absolute output=precip_abs3 title=Test descr=This is the 3 test strds semantictype=sum
+ t.register --o input=precip_abs3 maps=prec_4,prec_5,prec_6
Gathering map information...
0..100
Registering maps in the temporal database...
Registering maps in the space time dataset...
0..Updating space time dataset...
100
+ t.merge inputs=precip_abs1 output=precip_abs4
+ t.info precip_abs4
+ t.rast.list precip_abs4
+ t.unregister type=raster maps=prec_1,prec_2,prec_3 input=precip_abs4
Unregister maps
0..100
Unregister maps from space time dataset <precip_abs4>
+ t.merge --o inputs=precip_abs1,precip_abs2,precip_abs3 output=precip_abs4
+ t.info precip_abs4
+ t.rast.list precip_abs4
+ t.merge --o inputs=precip_abs1,precip_abs2,precip_abs3,precip_abs4 output=precip_abs4
+ t.info precip_abs4
+ t.rast.list precip_abs4
+ t.remove type=strds input=precip_abs1,precip_abs2,precip_abs3,precip_abs4
Note: registered maps themselves have not been removed, only the strds
Note: registered maps themselves have not been removed, only the strds
Note: registered maps themselves have not been removed, only the strds
Note: registered maps themselves have not been removed, only the strds
+ t.unregister type=raster maps=prec_1,prec_2,prec_3,prec_4,prec_5,prec_6
Unregister maps
0..100
Unregister maps from the temporal database
+ g.remove -f type=raster name=prec_1,prec_2,prec_3,prec_4,prec_5,prec_6
Removing raster <prec_1>
Removing raster <prec_2>
Removing raster <prec_3>
Removing raster <prec_4>
Removing raster <prec_5>
Removing raster <prec_6>