test.t.rast.accdetect.reverse stderr

+ g.region s=0 n=80 w=0 e=120 b=0 t=50 res=10 -p
+ export GRASS_OVERWRITE=1
+ r.mapcalc expr=temp_6 = 5
+ r.mapcalc expr=temp_5 = 10
+ r.mapcalc expr=temp_4 = 15
+ r.mapcalc expr=temp_3 = 20
+ r.mapcalc expr=temp_2 = 25
+ r.mapcalc expr=temp_1 = 30
+ t.create type=strds temporaltype=absolute output=temp_abs1 title=A test descr=A test
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_rast_accdetect_test.t.rast.accdetect.reverse/tgis/sqlite.db
But database file does not exist.
Creating temporal database: /grassdata/tests-grassdata/piemonte_utm32_wgs84_grass7/__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse/tgis/sqlite.db
+ t.register -i type=raster input=temp_abs1 maps=temp_1,temp_2,temp_3,temp_4,temp_5,temp_6 start=2001-01-01 increment=2 months
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.rast.accumulate -r input=temp_abs1 output=temp_accumulation base=temp_acc limits=10,25 start=2001-01-01 gran=2 months cycle=12 months suffix=num%03
Processing cycle 2001-01-01 00:00:00 - 2002-01-01 00:00:00
0..12..25..37..50..62..75..87..100
0..12..25..37..50..62..75..87..100
0..12..25..37..50..62..75..87..100
0..12..25..37..50..62..75..87..100
0..12..25..37..50..62..75..87..100
0..12..25..37..50..62..75..87..100
100
+ t.rast.accdetect -r input=temp_accumulation occurrence=temp_occ base=temp_occ range=20,80 start=2001-01-01 cycle=12 months staend=1,2,3 indi=temp_indi suffix=num%03
Processing cycle 2001-01-01 00:00:00 - 2002-01-01 00:00:00
100
100
+ t.rast.list temp_accumulation col=name,start_time,min,max
+ t.rast.list temp_occ col=name,start_time,min,max
+ t.rast.list temp_indi col=name,start_time,min,max
+ cd data
+ ls test_2_temp_accumulation.txt test_2_temp_indi.txt test_2_temp_occ.txt
+ basename test_2_temp_accumulation.txt .txt
+ diff test_2_temp_accumulation.txt test_2_temp_accumulation.ref