File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ def __init__(self):
27
27
28
28
@pytest .mark .parametrize ("item_types" ,
29
29
[
30
- 'PSScene3Band' ,
31
30
'MOD09GQ' ,
32
31
'MYD09GA' ,
33
32
'REOrthoTile' ,
@@ -40,7 +39,6 @@ def __init__(self):
40
39
'Sentinel1' ,
41
40
'PSScene' ,
42
41
'PSOrthoTile' ,
43
- 'PSScene4Band' ,
44
42
'REScene'
45
43
])
46
44
def test_item_types_success (item_types ):
Original file line number Diff line number Diff line change 39
39
'analytic_sr' ,
40
40
'analytic_sr_udm2' ,
41
41
'analytic_8b_sr_udm2' ,
42
- 'basic_uncalibrated_dn_nitf' ,
43
- 'basic_uncalibrated_dn_nitf_udm2' ,
44
42
'basic_analytic_nitf' ,
45
- 'basic_analytic_nitf_udm2' ,
46
43
'basic_panchromatic' ,
47
44
'basic_panchromatic_dn' ,
48
45
'panchromatic' ,
59
56
'Sentinel1' ,
60
57
'REOrthoTile' ,
61
58
'PSScene' ,
62
- 'PSScene4Band' ,
63
59
'Landsat8L1G' ,
64
- 'PSScene3Band' ,
65
60
'REScene' ,
66
61
'MOD09GA' ,
67
62
'MYD09GA' ,
You can’t perform that action at this time.
0 commit comments