test.t.rast.accdetect.reverse stdout

projection: 1 (UTM)
zone:       32
datum:      wgs84
ellipsoid:  wgs84
north:      80
south:      0
west:       0
east:       120
nsres:      10
ewres:      10
rows:       8
cols:       12
cells:      96
r.series.accumulate input=temp_6@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_001
r.series.accumulate basemap=temp_acc_001 input=temp_5@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_002
r.series.accumulate basemap=temp_acc_002 input=temp_4@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_003
r.series.accumulate basemap=temp_acc_003 input=temp_3@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_004
r.series.accumulate basemap=temp_acc_004 input=temp_2@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_005
r.series.accumulate basemap=temp_acc_005 input=temp_1@__temporal_t_rast_accdetect_test.t.rast.accdetect.reverse scale=1.0 shift=0.0 limits=10.0,25.0 method=mean output=temp_acc_006
6
temp_occ_001 = if(temp_acc_001 > 20 && temp_acc_001 < 80, 304.0, null())
temp_occ_002 = if(temp_acc_002 > 20 && temp_acc_002 < 80, 243.0, null())
temp_occ_003 = if(temp_acc_003 > 20 && temp_acc_003 < 80, 181.0, null())
temp_occ_004 = if(temp_acc_004 > 20 && temp_acc_004 < 80, 120.0, null())
temp_occ_005 = if(temp_acc_005 > 20 && temp_acc_005 < 80, 59.0, null())
temp_occ_006 = if(temp_acc_006 > 20 && temp_acc_006 < 80, 0.0, null())
temp_occ_indicator_001 = if(isnull(temp_occ_001), null(), 1)
temp_occ_indicator_002 = if(isnull(temp_occ_001), if(isnull(temp_occ_002), null(), 1), if(isnull(temp_occ_002), null(), if(isnull(temp_occ_003), 3, 2)))
temp_occ_indicator_003 = if(isnull(temp_occ_002), if(isnull(temp_occ_003), null(), 1), if(isnull(temp_occ_003), null(), if(isnull(temp_occ_004), 3, 2)))
temp_occ_indicator_004 = if(isnull(temp_occ_003), if(isnull(temp_occ_004), null(), 1), if(isnull(temp_occ_004), null(), if(isnull(temp_occ_005), 3, 2)))
temp_occ_indicator_005 = if(isnull(temp_occ_004), if(isnull(temp_occ_005), null(), 1), if(isnull(temp_occ_005), null(), if(isnull(temp_occ_006), 3, 2)))
temp_occ_indicator_006 = if(isnull(temp_occ_005), if(isnull(temp_occ_006), null(), 1), if(isnull(temp_occ_006), null(), 2))