Skip to content

Commit 45a601b

Browse files
committed
Added new test types
1 parent 5610e5f commit 45a601b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

services/common/config/product_type_mapping.yaml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,21 @@ types:
324324
instrumentMode: XX=01,02,03,etc
325325
processingLevel: L0 acquisition report
326326
legacyType: REP_PASS
327+
328+
- productType: OPER_MSI
329+
mission: S2
330+
instrumentMode: MSI
331+
processingLevel: L2
332+
legacyType: OPER_MSI_L2A
333+
334+
- productType: OPER_MSI
335+
mission: S2
336+
instrumentMode: MSI
337+
processingLevel: L0
338+
legacyType: OPER_MSI_L0
339+
340+
- productType: OPER_MSI
341+
mission: S2
342+
instrumentMode: MSI
343+
processingLevel: L1
344+
legacyType: OPER_MSI

0 commit comments

Comments
 (0)