Skip to content

Commit 03ba75a

Browse files
committed
chore: hide opera-disp product selector
1 parent 780dfe9 commit 03ba75a

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

src/app/models/datasets/opera_s1.ts

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,11 @@ export const opera_s1 = {
3636
apiValue: 'CSLC-STATIC',
3737
displayName: 'L2 Co-registered Single Look Complex Static Layer (CSLC-STATIC)'
3838
},
39-
{
40-
apiValue: 'DISP-S1',
41-
displayName: 'Opera Displacement (DISP-S1)',
42-
}
39+
// hide this until OPERA-DISP launches
40+
// {
41+
// apiValue: 'DISP-S1',
42+
// displayName: 'Opera Displacement (DISP-S1)',
43+
// }
4344
],
4445
beamModes: [
4546
'IW', 'EW'

0 commit comments

Comments
 (0)