|
@@ -159,7 +159,6 @@ class testRaster3dExtraction(TestCase):
|
|
|
tinfo_string="""id=a1@test3d1
|
|
|
name=a1
|
|
|
mapset=test3d1
|
|
|
- creator=soeren
|
|
|
temporal_type=absolute
|
|
|
start_time=2001-01-01 00:00:00
|
|
|
end_time=2001-02-01 00:00:00 """
|
|
@@ -170,7 +169,6 @@ class testRaster3dExtraction(TestCase):
|
|
|
tinfo_string="""id=a1@test3d2
|
|
|
name=a1
|
|
|
mapset=test3d2
|
|
|
- creator=soeren
|
|
|
temporal_type=absolute
|
|
|
start_time=2001-01-01 00:00:00
|
|
|
end_time=2001-03-01 00:00:00 """
|
|
@@ -181,7 +179,6 @@ class testRaster3dExtraction(TestCase):
|
|
|
tinfo_string="""id=a1@test3d3
|
|
|
name=a1
|
|
|
mapset=test3d3
|
|
|
- creator=soeren
|
|
|
temporal_type=absolute
|
|
|
start_time=2001-01-01 00:00:00
|
|
|
end_time=2001-04-01 00:00:00 """
|
|
@@ -192,7 +189,6 @@ class testRaster3dExtraction(TestCase):
|
|
|
tinfo_string="""id=a1@test3d4
|
|
|
name=a1
|
|
|
mapset=test3d4
|
|
|
- creator=soeren
|
|
|
temporal_type=absolute
|
|
|
start_time=2001-01-01 00:00:00
|
|
|
end_time=2001-05-01 00:00:00 """
|