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):
2727
2828@pytest .mark .parametrize ("item_types" ,
2929 [
30- 'PSScene3Band' ,
3130 'MOD09GQ' ,
3231 'MYD09GA' ,
3332 'REOrthoTile' ,
@@ -40,7 +39,6 @@ def __init__(self):
4039 'Sentinel1' ,
4140 'PSScene' ,
4241 'PSOrthoTile' ,
43- 'PSScene4Band' ,
4442 'REScene'
4543 ])
4644def test_item_types_success (item_types ):
Original file line number Diff line number Diff line change 3939 'analytic_sr' ,
4040 'analytic_sr_udm2' ,
4141 'analytic_8b_sr_udm2' ,
42- 'basic_uncalibrated_dn_nitf' ,
43- 'basic_uncalibrated_dn_nitf_udm2' ,
4442 'basic_analytic_nitf' ,
45- 'basic_analytic_nitf_udm2' ,
4643 'basic_panchromatic' ,
4744 'basic_panchromatic_dn' ,
4845 'panchromatic' ,
5956 'Sentinel1' ,
6057 'REOrthoTile' ,
6158 'PSScene' ,
62- 'PSScene4Band' ,
6359 'Landsat8L1G' ,
64- 'PSScene3Band' ,
6560 'REScene' ,
6661 'MOD09GA' ,
6762 'MYD09GA' ,
You can’t perform that action at this time.
0 commit comments